Skip navigation links

Back to Flink Website

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 _ 

A

A - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
abort(CheckpointFailureReason, Throwable) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Aborts a checkpoint with reason and cause.
abort(CheckpointFailureReason) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Aborts a checkpoint with reason and cause.
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(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Abort a transaction.
abort(FlinkKafkaProducer.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
abort(FlinkKafkaProducer011.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
abortCheckpointOnBarrier(long, Throwable) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Aborts a checkpoint as the result of receiving possibly some checkpoint barriers, but at least one CancelCheckpointMarker.
abortCheckpointOnBarrier(long, Throwable) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
abortPendingCheckpoints(CheckpointException) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Aborts all the pending checkpoints due to en exception.
abortTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
abortTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
ABS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
abs() - Method in class org.apache.flink.table.dataformat.Decimal
 
ABS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ABS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
abs(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
absoluteTimeMillis() - Method in class org.apache.flink.runtime.util.clock.Clock
 
absoluteTimeMillis() - Method in class org.apache.flink.runtime.util.clock.SystemClock
 
absolutizePath(Path) - Static method in class org.apache.flink.util.FileUtils
Absolutize the given path if it is relative.
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>, Time, Map<String, String>, AbstractAggregatedMetricsHeaders<P>, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AbstractAggregatingMetricsHandler
 
AbstractAsynchronousOperationHandlers<K extends OperationKey,R> - Class in org.apache.flink.runtime.rest.handler.async
HTTP handlers for asynchronous operations.
AbstractAsynchronousOperationHandlers() - 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.
AbstractAzureFSFactory - Class in org.apache.flink.fs.azurefs
Abstract factory for AzureFS.
AbstractAzureFSFactory() - Constructor for class org.apache.flink.fs.azurefs.AbstractAzureFSFactory
 
AbstractBaseRowConverter(DataType[]) - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.AbstractBaseRowConverter
 
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
 
AbstractBinaryWriter - Class in org.apache.flink.table.dataformat
Use the special format to write data to a MemorySegment (its capacity grows automatically).
AbstractBinaryWriter() - Constructor for class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
AbstractBlobCache - Class in org.apache.flink.runtime.blob
Abstract base class for permanent and transient BLOB files.
AbstractBlobCache(Configuration, BlobView, Logger, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.AbstractBlobCache
 
AbstractBuffersUsageGauge - Class in org.apache.flink.runtime.io.network.metrics
Abstract gauge implementation for calculating the buffer usage percent.
AbstractCachedBuildSideJoinDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
 
AbstractCachedBuildSideJoinDriver(int, int) - Constructor for class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
AbstractCassandraTupleSink<IN> - Class in org.apache.flink.streaming.connectors.cassandra
Abstract sink to write tuple-like values into a Cassandra cluster.
AbstractCassandraTupleSink(String, ClusterBuilder, CassandraSinkBaseConfig, CassandraFailureHandler) - Constructor for class org.apache.flink.streaming.connectors.cassandra.AbstractCassandraTupleSink
 
AbstractCatalog - Class in org.apache.flink.table.catalog
Abstract class for catalogs.
AbstractCatalog(String, String) - Constructor for class org.apache.flink.table.catalog.AbstractCatalog
 
AbstractCatalogTable - Class in org.apache.flink.table.catalog
An abstract catalog table.
AbstractCatalogTable(TableSchema, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.AbstractCatalogTable
 
AbstractCatalogTable(TableSchema, List<String>, 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
 
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
 
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>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, ExecutionGraphCache, Executor, 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.
AbstractCloseableRegistry<C extends Closeable,T> - 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.
AbstractCloseableRegistry(Map<Closeable, T>) - Constructor for class org.apache.flink.util.AbstractCloseableRegistry
 
AbstractColumnVector - Class in org.apache.flink.table.dataformat.vector
Contains the shared structure for ColumnVectors, including NULL information and dictionary.
AbstractColumnVector() - Constructor for class org.apache.flink.table.dataformat.vector.AbstractColumnVector
 
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
 
AbstractCustomCommandLine - Class in org.apache.flink.client.cli
Base class for CustomCommandLine implementations which specify a JobManager address and a ZooKeeper namespace.
AbstractCustomCommandLine(Configuration) - Constructor for class org.apache.flink.client.cli.AbstractCustomCommandLine
 
AbstractDataOutput<T> - Class in org.apache.flink.streaming.runtime.io
Base class for all data outputs.
AbstractDataOutput(StreamStatusMaintainer, Object) - Constructor for class org.apache.flink.streaming.runtime.io.AbstractDataOutput
 
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.
AbstractDeserializationSchema<T> - Class in org.apache.flink.streaming.util.serialization
Deprecated.
AbstractDeserializationSchema() - Constructor for class org.apache.flink.streaming.util.serialization.AbstractDeserializationSchema
Deprecated.
 
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
 
AbstractExecutionGraphHandler<R extends ResponseBody,M extends JobMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job
Base class for all AccessExecutionGraph based REST handlers.
AbstractExecutionGraphHandler(GatewayRetriever<? extends RestfulGateway>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.AbstractExecutionGraphHandler
 
AbstractFetcher<T,KPH> - Class in org.apache.flink.streaming.connectors.kafka.internals
Base class for all fetchers, which implement the connections to Kafka brokers and pull records from Kafka partitions.
AbstractFetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, ProcessingTimeService, long, ClassLoader, MetricGroup, boolean) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
 
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.
AbstractFileStateBackend - Class in org.apache.flink.runtime.state.filesystem
A base class for all state backends that store their metadata (and data) in files.
AbstractFileStateBackend(URI, URI) - Constructor for class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
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
Creates a backend with the given optional checkpoint- and savepoint base directories.
AbstractFileStateBackend(Path, Path, Configuration) - Constructor for class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
Creates a new backend using the given checkpoint-/savepoint directories, or the values defined in the given configuration.
AbstractFsCheckpointStorage - Class in org.apache.flink.runtime.state.filesystem
An implementation of durable checkpoint storage to file systems.
AbstractFsCheckpointStorage(JobID, Path) - Constructor for class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
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>, Time, Map<String, String>, UntypedResponseMessageHeaders<R, M>) - Constructor for class org.apache.flink.runtime.rest.handler.AbstractHandler
 
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
 
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.dataformat.vector.heap
Heap vector that nullable shared structure.
AbstractHeapVector(int) - Constructor for class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
 
AbstractID - Class in org.apache.flink.util
A statistically unique identification number.
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.
AbstractID() - Constructor for class org.apache.flink.util.AbstractID
Constructs a new random ID from a uniform distribution.
AbstractInvokable - Class in org.apache.flink.runtime.jobgraph.tasks
This is the abstract base class for every task that can be executed by a TaskManager.
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
 
AbstractJDBCOutputFormat<T> - Class in org.apache.flink.api.java.io.jdbc
OutputFormat to write Rows into a JDBC database.
AbstractJDBCOutputFormat(String, String, String, String) - Constructor for class org.apache.flink.api.java.io.jdbc.AbstractJDBCOutputFormat
 
AbstractJobClusterExecutor<ClusterID,ClientFactory extends ClusterClientFactory<ClusterID>> - Class in org.apache.flink.client.deployment.executors
An abstract PipelineExecutor used to execute pipelines on dedicated (per-job) clusters.
AbstractJobClusterExecutor(ClientFactory) - Constructor for class org.apache.flink.client.deployment.executors.AbstractJobClusterExecutor
 
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>, Time, 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.
AbstractJoinDescriptor - Class in org.apache.flink.optimizer.operators
Defines the possible global properties for a join.
AbstractJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.AbstractJoinDescriptor
 
AbstractJoinDescriptor(FieldList, FieldList, boolean, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.AbstractJoinDescriptor
 
AbstractKeyedStateBackend<K> - Class in org.apache.flink.runtime.state
Base implementation of KeyedStateBackend.
AbstractKeyedStateBackend(TaskKvStateRegistry, TypeSerializer<K>, ClassLoader, ExecutionConfig, TtlTimeProvider, CloseableRegistry, InternalKeyContext<K>) - Constructor for class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
AbstractKeyedStateBackend(TaskKvStateRegistry, TypeSerializer<K>, ClassLoader, ExecutionConfig, TtlTimeProvider, CloseableRegistry, StreamCompressionDecorator, InternalKeyContext<K>) - Constructor for class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
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, Collection<KeyedStateHandle>, StreamCompressionDecorator, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
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.
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
 
AbstractMesosServices - Class in org.apache.flink.mesos.runtime.clusterframework.services
An abstract implementation of MesosServices.
AbstractMesosServices(ActorSystem, MesosArtifactServer) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.services.AbstractMesosServices
 
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>, Time, 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
 
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
 
AbstractOperatorDescriptor - Interface in org.apache.flink.optimizer.operators
The root of all descriptions of an operator to the optimizer.
AbstractOrcColumnVector - Class in org.apache.flink.orc.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(MemorySegment, int, int) - Constructor for class org.apache.flink.runtime.memory.AbstractPagedInputView
Creates a new view that starts with the given segment.
AbstractPagedInputView(int) - Constructor for class org.apache.flink.runtime.memory.AbstractPagedInputView
Creates a new view that is initially not bound to a memory segment.
AbstractPagedOutputView - Class in org.apache.flink.runtime.memory
The base class for all output views that are backed by multiple memory pages.
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.
AbstractPagedOutputView(int, int) - Constructor for class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
AbstractParameterTool - Class in org.apache.flink.api.java.utils
This class provides common utility methods of ParameterTool and MultipleParameterTool.
AbstractParameterTool() - Constructor for class org.apache.flink.api.java.utils.AbstractParameterTool
 
AbstractPartialSolutionNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of the partial solution that is input to a bulk iteration.
AbstractPartialSolutionNode(Operator<?>) - Constructor for class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
AbstractPartitionDiscoverer - Class in org.apache.flink.streaming.connectors.kafka.internals
Base class for all partition discoverers.
AbstractPartitionDiscoverer(KafkaTopicsDescriptor, int, int) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
 
AbstractPartitionDiscoverer.ClosedException - Exception in org.apache.flink.streaming.connectors.kafka.internals
Thrown if this discoverer was used to discover partitions after it was closed.
AbstractPartitionDiscoverer.WakeupException - Exception in org.apache.flink.streaming.connectors.kafka.internals
Signaling exception to indicate that an actual Kafka call was interrupted.
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
 
AbstractProcessStreamOperator<OUT> - Class in org.apache.flink.table.runtime.operators
AbstractProcessStreamOperator is a base class for stream operators without key.
AbstractProcessStreamOperator() - Constructor for class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
 
AbstractProcessStreamOperator.ContextImpl - Class in org.apache.flink.table.runtime.operators
Information available in an invocation of processElement.
AbstractPrometheusReporter - Class in org.apache.flink.metrics.prometheus
base prometheus reporter for prometheus metrics.
AbstractPrometheusReporter() - Constructor for class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
AbstractPythonFunctionOperator<IN,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
 
AbstractPythonFunctionRunner<IN,OUT> - Class in org.apache.flink.python
An base class for PythonFunctionRunner.
AbstractPythonFunctionRunner(String, FnDataReceiver<OUT>, PythonEnvironmentManager, StateRequestHandler) - Constructor for class org.apache.flink.python.AbstractPythonFunctionRunner
 
AbstractPythonScalarFunctionOperator<IN,OUT,UDFIN,UDFOUT> - Class in org.apache.flink.table.runtime.operators.python
Base class for all stream operators to execute Python ScalarFunctions.
AbstractPythonScalarFunctionRunner<IN,OUT> - Class in org.apache.flink.table.runtime.runners.python
Abstract PythonFunctionRunner used to execute Python ScalarFunctions.
AbstractPythonScalarFunctionRunner(String, FnDataReceiver<OUT>, PythonFunctionInfo[], PythonEnvironmentManager, RowType, RowType) - Constructor for class org.apache.flink.table.runtime.runners.python.AbstractPythonScalarFunctionRunner
 
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
 
AbstractReporter - Class in org.apache.flink.metrics.reporter
Base interface for custom metric reporters.
AbstractReporter() - Constructor for class org.apache.flink.metrics.reporter.AbstractReporter
 
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>, Time, Map<String, String>, MessageHeaders<R, P, M>) - Constructor for class org.apache.flink.runtime.rest.handler.AbstractRestHandler
 
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
 
AbstractRocksDBRestoreOperation<K> - Class in org.apache.flink.contrib.streaming.state.restore
Base implementation of RocksDB restore operation.
AbstractRocksDBRestoreOperation(KeyGroupRange, int, int, CloseableRegistry, ClassLoader, Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, StateSerializerProvider<K>, File, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, Collection<KeyedStateHandle>, RocksDbTtlCompactFiltersManager) - Constructor for class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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.
AbstractRowSerializer<T extends BaseRow> - Class in org.apache.flink.table.runtime.typeutils
Row serializer, provided paged serialize paged method.
AbstractRowSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
 
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(TaskInfo, ClassLoader, ExecutionConfig, Map<String, Accumulator<?, ?>>, Map<String, Future<Path>>, MetricGroup) - Constructor for class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
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, InetAddress, 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.
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) - Constructor for class org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor
 
AbstractSnapshotStrategy<T extends StateObject> - Class in org.apache.flink.runtime.state
Abstract base class for implementing SnapshotStrategy, that gives a consistent logging across state backends.
AbstractSnapshotStrategy(String) - Constructor for class org.apache.flink.runtime.state.AbstractSnapshotStrategy
 
AbstractSortMergeJoinDescriptor - Class in org.apache.flink.optimizer.operators
 
AbstractSortMergeJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.AbstractSortMergeJoinDescriptor
 
AbstractSortMergeJoinDescriptor(FieldList, FieldList, boolean, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.AbstractSortMergeJoinDescriptor
 
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
 
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(BaseRowTypeInfo, BaseRowTypeInfo, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
AbstractStreamingJoinOperator.AssociatedRecords - Class in org.apache.flink.table.runtime.operators.join.stream
The AbstractStreamingJoinOperator.AssociatedRecords is the records associated to the input row.
AbstractStreamingJoinOperator.OuterRecord - Class in org.apache.flink.table.runtime.operators.join.stream
An AbstractStreamingJoinOperator.OuterRecord is a composite of record and numOfAssociations.
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.CountingOutput<OUT> - Class in org.apache.flink.streaming.api.operators
Wrapping Output that updates metrics on the number of emitted elements.
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>, Time, 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>, Time, 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.
AbstractTableInputFormat<T> - Class in org.apache.flink.addons.hbase
Abstract InputFormat to read data from HBase tables.
AbstractTableInputFormat() - Constructor for class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
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>, Time, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, M>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Time) - 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
 
AbstractTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
Base class for TopN Function.
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).
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
 
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
 
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<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
accept(Visitor<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
accept(Visitor<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
accept(Visitor<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
This method implements the visit of a depth-first graph traversing visitor.
accept(Visitor<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
accept(Visitor<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.NAryUnionPlanNode
 
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.OptimizedPlan
Applies the given visitor top down to all nodes, starting at the sinks.
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.SourcePlanNode
 
accept(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
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.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(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
accept(QueryOperationVisitor<U>) - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.CatalogQueryOperation
 
accept(ModifyOperationVisitor<T>) - Method in class org.apache.flink.table.operations.CatalogSinkModifyOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.DataSetQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
accept(ModifyOperationVisitor<T>) - Method in interface org.apache.flink.table.operations.ModifyOperation
 
accept(ModifyOperationVisitor<R>) - Method in class org.apache.flink.table.operations.OutputConversionModifyOperation
 
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.ScalaDataStreamQueryOperation
 
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<R>) - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
accept(ModifyOperationVisitor<R>) - Method in class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
accept(Collection<OUT>, Throwable) - Method in class org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
 
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.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.TypeInformationRawType
 
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(T) - Method in interface org.apache.flink.util.concurrent.FutureConsumerWithException
 
accept(T, U) - Method in interface org.apache.flink.util.function.BiConsumerWithException
Performs this operation on the given arguments.
accept(T) - Method in interface org.apache.flink.util.function.ThrowingConsumer
Performs this operation on the given argument.
accept(S, T, U) - Method in interface org.apache.flink.util.function.TriConsumer
Performs this operation on the given arguments.
accept(String, K, V) - Method in interface org.apache.flink.util.LinkedOptionalMap.ConsumerWithException
 
accept(Visitor<T>) - Method in interface org.apache.flink.util.Visitable
Contains the logic to invoke the visitor and continue the traversal.
acceptFile(FileStatus) - Method in class org.apache.flink.api.common.io.FileInputFormat
A simple hook to filter files and directories from the input.
acceptForStepFunction(Visitor<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
acceptForStepFunction(Visitor<OptimizerNode>) - Method in interface org.apache.flink.optimizer.dag.IterationNode
 
acceptForStepFunction(Visitor<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
acceptForStepFunction(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
acceptForStepFunction(Visitor<PlanNode>) - Method in interface org.apache.flink.optimizer.plan.IterationPlanNode
 
acceptForStepFunction(Visitor<PlanNode>) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
acceptOffers(AcceptOffers) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Accept offers as advised by the launch coordinator.
acceptOffers(AcceptOffers) - Method in interface org.apache.flink.mesos.runtime.clusterframework.MesosResourceManagerActions
Accept the given offers as advised by the launch coordinator.
AcceptOffers - Class in org.apache.flink.mesos.scheduler.messages
Local message sent by the launch coordinator to the scheduler to accept offers.
AcceptOffers(String, Collection<Protos.OfferID>, Collection<Protos.Offer.Operation>) - Constructor for class org.apache.flink.mesos.scheduler.messages.AcceptOffers
 
AcceptOffers(String, Collection<Protos.OfferID>, Collection<Protos.Offer.Operation>, Protos.Filters) - Constructor for class org.apache.flink.mesos.scheduler.messages.AcceptOffers
 
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
 
acceptWithException(T) - Method in interface org.apache.flink.util.concurrent.FutureConsumerWithException
 
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.
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 {@link ArchivedExecution}.
AccessExecutionGraph - Interface in org.apache.flink.runtime.executiongraph
Common interface for the runtime ExecutionGraph 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()
accessKeyId(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
accumulate(GenericUDAFEvaluator.AggregationBuffer, Object...) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
accumulate(CollectAggFunction.CollectAccumulator<T>, T) - Method in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
accumulate(GenericRow, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
accumulate(GenericRow, Object, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
accumulate(GenericRow, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.DecimalFirstValueAggFunction
 
accumulate(GenericRow, Decimal, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.DecimalFirstValueAggFunction
 
accumulate(GenericRow, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.StringFirstValueAggFunction
 
accumulate(GenericRow, BinaryString, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.StringFirstValueAggFunction
 
accumulate(GenericRow, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
accumulate(GenericRow, Object, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
accumulate(GenericRow, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DecimalFirstValueWithRetractAggFunction
 
accumulate(GenericRow, Decimal, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DecimalFirstValueWithRetractAggFunction
 
accumulate(GenericRow, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.StringFirstValueWithRetractAggFunction
 
accumulate(GenericRow, BinaryString, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.StringFirstValueWithRetractAggFunction
 
accumulate(GenericRow, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
accumulate(GenericRow, Object, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
accumulate(GenericRow, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.DecimalLastValueAggFunction
 
accumulate(GenericRow, Decimal, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.DecimalLastValueAggFunction
 
accumulate(GenericRow, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.StringLastValueAggFunction
 
accumulate(GenericRow, BinaryString, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.StringLastValueAggFunction
 
accumulate(GenericRow, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
accumulate(GenericRow, Object, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
accumulate(GenericRow, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DecimalLastValueWithRetractAggFunction
 
accumulate(GenericRow, Decimal, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DecimalLastValueWithRetractAggFunction
 
accumulate(GenericRow, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.StringLastValueWithRetractAggFunction
 
accumulate(GenericRow, BinaryString, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.StringLastValueWithRetractAggFunction
 
accumulate(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction
 
accumulate(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, BinaryString, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction
 
accumulate(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
accumulate(MaxWithRetractAggFunction.MaxWithRetractAccumulator<Decimal>, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DecimalMaxWithRetractAggFunction
 
accumulate(MaxWithRetractAggFunction.MaxWithRetractAccumulator<BinaryString>, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.StringMaxWithRetractAggFunction
 
accumulate(MaxWithRetractAggFunction.MaxWithRetractAccumulator<SqlTimestamp>, SqlTimestamp) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.TimestampMaxWithRetractAggFunction
 
accumulate(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
accumulate(MinWithRetractAggFunction.MinWithRetractAccumulator<Decimal>, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DecimalMinWithRetractAggFunction
 
accumulate(MinWithRetractAggFunction.MinWithRetractAccumulator<BinaryString>, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.StringMinWithRetractAggFunction
 
accumulate(MinWithRetractAggFunction.MinWithRetractAccumulator<SqlTimestamp>, SqlTimestamp) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.TimestampMinWithRetractAggFunction
 
accumulate(BaseRow) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Accumulates the input values to the accumulators.
accumulate(BaseRow) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Accumulates the input values to the accumulators.
ACCUMULATE_MSG - Static variable in class org.apache.flink.table.dataformat.util.BaseRowUtil
Indicates the row as an accumulate message.
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.DeclarativeAggregateFunction
Expressions for accumulating the mutable aggregation buffer based on an input row.
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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
 
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.
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.WindowOperatorBuilder
 
accumulatorTypeStrategy(TypeStrategy) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
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.
acknowledge(List<String>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
 
acknowledge(List<AcknowledgeId>) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.Acknowledger
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointCoordinatorGateway
 
acknowledgeCheckpoint(long, CheckpointMetrics) - Method in interface org.apache.flink.runtime.execution.Environment
Confirms that the invokable has successfully completed all steps it needed to to for the checkpoint with the give checkpoint-ID.
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(JobID, ExecutionAttemptID, long, CheckpointMetrics, 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, CheckpointMetrics, TaskStateSnapshot) - Constructor for class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
AcknowledgeCheckpoint(JobID, ExecutionAttemptID, long) - Constructor for class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
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(long, CheckpointMetrics) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
acknowledgeCheckpoint(long, CheckpointMetrics, TaskStateSnapshot) - 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 class org.apache.flink.state.api.runtime.SavepointEnvironment
 
acknowledgeIDs(long, Set<UId>) - Method in class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
This method must be implemented to acknowledge the given set of IDs back to the message queue.
acknowledgeIDs(long, Set<UId>) - Method in class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
Acknowledges the session ids.
AcknowledgeIdsForCheckpoint<AcknowledgeId> - Class in org.apache.flink.streaming.connectors.gcp.pubsub.common
This class contains a checkpointId and a List of AcknowledgementIds.
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.
acknowledgeMessage() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
ATTENTION to subclass implementors: When overriding this method, please always call super.acknowledgeMessage() to keep the invariants of the internal bookkeeping of the producer.
AcknowledgeOnCheckpoint<ACKID extends Serializable> - Class in org.apache.flink.streaming.connectors.gcp.pubsub.common
Helper class for SourceFunctions to acknowledge messages to external systems after a successful checkpoint.
AcknowledgeOnCheckpoint(Acknowledger<ACKID>) - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
 
acknowledgeOnCheckpoint - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
acknowledgeOnCheckpointFactory - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
Acknowledger<AcknowledgeId> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
 
acknowledgeSessionIDs(List<SessionId>) - Method in class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
Acknowledges the session ids.
acknowledgeSessionIDs(List<Long>) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
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.
ACOS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ACOS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
acos(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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.
ACTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ActionRequestFailureHandler - Interface in org.apache.flink.streaming.connectors.elasticsearch
An implementation of ActionRequestFailureHandler is provided by the user to define how failed ActionRequests should be handled, e.g.
ActionWatcher<T extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in org.apache.flink.kubernetes.kubeclient.resources
Watch a specific action.
ActionWatcher(Watcher.Action, T) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.ActionWatcher
 
ACTIVE - Static variable in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
ACTIVE_STATUS - Static variable in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
ActiveResourceManager<WorkerType extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager
Base class for ResourceManager implementations which contains some common variables and methods.
ActiveResourceManager(Configuration, Map<String, String>, RpcService, String, ResourceID, HighAvailabilityServices, HeartbeatServices, SlotManager, JobLeaderIdService, ClusterInformation, FatalErrorHandler, ResourceManagerMetricGroup) - Constructor for class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
ActiveResourceManagerFactory<T extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager
Resource manager factory which creates active ResourceManager implementations.
ActiveResourceManagerFactory() - Constructor for class org.apache.flink.runtime.resourcemanager.ActiveResourceManagerFactory
 
ActorSystemScheduledExecutorAdapter - Class in org.apache.flink.runtime.concurrent.akka
Adapter to use a ActorSystem as a ScheduledExecutor.
ActorSystemScheduledExecutorAdapter(ActorSystem) - Constructor for class org.apache.flink.runtime.concurrent.akka.ActorSystemScheduledExecutorAdapter
 
actualModVersion() - Method in exception org.apache.flink.runtime.executiongraph.GlobalModVersionMismatch
 
ADA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AdamicAdar<K extends CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.drivers
Driver for AdamicAdar.
AdamicAdar() - Constructor for class org.apache.flink.graph.drivers.AdamicAdar
 
AdamicAdar<K extends CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.similarity
http://social.cs.uiuc.edu/class/cs591kgk/friendsadamic.pdf
AdamicAdar() - Constructor for class org.apache.flink.graph.library.similarity.AdamicAdar
 
AdamicAdar.Result<T> - Class in org.apache.flink.graph.library.similarity
A result for the Adamic-Adar algorithm.
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
 
AdaptedRestartPipelinedRegionStrategyNG - Class in org.apache.flink.runtime.executiongraph.failover
This failover strategy uses flip1.RestartPipelinedRegionStrategy to make task failover decisions.
AdaptedRestartPipelinedRegionStrategyNG(ExecutionGraph) - Constructor for class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG
 
AdaptedRestartPipelinedRegionStrategyNG.Factory - Class in org.apache.flink.runtime.executiongraph.failover
Factory that instantiates the AdaptedRestartPipelinedRegionStrategyNG.
adapterForIterator(Iterator<T>) - Static method in interface org.apache.flink.util.CloseableIterator
 
add(V) - Method in interface org.apache.flink.api.common.accumulators.Accumulator
 
add(Double) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
add(double) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
add(long) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
add(int) - 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.DoubleCounter
 
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.DoubleMaximum
 
add(Double) - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
Consider using DoubleMinimum.add(double) instead for primitive double values
add(double) - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
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(int) - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
add(Integer) - Method in class org.apache.flink.api.common.accumulators.IntMaximum
Consider using IntMaximum.add(int) instead for primitive integer values
add(int) - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
add(Integer) - Method in class org.apache.flink.api.common.accumulators.IntMinimum
Consider using IntMinimum.add(int) instead for primitive integer values
add(int) - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
add(T) - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
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.LongCounter
 
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.LongMaximum
 
add(Long) - Method in class org.apache.flink.api.common.accumulators.LongMinimum
Consider using LongMinimum.add(long) instead for primitive long values
add(long) - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
add(T) - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
add(T, TypeSerializer<T>) - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
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(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(double, double) - Method in class org.apache.flink.api.java.summarize.aggregation.CompensatedSum
Increments the Kahan sum by adding a value and a correction term.
add(double) - Method in class org.apache.flink.api.java.summarize.aggregation.CompensatedSum
Increments the Kahan sum by adding a value without a correction term.
add(CompensatedSum) - Method in class org.apache.flink.api.java.summarize.aggregation.CompensatedSum
Increments the Kahan sum by adding two sums, and updating the correction term for reducing numeric errors.
add() - Method in class org.apache.flink.api.java.tuple.builder.Tuple0Builder
 
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) - Method in class org.apache.flink.api.java.tuple.builder.Tuple1Builder
 
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(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(Utils.ChecksumHashCode) - Method in class org.apache.flink.api.java.Utils.ChecksumHashCode
 
add(String) - Method in class org.apache.flink.api.java.utils.RequiredParameters
Deprecated.
Add a parameter based on its name.
add(Option) - Method in class org.apache.flink.api.java.utils.RequiredParameters
Deprecated.
Add a parameter encapsulated in an Option object.
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(E) - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
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(KMeans.Point) - Method in class org.apache.flink.examples.java.clustering.KMeans.Point
 
add(Integer) - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
Increases the result vector component at the specified position by 1.
add(int, Object) - Method in interface org.apache.flink.formats.parquet.utils.ParentDataHolder
 
add(int, Object) - Method in class org.apache.flink.formats.parquet.utils.RowConverter
 
add(ChecksumHashCode.Checksum) - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
add(ByteValue) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
add(CharValue) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
add(DoubleValue) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
add(FloatValue) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
add(IntValue) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
add(LongValue) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
add(NullValue) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
add(ShortValue) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
add(StringValue) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
add(T) - Method in interface org.apache.flink.graph.types.valuearray.ValueArray
Appends the value to this array if and only if the array capacity would not be exceeded.
add(int, int, double) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Add the given value to a single element.
add(int, double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
add(int, double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
add(int, double) - Method in class org.apache.flink.ml.common.linalg.Vector
Add the i-th element of the vector by value "val".
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.Between
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.Equals
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.In
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.IsNull
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.LessThan
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.LessThanEquals
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.Not
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.NullSafeEquals
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.Or
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcSplitReader.Predicate
 
add(Object) - Method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
add(Object) - Method in class org.apache.flink.queryablestate.client.state.ImmutableFoldingState
Deprecated.
 
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(T) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
add(BufferConsumer) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Adds the given buffer.
add(MetricDump) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
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(S) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
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.EvictingBoundedList
 
add(int) - Method in class org.apache.flink.runtime.util.IntArrayList
 
add(long) - Method in class org.apache.flink.runtime.util.LongArrayList
 
ADD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
add(Object, Object) - Method in class org.apache.flink.streaming.api.functions.aggregation.SumFunction
 
add(Extractor<TO, OUT>) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ConcatenatedExtract
 
add(ActionRequest...) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.RequestIndexer
Deprecated.
use the DeleteRequest, IndexRequest or UpdateRequest
add(DeleteRequest...) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.RequestIndexer
Add multiple DeleteRequest to the indexer to prepare for sending requests to Elasticsearch.
add(IndexRequest...) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.RequestIndexer
Add multiple IndexRequest to the indexer to prepare for sending requests to Elasticsearch.
add(UpdateRequest...) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.RequestIndexer
Add multiple UpdateRequest to the indexer to prepare for sending requests to Elasticsearch.
add(ActionRequest...) - Method in interface org.apache.flink.streaming.connectors.elasticsearch2.RequestIndexer
Deprecated.
 
add(E) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Adds the element to the queue, or fails with an exception, if the queue is closed.
add(BufferOrEvent) - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
Adds a buffer or event to the BufferStorage.
add(BufferOrEvent) - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
add(BufferOrEvent) - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
add(BufferOrEvent) - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
add(T) - Method in class org.apache.flink.table.api.dataview.ListView
Adds the given value to the list.
add(Decimal, Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
add(T) - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
add(byte) - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
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.table.runtime.util.collections.IntHashSet
 
add(long) - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
 
add(T) - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
add(short) - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
add(BaseRow) - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
add(BaseRow) - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
Appends the specified row to the end of this buffer.
add(int, V) - Method in class org.apache.flink.types.ListValue
 
add(V) - Method in class org.apache.flink.types.ListValue
 
add(Iterator<T>) - Method in class org.apache.flink.util.UnionIterator
 
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_partition(Partition) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
add_partitions(List<Partition>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
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.graph.AnalyticHelper
Adds an accumulator by prepending the given name with a random string.
addAccumulator(String, Accumulator<V, A>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
addAcknowledgeId(ACKID) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
 
addAll(AggregatorRegistry) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
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(Configuration) - Method in class org.apache.flink.configuration.Configuration
 
addAll(Configuration, String) - Method in class org.apache.flink.configuration.Configuration
Adds all entries from the given configuration into this configuration.
addAll(Configuration) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
addAll(Configuration, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
addAll(Configuration) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
addAll(Configuration, String) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
addAll(Configuration) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
addAll(Configuration, String) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
addAll(Collection<? extends E>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
addAll(ValueArray<ByteValue>) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
addAll(ValueArray<CharValue>) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
addAll(ValueArray<DoubleValue>) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
addAll(ValueArray<FloatValue>) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
addAll(ValueArray<IntValue>) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
addAll(ValueArray<LongValue>) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
addAll(ValueArray<NullValue>) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
addAll(ValueArray<ShortValue>) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
addAll(ValueArray<StringValue>) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
addAll(ValueArray<T>) - Method in interface org.apache.flink.graph.types.valuearray.ValueArray
Appends all of the values in the specified array to the end of this array.
addAll(List<V>) - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
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(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(Collection<? extends T>) - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Adds all the given elements to the set.
addAll(List<S>) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
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<T>) - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
addAll(Collection<? extends V>) - Method in class org.apache.flink.types.ListValue
 
addAll(int, Collection<? extends V>) - Method in class org.apache.flink.types.ListValue
 
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;
addAllInputs(Iterable<? extends FlinkFnApi.UserDefinedFunction.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.
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.ReadableConfigToConfigurationAdapter
 
addAllToProperties(Properties) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
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;
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.
addArgument(String) - Method in class org.apache.flink.tests.util.flink.JobSubmission.JobSubmissionBuilder
Adds a program argument.
addArgument(String, String) - Method in class org.apache.flink.tests.util.flink.JobSubmission.JobSubmissionBuilder
Convenience method for providing key-value program arguments.
addArtificialDamCost(EstimateProvider, long, Costs) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addArtificialDamCost(EstimateProvider, long, Costs) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
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(ExecutionConfig, Class<?>) - Method in class org.apache.flink.api.java.typeutils.AvroUtils
Loads the utility class from flink-avro and adds Avro-specific serializers.
addAvroSerializersIfRequired(ExecutionConfig, Class<?>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils
 
addBlockNestedLoopsCosts(EstimateProvider, EstimateProvider, long, Costs, int) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addBlockNestedLoopsCosts(EstimateProvider, EstimateProvider, long, Costs, int) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
addBroadcastConnection(String, DagConnection) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Adds the broadcast connection identified by the given name to this node.
addBroadcastCost(EstimateProvider, int, Costs) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addBroadcastCost(EstimateProvider, int, Costs) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
addBroadcastInputToGroup(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addBroadcastSet(String, DataSet<?>) - Method in class org.apache.flink.graph.pregel.VertexCentricConfiguration
Adds a data set as a broadcast set to the compute function.
addBroadcastSetForApplyFunction(String, DataSet<?>) - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Adds a data set as a broadcast set to the apply function.
addBroadcastSetForGatherFunction(String, DataSet<?>) - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Adds a data set as a broadcast set to the gather function.
addBroadcastSetForGatherFunction(String, DataSet<?>) - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Adds a data set as a broadcast set to the gather function.
addBroadcastSetForScatterFunction(String, DataSet<?>) - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Adds a data set as a broadcast set to the scatter function.
addBroadcastSetForSumFunction(String, DataSet<?>) - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Adds a data set as a broadcast set to the sum function.
addBufferConsumer(BufferConsumer, int) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Adds the bufferConsumer to the subpartition with the given index.
addBufferConsumer(BufferConsumer, int) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
addBufferConsumer(BufferConsumer, int) - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
addBufferListener(BufferListener) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Adds a buffer availability listener to the buffer provider.
addCachedHybridHashCosts(EstimateProvider, EstimateProvider, Costs, int) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addCachedHybridHashCosts(EstimateProvider, EstimateProvider, Costs, int) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
Calculates the costs for the cached variant of the hybrid hash join.
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.
addCheckpoint(CompletedCheckpoint) - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Adds a CompletedCheckpoint instance to the list of completed checkpoints.
addCheckpoint(CompletedCheckpoint) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
addCheckpoint(CompletedCheckpoint) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
Synchronously writes the new checkpoints to ZooKeeper and asynchronously removes older ones.
addChoices(String...) - Method in class org.apache.flink.graph.drivers.parameter.ChoiceParameter
Add additional choices.
addCloseableInternal(Closeable, T) - Method in class org.apache.flink.util.AbstractCloseableRegistry
Adds a mapping to the registry map, respecting locking.
addClosedBranch(OptimizerNode) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
addClosedBranches(Set<OptimizerNode>) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
addColumn(String, String, Class<?>) - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Adds a column defined by family, qualifier, and type to the table schema.
addColumn(String, String, Class<?>) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
Adds a column defined by family, qualifier, and type to the table schema.
addColumnFamilyOptionsToCloseLater(List<ColumnFamilyOptions>, ColumnFamilyHandle) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
addColumns(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
addColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
addColumns(String) - Method in interface org.apache.flink.table.api.Table
Adds additional columns.
addColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Adds additional columns.
addColumns(boolean, List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
Adds additional columns.
addComparatorField(int, TypeComparator<?>) - Method in interface org.apache.flink.api.common.typeutils.CompositeType.TypeComparatorBuilder
 
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 configuration.
addConfiguration(Configuration) - Method in interface org.apache.flink.tests.util.flink.FlinkResource
Adds the given configuration to the existing configuration of this resource.
addConfiguration(Configuration) - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
addConnect(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addConsumer(JobEdge) - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
addCoOperator(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addCosts(Costs) - Method in class org.apache.flink.optimizer.costs.Costs
Adds the given costs to these costs.
addCpuCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Adds the given CPU cost to the current CPU cost for this Costs object.
addCredit(int) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
The credits from consumer are added in incremental way.
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<?>, T) - Method in class org.apache.flink.api.common.ExecutionConfig
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in class org.apache.flink.api.common.ExecutionConfig
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, T) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, T) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, T) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
addDefaultKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
addDefaultResource(String) - Static method in class org.apache.hadoop.conf.Configuration
Add a default resource.
addDelete(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addDeprecation(String, String[], String) - Static method in class org.apache.hadoop.conf.Configuration
addDeprecation(String, String, String) - Static method in class org.apache.hadoop.conf.Configuration
Adds the deprecated key to the global deprecation map.
addDeprecation(String, String[]) - Static method in class org.apache.hadoop.conf.Configuration
addDeprecation(String, String) - Static method in class org.apache.hadoop.conf.Configuration
Adds the deprecated key to the global deprecation map when no custom message is provided.
addDeprecations(Configuration.DeprecationDelta[]) - Static method in class org.apache.hadoop.conf.Configuration
Adds a set of deprecated keys to the global deprecations.
addDimension(long, boolean) - Method in class org.apache.flink.graph.generator.GridGraph
Required configuration for each dimension of the graph.
addDiscoveredPartitions(List<KafkaTopicPartition>) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Adds a list of newly discovered partitions to the fetcher for consuming.
addDiskCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Adds the costs for disk to the current disk costs for this Costs object.
addEdge(SharedBufferEdge) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
addEdge(Vertex<K, VV>, Vertex<K, VV>, EV) - Method in class org.apache.flink.graph.Graph
Adds the given edge to the graph.
addEdge(Integer, Integer, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addEdges(List<Edge<K, EV>>) - Method in class org.apache.flink.graph.Graph
Adds the given list edges to the graph.
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.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(Tuple2<K, V>) - Method in class org.apache.flink.formats.sequencefile.SequenceFileWriter
 
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
addExtendedResource(String, Resource) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
addExtendedResources(Map<String, Resource>) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
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(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
 
addFields(int...) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
addFields(FieldSet) - 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(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(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(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.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;
addFieldsBuilder() - 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.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addFile(File, String) - Method in class org.apache.flink.mesos.util.MesosArtifactServer
Adds a file to the artifact server.
addFileInputCost(long, Costs) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addFileInputCost(long, Costs) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
addFirstInput(Operator<IN1>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
addFirstInputs(List<Operator<IN1>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
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).
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
 
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.ExecutorCLI
 
addGeneralOptions(Options) - Method in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
 
addGeneralOptions(Options) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
addGet(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addGlobalProperties(RequestedGlobalProperties) - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
addGroup(int) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
addGroup(String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
addGroup(String, String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
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 interface org.apache.flink.metrics.MetricGroup
Creates a new MetricGroup and adds it to this groups sub-groups.
addGroup(String, String) - Method in interface org.apache.flink.metrics.MetricGroup
Creates a new key-value MetricGroup pair.
addGroup(int) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
addGroup(String) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
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(int) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
addGroup(String) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
addGroup(String, String) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
addHash(int) - Method in class org.apache.flink.runtime.operators.util.BloomFilter
 
addHashPartitioningCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addHashPartitioningCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
addHead(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addHeuristicCpuCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Adds the given heuristic CPU cost to the current heuristic CPU cost for this Costs object.
addHeuristicDiskCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Adds the heuristic costs for disk to the current heuristic disk costs for this Costs object.
addHeuristicNetworkCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Adds the heuristic costs for network to the current heuristic network costs for this Costs object.
addHiddenChoices(String...) - Method in class org.apache.flink.graph.drivers.parameter.ChoiceParameter
Add additional hidden choices.
addHybridHashCosts(EstimateProvider, EstimateProvider, Costs, int) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addHybridHashCosts(EstimateProvider, EstimateProvider, Costs, int) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
addId(UId) - Method in class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
Adds an ID to be stored with the current checkpoint.
addIfOpen(E) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Tries to add an element to the queue, if the queue is still open.
addIgnore(IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addIgnore(State<T>, IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addInEdge(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
addInput(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
addInput(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
addInput(List<Operator<IN>>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
addInput(BaseRow, BaseRow) - 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(List<BaseRow>, BaseRow) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
 
addInput(BaseRow, BaseRow) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
addInput(BaseRow, BaseRow) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
 
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.
addInput(BaseRow, BaseRow) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepFirstRowFunction
 
addInput(BaseRow, BaseRow) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
 
addInputChannel(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
 
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
 
addInputs(List<? extends Operator<IN>>) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
addInputs(FlinkFnApi.UserDefinedFunction.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.UserDefinedFunction.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.UserDefinedFunction.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(int, FlinkFnApi.UserDefinedFunction.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.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.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputToBuffer(BinaryRow) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
addInputToGroup(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addInterestingProperties(InterestingProperties) - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
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(BinaryRow) - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
addIntoBuffer(BinaryRow) - 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
 
additionalProperties() - Method in class org.apache.flink.table.catalog.CatalogTableBuilder
 
additionalProperties() - Method in class org.apache.flink.table.descriptors.ConnectTableDescriptor
 
additionalProperties() - Method in class org.apache.flink.table.descriptors.TableDescriptor
Enables adding more specific properties to TableDescriptor.toProperties().
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.
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).
addJob(JobGraph) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
addJob(JobGraph) - Method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredJobManagerMetricGroup
 
addJob(JobID) - Method in class 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.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).
addJvmArg(String) - Method in class org.apache.flink.test.util.TestProcessBuilder
 
addList(List<T>) - Method in class org.apache.flink.util.UnionIterator
 
addLocalCandidates(Channel, List<Set<? extends NamedChannel>>, RequestedGlobalProperties, List<PlanNode>, CostEstimator) - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
addLocalCandidates(Channel, Channel, List<Set<? extends NamedChannel>>, RequestedGlobalProperties, RequestedGlobalProperties, List<PlanNode>, OperatorDescriptorDual.LocalPropertiesPair[], CostEstimator) - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
addLocalMergeCost(EstimateProvider, EstimateProvider, Costs, int) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addLocalMergeCost(EstimateProvider, EstimateProvider, Costs, int) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
addLocalProperties(RequestedLocalProperties) - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
addLocalSortCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addLocalSortCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
AddLongValue() - Constructor for class org.apache.flink.graph.utils.GraphUtils.AddLongValue
 
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.
addMetric(DMetric) - Method in class org.apache.flink.metrics.datadog.DSeries
 
addMetric(String, Metric, AbstractMetricGroup) - Method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
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.
addNetworkCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Adds the costs for network to the current network costs for this Costs object.
addNode(Integer, String, String, Class<? extends AbstractInvokable>, StreamOperatorFactory<?>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
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.
addOpenChannels(List<FileIOChannel>) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
Open File channels.
addOperator(String, BootstrapTransformation<?>) - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
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(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addOptions(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addOrReplaceColumns(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
addOrReplaceColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
addOrReplaceColumns(String) - Method in interface org.apache.flink.table.api.Table
Adds additional columns.
addOrReplaceColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Adds additional columns.
addOrReplaceColumns(List<String>, List<Expression>) - Static method in class org.apache.flink.table.operations.utils.factories.ColumnOperationUtils
Creates a projection list that adds new or replaces existing (if a column with corresponding name already exists) columns.
addOutEdge(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
addOutgoingChannel(Channel) - Method in class org.apache.flink.optimizer.plan.PlanNode
Adds a channel to a successor node to this node.
addOutgoingConnection(DagConnection) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
addOutgoingConnection(DagConnection) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Adds a new outgoing connection to this node.
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
 
addOutputSelector(Integer, OutputSelector<T>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addOutputSelector(OutputSelector<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
addOutputShipStrategy(ShipStrategyType) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addParameter(Parameter<?>) - Method in class org.apache.flink.graph.drivers.parameter.ParameterizedBase
Adds a parameter to the list.
addParameters(OperatorID, Configuration) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addParameters(OperatorID, String, String) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addPatch(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addPath(Path, Path) - Method in class org.apache.flink.mesos.util.MesosArtifactServer
Adds a path to the artifact server.
addPost(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addPredicate(OrcSplitReader.Predicate) - Method in class org.apache.flink.orc.OrcInputFormat
Adds a filter predicate to reduce the number of rows to be returned by the input format.
addProceed(State<T>, IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addPropertiesWithPrefix(String, DescriptorProperties) - Method in class org.apache.flink.table.descriptors.ClassInstance
Internal method for properties conversion.
addPropertiesWithPrefix(String, DescriptorProperties) - Method in class org.apache.flink.table.descriptors.HierarchyDescriptor
Internal method for properties conversion.
addPropertiesWithPrefix(String, DescriptorProperties) - Method in class org.apache.flink.table.descriptors.LiteralValue
 
addPut(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addRandomPartitioningCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addRandomPartitioningCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
addRange(long, long) - Method in class org.apache.flink.graph.generator.CirculantGraph
Required configuration for each range of offsets in the graph.
addRangePartitionCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addRangePartitionCost(EstimateProvider, Costs) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
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(Tuple2<Boolean, Row>) - Method in class org.apache.flink.api.java.io.jdbc.writer.AppendOnlyWriter
 
addRecord(Tuple2<Boolean, Row>) - Method in interface org.apache.flink.api.java.io.jdbc.writer.JDBCWriter
Add record to writer, the writer may cache the data.
addRecord(Tuple2<Boolean, Row>) - Method in class org.apache.flink.api.java.io.jdbc.writer.UpsertWriter
 
addRecord(T) - Method in class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
addRecord(BaseRow) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
Add a new record to the state view.
addRecord(BaseRow, 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.
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.DateTimeType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.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.UserDefinedFunction.Input.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
 
addResource(String) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addResource(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
 
addResource(URL) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addResource(URL, boolean) - Method in class org.apache.hadoop.conf.Configuration
 
addResource(Path) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addResource(Path, boolean) - Method in class org.apache.hadoop.conf.Configuration
 
addResource(InputStream) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addResource(InputStream, boolean) - Method in class org.apache.hadoop.conf.Configuration
 
addResource(InputStream, String) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addResource(InputStream, String, boolean) - Method in class org.apache.hadoop.conf.Configuration
 
addResource(Configuration) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
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.configuration.WebOptions
Deprecated.
address - Variable in class org.apache.flink.core.memory.MemorySegment
The address to the data, relative to the heap memory byte array.
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.Builder - Class in org.apache.flink.avro.generated
RecordBuilder for Address instances.
ADDRESS_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
addressLimit - Variable in class org.apache.flink.core.memory.MemorySegment
The address one byte after the last addressable byte, i.e.
addressOption - Variable in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
addressString() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Gets the IP address where the TaskManager operates.
addRetrievedShardsToStream(String, List<StreamShardHandle>) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.GetShardListResult
 
addRetrievedShardToStream(String, StreamShardHandle) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.GetShardListResult
 
addRoute(HttpMethod, String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
Add route.
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.ExecutorCLI
 
addRunOptions(Options) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
addSecondInput(Operator<IN2>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
addSecondInputs(List<Operator<IN2>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
addShipFiles(List<File>) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
Adds the given files to the list of files to ship.
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.
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
 
addSink(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addSink(DataStream<IN>) - Static method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink
Writes a DataStream into a Cassandra database.
addSink(DataStream<IN>) - Static method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink
Writes a DataStream into a Cassandra database.
addSource(SourceFunction<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Adds a Data Source to the streaming topology.
addSource(SourceFunction<OUT>, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Adds a data source with a custom type information thus opening a DataStream.
addSource(SourceFunction<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Ads a data source with a custom type information thus opening a DataStream.
addSource(SourceFunction<OUT>, String, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Ads a data source with a custom type information thus opening a DataStream.
addSource(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addSourceFieldOffset(SingleInputSemanticProperties, int, int) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
Creates SemanticProperties by adding an offset to each input field index of the given SemanticProperties.
addSourceFieldOffsets(DualInputSemanticProperties, int, int, int, int) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
Creates SemanticProperties by adding offsets to each input field index of the given SemanticProperties.
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.
addStateTransition(StateTransitionAction, State<T>, IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addStreamedNestedLoopsCosts(EstimateProvider, EstimateProvider, long, Costs, int) - Method in class org.apache.flink.optimizer.costs.CostEstimator
 
addStreamedNestedLoopsCosts(EstimateProvider, EstimateProvider, long, Costs, int) - Method in class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
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(JobVertexID, ExecutionAttemptID, String, int, int) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
addTask(JobVertexID, ExecutionAttemptID, String, int, int) - 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
 
addTaskForJob(JobID, String, JobVertexID, ExecutionAttemptID, String, int, int) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
addTaskForJob(JobID, String, JobVertexID, ExecutionAttemptID, String, int, int) - Method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredTaskManagerMetricGroup
 
addToDefaults(String, String) - Method in class org.apache.flink.api.java.utils.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.
addToMessageDigest(MessageDigest) - Method in class org.apache.flink.runtime.blob.BlobKey
Adds the BLOB key to the given MessageDigest.
addToSelectList(List<SqlNode>, Set<String>, List<Map.Entry<String, RelDataType>>, SqlNode, SqlValidatorScope, 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.
addTrace(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
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(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(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(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;
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.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addUniqueField(FieldSet) - Method in class org.apache.flink.api.common.operators.CompilerHints
Adds a FieldSet to be unique
addUniqueField(int) - Method in class org.apache.flink.api.common.operators.CompilerHints
Adds a field as having only unique values.
addUniqueFieldCombination(FieldSet) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
addUniqueFields(Set<FieldSet>) - Method in class org.apache.flink.api.common.operators.CompilerHints
Adds multiple FieldSets to be unique
addUniqueFields(FieldSet) - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
Adds a combination of fields that are unique in these data properties.
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.
addUserArtifactEntries(Collection<Tuple2<String, DistributedCache.DistributedCacheEntry>>, JobGraph) - Static method in class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
 
addUserJarBlobKey(PermanentBlobKey) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Adds the BLOB referenced by the key to the JobGraph's dependencies.
addVertex(Vertex<K, VV>) - Method in class org.apache.flink.graph.Graph
Adds the input vertex to the graph.
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.CoLocationGroup
 
addVertexToGroup(JobVertexID, ResourceSpec) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
addVertices(List<Vertex<K, VV>>) - Method in class org.apache.flink.graph.Graph
Adds the list of vertices, passed as input, to the graph.
addView(String, String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Add a new view to the given session.
addView(String, String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
addVirtualPartitionNode(Integer, Integer, StreamPartitioner<?>, ShuffleMode) - 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.
addVirtualSelectNode(Integer, Integer, List<String>) - 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 names.
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.internal.MergingWindowSet
Adds a new Window to the set of in-flight windows.
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.
adjustForLocalExecution(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
 
adjustGlobalPropertiesForFullParallelismChange() - Method in class org.apache.flink.optimizer.plan.Channel
 
adjustModifiedElement(T) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueue
 
adjustRunLoopFrequency(long, long) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
Adjusts loop timing to match target frequency if specified.
adjustTop() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Should be called when the Object at top changes values.
ADMIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
advanceLastDiscoveredShardOfStream(String, String) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Updates the last discovered shard of a subscribed stream; only updates if the update is valid.
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 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
 
advanceTime(SharedBufferAccessor<T>, NFAState, long) - Method in class org.apache.flink.cep.nfa.NFA
Prunes states assuming there will be no events with timestamp lower than the given one.
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.
advanceToEndOfEventTime() - Method in class org.apache.flink.streaming.api.operators.StreamSource
 
advanceToEndOfEventTime() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
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.InternalTimerServiceImpl
 
advanceWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManager
 
advanceWatermarkToTriggerAllWindows() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
Advance the watermark to trigger all the possible windows.
AFTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
after() - Method in class org.apache.flink.test.util.MiniClusterWithClientResource
 
after() - Method in class org.apache.flink.testutils.executor.TestExecutorResource
 
afterEndOfWindow() - Static method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers
Creates a trigger that fires when the watermark passes the end of the window.
AfterEndOfWindow() - Constructor for class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
afterEndOfWindow() - Static method in class org.apache.flink.table.runtime.operators.window.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.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
afterGrow() - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
After grow, need point to new memory.
afterGrow() - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
afterGrow() - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
AfterMatchSkipStrategy - Class in org.apache.flink.cep.nfa.aftermatch
Indicate the skip strategy after a match process.
afterTestFailure() - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
afterTestFailure() - Method in class org.apache.flink.tests.util.FlinkDistribution
 
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 class org.apache.flink.tests.util.FlinkDistribution
 
afterTestSuccess() - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
afterTestSuccess() - Method in interface org.apache.flink.util.ExternalResource
 
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.DeclarativeAggregateFunction
All fields of the aggregate buffer.
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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
 
aggregate(T) - Method in interface org.apache.flink.api.common.aggregators.Aggregator
Aggregates the given element.
aggregate(DoubleValue) - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
 
aggregate(double) - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
Adds the given value to the current aggregate.
aggregate(LongValue) - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
 
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(LongValue) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
 
aggregate(T) - Method in class org.apache.flink.api.java.aggregation.AggregationFunction
 
aggregate(Aggregations, int) - Method in class org.apache.flink.api.java.DataSet
Applies an Aggregate transformation on a non-grouped Tuple DataSet.
aggregate(Aggregations, int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Applies an Aggregate transformation on a grouped Tuple DataSet.
aggregate(T) - Method in interface org.apache.flink.api.java.summarize.aggregation.Aggregator
Add a value to the current aggregation.
aggregate(Boolean) - Method in class org.apache.flink.api.java.summarize.aggregation.BooleanSummaryAggregator
 
aggregate(Double) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MaxDoubleAggregator
 
aggregate(Double) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MinDoubleAggregator
 
aggregate(Double) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.SumDoubleAggregator
 
aggregate(Float) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MaxFloatAggregator
 
aggregate(Float) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MinFloatAggregator
 
aggregate(Float) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.SumFloatAggregator
 
aggregate(Integer) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MaxIntegerAggregator
 
aggregate(Integer) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MinIntegerAggregator
 
aggregate(Integer) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.SumIntegerAggregator
 
aggregate(Long) - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MaxLongAggregator
 
aggregate(Long) - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MinLongAggregator
 
aggregate(T) - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
Add a value to the current aggregation.
aggregate(Object) - Method in class org.apache.flink.api.java.summarize.aggregation.ObjectSummaryAggregator
 
aggregate(Short) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MaxShortAggregator
 
aggregate(Short) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MinShortAggregator
 
aggregate(Short) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.SumShortAggregator
 
aggregate(String) - Method in class org.apache.flink.api.java.summarize.aggregation.StringSummaryAggregator
 
aggregate(Tuple) - Method in class org.apache.flink.api.java.summarize.aggregation.TupleSummaryAggregator
 
aggregate(VT) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator
 
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>, 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, 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(AggregationFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
 
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>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given aggregation 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>, 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>, 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>, TypeInformation<V>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
aggregate(String) - Method in interface org.apache.flink.table.api.GroupedTable
Performs an aggregate operation with an aggregate function.
aggregate(Expression) - Method in interface org.apache.flink.table.api.GroupedTable
Performs an aggregate operation with an aggregate function.
aggregate(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
aggregate(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
aggregate(String) - 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.Table
Performs a global aggregate operation with an aggregate function.
aggregate(String) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs an aggregate operation on a window grouped table.
aggregate(Expression) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs an aggregate operation on a window grouped table.
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(LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
aggregate(NamespaceAggsHandleFunction<?>, RecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
aggregate(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
aggregate(NamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
aggregate(GeneratedNamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
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
 
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, Double, Double, Double, Double) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
AggregatedMetric(String) - 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.
AggregatedTaskManagerMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
Headers for aggregating task manager metrics.
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. Support for distributive aggregations: Different intermediate aggregates can be merged together, to allow for pre-aggregation/final-aggregation optimizations.
AggregateFunction<T,ACC> - Class in org.apache.flink.table.functions
Base class for user-defined aggregates.
AggregateFunction() - Constructor for class org.apache.flink.table.functions.AggregateFunction
 
AggregateFunctionDefinition - Class in org.apache.flink.table.functions
The function definition of an user-defined aggregate function.
AggregateFunctionDefinition(String, AggregateFunction<?, ?>, TypeInformation<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.functions.AggregateFunctionDefinition
 
AggregateOperationFactory - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating a valid AggregateQueryOperation or WindowAggregateQueryOperation.
AggregateOperationFactory(boolean) - Constructor for class org.apache.flink.table.operations.utils.factories.AggregateOperationFactory
 
AggregateOperator<IN> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "aggregate" operation on a data set, and the result data set produced by the function.
AggregateOperator(DataSet<IN>, Aggregations, int, String) - Constructor for class org.apache.flink.api.java.operators.AggregateOperator
Non grouped aggregation.
AggregateOperator(Grouping<IN>, Aggregations, int, String) - Constructor for class org.apache.flink.api.java.operators.AggregateOperator
Grouped aggregation.
AggregatePhaseStrategy - Enum in org.apache.flink.table.planner.utils
Aggregate phase strategy which could be specified in OptimizerConfigOptions.TABLE_OPTIMIZER_AGG_PHASE_STRATEGY.
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, TableSchema) - 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
 
aggregateUserAccumulators() - Method in class 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
A WindowOperator for grouped window aggregates.
AggregateWindowOperatorBuilder(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
 
AggregateWindowOperatorBuilder(NamespaceAggsHandleFunction<?>, RecordEqualiser, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
 
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>, Time, Map<String, String>, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AggregatingJobsMetricsHandler
 
AggregatingState<IN,OUT> - Interface in org.apache.flink.api.common.state
State interface for aggregating state, based on an AggregateFunction.
AggregatingStateDescriptor<IN,ACC,OUT> - Class in org.apache.flink.api.common.state
A StateDescriptor for AggregatingState.
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>, 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>, Time, 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>, Time, Map<String, String>, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AggregatingTaskManagersMetricsHandler
 
AGGREGATION_MAX_COUNT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ProducerConfigConstants
Deprecated.
This is deprecated in favor of the official AWS Kinesis producer configuration keys. Please use AggregationMaxCount instead.
AGGREGATION_MAX_COUNT - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Maximum number of items to pack into an aggregated record.
AggregationFunction<T> - Class in org.apache.flink.api.java.aggregation
 
AggregationFunction() - Constructor for class org.apache.flink.api.java.aggregation.AggregationFunction
 
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.
AggregationFunctionFactory - Interface in org.apache.flink.api.java.aggregation
Interface of factory for creating AggregationFunction.
Aggregations - Enum in org.apache.flink.api.java.aggregation
Shortcuts for Aggregation factories.
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<T,R> - Interface in org.apache.flink.api.java.summarize.aggregation
Generic interface for aggregation.
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.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.
AKKA_ASK_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_CLIENT_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_DISPATCHER_THROUGHPUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_FRAMESIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_JVM_EXIT_ON_FATAL_ERROR - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_LOG_LIFECYCLE_EVENTS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_LOOKUP_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_STARTUP_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_TCP_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_TRANSPORT_HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
AKKA_TRANSPORT_HEARTBEAT_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_TRANSPORT_THRESHOLD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
AKKA_WATCH_HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
This option is no longer used and has no effect on Flink.
AKKA_WATCH_HEARTBEAT_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
This option is no longer used and has no effect on Flink.
AKKA_WATCH_THRESHOLD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
This option is no longer used and has no effect on Flink.
AkkaHandshakeException - Exception in org.apache.flink.runtime.rpc.akka.exceptions
Exception which is thrown if the handshake fails.
AkkaHandshakeException(String) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaHandshakeException
 
AkkaHandshakeException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaHandshakeException
 
AkkaHandshakeException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaHandshakeException
 
AkkaOptions - Class in org.apache.flink.configuration
Akka configuration options.
AkkaOptions() - Constructor for class org.apache.flink.configuration.AkkaOptions
 
AkkaRpcException - Exception in org.apache.flink.runtime.rpc.akka.exceptions
Base class for Akka RPC related exceptions.
AkkaRpcException(String) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaRpcException
 
AkkaRpcException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaRpcException
 
AkkaRpcException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaRpcException
 
AkkaRpcInvalidStateException - Exception in org.apache.flink.runtime.rpc.akka.exceptions
Exception which indicates an invalid state.
AkkaRpcInvalidStateException(String) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaRpcInvalidStateException
 
AkkaRpcInvalidStateException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaRpcInvalidStateException
 
AkkaRpcInvalidStateException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaRpcInvalidStateException
 
AkkaRpcService - Class in org.apache.flink.runtime.rpc.akka
Akka based RpcService implementation.
AkkaRpcService(ActorSystem, AkkaRpcServiceConfiguration) - Constructor for class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
AkkaRpcServiceConfiguration - Class in org.apache.flink.runtime.rpc.akka
Configuration for the AkkaRpcService.
AkkaRpcServiceConfiguration(Configuration, Time, long) - Constructor for class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceConfiguration
 
AkkaRpcServiceUtils - Class in org.apache.flink.runtime.rpc.akka
These RPC utilities contain helper methods around RPC use, such as starting an RPC service, or constructing RPC addresses.
AkkaRpcServiceUtils.AkkaProtocol - Enum in org.apache.flink.runtime.rpc.akka
Whether to use TCP or encrypted TCP for Akka.
AkkaUnknownMessageException - Exception in org.apache.flink.runtime.rpc.akka.exceptions
Exception which indicates that the AkkaRpcActor has received an unknown message type.
AkkaUnknownMessageException(String) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaUnknownMessageException
 
AkkaUnknownMessageException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaUnknownMessageException
 
AkkaUnknownMessageException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.akka.exceptions.AkkaUnknownMessageException
 
Alert - Class in org.apache.flink.streaming.examples.statemachine.event
Data type for alerts.
Alert(int, State, EventType) - Constructor for class org.apache.flink.streaming.examples.statemachine.event.Alert
Creates a new alert.
Alert - Class in org.apache.flink.walkthrough.common.entity
A simple alert event.
Alert() - Constructor for class org.apache.flink.walkthrough.common.entity.Alert
 
AlertSink - Class in org.apache.flink.walkthrough.common.sink
A sink for outputting alerts.
AlertSink() - Constructor for class org.apache.flink.walkthrough.common.sink.AlertSink
 
AlgoOperator<T extends AlgoOperator<T>> - Class in org.apache.flink.ml.operator
Base class for algorithm operators.
AlgoOperator() - Constructor for class org.apache.flink.ml.operator.AlgoOperator
Construct the operator with empty Params.
AlgoOperator(Params) - Constructor for class org.apache.flink.ml.operator.AlgoOperator
Construct the operator with the initial Params.
AlgorithmOptions - Class in org.apache.flink.configuration
Configuration parameters for join/sort algorithms.
AlgorithmOptions() - Constructor for class org.apache.flink.configuration.AlgorithmOptions
 
alias(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
AliasOperationUtils - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating valid alias expressions that can be later used as a projection.
all() - Static method in class org.apache.flink.runtime.types.FlinkChillPackageRegistrar
 
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_JOB_MANAGER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
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
 
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.
allAllowedMethods() - Method in class org.apache.flink.runtime.rest.handler.router.Router
Returns all methods that this router handles.
AllFieldsForwardedProperties() - Constructor for class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsForwardedProperties
 
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
 
AllGroupCombineProperties - Class in org.apache.flink.optimizer.operators
 
AllGroupCombineProperties() - Constructor for class org.apache.flink.optimizer.operators.AllGroupCombineProperties
 
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
 
AllGroupReduceProperties - Class in org.apache.flink.optimizer.operators
 
AllGroupReduceProperties() - Constructor for class org.apache.flink.optimizer.operators.AllGroupReduceProperties
 
AllGroupWithPartialPreGroupProperties - Class in org.apache.flink.optimizer.operators
 
AllGroupWithPartialPreGroupProperties() - Constructor for class org.apache.flink.optimizer.operators.AllGroupWithPartialPreGroupProperties
 
alloc() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
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
 
allocateAvailableSlot(SlotRequestId, AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Allocates the available slot with the given allocation id under the given request id.
allocateAvailableSlot(SlotRequestId, AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
allocateBatchSlot(SlotRequestId, ScheduledUnit, SlotProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
allocateBatchSlot(SlotRequestId, ScheduledUnit, SlotProfile) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotProvider
Allocating batch slot with specific requirement.
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
 
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
 
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.
allocateResource(ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerServices
Allocates a resource according to the resource profile.
allocateResource(ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceActions
Requests to allocate a resource with the given ResourceProfile.
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.runtime.util.SegmentsUtil
 
allocateRocksDBSharedResources(long, double, double) - 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
allocateSharedCachesIfConfigured(RocksDBMemoryConfiguration, MemoryManager, Logger) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
allocateSlot(SlotRequestId, ScheduledUnit, SlotProfile) - Method in class org.apache.flink.runtime.executiongraph.SlotProviderStrategy
Allocating slot with specific requirement.
allocateSlot(SlotRequestId, ScheduledUnit, SlotProfile, Time) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
allocateSlot(SlotRequestId, ScheduledUnit, SlotProfile, Time) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotProvider
Allocating slot with specific requirement.
allocateSlot(ScheduledUnit, SlotProfile, Time) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotProvider
Allocating slot with specific requirement.
allocateSlot(int, JobID, AllocationID, Time) - 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, Time) - 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, Time) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
allocateSlot(int, JobID, AllocationID, ResourceProfile, Time) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
allocateSlotsAndDeploy(List<ExecutionVertexDeploymentOption>) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
allocateSlotsAndDeploy(List<ExecutionVertexDeploymentOption>) - Method in interface org.apache.flink.runtime.scheduler.SchedulerOperations
Allocate slots and deploy the vertex when slots are returned.
allocateSlotsFor(List<ExecutionVertexSchedulingRequirements>) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionSlotAllocator
 
allocateSlotsFor(List<ExecutionVertexSchedulingRequirements>) - Method in interface org.apache.flink.runtime.scheduler.ExecutionSlotAllocator
Allocate slots for the given executions.
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, Object) - Method in class org.apache.flink.core.memory.HeapMemorySegment.HeapMemorySegmentFactory
Allocates some unpooled 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.
allocationBaseDirectory(long) - Method in interface org.apache.flink.runtime.state.LocalRecoveryDirectoryProvider
Returns the local state allocation base directory for given checkpoint id w.r.t.
allocationBaseDirectory(long) - Method in class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
allocationBaseDirsCount() - Method in interface org.apache.flink.runtime.state.LocalRecoveryDirectoryProvider
Returns the total number of allocation base directories.
allocationBaseDirsCount() - Method in class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
allocationFuture - Variable in class org.apache.flink.runtime.executiongraph.ExecutionAndAllocationFuture
 
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.
allOutputs - Variable in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
ALLOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
allowComments() - Method in class org.apache.flink.table.descriptors.Csv
Ignores comment lines that start with '#' (disabled by default).
allowCreatePartitionedTable() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
Whether to allow "create table T(i int, j int) partitioned by (i)" grammar.
allowedLateness(Time) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Sets the time by which elements are allowed to be late.
allowedLateness(Time) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Sets the time by which elements are allowed to be late.
allowedLateness(Time) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Sets the time by which elements are allowed to be late.
allowedLateness(Time) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Sets the time by which elements are allowed to be late.
allowedLateness - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
The allowed lateness for elements.
allowedLateness - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
 
allowedLateness - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
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
 
allowLazyDeployment() - Method in enum org.apache.flink.runtime.jobgraph.ScheduleMode
Returns whether we are allowed to deploy consumers lazily.
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
 
allowRawGlobally - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
allowRawPattern - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
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
 
AllReduceProperties - Class in org.apache.flink.optimizer.operators
 
AllReduceProperties() - Constructor for class org.apache.flink.optimizer.operators.AllReduceProperties
 
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
 
AlsoRunWithLegacyScheduler - Interface in org.apache.flink.testutils.junit.category
Category marker interface to run tests with SchedulerNG.
alt(String) - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
Define an alternative / short name of the parameter.
ALTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
alter_partition(String, String, Partition) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
alter_table(String, String, Table) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
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, Database) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
alterDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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(String, String, Function) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
alterFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
AlterFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER FUNCTION statement for temporary catalog function.
AlterFunctionOperation(ObjectIdentifier, CatalogFunction, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.AlterFunctionOperation
 
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(IMetaStoreClient, String, String, Partition) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
 
alterPartition(IMetaStoreClient, String, String, Partition) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
alterPartition(IMetaStoreClient, String, String, Partition) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV210
 
alterPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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.catalog.hive.HiveCatalog
 
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.catalog.hive.HiveCatalog
 
alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Modify an existing table or view.
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 class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterTable(IMetaStoreClient, String, String, Table) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Alters a Hive table.
alterTable(IMetaStoreClient, String, String, Table) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
alterTable(IMetaStoreClient, String, String, Table) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
alterTable(IMetaStoreClient, String, String, Table) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV230
 
alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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.catalog.hive.HiveCatalog
 
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) - Constructor for class org.apache.flink.table.operations.ddl.AlterTableOperation
 
AlterTablePropertiesOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER TABLE ..
AlterTablePropertiesOperation(ObjectIdentifier, CatalogTable) - Constructor for class org.apache.flink.table.operations.ddl.AlterTablePropertiesOperation
 
AlterTableRenameOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER TABLE ..
AlterTableRenameOperation(ObjectIdentifier, ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.ddl.AlterTableRenameOperation
 
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.catalog.hive.HiveCatalog
 
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
 
AmbiguousTableFactoryException - Exception in org.apache.flink.table.api
Exception for finding more than one TableFactory for the given properties.
AmbiguousTableFactoryException(List<? extends TableFactory>, Class<? extends TableFactory>, List<TableFactory>, Map<String, String>, Throwable) - Constructor for exception org.apache.flink.table.api.AmbiguousTableFactoryException
 
AmbiguousTableFactoryException(List<? extends TableFactory>, Class<? extends TableFactory>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.api.AmbiguousTableFactoryException
 
amount - Variable in class org.apache.flink.table.examples.java.StreamSQLExample.Order
 
AnalyticHelper<T> - Class in org.apache.flink.graph
A GraphAnalytic computes over a DataSet and returns the results via Flink accumulators.
AnalyticHelper() - Constructor for class org.apache.flink.graph.AnalyticHelper
 
analyzePojo(Class<OUT>, ArrayList<Type>, ParameterizedType, TypeInformation<IN1>, TypeInformation<IN2>) - Method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
and(Aggregations, int) - Method in class org.apache.flink.api.java.operators.AggregateOperator
 
and(Aggregations, int) - Method in class org.apache.flink.api.scala.operators.ScalaAggregateOperator
 
AND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AND - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
and(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
AND - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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).
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
 
AndCondition<T> - Class in org.apache.flink.cep.pattern.conditions
Deprecated.
Please use RichAndCondition instead. This class exists just for backwards compatibility and will be removed in FLINK-10113.
AndCondition(IterativeCondition<T>, IterativeCondition<T>) - Constructor for class org.apache.flink.cep.pattern.conditions.AndCondition
Deprecated.
 
andMax(int) - Method in class org.apache.flink.api.java.operators.AggregateOperator
 
andMin(int) - Method in class org.apache.flink.api.java.operators.AggregateOperator
 
andSum(int) - Method in class org.apache.flink.api.java.operators.AggregateOperator
 
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.
AnswerFormatter() - Constructor for class org.apache.flink.table.tpcds.utils.AnswerFormatter
 
AntiJoinVisits() - Constructor for class org.apache.flink.examples.java.relational.WebLogAnalysis.AntiJoinVisits
 
ANY - Static variable in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
A ResourceProfile that indicates infinite resource that matches any resource requirement, for testability purpose only.
ANY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ANY(Class<T>, TypeSerializer<T>) - Static method in class org.apache.flink.table.api.DataTypes
Deprecated.
ANY(TypeInformation<T>) - Static method in class org.apache.flink.table.api.DataTypes
Deprecated.
any() - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
ANY - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that can be of any type.
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
 
AnyMatchingSlotMatchingStrategy - Enum in org.apache.flink.runtime.resourcemanager.slotmanager
SlotMatchingStrategy which picks the first matching slot.
anyNull() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
anyNull() - Method in class org.apache.flink.table.dataformat.BinaryRow
The bit is 1 when the field is null.
anyNull(int[]) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
API_KEY - Static variable in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
API_VERSION - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
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.utils
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
 
APP_MASTER_RPC_ADDRESS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The hostname or address where the application master RPC system is listening.
APP_MASTER_RPC_PORT - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The port where the application master RPC system is listening.
APP_MASTER_VCORES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The vcores used by YARN application master.
append(double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
append(double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
append(double) - Method in class org.apache.flink.ml.common.linalg.Vector
Create a new vector by adding an element to the end of the vector.
append(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Append as many data as possible from source.
append(BytesHashMap.LookupInfo, BinaryRow) - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
Append an value into the hash map's record area.
append(char) - Method in class org.apache.flink.types.StringValue
 
append(CharSequence) - Method in class org.apache.flink.types.StringValue
 
append(CharSequence, int, int) - Method in class org.apache.flink.types.StringValue
 
append(StringValue) - Method in class org.apache.flink.types.StringValue
 
append(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
 
appendAndCommit(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Same as BufferBuilder.append(ByteBuffer) but additionally BufferBuilder.commit() the appending.
appendConfiguration(Configuration) - Method in class org.apache.flink.tests.util.FlinkDistribution
 
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.
appendKeyExtractor(Operator<T>, Keys.SelectorFunctionKeys<T, K>) - Static method in class org.apache.flink.api.java.operators.KeyFunctions
 
appendKeyExtractor(Operator<T>, Keys.SelectorFunctionKeys<T, K1>, Keys.SelectorFunctionKeys<T, K2>) - Static method in class org.apache.flink.api.java.operators.KeyFunctions
 
appendKeyRemover(Operator<Tuple2<K, T>>, Keys.SelectorFunctionKeys<T, K>) - Static method in class org.apache.flink.api.java.operators.KeyFunctions
 
AppendOnlyTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
The function could and only could handle append input stream.
AppendOnlyTopNFunction(long, long, BaseRowTypeInfo, GeneratedRecordComparator, BaseRowKeySelector, RankType, RankRange, boolean, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
 
AppendOnlyWriter - Class in org.apache.flink.api.java.io.jdbc.writer
Just append record to jdbc, can not receive retract/delete message.
AppendOnlyWriter(String, int[]) - Constructor for class org.apache.flink.api.java.io.jdbc.writer.AppendOnlyWriter
 
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.
appendRecord(T) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
Inserts the given object into the current buffer.
appendStage(PipelineStage) - Method in class org.apache.flink.ml.api.core.Pipeline
Appends a PipelineStage to the tail of this pipeline.
AppendStreamTableSink<T> - Interface in org.apache.flink.table.sinks
Defines an external TableSink to emit streaming Table with only insert changes.
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_MASTER_PORT - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The config parameter defining the Akka actor system port for the ApplicationMaster and JobManager.
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
 
ApplicationStatus - Enum in org.apache.flink.runtime.clusterframework
The status of an application.
applicationStatus(ApplicationStatus) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
apply(File) - Method in class org.apache.flink.fs.s3.common.utils.RefCountedTmpFileCreator
Gets the next temp file and stream to temp file.
apply(M, VV) - Method in class org.apache.flink.graph.gsa.ApplyFunction
This method is invoked once per superstep, after the SumFunction in a GatherSumApplyIteration.
apply(DenseMatrix, DenseMatrix, Function<Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
y = func(x).
apply(DenseMatrix, DenseMatrix, DenseMatrix, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
y = func(x1, x2).
apply(DenseVector, DenseVector, Function<Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
y = func(x).
apply(DenseVector, DenseVector, DenseVector, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
y = func(x1, x2).
apply(SparseVector, SparseVector, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
Create a new SparseVector by element wise operation between two SparseVectors.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(ReduceFunction<T>, AllWindowFunction<T, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
apply(ReduceFunction<T>, AllWindowFunction<T, R, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
apply(R, FoldFunction<T, R>, AllWindowFunction<R, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
apply(R, FoldFunction<T, R>, AllWindowFunction<R, R, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
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(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(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(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(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(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>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
apply(ReduceFunction<T>, WindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
apply(ReduceFunction<T>, WindowFunction<T, R, K, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
apply(R, FoldFunction<T, R>, WindowFunction<R, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
apply(R, FoldFunction<T, R>, WindowFunction<R, R, K, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
apply(W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.AggregateApplyAllWindowFunction
 
apply(K, W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.AggregateApplyWindowFunction
 
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.FoldApplyAllWindowFunction
Deprecated.
 
apply(K, W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyWindowFunction
Deprecated.
 
apply(W, Iterable<T>, Collector<T>) - Method in class org.apache.flink.streaming.api.functions.windowing.PassThroughAllWindowFunction
 
apply(K, W, Iterable<T>, Collector<T>) - Method in class org.apache.flink.streaming.api.functions.windowing.PassThroughWindowFunction
 
apply(W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyAllWindowFunction
 
apply(K, W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyWindowFunction
 
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(TimeWindow, Iterable<Integer>, Collector<Double[]>) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.PartialModelBuilder
 
apply(List<Transformation<?>>) - Method in interface org.apache.flink.table.delegation.Executor
Applies all given transformations.
apply(List<Transformation<?>>) - Method in class org.apache.flink.table.executor.StreamExecutor
 
apply(List<Expression>, ResolverRule.ResolutionContext) - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule
 
apply(Join, JoinRelType, RexNode) - Method in interface org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule.Predicate
 
apply(List<Transformation<?>>) - Method in class org.apache.flink.table.planner.delegation.ExecutorBase
 
apply(BaseRow, BaseRow) - Method in interface org.apache.flink.table.runtime.generated.JoinCondition
 
apply(IN) - Method in interface org.apache.flink.table.runtime.generated.Projection
 
apply(Statement, Description) - Method in class org.apache.flink.testutils.junit.RetryRule
 
apply(Statement, Description) - Method in interface org.apache.flink.util.ExternalResource
 
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(T) - Method in interface org.apache.flink.util.function.FunctionWithException
Calls this function.
apply(long) - Method in interface org.apache.flink.util.function.LongFunctionWithException
Applies this function to the given argument.
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.
applyCommandLineOptionsToConfiguration(CommandLine) - Method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
applyCommandLineOptionsToConfiguration(CommandLine) - Method in interface org.apache.flink.client.cli.CustomCommandLine
Override configuration settings by specified command line options.
applyCommandLineOptionsToConfiguration(CommandLine) - Method in class org.apache.flink.client.cli.ExecutorCLI
 
applyCommandLineOptionsToConfiguration(CommandLine) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
ApplyFunction<K,VV,M> - Class in org.apache.flink.graph.gsa
The base class for the third and last step of a GatherSumApplyIteration.
ApplyFunction() - Constructor for class org.apache.flink.graph.gsa.ApplyFunction
 
applyLimit(long) - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
applyLimit(long) - Method in interface org.apache.flink.table.sources.LimitableTableSource
Check and push down the limit to the table source.
applyOverlays(Configuration, ContainerSpecification) - Static method in class org.apache.flink.mesos.util.MesosUtils
Generate a container specification as a TaskManager template.
applyPartitionPruning(List<Map<String, String>>) - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
applyPartitionPruning(List<Map<String, String>>) - Method in interface org.apache.flink.table.sources.PartitionableTableSource
Applies the remaining partitions to the table source.
applyPredicate(List<Expression>) - Method in class org.apache.flink.formats.parquet.ParquetTableSource
 
applyPredicate(List<Expression>) - Method in class org.apache.flink.orc.OrcTableSource
 
applyPredicate(List<Expression>) - Method in interface org.apache.flink.table.sources.FilterableTableSource
Check and pick all predicates this table source can support.
applyRegistrations(Kryo, Collection<KryoRegistration>) - Static method in class org.apache.flink.api.java.typeutils.runtime.KryoUtils
Apply a list of KryoRegistration to a Kryo instance.
applyRepartitioner(OperatorID, OperatorStateRepartitioner, List<List<OperatorStateHandle>>, int, int) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
applyRepartitioner(OperatorStateRepartitioner, List<List<OperatorStateHandle>>, 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.
applySum(DenseVector, DenseVector, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
\sum_i func(x1_i, x2_i) .
applySum(SparseVector, SparseVector, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
\sum_i func(x1_i, x2_i) .
applySum(DenseVector, SparseVector, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
\sum_i func(x1_i, x2_i) .
applySum(SparseVector, DenseVector, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
\sum_i func(x1_i, x2_i) .
applySum(DenseMatrix, DenseMatrix, BiFunction<Double, Double, Double>) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
\sum_ij func(x1_ij, x2_ij) .
applyTo(ParameterTool) - Method in class org.apache.flink.api.java.utils.RequiredParameters
Deprecated.
Check for all required parameters defined: - has a value been passed - if not, does the parameter have an associated default value - does the type of the parameter match the one defined in RequiredParameters - does the value provided in the parameterTool adhere to the choices defined in the option.
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 class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
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.
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
 
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.
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.
APPROX_NUMERIC_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
APPS_API_VERSION - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
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_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(Execution) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
ArchivedExecution(StringifiedAccumulatorResult[], IOMetrics, ExecutionAttemptID, int, ExecutionState, String, TaskManagerLocation, AllocationID, int, long[]) - 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(ExecutionConfig) - Constructor for class org.apache.flink.api.common.ArchivedExecutionConfig
 
ArchivedExecutionConfig(String, String, int, boolean, Map<String, String>) - 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 the ExecutionGraph.
ArchivedExecutionGraph(JobID, String, Map<JobVertexID, ArchivedExecutionJobVertex>, List<ArchivedExecutionJobVertex>, long[], JobStatus, ErrorInfo, String, StringifiedAccumulatorResult[], Map<String, SerializedValue<OptionalFailure<Object>>>, ArchivedExecutionConfig, boolean, CheckpointCoordinatorConfiguration, CheckpointStatsSnapshot, String) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
ArchivedExecutionGraphStore - Interface in org.apache.flink.runtime.dispatcher
Interface for a ArchivedExecutionGraph store.
ArchivedExecutionJobVertex - Class in org.apache.flink.runtime.executiongraph
 
ArchivedExecutionJobVertex(ExecutionJobVertex) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
ArchivedExecutionJobVertex(ArchivedExecutionVertex[], JobVertexID, String, int, int, ResourceProfile, StringifiedAccumulatorResult[]) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
ArchivedExecutionVertex - Class in org.apache.flink.runtime.executiongraph
 
ArchivedExecutionVertex(ExecutionVertex) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
ArchivedExecutionVertex(int, String, ArchivedExecution, EvictingBoundedList<ArchivedExecution>) - 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(AccessExecutionGraph) - Method in interface org.apache.flink.runtime.dispatcher.HistoryServerArchivist
Archives the given AccessExecutionGraph on the history server.
archiveExecutionGraph(AccessExecutionGraph) - Method in enum org.apache.flink.runtime.dispatcher.VoidHistoryServerArchivist
 
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.JobExceptionsHandler
 
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.JsonArchivist
Returns a Collection of ArchivedJsons containing JSON responses and their respective REST URL for a given job.
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
ARE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
areAllInputsSelected() - Method in class org.apache.flink.streaming.api.operators.InputSelection
Tests if all inputs are selected.
areBranchCompatible(PlanNode, PlanNode) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Checks whether to candidate plans for the sub-plan of this node are comparable.
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.AbstractSortMergeJoinDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CartesianProductDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetFirstDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetSecondDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildFirstDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildSecondDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashJoinBuildFirstProperties
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashJoinBuildSecondProperties
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildFirstDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildSecondDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildFirstDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildSecondDescriptor
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
areCoFulfilled(RequestedLocalProperties, RequestedLocalProperties, LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
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)
areCompatible(RequestedGlobalProperties, RequestedGlobalProperties, GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.AbstractJoinDescriptor
 
areCompatible(RequestedGlobalProperties, RequestedGlobalProperties, GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
areCompatible(RequestedGlobalProperties, RequestedGlobalProperties, GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.CartesianProductDescriptor
 
areCompatible(RequestedGlobalProperties, RequestedGlobalProperties, GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
areCompatible(RequestedGlobalProperties, RequestedGlobalProperties, GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
areCompatible(RequestedGlobalProperties, RequestedGlobalProperties, GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
areCompatible(RequestedGlobalProperties, RequestedGlobalProperties, GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
areExplicitEnvironmentsAllowed() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Checks whether it is currently permitted to explicitly instantiate a LocalEnvironment or a RemoteEnvironment.
areFieldsUnique(FieldSet) - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
Checks whether the given set of fields is unique, as specified in these local properties.
areKerberosCredentialsValid(UserGroupInformation, boolean) - Static method in class org.apache.flink.runtime.util.HadoopUtils
 
areMasterStatesFullyAcknowledged() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
areTasksFullyAcknowledged() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
areTypesCompatible(LogicalType, LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Returns true if the two given types are compatible.
Arg(List, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
Arg0(List, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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.
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
 
argTypes - Variable in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
ArgumentCount - Interface in org.apache.flink.table.types.inference
Defines the count of accepted arguments (including open intervals) that a function can take.
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
 
array() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
ARRAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ARRAY(DataType) - Static method in class org.apache.flink.table.api.DataTypes
Data type of an array of elements with same subtype.
ARRAY - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_ELEMENT - 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_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
ARRAY = 16;
ARRAY_VALUE_CONSTRUCTOR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
arrayAwareToString(Object) - Static method in class org.apache.flink.util.StringUtils
This method calls Object.toString() on the given object, unless the object is an array.
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
arrayElementDelimiter(String) - Method in class org.apache.flink.table.descriptors.Csv
Sets the array element delimiter string for separating array or row element values (";" by default).
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.
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.
arrayNext() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
arrayOffset() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
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 ).
arrayToMap(String[]) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
arrayToString(Object) - Static method in class org.apache.flink.util.StringUtils
Returns a string representation of the given array.
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
 
ArrayUtils - Class in org.apache.flink.util
Utility class for Java arrays.
ArrayUtils() - Constructor for class org.apache.flink.util.ArrayUtils
 
Artifact(Path, Path, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact
 
ARTIFACT_SERVER_PORT - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
The config parameter defining the Mesos artifact server port to use.
ARTIFACT_SERVER_SSL_ENABLED - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
Config parameter to override SSL support for the Artifact Server.
artifactFileNames - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
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>, ArtificialStateBuilder<IN>) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ArtificialKeyedStateMapper
 
ArtificialKeyedStateMapper(MapFunction<IN, OUT>, List<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(T) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialStateBuilder
Manipulate the state for an input element.
artificialStateForElement(IN) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialValueStateBuilder
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
as(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
as(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
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(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(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(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(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(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(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(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(String) - Method in interface org.apache.flink.table.api.Table
Renames the fields of the expression result.
as(Expression...) - 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.TumbleWithSizeOnTime
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(ResolvedExpression, String) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
AS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
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.NetworkBuffer
 
asByteBuf() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
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
 
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
Deprecated.
AscendingTimestampExtractor() - Constructor for class org.apache.flink.streaming.api.functions.AscendingTimestampExtractor
Deprecated.
 
AscendingTimestampExtractor<T> - Class in org.apache.flink.streaming.api.functions.timestamps
A timestamp assigner and watermark generator for streams where timestamps are monotonously ascending.
AscendingTimestampExtractor() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
 
AscendingTimestampExtractor.FailingHandler - Class in org.apache.flink.streaming.api.functions.timestamps
Handler that fails the program when timestamp monotony is violated.
AscendingTimestampExtractor.IgnoringHandler - Class in org.apache.flink.streaming.api.functions.timestamps
Handler that does nothing when timestamp monotony is violated.
AscendingTimestampExtractor.LoggingHandler - Class in org.apache.flink.streaming.api.functions.timestamps
Handler that only logs violations of timestamp monotony, on WARN log level.
AscendingTimestampExtractor.MonotonyViolationHandler - Interface in org.apache.flink.streaming.api.functions.timestamps
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
 
ASCII - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ASENSITIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
asFile(String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
asFlinkTuples() - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
Specifies that the InputFormat returns Flink tuples instead of HCatRecord.
ASIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ASIN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
asin(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ask(Object, Time) - Method in class org.apache.flink.runtime.rpc.akka.FencedAkkaInvocationHandler
 
ASK_TIMEOUT - Static variable in class org.apache.flink.configuration.AkkaOptions
Timeout for akka 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
 
asMap() - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns the properties as a map copy.
asPrefixedMap(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns the properties as a map copy with a prefix key.
asQueryableState(String) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Publishes the keyed stream as queryable ValueState instance.
asQueryableState(String, ValueStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Publishes the keyed stream as a queryable ValueState instance.
asQueryableState(String, FoldingStateDescriptor<T, ACC>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Deprecated.
will be removed in a future version
asQueryableState(String, ReducingStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Publishes the keyed stream as a queryable ReducingState instance.
asRecord() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Casts this element into a StreamRecord.
asRootSchema(Schema) - Static method in class org.apache.calcite.jdbc.CalciteSchemaBuilder
Creates a CalciteSchema with a given Schema as the root.
asSerializableString() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
Returns a string that fully serializes this instance.
asSerializableString() - Method in interface org.apache.flink.table.expressions.ResolvedExpression
Returns a string that fully serializes this instance.
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.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.TypeInformationRawType
 
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
 
ASSERTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
assertNoException(CompletableFuture<?>) - Static method in class org.apache.flink.runtime.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
 
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.
assign(KafkaTopicPartition, int) - Static method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionAssigner
Returns the index of the target subtask that a specific Kafka partition should be assigned to.
assign(StreamShardHandle, int) - Method in interface org.apache.flink.streaming.connectors.kinesis.KinesisShardAssigner
Returns the index of the target subtask that a specific shard should be assigned to.
assignActualWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
 
assignActualWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
Assigns the input element into the actual windows which the Trigger should trigger on.
assignActualWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
 
assignActualWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
 
assigner(WindowAssigner<?>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
AssignerWithPeriodicWatermarks<T> - Interface in org.apache.flink.streaming.api.functions
The AssignerWithPeriodicWatermarks assigns event time timestamps to elements, and generates low watermarks that signal event time progress within the stream.
AssignerWithPunctuatedWatermarks<T> - Interface in org.apache.flink.streaming.api.functions
The AssignerWithPunctuatedWatermarks assigns event time timestamps to elements, and generates low watermarks that signal event time progress within the stream.
assignExclusiveSegments() - 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.
assignKeyToParallelOperator(Object, int, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Assigns the given key to a parallel operator index.
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.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.assigners.SlidingWindowAssigner
 
assignPartition(int, byte) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Assigns a partition to a bucket.
assignPartitions(KafkaConsumer<?, ?>, List<TopicPartition>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge010
 
assignPartitions(KafkaConsumer<?, ?>, List<TopicPartition>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge09
 
assignPendingSlotRequest(PendingSlotRequest) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerSlot
 
assignPendingSlotRequest(PendingSlotRequest) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
assignPendingTaskManagerSlot(PendingTaskManagerSlot) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
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
 
assignStateNamespace(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
 
assignStateNamespace(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
Assigns the input element into the state namespace which the input element should be accumulated/retracted into.
assignStateNamespace(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
 
assignStateNamespace(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
 
assignStates() - Method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
assignTimestamps(TimestampExtractor<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
assignTimestampsAndWatermarks(AssignerWithPeriodicWatermarks<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Assigns timestamps to the elements in the data stream and periodically creates watermarks to signal event time progress.
assignTimestampsAndWatermarks(AssignerWithPunctuatedWatermarks<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Assigns timestamps to the elements in the data stream and creates watermarks to signal event time progress based on the elements themselves.
assignTimestampsAndWatermarks(AssignerWithPunctuatedWatermarks<T>) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies an AssignerWithPunctuatedWatermarks to emit watermarks in a punctuated manner.
assignTimestampsAndWatermarks(AssignerWithPeriodicWatermarks<T>) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies an AssignerWithPunctuatedWatermarks to emit watermarks in a punctuated manner.
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.BaseAlignedWindowAssigner
Deprecated.
 
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(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(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.
assignWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
 
assignWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
 
assignWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
 
assignWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
assignWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
 
assignWindows(BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
Given the timestamp and element, returns the set of windows into which it should be placed.
asStreamStatus() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Casts this element into a StreamStatus.
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 interface org.apache.flink.table.api.constraints.Constraint
Prints the constraint in a readable way.
asSummaryString() - Method in class org.apache.flink.table.api.constraints.UniqueConstraint
Returns constraint's summary.
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.UnresolvedIdentifier
Returns a string that summarizes this instance for printing to a console or log.
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.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.operations.AggregateQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.CatalogQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.CatalogSinkModifyOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.DataSetQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterFunctionOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterTablePropertiesOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterTableRenameOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateFunctionOperation
 
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.DropDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropFunctionOperation
 
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.DistinctQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
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.ScalaDataStreamQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
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.WindowAggregateQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
asSummaryString() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
asSummaryString() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
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.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.SymbolType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.TimestampType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.TypeInformationRawType
 
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
 
asTopLevelMap() - Method in class org.apache.flink.table.client.config.entries.DeploymentEntry
 
asTopLevelMap() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
asum(int, double[], int) - Static method in class org.apache.flink.ml.common.linalg.BLAS
\sum_i |x_i| .
asum(DenseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
\sum_i |x_i| .
asum(SparseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
\sum_i |x_i| .
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.
ASYMMETRIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ASYNC_SNAPSHOTS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Option whether the state backend should use an asynchronous snapshot method where possible and configurable.
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.
asyncException - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Errors encountered in the async producer are stored here.
asyncException - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Errors encountered in the async producer are stored here.
AsyncExceptionHandler - Interface in org.apache.flink.streaming.runtime.tasks
An interface marking a task as capable of handling exceptions thrown by different threads, other than the one executing the task itself.
AsyncFunction<IN,OUT> - Interface in org.apache.flink.streaming.api.functions.async
A function to trigger Async I/O operation.
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.streaming.runtime.tasks
An exception for wrapping exceptions that are thrown by an operator in threads other than the main compute thread of that operator.
AsynchronousException(Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.AsynchronousException
 
AsynchronousException(String, Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.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(BaseRow, ResultFuture<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
AsyncIOExample - Class in org.apache.flink.streaming.examples.async
Example to illustrates how to use AsyncFunction.
AsyncIOExample() - Constructor for class org.apache.flink.streaming.examples.async.AsyncIOExample
 
AsyncLookupJoinRunner - Class in org.apache.flink.table.runtime.operators.join.lookup
The async join runner to lookup the dimension table.
AsyncLookupJoinRunner(GeneratedFunction<AsyncFunction<BaseRow, Object>>, GeneratedResultFuture<TableFunctionResultFuture<BaseRow>>, TypeInformation<?>, BaseRowTypeInfo, 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<BaseRow, Object>>, GeneratedFunction<FlatMapFunction<BaseRow, BaseRow>>, GeneratedResultFuture<TableFunctionResultFuture<BaseRow>>, TypeInformation<?>, BaseRowTypeInfo, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
 
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.
AsyncTableFunction<T> - Class in org.apache.flink.table.functions
Base class for a user-defined asynchronously table function (UDTF).
AsyncTableFunction() - Constructor for class org.apache.flink.table.functions.AsyncTableFunction
 
AsyncWaitOperator<IN,OUT> - Class in org.apache.flink.streaming.api.operators.async
The AsyncWaitOperator allows to asynchronously process incoming stream records.
AsyncWaitOperator(AsyncFunction<IN, OUT>, long, int, AsyncDataStream.OutputMode, 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
 
AT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ATAN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ATAN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
atan(Decimal) - 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
 
atan2(Decimal, Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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, Class<?>) - Constructor for class org.apache.flink.table.types.AtomicDataType
 
AtomicDataType(LogicalType) - Constructor for class org.apache.flink.table.types.AtomicDataType
 
AtomicDisposableReferenceCounter - Class in org.apache.flink.runtime.util
Atomic reference counter, which enters a "disposed" state after it reaches a configurable reference count (default 0).
AtomicDisposableReferenceCounter() - Constructor for class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
 
AtomicDisposableReferenceCounter(int) - Constructor for class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
 
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.
ATTACHED - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
attachJobGraph(List<JobVertex>) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
attemptNumber() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
ATTRIBUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ATTRIBUTES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
attributes(List<StructuredType.StructuredAttribute>) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
AUTHORIZATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AUTO_GENERATE_UIDS - Static variable in class org.apache.flink.configuration.PipelineOptions
 
AUTO_TYPE_REGISTRATION - Static variable in class org.apache.flink.configuration.PipelineOptions
 
AUTO_WATERMARK_INTERVAL - Static variable in class org.apache.flink.configuration.PipelineOptions
 
autoAck - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
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(Process) - Constructor for class org.apache.flink.tests.util.AutoClosableProcess
 
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.
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.
AvailabilityHelper() - Constructor for class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
availabilityHelper - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
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.
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 - Static variable in interface org.apache.flink.runtime.io.AvailabilityProvider
Constant that allows to avoid volatile checks CompletableFuture.isDone().
available() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
available() - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
availableMemory() - Method in class org.apache.flink.runtime.memory.MemoryManager
Returns the total size of the certain type of memory handled by this memory manager.
availableMemory - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The free memory segments currently available to the hash join.
availableMemory - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The free memory segments currently available to the hash join.
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
 
AverageClusteringCoefficient<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.directed
The average clustering coefficient measures the mean connectedness of a graph.
AverageClusteringCoefficient() - Constructor for class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient
 
AverageClusteringCoefficient<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.undirected
The average clustering coefficient measures the mean connectedness of a graph.
AverageClusteringCoefficient() - Constructor for class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient
 
AverageClusteringCoefficient.Result - Class in org.apache.flink.graph.library.clustering.directed
Wraps global clustering coefficient metrics.
AverageClusteringCoefficient.Result - Class in org.apache.flink.graph.library.clustering.undirected
Wraps global clustering coefficient metrics.
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.
AVG_RECORD_SIZE_BYTES - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
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 - Class in org.apache.flink.table.descriptors
Format descriptor for Apache Avro records.
Avro() - Constructor for class org.apache.flink.table.descriptors.Avro
Format descriptor for Apache Avro records.
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.
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
 
AvroKeyValue(GenericRecord) - Constructor for class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
Wraps a GenericRecord that is a key value pair.
AvroKeyValueSinkWriter<K,V> - Class in org.apache.flink.streaming.connectors.fs
Deprecated.
AvroKeyValueSinkWriter(Map<String, String>) - Constructor for class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
C'tor for the writer.
AvroKeyValueSinkWriter(AvroKeyValueSinkWriter<K, V>) - Constructor for class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
AvroKeyValueSinkWriter.AvroKeyValue<K,V> - Class in org.apache.flink.streaming.connectors.fs
Deprecated.
A reusable Avro generic record for writing key/value pairs to the file.
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.
AvroKryoSerializerUtils.JodaLocalDateSerializer - Class in org.apache.flink.formats.avro.utils
Avro logical types use JodaTime's LocalDate but Kryo is unable to serialize it properly (esp.
AvroKryoSerializerUtils.JodaLocalTimeSerializer - Class in org.apache.flink.formats.avro.utils
Avro logical types use JodaTime's LocalTime but Kryo is unable to serialize it properly (esp.
AvroOutputFormat<E> - Class in org.apache.flink.formats.avro
FileOutputFormat for Avro records.
AvroOutputFormat(Path, Class<E>) - Constructor for class org.apache.flink.formats.avro.AvroOutputFormat
 
AvroOutputFormat(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.
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.
AvroRowFormatFactory - Class in org.apache.flink.formats.avro
Table format factory for providing configured instances of Avro-to-row SerializationSchema and DeserializationSchema.
AvroRowFormatFactory() - Constructor for class org.apache.flink.formats.avro.AvroRowFormatFactory
 
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.
avroSchema(String) - Method in class org.apache.flink.table.descriptors.Avro
Sets the Avro schema for specific or generic Avro records.
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
 
AvroSchemaSerializerConfigSnapshot() - Constructor for class org.apache.flink.formats.avro.typeutils.AvroSerializer.AvroSchemaSerializerConfigSnapshot
Deprecated.
 
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.
AvroSerializer(Class<T>, Class<? extends T>) - Constructor for class org.apache.flink.formats.avro.typeutils.AvroSerializer
Deprecated.
AvroSerializer.AvroSchemaSerializerConfigSnapshot<T> - Class in org.apache.flink.formats.avro.typeutils
Deprecated.
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
 
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
 
AvroValidator - Class in org.apache.flink.table.descriptors
Validator for Avro.
AvroValidator() - Constructor for class org.apache.flink.table.descriptors.AvroValidator
 
await() - Method in class org.apache.flink.batch.tests.util.FileBasedOneShotLatch
Waits until the latch file is created.
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(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.kubernetes.kubeclient.resources.ActionWatcher
 
await(long) - Method in class org.apache.flink.streaming.connectors.kinesis.util.TimeoutLatch
 
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().
awaitPendingAfterQuiesce() - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
awaitPendingAfterQuiesce() - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
awaitPendingAfterQuiesce() - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
awaitPendingAfterQuiesce() - Method in interface org.apache.flink.streaming.runtime.tasks.TimerService
This method can be used after calling TimerService.quiesce(), and awaits the completion of currently executing timers.
awaitStartOfSuperstepOrTermination(int) - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
 
awaitTermination() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
After calling KinesisDataFetcher.shutdownFetcher(), this can be called to await the fetcher shutdown.
AWS_ACCESS_KEY_ID - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The AWS access key ID to use when setting credentials provider type to BASIC.
AWS_CLIENT_CONFIG_PREFIX - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.AWSUtil
The prefix used for properties that should be applied to ClientConfiguration.
AWS_CREDENTIALS_PROVIDER - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The credential provider type to use when AWS credentials are required (BASIC is used if not set).
AWS_ENDPOINT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The AWS endpoint for Kinesis (derived from the AWS region setting if not set).
AWS_PROFILE_NAME - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
Optional configuration for profile name if credential provider type is set to be PROFILE.
AWS_PROFILE_PATH - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
Optional configuration for profile path if credential provider type is set to be PROFILE.
AWS_REGION - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The AWS region of the Kinesis streams to be pulled ("us-east-1" is used if not set).
AWS_ROLE_ARN - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The role ARN to use when credential provider type is set to ASSUME_ROLE.
AWS_ROLE_CREDENTIALS_PROVIDER - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The credentials provider that provides credentials for assuming the role when credential provider type is set to ASSUME_ROLE.
AWS_ROLE_EXTERNAL_ID - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The external ID to use when credential provider type is set to ASSUME_ROLE.
AWS_ROLE_SESSION_NAME - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The role session name to use when credential provider type is set to ASSUME_ROLE.
AWS_SECRET_ACCESS_KEY - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
The AWS secret key to use when setting credentials provider type to BASIC.
AWSConfigConstants - Class in org.apache.flink.streaming.connectors.kinesis.config
Configuration keys for AWS service usage.
AWSConfigConstants() - Constructor for class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
AWSConfigConstants.CredentialProvider - Enum in org.apache.flink.streaming.connectors.kinesis.config
Possible configuration values for the type of credential provider to use when accessing AWS Kinesis.
AWSUtil - Class in org.apache.flink.streaming.connectors.kinesis.util
Some utilities specific to Amazon Web Service.
AWSUtil() - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.AWSUtil
 
axpy(double, double[], double[]) - Static method in class org.apache.flink.ml.common.linalg.BLAS
y += a * x .
axpy(double, DenseVector, DenseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
y += a * x .
axpy(double, SparseVector, DenseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
y += a * x .
axpy(double, DenseMatrix, DenseMatrix) - Static method in class org.apache.flink.ml.common.linalg.BLAS
y += a * x .
axpy(int, double, double[], int, double[], int) - Static method in class org.apache.flink.ml.common.linalg.BLAS
y[yOffset:yOffset+n] += a * x[xOffset:xOffset+n] .
AZURE_STORAGE_KEY_ENV_VARIABLE - Static variable in class org.apache.flink.fs.azurefs.EnvironmentVariableKeyProvider
 
AzureFSFactory - Class in org.apache.flink.fs.azurefs
A factory for the Azure file system over HTTP.
AzureFSFactory() - Constructor for class org.apache.flink.fs.azurefs.AzureFSFactory
 

B

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.
BackendBuildingException - Exception in org.apache.flink.runtime.state
Exceptions which indicate that a state backend building has failed.
BackendBuildingException(String, Throwable) - Constructor for exception org.apache.flink.runtime.state.BackendBuildingException
 
BackendBuildingException(String) - Constructor for exception org.apache.flink.runtime.state.BackendBuildingException
 
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.
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.
backfillConsumerKeys(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
A set of configuration paremeters associated with the describeStreams API may be used if: 1) an legacy client wants to consume from Kinesis 2) a current client wants to consumer from DynamoDB streams In the context of 1), the set of configurations needs to be translated to the corresponding configurations in the Kinesis listShards API.
BACKPRESSURE_CLEANUP_INTERVAL - Static variable in class org.apache.flink.configuration.WebOptions
Time, in milliseconds, after which cached stats are cleaned up if not accessed.
BACKPRESSURE_DELAY - Static variable in class org.apache.flink.configuration.WebOptions
Delay between samples to determine back pressure in milliseconds.
BACKPRESSURE_NUM_SAMPLES - Static variable in class org.apache.flink.configuration.WebOptions
Number of samples to take to determine back pressure.
BACKPRESSURE_REFRESH_INTERVAL - Static variable in class org.apache.flink.configuration.WebOptions
Time, in milliseconds, after which available stats are deprecated and need to be refreshed (by resampling).
BackPressureRequestCoordinator - Class in org.apache.flink.runtime.rest.handler.legacy.backpressure
A coordinator for triggering and collecting back pressure stats of running tasks.
BackPressureRequestCoordinator(Executor, long) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureRequestCoordinator
Creates a new coordinator for the cluster.
BackPressureSampleableTask - Interface in org.apache.flink.runtime.taskexecutor
Task interface used by BackPressureSampleService for back pressure tracking.
BackPressureSampleService - Class in org.apache.flink.runtime.taskexecutor
Samples whether a task is back pressured multi times.
BackPressureStats - Class in org.apache.flink.runtime.rest.handler.legacy.backpressure
Back pressure stats for one or more tasks.
BackPressureStats(int, long, long, Map<ExecutionAttemptID, Double>) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStats
 
BackPressureStatsTracker - Interface in org.apache.flink.runtime.rest.handler.legacy.backpressure
Interface for a tracker of back pressure statistics for ExecutionJobVertex.
BackPressureStatsTrackerImpl - Class in org.apache.flink.runtime.rest.handler.legacy.backpressure
Back pressure statistics tracker.
BackPressureStatsTrackerImpl(BackPressureRequestCoordinator, int, int) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStatsTrackerImpl
Creates a back pressure statistics tracker.
BackPressuringExecutor - Class in org.apache.flink.fs.s3.common.utils
An executor decorator that allows only a certain number of concurrent executions.
BackPressuringExecutor(Executor, int) - Constructor for class org.apache.flink.fs.s3.common.utils.BackPressuringExecutor
 
backup(int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
BackwardsCompatibleSerializerSnapshot<T> - Class in org.apache.flink.api.common.typeutils
A utility TypeSerializerConfigSnapshot that is used for backwards compatibility purposes.
BackwardsCompatibleSerializerSnapshot(TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.typeutils.BackwardsCompatibleSerializerSnapshot
 
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
 
BaseAlignedWindowAssigner - Class in org.apache.flink.streaming.api.windowing.assigners
Deprecated.
will be removed in a future version. please use other WindowAssigners listed under org.apache.flink.streaming.api.windowing.assigners.
BaseAlignedWindowAssigner(long) - Constructor for class org.apache.flink.streaming.api.windowing.assigners.BaseAlignedWindowAssigner
Deprecated.
 
BaseArray - Interface in org.apache.flink.table.dataformat
An interface for array used internally in Flink Table/SQL.
BaseArraySerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for BaseArray.
BaseArraySerializer(LogicalType, ExecutionConfig) - Constructor for class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
BaseArraySerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
BaseArraySerializer(LogicalType, TypeSerializer) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer
 
BaseArraySerializer.BaseArraySerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
BaseArraySerializer.BaseArraySerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
BaseArraySerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BaseArraySerializer.BaseArraySerializerSnapshot
 
BaseArraySerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer.BaseArraySerializerSnapshot
 
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.
BaseHybridHashTable - Class in org.apache.flink.table.runtime.hashtable
BaseHybridHashTable(Configuration, Object, MemoryManager, long, IOManager, int, long, boolean) - Constructor for class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
BaseMap - Interface in org.apache.flink.table.dataformat
An interface for map used internally in Flink Table/SQL.
BaseMapSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for BaseMap.
BaseMapSerializer(LogicalType, LogicalType, ExecutionConfig) - Constructor for class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
BaseMapSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
BaseMapSerializer(LogicalType, LogicalType, TypeSerializer, TypeSerializer) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer
 
BaseMapSerializer.BaseMapSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
BaseMapSerializer.BaseMapSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
BaseMapSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BaseMapSerializer.BaseMapSerializerSnapshot
 
BaseMapSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer.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
 
BasePathBucketer<T> - Class in org.apache.flink.streaming.connectors.fs.bucketing
Deprecated.
BasePathBucketer() - Constructor for class org.apache.flink.streaming.connectors.fs.bucketing.BasePathBucketer
Deprecated.
 
BaseRow - Interface in org.apache.flink.table.dataformat
An interface for row used internally in Flink Table/SQL.
BaseRowEventComparator - Class in org.apache.flink.table.runtime.operators.match
An implementation of EventComparator based on a generated RecordComparator.
BaseRowEventComparator(GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.match.BaseRowEventComparator
 
BaseRowKeySelector - Interface in org.apache.flink.table.runtime.keyselector
BaseRowKeySelector takes an BaseRow and extracts the deterministic key for the BaseRow.
BaseRowPythonScalarFunctionOperator - Class in org.apache.flink.table.runtime.operators.python
The Python ScalarFunction operator for the blink planner.
BaseRowPythonScalarFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, int[], int[]) - Constructor for class org.apache.flink.table.runtime.operators.python.BaseRowPythonScalarFunctionOperator
 
BaseRowPythonScalarFunctionRunner - Class in org.apache.flink.table.runtime.runners.python
A PythonFunctionRunner used to execute Python ScalarFunctions.
BaseRowPythonScalarFunctionRunner(String, FnDataReceiver<BaseRow>, PythonFunctionInfo[], PythonEnvironmentManager, RowType, RowType) - Constructor for class org.apache.flink.table.runtime.runners.python.BaseRowPythonScalarFunctionRunner
 
BaseRowSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for BaseRow.
BaseRowSerializer(ExecutionConfig, RowType) - Constructor for class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
BaseRowSerializer(ExecutionConfig, LogicalType...) - Constructor for class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
BaseRowSerializer(LogicalType[], TypeSerializer[]) - Constructor for class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
BaseRowSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
BaseRowSerializer(LogicalType[], TypeSerializer[]) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer
 
BaseRowSerializer.BaseRowSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
BaseRowSerializer.BaseRowSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
BaseRowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BaseRowSerializer.BaseRowSerializerSnapshot
 
BaseRowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer.BaseRowSerializerSnapshot
 
BaseRowTypeInfo - Class in org.apache.flink.table.runtime.typeutils
Base row type info.
BaseRowTypeInfo(LogicalType...) - Constructor for class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
BaseRowTypeInfo(LogicalType[], String[]) - Constructor for class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
BaseRowUtil - Class in org.apache.flink.table.dataformat.util
Util for base row.
BaseRowUtil() - Constructor for class org.apache.flink.table.dataformat.util.BaseRowUtil
 
BaseStatistics - Interface in org.apache.flink.api.common.io.statistics
Interface describing the basic statistics that can be obtained from the input.
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
 
baseURL() - Method in class org.apache.flink.mesos.util.MesosArtifactServer
 
BashJavaUtils - Class in org.apache.flink.runtime.util
Utility class for using java utilities in bash scripts.
BashJavaUtils() - Constructor for class org.apache.flink.runtime.util.BashJavaUtils
 
BashJavaUtils.Command - Enum in org.apache.flink.runtime.util
Commands that BashJavaUtils supports.
BasicArrayTypeInfo<T,C> - Class in org.apache.flink.api.common.typeinfo
Type information for arrays boxed primitive types.
BasicResult<C> - Class in org.apache.flink.table.client.gateway.local.result
Basic result of a table program that has been submitted to a cluster.
BasicResult() - Constructor for class org.apache.flink.table.client.gateway.local.result.BasicResult
 
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
 
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
 
BatchExecutor - Class in org.apache.flink.table.planner.delegation
An implementation of Executor that is backed by a StreamExecutionEnvironment.
BatchExecutor(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.planner.delegation.BatchExecutor
 
BatchOperator<T extends BatchOperator<T>> - Class in org.apache.flink.ml.operator.batch
Base class of batch algorithm operators.
BatchOperator() - Constructor for class org.apache.flink.ml.operator.batch.BatchOperator
 
BatchOperator(Params) - Constructor for class org.apache.flink.ml.operator.batch.BatchOperator
The constructor of BatchOperator with Params.
BatchQueryConfig - Class in org.apache.flink.table.api
Deprecated.
Set the configuration on TableConfig.
BatchQueryConfig() - Constructor for class org.apache.flink.table.api.BatchQueryConfig
Deprecated.
 
batchSize - Variable in class org.apache.flink.orc.OrcInputFormat
 
BatchSQLTestProgram - Class in org.apache.flink.sql.tests
End-to-end test for batch SQL queries.
BatchSQLTestProgram() - Constructor for class org.apache.flink.sql.tests.BatchSQLTestProgram
 
BatchSQLTestProgram.DataGenerator - Class in org.apache.flink.sql.tests
Iterator for generated data.
BatchSQLTestProgram.GeneratorTableSource - Class in org.apache.flink.sql.tests
TableSource for generated data.
BatchTableDescriptor - Class in org.apache.flink.table.descriptors
Describes a table connected from a batch environment.
BatchTableDescriptor(Registration, ConnectorDescriptor) - Constructor for class org.apache.flink.table.descriptors.BatchTableDescriptor
 
BatchTableEnvironment - Interface in org.apache.flink.table.api.java
The TableEnvironment for a Java batch ExecutionEnvironment that works with DataSets.
BatchTableSink<T> - Interface in org.apache.flink.table.sinks
Deprecated.
BatchTableSinkFactory<T> - Interface in org.apache.flink.table.factories
A factory to create configured table sink instances in a batch environment based on string-based properties.
BatchTableSource<T> - Interface in org.apache.flink.table.sources
Deprecated.
BatchTableSourceFactory<T> - Interface in org.apache.flink.table.factories
A factory to create configured table source instances in a batch environment based on string-based properties.
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.
BeanDeserializerModifierForIgnorables - Class in org.apache.flink.streaming.connectors.kinesis.util
Jackson bean deserializer utility that allows skipping of properties, for example because they cannot be handled by the default serializer or should be ignored for other reason.
BeanDeserializerModifierForIgnorables(Class, String...) - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.BeanDeserializerModifierForIgnorables
 
BEFORE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.tests.util.FlinkDistribution
 
before() - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
before() - Method in class org.apache.flink.testutils.executor.TestExecutorResource
 
before() - Method in interface org.apache.flink.util.ExternalResource
 
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(String) - Static method in class org.apache.flink.cep.pattern.Pattern
Starts a new pattern sequence.
begin(String, AfterMatchSkipStrategy) - 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(Pattern<T, F>) - 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.
beginNewAlignment(long, int) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
BeginToken() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
beginTransaction() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Method that starts a new transaction.
beginTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
beginTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
beginTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
beginTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
BEL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BERNOULLI - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BernoulliSampler<T> - Class in org.apache.flink.api.java.sampling
A sampler implementation built upon a Bernoulli trail.
BernoulliSampler(double) - Constructor for class org.apache.flink.api.java.sampling.BernoulliSampler
Create a Bernoulli sampler with sample fraction and default random number generator.
BernoulliSampler(double, long) - Constructor for class org.apache.flink.api.java.sampling.BernoulliSampler
Create a Bernoulli sampler with sample fraction and random number generator seed.
BernoulliSampler(double, Random) - Constructor for class org.apache.flink.api.java.sampling.BernoulliSampler
Create a Bernoulli sampler with sample fraction and random number generator.
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.
Between(String, PredicateLeaf.Type, Serializable, Serializable) - Constructor for class org.apache.flink.orc.OrcSplitReader.Between
Creates an BETWEEN predicate.
BETWEEN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
between(Time, Time) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoin
Specifies the time boundaries over which the join operation works, so that
BETWEEN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
BETWEEN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
between(int, int) - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
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 - 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_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
 
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.dataformat.DataFormatConverters.BigDecimalConverter
 
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() - Constructor for class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
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.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 - 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(boolean) - Constructor for class org.apache.flink.table.types.logical.BigIntType
 
BigIntType() - Constructor for class org.apache.flink.table.types.logical.BigIntType
 
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 - 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_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;
BinaryArray - Class in org.apache.flink.table.dataformat
For fields that hold fixed-length primitive types, such as long, double, or int, we store the value directly in the field, just like the original java array.
BinaryArray() - Constructor for class org.apache.flink.table.dataformat.BinaryArray
 
BinaryArrayWriter - Class in org.apache.flink.table.dataformat
Writer for binary array.
BinaryArrayWriter(BinaryArray, int, int) - Constructor for class org.apache.flink.table.dataformat.BinaryArrayWriter
 
BinaryExternalMerger - Class in org.apache.flink.table.runtime.operators.sort
Record merger for sort of BinaryRow.
BinaryExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowSerializer, 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, AbstractRowSerializer<BaseRow>, BinaryRowSerializer, NormalizedKeyComputer, RecordComparator, Configuration) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowSerializer<BaseRow>, BinaryRowSerializer, NormalizedKeyComputer, RecordComparator, Configuration, float) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
BinaryFormat - Interface in org.apache.flink.table.dataformat
Binary format spanning MemorySegments.
BinaryGeneric<T> - Class in org.apache.flink.table.dataformat
Internal format to generic.
BinaryGeneric(T) - Constructor for class org.apache.flink.table.dataformat.BinaryGeneric
 
BinaryGeneric(MemorySegment[], int, int) - Constructor for class org.apache.flink.table.dataformat.BinaryGeneric
 
BinaryGeneric(MemorySegment[], int, int, T) - Constructor for class org.apache.flink.table.dataformat.BinaryGeneric
 
BinaryGenericSerializer<T> - Class in org.apache.flink.table.runtime.typeutils
Serializer for BinaryGeneric.
BinaryGenericSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
BinaryGenericSerializer.BinaryGenericSerializerSnapshot<T> - Class in org.apache.flink.table.runtime.typeutils
BinaryGenericSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer.BinaryGenericSerializerSnapshot
 
BinaryGenericSerializerSnapshot(BinaryGenericSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer.BinaryGenericSerializerSnapshot
 
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 BinaryRow.
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(Configuration, Object, AbstractRowSerializer, AbstractRowSerializer, Projection<BaseRow, BinaryRow>, Projection<BaseRow, BinaryRow>, 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, BinaryRowSerializer, 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, BinaryRowSerializer, BinaryRowSerializer, 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.
BinaryMap - Class in org.apache.flink.table.dataformat
[4 byte(keyArray size in bytes)] + [Key BinaryArray] + [Value BinaryArray].
BinaryMap() - Constructor for class org.apache.flink.table.dataformat.BinaryMap
 
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.
BinaryResult<K> - Interface in org.apache.flink.graph.asm.result
A GraphAlgorithm result for a pair vertices.
BinaryResult.MirrorResult<T,RT extends BinaryResult<T>> - Class in org.apache.flink.graph.asm.result
Output each input and a second result with the vertex order flipped.
BinaryResultBase<K> - Class in org.apache.flink.graph.asm.result
Base class for algorithm results for a pair of vertices.
BinaryResultBase() - Constructor for class org.apache.flink.graph.asm.result.BinaryResultBase
 
BinaryRow - Class in org.apache.flink.table.dataformat
A special row which is backed by MemorySegment instead of Object.
BinaryRow(int) - Constructor for class org.apache.flink.table.dataformat.BinaryRow
 
BinaryRowChannelInputViewIterator - Class in org.apache.flink.table.runtime.io
A simple iterator over the input read though an I/O channel.
BinaryRowChannelInputViewIterator(ChannelReaderInputView, BinaryRowSerializer) - Constructor for class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
BinaryRowChannelInputViewIterator(ChannelReaderInputView, List<MemorySegment>, BinaryRowSerializer) - Constructor for class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
BinaryRowKeySelector - Class in org.apache.flink.table.runtime.keyselector
A KeySelector which will extract key from BaseRow.
BinaryRowKeySelector(BaseRowTypeInfo, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.keyselector.BinaryRowKeySelector
 
BinaryRowOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a binary row operator like AND.
BinaryRowSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for BinaryRow.
BinaryRowSerializer(int) - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
BinaryRowSerializer.BinaryRowSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
BinaryRowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer.BinaryRowSerializerSnapshot
 
BinaryRowUtil - Class in org.apache.flink.table.dataformat.util
Util for binary row.
BinaryRowUtil() - Constructor for class org.apache.flink.table.dataformat.util.BinaryRowUtil
 
BinaryRowWriter - Class in org.apache.flink.table.dataformat
Writer for BinaryRow.
BinaryRowWriter(BinaryRow) - Constructor for class org.apache.flink.table.dataformat.BinaryRowWriter
 
BinaryRowWriter(BinaryRow, int) - Constructor for class org.apache.flink.table.dataformat.BinaryRowWriter
 
BinarySection - Class in org.apache.flink.table.dataformat
Binary section of memory.
BinarySection() - Constructor for class org.apache.flink.table.dataformat.BinarySection
 
BinarySection(MemorySegment[], int, int) - Constructor for class org.apache.flink.table.dataformat.BinarySection
 
BinaryString - Class in org.apache.flink.table.dataformat
A utf8 string which is backed by MemorySegment instead of String.
BinaryString() - Constructor for class org.apache.flink.table.dataformat.BinaryString
 
BinaryStringSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for BinaryString.
BinaryStringSerializer.BinaryStringSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
Serializer configuration snapshot for compatibility and format evolution.
BinaryStringSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer.BinaryStringSerializerSnapshot
 
BinaryStringTypeInfo - Class in org.apache.flink.table.runtime.typeutils
TypeInfo for BinaryString.
BinaryStringTypeInfoFactory - Class in org.apache.flink.table.runtime.typeutils
The type factory of BinaryString.
BinaryStringTypeInfoFactory() - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfoFactory
 
BinaryStringUtil - Class in org.apache.flink.table.dataformat
Util for BinaryString.
BinaryStringUtil() - Constructor for class org.apache.flink.table.dataformat.BinaryStringUtil
 
BinaryType - Class in org.apache.flink.table.types.logical
Logical type of a fixed-length binary string (=a sequence of bytes).
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
 
BinaryType() - Constructor for class org.apache.flink.table.types.logical.BinaryType
 
BinaryUnionNode - Class in org.apache.flink.optimizer.dag
The Optimizer representation of a binary Union.
BinaryUnionNode(Union<?>) - Constructor for class org.apache.flink.optimizer.dag.BinaryUnionNode
 
BinaryUnionNode.UnionSemanticProperties - Class in org.apache.flink.optimizer.dag
 
BinaryUnionOpDescriptor - Class in org.apache.flink.optimizer.operators
 
BinaryUnionOpDescriptor() - Constructor for class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
BinaryUnionPlanNode - Class in org.apache.flink.optimizer.plan
A special subclass for the union to make it identifiable.
BinaryUnionPlanNode(BinaryUnionNode, Channel, Channel) - Constructor for class org.apache.flink.optimizer.plan.BinaryUnionPlanNode
 
BinaryUnionPlanNode(BinaryUnionPlanNode) - Constructor for class org.apache.flink.optimizer.plan.BinaryUnionPlanNode
 
BinaryUnionReplacer - Class in org.apache.flink.optimizer.traversals
A traversal that collects cascading binary unions into a single n-ary union operator.
BinaryUnionReplacer() - Constructor for class org.apache.flink.optimizer.traversals.BinaryUnionReplacer
 
BinaryWriter - Interface in org.apache.flink.table.dataformat
Writer to write a composite data format, like row, array.
BIND_ADDRESS - Static variable in class org.apache.flink.configuration.RestOptions
The address that the server binds itself to.
BIND_PORT - Static variable in class org.apache.flink.configuration.RestOptions
The port range that the server could bind itself to.
bindVariables(String[], String[]) - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
BipartiteEdge<KT,KB,EV> - Class in org.apache.flink.graph.bipartite
A BipartiteEdge represents a link between top and bottom vertices in a BipartiteGraph.
BipartiteEdge() - Constructor for class org.apache.flink.graph.bipartite.BipartiteEdge
 
BipartiteEdge(KT, KB, EV) - Constructor for class org.apache.flink.graph.bipartite.BipartiteEdge
 
BipartiteGraph<KT,KB,VVT,VVB,EV> - Class in org.apache.flink.graph.bipartite
The vertices of a bipartite graph are divided into two disjoint sets, referenced by the names "top" and "bottom".
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(Short, Short) - 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
 
bitGet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
read bit.
bitGet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
read bit from segments.
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(Short) - 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
 
bitOr(Byte, Byte) - 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(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
 
BitSet - Class in org.apache.flink.runtime.operators.util
 
BitSet(int) - Constructor for class org.apache.flink.runtime.operators.util.BitSet
 
bitSet - Variable in class org.apache.flink.runtime.operators.util.BloomFilter
 
bitSet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set bit.
bitSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set bit from segments.
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.runtime.util.SegmentsUtil
unset bit.
bitUnSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
unset bit from segments.
bitXor(Byte, Byte) - 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
 
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
 
blankString(int) - Static method in class org.apache.flink.table.dataformat.BinaryString
Creates an BinaryString that contains `length` spaces.
BLAS - Class in org.apache.flink.ml.common.linalg
A utility class that provides BLAS routines over matrices and vectors.
BLAS() - Constructor for class org.apache.flink.ml.common.linalg.BLAS
 
BlinkExecutorFactory - Class in org.apache.flink.table.planner.delegation
Factory to create an implementation of Executor to use in a TableEnvironment.
BlinkExecutorFactory() - Constructor for class org.apache.flink.table.planner.delegation.BlinkExecutorFactory
 
BlinkPlannerFactory - Class in org.apache.flink.table.planner.delegation
Factory to construct a BatchPlanner or StreamPlanner.
BlinkPlannerFactory() - Constructor for class org.apache.flink.table.planner.delegation.BlinkPlannerFactory
 
BLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BLOB_FETCH_BACKLOG_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
BLOB_FETCH_CONCURRENT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
BLOB_FETCH_RETRIES_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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.configuration.ConfigConstants
Deprecated.
BLOB_SERVER_PORT - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
BLOB_SERVICE_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
BLOB_STORAGE_DIRECTORY_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
BlobCacheService - Class in org.apache.flink.runtime.blob
The BLOB cache provides access to BLOB services for permanent and transient BLOBs.
BlobCacheService(Configuration, 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.
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, FlinkUserCodeClassLoaders.ResolveOrder, String[], FatalErrorHandler) - Constructor for class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
BlobLibraryCacheManager(PermanentBlobService, FlinkUserCodeClassLoaders.ResolveOrder, String[]) - Constructor for class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
BlobServer - Class in org.apache.flink.runtime.blob
This class implements the BLOB server.
BlobServer(Configuration, 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.runtime.blob
Utility class to work with blob data.
blobView - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Blob store for distributed file storage, e.g.
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_CACHE_CAPACITY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
BLOCK_CACHE_PINNED_USAGE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
BLOCK_CACHE_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
BLOCK_CACHE_USAGE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
BLOCK_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
BLOCK_SIZE_PARAMETER_KEY - Static variable in class org.apache.flink.api.common.io.BinaryInputFormat
The config parameter which defines the fixed length of a record.
BLOCK_SIZE_PARAMETER_KEY - Static variable in class org.apache.flink.api.common.io.BinaryOutputFormat
The config parameter which defines the fixed length of a record.
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
 
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.
BlockCompressionFactory.CompressionFactoryName - Enum in org.apache.flink.runtime.io.compression
BlockCompressor - Interface in org.apache.flink.runtime.io.compression
A compressor which compresses a whole byte array each time.
BlockDecompressor - Interface in org.apache.flink.runtime.io.compression
A decompressor which decompresses a block each time.
BlockElement - Interface in org.apache.flink.configuration.description
Part of description that represents a block e.g.
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
 
BlockInfo<T extends org.apache.commons.math3.random.RandomGenerator> - Class in org.apache.flink.graph.generator.random
Defines a source of randomness and a unit of work.
BlockInfo(RandomGenerable<T>, int, int, long, long) - Constructor for class org.apache.flink.graph.generator.random.BlockInfo
 
BLOCKING_SHUFFLE_COMPRESSION_ENABLED - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Boolean flag indicating whether the shuffle data will be compressed for blocking shuffle mode.
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.
BlockingGrpcPubSubSubscriber - Class in org.apache.flink.streaming.connectors.gcp.pubsub
Implementation for PubSubSubscriber.
BlockingGrpcPubSubSubscriber(String, ManagedChannel, SubscriberGrpc.SubscriberBlockingStub, PullRequest, int, Duration) - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
 
BlockingIncrementingMapFunction - Class in org.apache.flink.batch.tests
A map function that increments values by one.
BlockingIncrementingMapFunction(String) - Constructor for class org.apache.flink.batch.tests.BlockingIncrementingMapFunction
 
BlockingQueueBroker - Class in org.apache.flink.streaming.runtime.io
Broker for the BlockingQueue used in StreamIterationHead and StreamIterationTail for implementing feedback streams.
BlockingShuffleOutputFormat<T> - Class in org.apache.flink.api.java.io
This is the inner OutputFormat used for specify the BLOCKING_PERSISTENT result partition type of coming edge.
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
 
blockTraffic() - Method in class org.apache.flink.networking.NetworkFailuresProxy
Blocks all ongoing traffic, closes all ongoing and closes any new incoming connections.
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
 
body - Variable in class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
 
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 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() - Static method in class org.apache.flink.table.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_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_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
BooleanColumnSummary - Class in org.apache.flink.api.java.summarize
Summary for a column of booleans.
BooleanColumnSummary(long, long, long) - Constructor for class org.apache.flink.api.java.summarize.BooleanColumnSummary
 
BooleanColumnVector - Interface in org.apache.flink.table.dataformat.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
 
BooleanFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.BooleanFirstValueAggFunction
 
BooleanFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.BooleanFirstValueWithRetractAggFunction
 
BooleanLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.BooleanLastValueAggFunction
 
BooleanLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.BooleanLastValueWithRetractAggFunction
 
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
 
BooleanMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.BooleanMaxWithRetractAggFunction
 
BooleanMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.BooleanMinAggFunction
 
BooleanMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.BooleanMinWithRetractAggFunction
 
BooleanParameter - Class in org.apache.flink.graph.drivers.parameter
A Parameter storing a Boolean.
BooleanParameter(ParameterizedBase, String) - Constructor for class org.apache.flink.graph.drivers.parameter.BooleanParameter
Set the parameter name and add this parameter to the list of parameters stored by owner.
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
 
BooleanSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for Boolean type.
BooleanSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.BooleanSummaryAggregator
 
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(boolean) - Constructor for class org.apache.flink.table.types.logical.BooleanType
 
BooleanType() - 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
 
BooleanValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.BooleanValueSummaryAggregator
 
bootstrapCommand() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the bootstrap command.
BootstrapTools - Class in org.apache.flink.runtime.clusterframework
Tools for starting JobManager and TaskManager processes, including the Actor Systems used to run the JobManager and TaskManager actors.
BootstrapTools.ActorSystemExecutorConfiguration - Interface in org.apache.flink.runtime.clusterframework
Configuration interface for ActorSystem underlying executor.
BootstrapTools.FixedThreadPoolExecutorConfiguration - Class in org.apache.flink.runtime.clusterframework
Configuration for a fixed thread pool executor.
BootstrapTools.ForkJoinExecutorConfiguration - Class in org.apache.flink.runtime.clusterframework
Configuration for a fork join executor.
BootstrapTransformation<T> - Class in org.apache.flink.state.api
A BootstrapTransformation represents a procedure of writing new operator state into a Savepoint.
BootstrapTransformationWithID<T> - Class in org.apache.flink.state.api.runtime
A simple container class that represents a newly bootstrapped operator state within savepoints.
BootstrapTransformationWithID(OperatorID, BootstrapTransformation<T>) - Constructor for class org.apache.flink.state.api.runtime.BootstrapTransformationWithID
 
bootstrapWith(DataSet<T>) - Static method in class org.apache.flink.state.api.OperatorTransformation
Create a new OperatorTransformation from a DataSet.
BOTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BoundedBlockingSubpartitionType - Enum in org.apache.flink.runtime.io.network.partition
The type of the BoundedBlockingSubpartition.
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 the multi-input operators that can process EndOfInput event.
BoundedOneInput - Interface in org.apache.flink.streaming.api.operators
Interface for the one-input operators that can process EndOfInput event.
BoundedOneInputStreamTaskRunner<IN> - Class in org.apache.flink.state.api.output
A RichMapPartitionFunction that serves as the runtime for a BoundedStreamTask.
BoundedOneInputStreamTaskRunner(StreamConfig, int) - Constructor for class org.apache.flink.state.api.output.BoundedOneInputStreamTaskRunner
BoundedOutOfOrdernessTimestampExtractor<T> - Class in org.apache.flink.streaming.api.functions.timestamps
This is a AssignerWithPeriodicWatermarks 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(Time) - Constructor for class org.apache.flink.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
 
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
 
BoundedTransactionTableSource - Class in org.apache.flink.walkthrough.common.table
A table source for reading a bounded set of transaction events.
BoundedTransactionTableSource() - Constructor for class org.apache.flink.walkthrough.common.table.BoundedTransactionTableSource
 
BoxedWrapperRow - Class in org.apache.flink.table.dataformat
A ObjectArrayRow that wrap primitive type to boxed object to reuse.
BoxedWrapperRow(int) - Constructor for class org.apache.flink.table.dataformat.BoxedWrapperRow
 
boxPrimitive(Type) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Returns the boxed type of a primitive type.
BRACKET_QUOTED_IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BranchesVisitor - Class in org.apache.flink.optimizer.traversals
This traversal of the optimizer DAG computes the information needed to track branches and joins in the data flow.
BranchesVisitor() - Constructor for class org.apache.flink.optimizer.traversals.BranchesVisitor
 
branchingNode - Variable in class org.apache.flink.optimizer.dag.OptimizerNode.UnclosedBranchDescriptor
 
branchPlan - Variable in class org.apache.flink.optimizer.plan.PlanNode
 
BREADTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
breaksPipeline() - Method in enum org.apache.flink.optimizer.dag.TempMode
 
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.DataType
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.FieldsDataType
 
bridgedTo(Class<?>) - Method in class org.apache.flink.table.types.KeyValueDataType
 
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.
broadcastCheckpointBarrier(long, long, CheckpointOptions) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
broadcastCheckpointCancelMarker(long) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
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
The record is serialized into intermediate serialization buffer which is then copied into the target buffer for every channel.
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.io.RecordWriterOutput
 
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).
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
 
BroadcastStateInputFormat<K,V> - Class in org.apache.flink.state.api.input
The input format for reading BroadcastState.
BroadcastStateInputFormat(OperatorState, MapStateDescriptor<K, V>) - Constructor for class org.apache.flink.state.api.input.BroadcastStateInputFormat
Creates an input format for reading broadcast state from an operator in a savepoint.
BroadcastStream<T> - Class in org.apache.flink.streaming.api.datastream
A BroadcastStream is a stream with broadcast state(s).
BroadcastStream(StreamExecutionEnvironment, DataStream<T>, MapStateDescriptor<?, ?>...) - Constructor for class org.apache.flink.streaming.api.datastream.BroadcastStream
 
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
 
BroadcastVariableModelSource - Class in org.apache.flink.ml.common.model
A ModelSource implementation that reads the model from the broadcast variable.
BroadcastVariableModelSource(String) - Constructor for class org.apache.flink.ml.common.model.BroadcastVariableModelSource
Construct a BroadcastVariableModelSource.
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
 
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.operators.aggregate.BytesHashMap
 
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 StreamingFileSink 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.
BucketCrossOriginConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
Bucketer<T> - Interface in org.apache.flink.streaming.connectors.fs.bucketing
Deprecated.
BucketingSink<T> - Class in org.apache.flink.streaming.connectors.fs.bucketing
Deprecated.
Please use the StreamingFileSink instead.
BucketingSink(String) - Constructor for class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Creates a new BucketingSink that writes files to the given base directory.
BucketingSinkTestProgram - Class in org.apache.flink.streaming.tests
End-to-end test for the bucketing sink.
BucketingSinkTestProgram() - Constructor for class org.apache.flink.streaming.tests.BucketingSinkTestProgram
 
BucketingSinkTestProgram.Generator - Class in org.apache.flink.streaming.tests
Data-generating source function.
BucketingSinkTestProgram.KeyBucketer - Class in org.apache.flink.streaming.tests
Use first field for buckets.
BucketingSinkTestProgram.SubtractingMapper - Class in org.apache.flink.streaming.tests
Subtracts the timestamp of the previous element from the current element.
BucketLifecycleConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
BucketLocationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
BucketLoggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
BucketReplicationConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
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.
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
 
bufcolumn - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
buffer - Variable in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
buffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
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() - 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 - 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.dataformat.vector.heap.HeapBytesVector
buffer to use when actually copying in data.
BUFFER_SIZE - Static variable in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
BUFFER_TIMEOUT - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
BufferAndAvailability(Buffer, boolean, int) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
BufferAndBacklog(Buffer, boolean, int, boolean) - 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
 
BufferCompressor - Class in org.apache.flink.runtime.io.network.buffer
Compressor for Buffer.
BufferCompressor(int, String) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferCompressor
 
bufferCompressor - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
Used to compress buffer to reduce IO.
BufferConsumer - Class in org.apache.flink.runtime.io.network.buffer
Not thread safe class for producing Buffer.
BufferConsumer(MemorySegment, BufferRecycler, BufferBuilder.PositionMarker, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Constructs BufferConsumer instance with the initial reader position.
BufferConsumer(MemorySegment, BufferRecycler, boolean) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Constructs BufferConsumer instance with static content.
BufferConsumer(MemorySegment, BufferRecycler, int, boolean) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Constructs BufferConsumer instance with static content of a certain size.
BufferDataOverWindowOperator - Class in org.apache.flink.table.runtime.operators.over
the operator for OVER window need cache data by ResettableExternalBuffer for OverWindowFrame.
BufferDataOverWindowOperator(OverWindowFrame[], GeneratedRecordComparator, boolean) - Constructor for class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
BufferDecompressor - Class in org.apache.flink.runtime.io.network.buffer
Decompressor for compressed Buffer.
BufferDecompressor(int, String) - 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, BinaryRowSerializer, BinaryRowSerializer, NormalizedKeyComputer, RecordComparator, int, Configuration) - Constructor for class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
 
bufferedRow - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
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
 
bufferInput(IN) - Method in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
Buffers the specified input, it will be used to construct the operator result together with the udf execution result.
bufferInput(BaseRow) - Method in class org.apache.flink.table.runtime.operators.python.BaseRowPythonScalarFunctionOperator
 
bufferInput(CRow) - Method in class org.apache.flink.table.runtime.operators.python.PythonScalarFunctionOperator
 
BufferListener - Interface in org.apache.flink.runtime.io.network.buffer
Interface of the availability of buffers.
BufferListener.NotificationResult - Enum in org.apache.flink.runtime.io.network.buffer
Status of the notification result from the buffer listener.
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(Buffer, int, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
BufferOrEvent(AbstractEvent, int, boolean, int) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
BufferOrEvent(Buffer, int) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
BufferOrEvent(AbstractEvent, int) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
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.
BufferPoolOwner - Interface in org.apache.flink.runtime.io.network.buffer
Interface for releasing memory buffers.
BufferProvider - Interface in org.apache.flink.runtime.io.network.buffer
A buffer provider to request buffers from in a synchronous or asynchronous fashion.
BufferRecycler - Interface in org.apache.flink.runtime.io.network.buffer
Interface for recycling MemorySegments.
BufferSerializerConfigSnapshot() - Constructor for class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferSerializerConfigSnapshot
Deprecated.
 
BufferSerializerConfigSnapshot(TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferSerializerConfigSnapshot
Deprecated.
 
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
 
BufferStorage - Interface in org.apache.flink.streaming.runtime.io
The BufferStorage takes the buffers and events from a data stream and adds them in a sequence.
bufferTimeout - Variable in class org.apache.flink.api.dag.Transformation
 
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.flink.addons.hbase.HBaseOptions.Builder
Creates an instance of HBaseOptions.
build() - Method in class org.apache.flink.addons.hbase.HBaseWriteOptions.Builder
Creates a new instance of HBaseWriteOptions.
build() - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
build() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Finalizes the configuration and checks validity.
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction.Builder
Finalizes the configuration and checks validity.
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions.Builder
 
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
 
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions.Builder
 
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource.Builder
Finalizes the configuration and checks validity.
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
Finalizes the configuration and checks validity.
build() - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink.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.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.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.json.JsonRowDeserializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.parquet.ParquetTableSource.Builder
Builds the ParquetTableSource for this builder.
build() - Method in interface org.apache.flink.mesos.scheduler.TaskSchedulerBuilder
Build a Fenzo task scheduler.
build() - Method in class org.apache.flink.ml.api.misc.param.ParamInfoFactory.ParamInfoBuilder
Builds the defined ParamInfo and returns it.
build() - Method in class org.apache.flink.orc.OrcTableSource.Builder
Builds the OrcTableSource for this builder.
build() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.overlays.FlinkDistributionOverlay.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.overlays.HadoopConfOverlay.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.overlays.HadoopUserOverlay.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.overlays.KeytabOverlay.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.overlays.Krb5ConfOverlay.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.overlays.SSLStoreOverlay.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.overlays.UserLibOverlay.Builder
 
build() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
build() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
build(ResultPartitionWriter) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriterBuilder
 
build() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
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.scheduler.ExecutionVertexSchedulingRequirements.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 interface org.apache.flink.runtime.state.StateBackendBuilder
 
build() - Method in class org.apache.flink.runtime.util.ExecutorThreadFactory.Builder
 
build() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
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.functions.sink.filesystem.StreamingFileSink.BulkFormatBuilder
Creates the actual sink.
build() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
Creates the actual sink.
build() - Method in class org.apache.flink.streaming.api.operators.InputSelection.Builder
 
build() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Finalizes the configuration of this sink.
build() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig.Builder
 
build() - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Creates the Elasticsearch sink.
build() - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Creates the Elasticsearch sink.
build() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
Actually builder the desired instance of the PubSubSink.
build() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
Actually build the desired instance of the PubSubSourceBuilder.
build() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
The Builder method.
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.table.api.EnvironmentSettings.Builder
Returns an immutable instance of EnvironmentSettings.
build() - Method in class org.apache.flink.table.api.TableSchema.Builder
Returns a TableSchema instance.
build() - Method in class org.apache.flink.table.catalog.CatalogTableBuilder
Builds a CatalogTable.
build() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext.Builder
 
build() - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.ExpressionResolverBuilder
 
build() - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
build() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
build() - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
build() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
 
build() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
 
build() - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
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.test.util.MiniClusterResourceConfiguration.Builder
Deprecated.
 
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.JobSubmission.JobSubmissionBuilder
 
buildBloomFilterForBucketsInPartition(int, HashPartition<BT, PT>) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
buildBulkProcessor(BulkProcessor.Listener) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
Build the BulkProcessor.
buildCluster(Cluster.Builder) - Method in class org.apache.flink.streaming.connectors.cassandra.ClusterBuilder
Configures the connection to Cassandra.
buildDockerParameters(Option<String>) - Static method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
builder() - Static method in class org.apache.flink.addons.hbase.HBaseOptions
Creates a builder of HBaseOptions.
Builder() - Constructor for class org.apache.flink.addons.hbase.HBaseOptions.Builder
 
builder() - Static method in class org.apache.flink.addons.hbase.HBaseWriteOptions
Creates a builder for HBaseWriteOptions.
Builder() - Constructor for class org.apache.flink.addons.hbase.HBaseWriteOptions.Builder
 
Builder(Time) - Constructor for class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSink
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction
 
Builder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction.Builder
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions
 
Builder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions.Builder
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
Builder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions
 
Builder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCReadOptions.Builder
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
Builder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCTableSource.Builder
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat
 
Builder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
 
builder() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
Builder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink.Builder
 
builder() - Static method in class org.apache.flink.configuration.description.Description
 
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(String) - Constructor for class org.apache.flink.formats.json.JsonRowDeserializationSchema.Builder
Creates a JSON deserialization schema for the given JSON schema.
Builder(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.json.JsonRowSerializationSchema.Builder
Creates a JSON serialization schema for the given type information.
Builder(String) - Constructor for class org.apache.flink.formats.json.JsonRowSerializationSchema.Builder
Creates a JSON serialization schema for the given JSON schema.
builder() - Static method in class org.apache.flink.formats.parquet.ParquetTableSource
 
Builder() - Constructor for class org.apache.flink.formats.parquet.ParquetTableSource.Builder
 
builder() - Static method in class org.apache.flink.orc.OrcTableSource
 
Builder() - Constructor for class org.apache.flink.orc.OrcTableSource.Builder
 
Builder(OperatorSubtaskState, List<OperatorSubtaskState>) - Constructor for class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState.Builder
 
Builder(OperatorSubtaskState, List<OperatorSubtaskState>, boolean) - Constructor for class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.overlays.FlinkDistributionOverlay.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.overlays.HadoopConfOverlay.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.overlays.HadoopUserOverlay.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.overlays.KeytabOverlay.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.overlays.Krb5ConfOverlay.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.overlays.SSLStoreOverlay.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.clusterframework.overlays.UserLibOverlay.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.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.util.ExecutorThreadFactory.Builder
 
Builder(RuntimeContext, int) - Constructor for class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
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() - Constructor for class org.apache.flink.streaming.api.operators.InputSelection.Builder
 
builder - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
Builder(List<HttpHost>, ElasticsearchSinkFunction<T>) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Creates a new ElasticsearchSink that connects to the cluster using a RestHighLevelClient.
Builder(List<HttpHost>, ElasticsearchSinkFunction<T>) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Creates a new ElasticsearchSink that connects to the cluster using a RestHighLevelClient.
Builder() - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
 
Builder() - Constructor for class org.apache.flink.table.api.EnvironmentSettings.Builder
 
builder() - Static method in class org.apache.flink.table.api.TableSchema
 
Builder() - Constructor for class org.apache.flink.table.api.TableSchema.Builder
 
builder(Environment, SessionContext, List<URL>, Configuration, ClusterClientServiceLoader, Options, List<CustomCommandLine>) - Static method in class org.apache.flink.table.client.gateway.local.ExecutionContext
Returns a builder for this ExecutionContext.
Builder() - Constructor for class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
Builder() - Constructor for class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
Builder() - Constructor for class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
builder() - Static method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
builder() - Static method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
builder() - Static method in class org.apache.flink.table.sources.CsvTableSource
Return a new builder that builds a CsvTableSource.
Builder() - Constructor for class org.apache.flink.table.sources.CsvTableSource.Builder
 
Builder() - Constructor for class org.apache.flink.table.types.inference.TypeInference.Builder
 
Builder(ObjectIdentifier, LogicalType) - Constructor for class org.apache.flink.table.types.logical.DistinctType.Builder
 
Builder(Class<?>) - Constructor for class org.apache.flink.table.types.logical.StructuredType.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() - Constructor for class org.apache.flink.test.util.MiniClusterResourceConfiguration.Builder
Deprecated.
 
BuildFirstCachedJoinDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
 
BuildFirstCachedJoinDriver() - Constructor for class org.apache.flink.runtime.operators.BuildFirstCachedJoinDriver
 
buildFlinkTuple(T, HCatRecord) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
buildFlinkTuple(T, HCatRecord) - Method in class org.apache.flink.hcatalog.java.HCatInputFormat
 
buildGraph(ExecutionGraph, JobGraph, Configuration, ScheduledExecutorService, Executor, SlotProvider, ClassLoader, CheckpointRecoveryFactory, Time, RestartStrategy, MetricGroup, BlobWriter, Time, Logger, ShuffleMaster<?>, JobMasterPartitionTracker) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionGraphBuilder
Builds the ExecutionGraph from the JobGraph.
buildGraph(ExecutionGraph, JobGraph, Configuration, ScheduledExecutorService, Executor, SlotProvider, ClassLoader, CheckpointRecoveryFactory, Time, RestartStrategy, MetricGroup, BlobWriter, Time, Logger, ShuffleMaster<?>, JobMasterPartitionTracker, FailoverStrategy.Factory) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionGraphBuilder
 
buildInitialTable(MutableObjectIterator<BT>) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Creates the initial hash table.
buildJDBCInputFormat() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
A builder used to set parameters to the output format's configuration in a fluent way.
buildJDBCOutputFormat() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
 
buildLeftSemiOrAnti() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
buildOrcInputFormat() - Method in class org.apache.flink.orc.OrcTableSource
 
BuildOutgoingEdgeList() - Constructor for class org.apache.flink.examples.java.graph.PageRank.BuildOutgoingEdgeList
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
buildPartialModel(Iterable<Integer>) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.PartialModelBuilder
 
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
 
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.
buildSupportsIsal() - Static method in class org.apache.hadoop.util.NativeCodeLoader
 
buildSupportsOpenssl() - Static method in class org.apache.hadoop.util.NativeCodeLoader
 
buildSupportsSnappy() - Static method in class org.apache.hadoop.util.NativeCodeLoader
 
buildSupportsZstd() - Static method in class org.apache.hadoop.util.NativeCodeLoader
 
buildTableFromSpilledPartition(HashPartition<BT, PT>) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
buildTableWithUniqueKey(MutableObjectIterator<T>) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
buildTriggerWindowElementsIterator() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
buildUris(Option<String>) - Static method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Build a list of URIs for providing custom artifacts to Mesos tasks.
buildUserCodeClassLoader(List<URL>, List<URL>, ClassLoader, Configuration) - Static method in enum org.apache.flink.client.ClientUtils
 
buildVolumes(Option<String>) - Static method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Used to build volume specs for mesos.
BUILT_IN_PYTHON_DEPENDENCIES - Static variable in class org.apache.flink.python.util.ResourceUtil
 
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
 
BulkBlockChannelReader - Interface in org.apache.flink.runtime.io.disk.iomanager
 
bulkFlushBackoffConstant() - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures how to buffer elements before sending them in bulk to the cluster for efficiency.
bulkFlushBackoffDelay(long) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures how to buffer elements before sending them in bulk to the cluster for efficiency.
bulkFlushBackoffExponential() - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures how to buffer elements before sending them in bulk to the cluster for efficiency.
bulkFlushBackoffMaxRetries(int) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures how to buffer elements before sending them in bulk to the cluster for efficiency.
BulkFlushBackoffPolicy() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase.BulkFlushBackoffPolicy
 
bulkFlushInterval(long) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures how to buffer elements before sending them in bulk to the cluster for efficiency.
bulkFlushMaxActions(int) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures how to buffer elements before sending them in bulk to the cluster for efficiency.
bulkFlushMaxSize(String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures how to buffer elements before sending them in bulk to the cluster for efficiency.
BulkFormatBuilder(Path, BulkWriter.Factory<IN>, BucketAssigner<IN, BucketID>) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.BulkFormatBuilder
 
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.StreamingFileSink.BulkFormatBuilder
 
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
BulkIterationNode - Class in org.apache.flink.optimizer.dag
A node in the optimizer's program representation for a bulk iteration.
BulkIterationNode(BulkIterationBase<?>) - Constructor for class org.apache.flink.optimizer.dag.BulkIterationNode
Creates a new node for the bulk iteration.
BulkIterationPlanNode - Class in org.apache.flink.optimizer.plan
 
BulkIterationPlanNode(BulkIterationNode, String, Channel, BulkPartialSolutionPlanNode, PlanNode) - Constructor for class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
BulkIterationPlanNode(BulkIterationNode, String, Channel, BulkPartialSolutionPlanNode, PlanNode, PlanNode) - Constructor for class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
BulkIterationResultSet<T> - Class in org.apache.flink.api.java.operators
Resulting DataSet of bulk iterations.
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
 
BulkPartialSolutionNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of the partial solution that is input to a bulk iteration.
BulkPartialSolutionNode(BulkIterationBase.PartialSolutionPlaceHolder<?>, BulkIterationNode) - Constructor for class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
 
BulkPartialSolutionPlanNode - Class in org.apache.flink.optimizer.plan
Plan candidate node for partial solution of a bulk iteration.
BulkPartialSolutionPlanNode(BulkPartialSolutionNode, String, GlobalProperties, LocalProperties, Channel) - Constructor for class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
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.
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
 
BYTE - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive byte and Byte.
BYTE() - Static method in class org.apache.flink.table.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.core.memory.MemorySegment
The beginning of the byte array contents, relative to the byte array object.
BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.flink.table.dataformat.util.BinaryRowUtil
 
BYTE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
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_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
BYTE_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
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
 
byteArrayEquals(byte[], byte[], int) - Static method in class org.apache.flink.table.dataformat.util.BinaryRowUtil
 
byteArrayEquals(Object, long, Object, long, int) - Static method in class org.apache.flink.table.dataformat.util.BinaryRowUtil
 
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
 
byteAt(int) - Method in class org.apache.flink.table.dataformat.BinaryString
Returns the byte value at the specified index.
ByteAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ByteAvgAggFunction
 
ByteColumnVector - Interface in org.apache.flink.table.dataformat.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
 
ByteFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.ByteFirstValueAggFunction
 
ByteFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.ByteFirstValueWithRetractAggFunction
 
ByteHashSet - Class in org.apache.flink.table.runtime.util.collections
Byte hash set.
ByteHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
ByteIncrSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.ByteIncrSumAggFunction
 
ByteIncrSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.ByteIncrSumWithRetractAggFunction
 
ByteLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.ByteLastValueAggFunction
 
ByteLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.ByteLastValueWithRetractAggFunction
 
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
 
ByteMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.ByteMaxWithRetractAggFunction
 
ByteMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.ByteMinAggFunction
 
ByteMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.ByteMinWithRetractAggFunction
 
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() - Method in class org.apache.flink.runtime.checkpoint.MasterState
 
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.
Bytes(byte[], int, int) - Constructor for class org.apache.flink.table.dataformat.vector.BytesColumnVector.Bytes
 
BYTES_COPIED_CNT_NAME - Static variable in class org.apache.flink.examples.java.distcp.DistCp
 
BYTES_PER_READ - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
BytesColumnVector - Interface in org.apache.flink.table.dataformat.vector
Bytes column vector to get BytesColumnVector.Bytes, it include original data and offset and length.
BytesColumnVector.Bytes - Class in org.apache.flink.table.dataformat.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.operators.aggregate
Bytes based hash map.
BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[], boolean) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
BytesHashMap.Entry - Class in org.apache.flink.table.runtime.operators.aggregate
BytesHashMap Entry contains key and value field.
BytesHashMap.LookupInfo - Class in org.apache.flink.table.runtime.operators.aggregate
Handle returned by BytesHashMap.lookup(BinaryRow) function.
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
 
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[], 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.
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.
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.
ByteValueArray - Class in org.apache.flink.graph.types.valuearray
An array of ByteValue.
ByteValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.ByteValueArray
Initializes an expandable array with default capacity.
ByteValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.ByteValueArray
Initializes a fixed-size array with the provided number of bytes.
ByteValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for ByteValueArray based on CopyableValueComparator.
ByteValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
ByteValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for ByteValueArray.
ByteValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
ByteValueArraySerializer.ByteValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
ByteValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer.ByteValueArraySerializerSnapshot
 
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
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
cachable - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
cachable - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact
 
cacheBaseStatistics(BaseStatistics, String) - Method in class org.apache.flink.optimizer.DataStatistics
Caches the given statistics.
CACHED_FILES - Static variable in class org.apache.flink.configuration.PipelineOptions
 
CachedBufferStorage - Class in org.apache.flink.streaming.runtime.io
The CachedBufferStorage takes the buffers and events from a data stream and adds them to a memory queue.
CachedBufferStorage(int) - Constructor for class org.apache.flink.streaming.runtime.io.CachedBufferStorage
Create a new CachedBufferStorage with unlimited storage.
CachedBufferStorage(int, long, String) - Constructor for class org.apache.flink.streaming.runtime.io.CachedBufferStorage
Creates a new CachedBufferStorage, caching the buffers or events in memory queue.
cachedPlans - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
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
 
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(BaseRow) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
 
CalciteParser - Class in org.apache.flink.table.calcite
Thin wrapper around SqlParser that does exception conversion and SqlNode casting.
CalciteParser(SqlParser.Config) - Constructor for class org.apache.flink.table.calcite.CalciteParser
 
CalciteParser - Class in org.apache.flink.table.planner.calcite
Thin wrapper around SqlParser that does exception conversion and SqlNode casting.
CalciteParser(SqlParser.Config) - Constructor for class org.apache.flink.table.planner.calcite.CalciteParser
 
CalciteSchemaBuilder - Class in org.apache.calcite.jdbc
This class is used to create a CalciteSchema with a given Schema as the root.
CalciteSqlFunction - Class in org.apache.flink.table.planner.functions.sql
This is a simple override class for Calcite's SqlFunction which provide CalciteSqlFunction.isDeterministic() as a constructor parameter to simplify construct a new SqlFunction in FlinkSqlOperatorTable.
CalciteSqlFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory, boolean) - Constructor for class org.apache.flink.table.planner.functions.sql.CalciteSqlFunction
Creates a new SqlFunction for a call to a builtin function.
calculateBitSetWidthInBytes(int) - Static method in class org.apache.flink.table.dataformat.BinaryRow
 
calculateCandidateScore(int, int, double) - Method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
CalculatedQueryOperation<T> - Class in org.apache.flink.table.operations
Describes a relational operation that was created from applying a TableFunction.
CalculatedQueryOperation(TableFunction<T>, List<ResolvedExpression>, TypeInformation<T>, TableSchema) - Constructor for class org.apache.flink.table.operations.CalculatedQueryOperation
 
CalculatedTableFactory - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating a valid CalculatedQueryOperation operation.
CalculatedTableFactory() - Constructor for class org.apache.flink.table.operations.utils.factories.CalculatedTableFactory
 
calculateFixLengthPartSize(LogicalType) - Static method in class org.apache.flink.table.dataformat.BinaryArray
It store real value when type is primitive.
calculateFixPartSizeInBytes(int) - Static method in class org.apache.flink.table.dataformat.BinaryRow
 
calculateHeaderInBytes(int) - Static method in class org.apache.flink.table.dataformat.BinaryArray
 
calculateHeapSize(int, Configuration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Calculate heap size after cut-off.
calculateNewCapacity(int, int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
calculatePreferredLocations(LocationPreferenceConstraint) - Method in class org.apache.flink.runtime.executiongraph.Execution
Calculates the preferred locations based on the location preference constraint.
calculateSourceSchema(TableSource<T1>, boolean) - Static method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
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
 
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.runtime.state.AsyncSnapshotCallable
 
CALL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(FunctionDefinition, Expression...) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
call(FunctionDefinition, List<Expression>) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
callAsync(Callable<V>, Time) - 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 - 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
 
callAsync(Callable<V>, Time) - 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.
callAsyncWithoutFencing(Callable<V>, Time) - Method in class org.apache.flink.runtime.rpc.akka.FencedAkkaInvocationHandler
 
callAsyncWithoutFencing(Callable<V>, Time) - Method in interface org.apache.flink.runtime.rpc.FencedMainThreadExecutable
Run the given callable in the main thread without attaching a fencing token.
callAsyncWithoutFencing(Callable<V>, Time) - Method in class org.apache.flink.runtime.rpc.FencedRpcEndpoint
Run the given callable in the main thread of the RpcEndpoint without checking the fencing token.
callback - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
The callback than handles error propagation or logging callbacks.
callback - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
The callback than handles error propagation or logging callbacks.
CallContext - Interface in org.apache.flink.table.types.inference
Provides details about a function call during TypeInference.
CALLED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CallExpression - Class in org.apache.flink.table.expressions
Resolved and validated call expression for calling a function.
CallExpression(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
 
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.
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<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 interface org.apache.flink.runtime.operators.util.JoinTaskIterator
Moves the internal pointer to the next key that both inputs share.
canBeCompressed(Buffer) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Whether the buffer can be compressed or not.
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.
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.
cancel(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the CANCEL action.
cancel() - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
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() - Method in interface org.apache.flink.core.execution.JobClient
Cancels the associated job.
cancel(boolean) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
cancel() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
cancel() - Method in class 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 interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Cancel this monitor.
cancel() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatMonitorImpl
 
cancel() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
cancel() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
This method is called when a task is canceled either as a result of a user abort or an execution failure.
cancel(Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
cancel(Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Cancels the currently executed job.
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(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionSlotAllocator
 
cancel(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.ExecutionSlotAllocator
Cancel an ongoing slot request.
cancel() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
cancel() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
cancel(boolean) - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable.AsyncSnapshotTask
 
cancel() - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable
 
cancel(boolean) - Method in class org.apache.flink.runtime.state.DoneFuture
 
cancel() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.FileMonitoringFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.FromIteratorFunction
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.FromSplittableIteratorFunction
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.InputFormatSourceFunction
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
 
cancel() - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction
Cancels the source.
cancel() - Method in class org.apache.flink.streaming.api.functions.source.StatefulSequenceSource
 
cancel() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
cancel() - Method in class org.apache.flink.streaming.api.operators.StreamSource
 
cancel() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
cancel() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
cancel() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
 
cancel() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaFetcher
 
cancel() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
 
cancel() - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08Fetcher
 
cancel() - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
cancel() - Method in class org.apache.flink.streaming.connectors.nifi.NiFiSource
 
cancel() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
cancel() - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
cancel() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSource
 
cancel() - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.FiniteNewDataSource
 
cancel() - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.FiniteTrainingDataSource
 
cancel() - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGeneratorSource
 
cancel() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
cancel() - Method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram.Generator
 
cancel() - Method in class org.apache.flink.streaming.tests.PeriodicStreamingJob.PeriodicSourceGenerator
 
cancel() - Method in class org.apache.flink.streaming.tests.SequenceGeneratorSource
 
cancel() - Method in class org.apache.flink.streaming.util.FiniteTestSource
 
cancel() - Method in class org.apache.flink.test.StatefulStreamingJob.MySource
 
cancel(boolean) - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
cancel() - Method in class StreamingFileSinkProgram.Generator
 
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.
cancelExecution() - Method in class org.apache.flink.runtime.taskmanager.Task
Cancels the task execution.
cancelJob(JobID, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
cancelJob(JobID, Time) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
cancelJob(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
cancelJob(JobID, Time) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Cancel the given job.
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
 
cancelQuery(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Cancels a table program and stops the result retrieval.
cancelQuery(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
cancelRequestFor(InputChannelID) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
 
cancelSlotRequest(SlotRequestId, SlotSharingGroupId, Throwable) - Method in class org.apache.flink.runtime.executiongraph.SlotProviderStrategy
Cancels the slot request with the given SlotRequestId and SlotSharingGroupId.
cancelSlotRequest(SlotRequestId, SlotSharingGroupId, Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
cancelSlotRequest(SlotRequestId, SlotSharingGroupId, Throwable) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotProvider
Cancels the slot request with the given SlotRequestId and SlotSharingGroupId.
cancelSlotRequest(AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
cancelSlotRequest(AllocationID) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Cancel the slot allocation requests from the resource manager.
cancelStreamRegistry - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
cancelStreamRegistry - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
A CloseableRegistry that will be closed when the task is cancelled.
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
 
cancelTask(ExecutionAttemptID, Time) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Cancel the given task.
cancelTask(ExecutionAttemptID, Time) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
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.ChainedTerminationCriterionDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
cancelTask(ExecutionAttemptID, Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
cancelTask(ExecutionAttemptID, Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Cancel the given task.
cancelTask() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
cancelTask() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
CancelTaskException - Exception in org.apache.flink.runtime.execution
Thrown to trigger a canceling of the executing task.
CancelTaskException(Throwable) - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
 
CancelTaskException(String) - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
 
CancelTaskException() - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
 
cancelTasks(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG
 
cancelWithFuture() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
Cancels all currently running vertex executions.
cancelWithSavepoint(JobID, String) - Method in interface org.apache.flink.client.program.ClusterClient
Cancels a job identified by the job id and triggers a savepoint.
cancelWithSavepoint(JobID, String) - Method in class org.apache.flink.client.program.MiniClusterClient
 
cancelWithSavepoint(JobID, String) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
canEqual(Object) - Method in class org.apache.flink.api.common.ExecutionConfig
 
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.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
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.tests.SingleThreadAccessCheckingTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
canHandle(String) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Check if this dialect instance can handle a certain jdbc url.
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.triggers.ElementTriggers.CountElement
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
Returns true if this trigger supports merging of trigger state and can therefore.
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexInDegree
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexOutDegree
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.VertexDegree
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.filter.undirected.MaximumDegree
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.simple.undirected.Simplify
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.translate.TranslateEdgeValues
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.translate.TranslateGraphIds
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.translate.TranslateVertexValues
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.clustering.TriangleListingBase
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.linkanalysis.PageRank
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.similarity.AdamicAdar
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex
 
canMergeConfigurationWith(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase
First test whether the algorithm configurations can be merged before the call to GraphAlgorithmWrappingBase.mergeConfiguration(org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase).
canProduceEmptyMatches(Pattern<?, ?>) - Static method in class org.apache.flink.cep.nfa.compiler.NFACompiler
Verifies if the provided pattern can possibly generate empty match.
canReadInt() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
canReadLong() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
canRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureHandlingResult
Returns whether the restarting can be conducted.
canRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureRateRestartBackoffTimeStrategy
 
canRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy
 
canRestart() - Method in enum org.apache.flink.runtime.executiongraph.failover.flip1.NoRestartBackoffTimeStrategy
 
canRestart() - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.RestartBackoffTimeStrategy
Returns whether a restart should be conducted.
canRestart() - Method in class org.apache.flink.runtime.executiongraph.restart.FailureRateRestartStrategy
 
canRestart() - Method in class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy
 
canRestart() - Method in class org.apache.flink.runtime.executiongraph.restart.NoRestartStrategy
 
canRestart() - Method in interface org.apache.flink.runtime.executiongraph.restart.RestartStrategy
True if the restart strategy can be applied to restart the ExecutionGraph.
canRestart() - Method in class org.apache.flink.runtime.executiongraph.restart.ThrowingRestartStrategy
 
canTranslate(Pipeline) - Method in interface org.apache.flink.client.FlinkPipelineTranslator
 
canTranslate(Pipeline) - Method in class org.apache.flink.client.PlanTranslator
 
canTranslate(Pipeline) - Method in class org.apache.flink.streaming.api.graph.StreamGraphTranslator
 
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
 
CAR_DATA - Static variable in class org.apache.flink.streaming.examples.windowing.util.TopSpeedWindowingExampleData
 
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
 
CartesianProductDescriptor - Class in org.apache.flink.optimizer.operators
 
CartesianProductDescriptor(boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.CartesianProductDescriptor
 
CASCADE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CASCADED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CASE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CASE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CaseClassConverter(TupleTypeInfoBase, DataType[]) - Constructor for class org.apache.flink.table.dataformat.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
 
CassandraAppendTableSink - Class in org.apache.flink.streaming.connectors.cassandra
An AppendStreamTableSink to write an append stream Table to a Cassandra table.
CassandraAppendTableSink(ClusterBuilder, String) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
CassandraAppendTableSink(ClusterBuilder, String, Properties) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
CassandraCommitter - Class in org.apache.flink.streaming.connectors.cassandra
CheckpointCommitter that saves information about completed checkpoints within a separate table in a cassandra database.
CassandraCommitter(ClusterBuilder) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
 
CassandraCommitter(ClusterBuilder, String) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
 
CassandraFailureHandler - Interface in org.apache.flink.streaming.connectors.cassandra
An implementation of CassandraFailureHandler is provided by the user to define how Throwable should be handled, e.g.
CassandraInputFormat<OUT extends Tuple> - Class in org.apache.flink.batch.connectors.cassandra
InputFormat to read data from Apache Cassandra and generate $Tuple.
CassandraInputFormat(String, ClusterBuilder) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraInputFormat
 
CassandraInputFormatBase<OUT> - Class in org.apache.flink.batch.connectors.cassandra
Base class for RichInputFormat to read data from Apache Cassandra and generate a custom Cassandra annotated object.
CassandraInputFormatBase(String, ClusterBuilder) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
CassandraOutputFormat<OUT extends Tuple> - Class in org.apache.flink.batch.connectors.cassandra
Deprecated.
Please use CassandraTupleOutputFormat instead.
CassandraOutputFormat(String, ClusterBuilder) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormat
Deprecated.
 
CassandraOutputFormatBase<OUT> - Class in org.apache.flink.batch.connectors.cassandra
CassandraOutputFormatBase is the common abstract class for writing into Apache Cassandra.
CassandraOutputFormatBase(String, ClusterBuilder) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
 
CassandraPojoInputFormat<OUT> - Class in org.apache.flink.batch.connectors.cassandra
InputFormat to read data from Apache Cassandra and generate a custom Cassandra annotated object.
CassandraPojoInputFormat(String, ClusterBuilder, Class<OUT>) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraPojoInputFormat
 
CassandraPojoInputFormat(String, ClusterBuilder, Class<OUT>, MapperOptions) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraPojoInputFormat
 
CassandraPojoOutputFormat<OUT> - Class in org.apache.flink.batch.connectors.cassandra
OutputFormat to write data to Apache Cassandra and from a custom Cassandra annotated object.
CassandraPojoOutputFormat(ClusterBuilder, Class<OUT>) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
 
CassandraPojoOutputFormat(ClusterBuilder, Class<OUT>, MapperOptions) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
 
CassandraPojoSink<IN> - Class in org.apache.flink.streaming.connectors.cassandra
Flink Sink to save data into a Cassandra cluster using Mapper, which it uses annotations from com.datastax.driver.mapping.annotations.
CassandraPojoSink(Class<IN>, ClusterBuilder) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
The main constructor for creating CassandraPojoSink.
CassandraPojoSink(Class<IN>, ClusterBuilder, MapperOptions) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
CassandraPojoSink(Class<IN>, ClusterBuilder, String) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
CassandraPojoSink(Class<IN>, ClusterBuilder, MapperOptions, String) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
CassandraPojoSinkBuilder(DataStream<IN>, TypeInformation<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraPojoSinkBuilder
 
CassandraRowOutputFormat - Class in org.apache.flink.batch.connectors.cassandra
OutputFormat to write Flink Rows into a Cassandra cluster.
CassandraRowOutputFormat(String, ClusterBuilder) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraRowOutputFormat
 
CassandraRowSink - Class in org.apache.flink.streaming.connectors.cassandra
A SinkFunction to write Row records into a Cassandra table.
CassandraRowSink(int, String, ClusterBuilder) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraRowSink
 
CassandraRowSinkBuilder(DataStream<Row>, TypeInformation<Row>, TypeSerializer<Row>) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraRowSinkBuilder
 
CassandraRowWriteAheadSink - Class in org.apache.flink.streaming.connectors.cassandra
Sink that emits its input elements into a Cassandra table.
CassandraRowWriteAheadSink(String, TypeSerializer<Row>, ClusterBuilder, CheckpointCommitter) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraRowWriteAheadSink
 
CassandraScalaProductSink<IN extends scala.Product> - Class in org.apache.flink.streaming.connectors.cassandra
Sink to write scala tuples and case classes into a Cassandra cluster.
CassandraScalaProductSink(String, ClusterBuilder) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraScalaProductSink
 
CassandraScalaProductSinkBuilder(DataStream<IN>, TypeInformation<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraScalaProductSinkBuilder
 
CassandraSink<IN> - Class in org.apache.flink.streaming.connectors.cassandra
This class wraps different Cassandra sink implementations to provide a common interface for all of them.
CassandraSink.CassandraPojoSinkBuilder<IN> - Class in org.apache.flink.streaming.connectors.cassandra
Builder for a CassandraPojoSink.
CassandraSink.CassandraRowSinkBuilder - Class in org.apache.flink.streaming.connectors.cassandra
Builder for a CassandraRowSink.
CassandraSink.CassandraScalaProductSinkBuilder<IN extends scala.Product> - Class in org.apache.flink.streaming.connectors.cassandra
CassandraSink.CassandraSinkBuilder<IN> - Class in org.apache.flink.streaming.connectors.cassandra
Builder for a CassandraSink.
CassandraSink.CassandraTupleSinkBuilder<IN extends Tuple> - Class in org.apache.flink.streaming.connectors.cassandra
Builder for a CassandraTupleSink.
CassandraSinkBase<IN,V> - Class in org.apache.flink.streaming.connectors.cassandra
CassandraSinkBase is the common abstract class of CassandraPojoSink and CassandraTupleSink.
CassandraSinkBaseConfig - Class in org.apache.flink.streaming.connectors.cassandra
Configuration for CassandraSinkBase.
CassandraSinkBaseConfig.Builder - Class in org.apache.flink.streaming.connectors.cassandra
Builder for the CassandraSinkBaseConfig.
CassandraSinkBuilder(DataStream<IN>, TypeInformation<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
CassandraTupleOutputFormat<OUT extends Tuple> - Class in org.apache.flink.batch.connectors.cassandra
OutputFormat to write Flink Tuples into a Cassandra cluster.
CassandraTupleOutputFormat(String, ClusterBuilder) - Constructor for class org.apache.flink.batch.connectors.cassandra.CassandraTupleOutputFormat
 
CassandraTupleSink<IN extends Tuple> - Class in org.apache.flink.streaming.connectors.cassandra
Sink to write Flink Tuples into a Cassandra cluster.
CassandraTupleSink(String, ClusterBuilder) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraTupleSink
 
CassandraTupleSinkBuilder(DataStream<IN>, TypeInformation<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraTupleSinkBuilder
 
CassandraTupleWriteAheadSink<IN extends Tuple> - Class in org.apache.flink.streaming.connectors.cassandra
Sink that emits its input elements into a Cassandra database.
CassandraTupleWriteAheadSink(String, TypeSerializer<IN>, ClusterBuilder, CheckpointCommitter) - Constructor for class org.apache.flink.streaming.connectors.cassandra.CassandraTupleWriteAheadSink
 
CAST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
cast(ResolvedExpression, DataType) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
CAST - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
cast(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
CAST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
castFrom(Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castFrom(String, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castFrom(double, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castFrom(long, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castFrom(boolean, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToBoolean(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToByte(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToDecimal(Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToDouble(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToFloat(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToInt(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToIntegral(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToLong(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToShort(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
castToTimestamp(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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_DEFAULT_DATABASE - Static variable in class org.apache.flink.table.descriptors.CatalogDescriptorValidator
Key for describing the default database of the catalog.
CATALOG_HIVE_CONF_DIR - Static variable in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
 
CATALOG_HIVE_VERSION - Static variable in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
 
CATALOG_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CATALOG_NAME - Static variable in class org.apache.flink.table.client.config.entries.CatalogEntry
 
CATALOG_PROPERTY_VERSION - Static variable in class org.apache.flink.table.descriptors.CatalogDescriptorValidator
Key for describing the property version.
CATALOG_TYPE - Static variable in class org.apache.flink.table.descriptors.CatalogDescriptorValidator
Key for describing the type of the catalog.
CATALOG_TYPE_VALUE_GENERIC_IN_MEMORY - Static variable in class org.apache.flink.table.descriptors.GenericInMemoryCatalogValidator
 
CATALOG_TYPE_VALUE_HIVE - Static variable in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
 
CatalogBaseTable - Interface in org.apache.flink.table.catalog
CatalogBaseTable is the common parent of table and view.
CatalogCalciteSchema - Class in org.apache.flink.table.catalog
A mapping between Flink's catalog and Calcite's schema.
CatalogCalciteSchema(boolean, String, CatalogManager) - Constructor for class org.apache.flink.table.catalog.CatalogCalciteSchema
 
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
 
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
 
CatalogConfig - Class in org.apache.flink.table.catalog.config
Config for catalog and catalog meta-objects.
CatalogConfig() - Constructor for class org.apache.flink.table.catalog.config.CatalogConfig
 
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.descriptors
Describes a catalog of tables, views, and functions.
CatalogDescriptor(String, int) - Constructor for class org.apache.flink.table.descriptors.CatalogDescriptor
Constructs a CatalogDescriptor.
CatalogDescriptor(String, int, String) - Constructor for class org.apache.flink.table.descriptors.CatalogDescriptor
Constructs a CatalogDescriptor.
CatalogDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for CatalogDescriptor.
CatalogDescriptorValidator() - Constructor for class org.apache.flink.table.descriptors.CatalogDescriptorValidator
 
CatalogEntry - Class in org.apache.flink.table.client.config.entries
Describes a catalog configuration entry.
CatalogEntry(String, DescriptorProperties) - Constructor for class org.apache.flink.table.client.config.entries.CatalogEntry
 
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(Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.CatalogException
 
CatalogException(String, 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.
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
 
CatalogManager - Class in org.apache.flink.table.catalog
A CatalogManager that encapsulates all available catalogs.
CatalogManager(String, Catalog) - Constructor for class org.apache.flink.table.catalog.CatalogManager
 
catalogManager - Variable in class org.apache.flink.table.client.gateway.local.ExecutionContext.SessionState
 
CatalogManager.TableLookupResult - Class in org.apache.flink.table.catalog
Result of a lookup for a table through CatalogManager.getTable(ObjectIdentifier).
CatalogManagerCalciteSchema - Class in org.apache.flink.table.catalog
Bridge between the CatalogManager and the Schema.
CatalogManagerCalciteSchema(CatalogManager, boolean) - Constructor for class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
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
 
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
 
CatalogQueryOperation - Class in org.apache.flink.table.operations
Describes a relational operation that was created from a lookup to a catalog.
CatalogQueryOperation(ObjectIdentifier, TableSchema) - Constructor for class org.apache.flink.table.operations.CatalogQueryOperation
 
CatalogReader - Class in org.apache.flink.table.catalog
A thin wrapper around CalciteCatalogReader that enables providing multiple default paths to look in.
CatalogReader(CalciteSchema, List<List<String>>, RelDataTypeFactory, CalciteConnectionConfig) - Constructor for class org.apache.flink.table.catalog.CatalogReader
 
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(ObjectIdentifier, CatalogBaseTable, FlinkStatistic, TableFactory, boolean, boolean) - Constructor for class org.apache.flink.table.planner.catalog.CatalogSchemaTable
Create a CatalogSchemaTable instance.
CatalogSinkModifyOperation - Class in org.apache.flink.table.operations
DML operation that tells to write to a sink.
CatalogSinkModifyOperation(ObjectIdentifier, QueryOperation) - Constructor for class org.apache.flink.table.operations.CatalogSinkModifyOperation
 
CatalogSinkModifyOperation(ObjectIdentifier, QueryOperation, Map<String, String>, boolean) - Constructor for class org.apache.flink.table.operations.CatalogSinkModifyOperation
 
CatalogTable - Interface in org.apache.flink.table.catalog
Represents a table in a catalog.
CatalogTableBuilder - Class in org.apache.flink.table.catalog
A builder for creating a CatalogTable.
CatalogTableBuilder(ConnectorDescriptor, TableSchema) - Constructor for class org.apache.flink.table.catalog.CatalogTableBuilder
 
CatalogTableImpl - Class in org.apache.flink.table.catalog
A catalog table implementation.
CatalogTableImpl(TableSchema, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogTableImpl
 
CatalogTableImpl(TableSchema, List<String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogTableImpl
 
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 a view in a catalog.
CatalogViewImpl - Class in org.apache.flink.table.catalog
An implementation of catalog view.
CatalogViewImpl(String, String, TableSchema, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogViewImpl
 
CCMessenger(TypeInformation<VV>) - Constructor for class org.apache.flink.graph.library.ConnectedComponents.CCMessenger
 
CCUpdater() - Constructor for class org.apache.flink.graph.library.ConnectedComponents.CCUpdater
 
CEIL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ceil() - Method in class org.apache.flink.table.dataformat.Decimal
 
CEIL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CEIL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ceil(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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
 
Centroid() - Constructor for class org.apache.flink.examples.java.clustering.KMeans.Centroid
 
Centroid(int, double, double) - Constructor for class org.apache.flink.examples.java.clustering.KMeans.Centroid
 
Centroid(int, KMeans.Point) - Constructor for class org.apache.flink.examples.java.clustering.KMeans.Centroid
 
CentroidAccumulator() - Constructor for class org.apache.flink.examples.java.clustering.KMeans.CentroidAccumulator
 
CentroidAverager() - Constructor for class org.apache.flink.examples.java.clustering.KMeans.CentroidAverager
 
CENTROIDS - Static variable in class org.apache.flink.examples.java.clustering.util.KMeansData
 
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
 
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
 
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.
ChainedTerminationCriterionDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
 
ChainedTerminationCriterionDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
 
chainingStrategy - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
ChainingStrategy - Enum in org.apache.flink.streaming.api.operators
Defines the chaining scheme for the operator.
ChangelogCollectStreamResult<C> - Class in org.apache.flink.table.client.gateway.local.result
Collects results and returns them as a changelog.
ChangelogCollectStreamResult(TableSchema, ExecutionConfig, InetAddress, int, ClassLoader) - Constructor for class org.apache.flink.table.client.gateway.local.result.ChangelogCollectStreamResult
 
ChangelogResult<C> - Interface in org.apache.flink.table.client.gateway.local.result
A result that is represented as a changelog consisting of insert and delete records.
Channel - Class in org.apache.flink.optimizer.plan
A Channel represents the result produced by an operator and the data exchange before the consumption by the target operator.
Channel(PlanNode) - Constructor for class org.apache.flink.optimizer.plan.Channel
 
Channel(PlanNode, TempMode) - Constructor for class org.apache.flink.optimizer.plan.Channel
 
channel - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
channel - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
channelActive(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.ClientHandler
 
channelIndex - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.queryablestate.network.ClientHandler
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.flink.mesos.util.MesosArtifactServer.UnknownFileHandler
 
channelRead0(ChannelHandlerContext, RoutedRequest) - Method in class org.apache.flink.mesos.util.MesosArtifactServer.VirtualFileServerHandler
 
channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.apache.flink.runtime.rest.FileUploadHandler
 
channelRead0(ChannelHandlerContext, RoutedRequest) - Method in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
channelRead0(ChannelHandlerContext, RoutedRequest) - Method in class org.apache.flink.runtime.rest.handler.legacy.ConstantTextHandler
 
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
 
channelRead0(ChannelHandlerContext, RoutedRequest) - Method in class org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandler
 
channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.apache.flink.runtime.webmonitor.HttpRequestHandler
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.flink.runtime.webmonitor.PipelineErrorHandler
 
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<E> - Class in org.apache.flink.runtime.io.disk
A simple iterator over the input read though an I/O channel.
ChannelReaderInputViewIterator(IOManager, FileIOChannel.ID, 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(BlockChannelReader<MemorySegment>, LinkedBlockingQueue<MemorySegment>, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
ChannelReaderInputViewIterator(AbstractChannelReaderInputView, List<MemorySegment>, TypeSerializer<E>) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
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
 
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.
channelUnregistered(ChannelHandlerContext) - Method in class org.apache.flink.runtime.webmonitor.HttpRequestHandler
 
ChannelWithBlockCount(FileIOChannel.ID, int) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
 
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>, 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.
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.
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(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_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_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_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
 
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
 
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
 
CHARSETNAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CharType - Class in org.apache.flink.table.types.logical
Logical type of a fixed-length character string.
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
 
CharType() - 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.
CharValueArray - Class in org.apache.flink.graph.types.valuearray
An array of CharValue.
CharValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.CharValueArray
Initializes an expandable array with default capacity.
CharValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.CharValueArray
Initializes a fixed-size array with the provided number of chars.
CharValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for CharValueArray based on CopyableValueComparator.
CharValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
CharValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for CharValueArray.
CharValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
CharValueArraySerializer.CharValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
CharValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.CharValueArraySerializer.CharValueArraySerializerSnapshot
 
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(SchedulingExecutionVertex<?, ?>) - Method in class org.apache.flink.runtime.scheduler.strategy.InputDependencyConstraintChecker
 
CHECK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
check(BinaryString) - Method in class org.apache.flink.table.runtime.functions.SqlLikeChainChecker
 
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.
checkAndGetFirst(BatchOperator<?>...) - Static method in class org.apache.flink.ml.operator.batch.BatchOperator
 
checkAndGetFirst(StreamOperator<?>...) - Static method in class org.apache.flink.ml.operator.stream.StreamOperator
 
checkAndGetNewWatermark(T, long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPunctuatedWatermarks
 
checkAndGetNextWatermark(T, long) - Method in interface org.apache.flink.streaming.api.functions.AssignerWithPunctuatedWatermarks
Asks this implementation if it wants to emit a watermark.
checkAndThrowException() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ExceptionProxy
Checks whether an exception has been set via ExceptionProxy.reportError(Throwable).
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.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).
checkBatchSlotTimeout() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
checkCollection(Collection<X>, Class<X>) - Static method in class org.apache.flink.api.java.io.CollectionInputFormat
 
checkCollection(Collection<OUT>, Class<OUT>) - Static method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
Verifies that all elements in the collection are non-null, and are of the given class, or a subclass thereof.
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 the condition does not hold.
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.
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.
checkEquivalentFieldPositionsInKeyFields(FieldList, FieldList) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
checkEquivalentFieldPositionsInKeyFields(FieldList, FieldList, int) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
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
 
checkErroneous() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
 
checkError() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Checks for an error and rethrows it if one was reported.
checkExit(int) - Method in class org.apache.flink.runtime.security.ExitTrappingSecurityManager
 
checkFailureCounter(CheckpointException, long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
 
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
 
checkIdleSlot() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
Check the available slots, release the slot that is idle for a long time.
checkIfNullSupported(TypeSerializer<T>) - Static method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
This method checks if serializer supports null value.
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.
checkJarFile(URL) - Static method in class org.apache.flink.util.JarUtils
 
checkJoinKeyFields(int[]) - Method in class org.apache.flink.api.java.operators.DeltaIteration.SolutionSetPlaceHolder
 
checkLinesAgainstRegexp(String, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
checkMinOpSize(int, AlgoOperator<?>...) - Static method in class org.apache.flink.ml.operator.AlgoOperator
 
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.
checkNoGeneratedColumns(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Throws exception if the given TableSchema contains any generated columns.
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.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(List<Tuple2<Long, Long>>) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
 
checkOddEvenResult(BufferedReader) - Static method in class org.apache.flink.test.testdata.TransitiveClosureData
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.functions.utils.HiveTableSqlFunction.HiveOperandTypeChecker
Deprecated.
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
checkOpSize(int, AlgoOperator<?>...) - Static method in class org.apache.flink.ml.operator.AlgoOperator
 
checkParallelismPreconditions(List<OperatorState>, ExecutionJobVertex) - Method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
checkParallelismPreconditions(int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
 
checkParameter(boolean, Object) - Static method in class org.apache.flink.graph.drivers.parameter.Util
Checks the given boolean condition, and throws an ProgramParametrizationException if the condition is not met (evaluates to false).
checkPartialSolutionPropertiesMet(PlanNode, GlobalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.plan.PlanNode
 
checkPermission(Permission) - Method in class org.apache.flink.runtime.security.ExitTrappingSecurityManager
 
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_DIR_PREFIX - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
The prefix of the directory containing the data exclusive to a checkpoint.
CHECKPOINT_SHARED_STATE_DIR - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
The name of the directory for shared checkpoint state.
CHECKPOINT_TASK_OWNED_STATE_DIR - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
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.
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.
CheckpointAlignment(long, long) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
CheckpointAlignment(MinMaxAvgStatistics, MinMaxAvgStatistics) - 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
 
CheckpointBarrierAligner - Class in org.apache.flink.streaming.runtime.io
CheckpointBarrierAligner keep tracks of received CheckpointBarrier on given channels and controls the alignment, by deciding which channels should be blocked and when to release blocked channels.
CheckpointBarrierHandler - Class in org.apache.flink.streaming.runtime.io
The CheckpointBarrierHandler reacts to checkpoint barrier arriving from the input channels.
CheckpointBarrierHandler(AbstractInvokable) - Constructor for class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
CheckpointBarrierTracker - Class in org.apache.flink.streaming.runtime.io
The CheckpointBarrierTracker keeps track of what checkpoint barriers have been received from which input channels.
CheckpointBarrierTracker(int) - Constructor for class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
CheckpointBarrierTracker(int, AbstractInvokable) - Constructor for class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
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
 
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.ExternalizedCheckpointCleanup - Enum in org.apache.flink.streaming.api.environment
Cleanup behaviour for externalized checkpoints when the job is cancelled.
CheckpointConfigHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
Handler which serves the checkpoint configuration.
CheckpointConfigHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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) - 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 - Class in org.apache.flink.runtime.checkpoint
The checkpoint coordinator coordinates the distributed snapshots of operators and state.
CheckpointCoordinator(JobID, CheckpointCoordinatorConfiguration, ExecutionVertex[], ExecutionVertex[], ExecutionVertex[], CheckpointIDCounter, CompletedCheckpointStore, StateBackend, Executor, ScheduledExecutor, SharedStateRegistryFactory, CheckpointFailureManager) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
CheckpointCoordinator(JobID, CheckpointCoordinatorConfiguration, ExecutionVertex[], ExecutionVertex[], ExecutionVertex[], CheckpointIDCounter, CompletedCheckpointStore, StateBackend, Executor, ScheduledExecutor, SharedStateRegistryFactory, CheckpointFailureManager, Clock) - 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) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
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) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointCoordinatorDeActivator
 
CheckpointCoordinatorGateway - Interface in org.apache.flink.runtime.checkpoint
 
CheckpointDuration(long, long) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
CheckpointDuration(MinMaxAvgStatistics, MinMaxAvgStatistics) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
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 - Class in org.apache.flink.streaming.runtime.io
CheckpointedInputGate(InputGate, BufferStorage, String, AbstractInvokable) - Constructor for class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
 
CheckpointedInputGate(InputGate, BufferStorage, CheckpointBarrierHandler) - Constructor for class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
 
CheckpointedInputGate(InputGate, BufferStorage, CheckpointBarrierHandler, int) - Constructor for class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
Creates a new checkpoint stream aligner.
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(CheckpointFailureReason) - Constructor for exception org.apache.flink.runtime.checkpoint.CheckpointException
 
CheckpointException(String, CheckpointFailureReason) - Constructor for exception org.apache.flink.runtime.checkpoint.CheckpointException
 
CheckpointException(CheckpointFailureReason, Throwable) - Constructor for exception org.apache.flink.runtime.checkpoint.CheckpointException
 
CheckpointException(String, 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.
CheckpointIDCounter - Interface in org.apache.flink.runtime.checkpoint
A checkpoint ID counter.
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
 
checkpointIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointMessageParameters
 
checkpointIdToPath(long) - Static method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
Convert a checkpoint id into a ZooKeeper path.
CHECKPOINTING_INTERVAL - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
CHECKPOINTING_MODE - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
CHECKPOINTING_TIMEOUT - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
CheckpointingMode - Enum in org.apache.flink.streaming.api
The checkpointing mode defines what consistency guarantees the system gives in the presence of failures.
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>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, CheckpointingStatistics, JobMessageParameters>, ExecutionGraphCache, 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.runtime.state
This interface must be implemented by functions/operations that want to receive a commit notification once a checkpoint has been completely acknowledged by all participants.
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
Encapsulates all the meta data for a checkpoint.
CheckpointMetaData(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) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
CheckpointOptions - Class in org.apache.flink.runtime.checkpoint
Options for performing the checkpoint.
CheckpointOptions(CheckpointType, CheckpointStorageLocationReference) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
CheckpointProperties - Class in org.apache.flink.runtime.checkpoint
The configuration of a checkpoint.
CheckpointRecoveryFactory - Interface in org.apache.flink.runtime.checkpoint
A factory for per Job checkpoint recovery components.
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_DIRECTORY_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
CHECKPOINTS_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.WebOptions
Config parameter defining the number of checkpoints to remember for recent history.
checkpointSizeLimitExceeded(long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
checkpointSizeLimitExceeded(long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
checkpointSizeLimitExceeded(long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
checkpointsMatch(Collection<CompletedCheckpoint>, Collection<CompletedCheckpoint>) - Static method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
CheckpointStateOutputStream() - Constructor for class org.apache.flink.runtime.state.CheckpointStreamFactory.CheckpointStateOutputStream
 
CheckpointStatisticDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
REST handler which returns the details for a checkpoint.
CheckpointStatisticDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, CheckpointStatistics, CheckpointMessageParameters>, ExecutionGraphCache, Executor, 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.
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 - Class in org.apache.flink.runtime.checkpoint
Tracker for checkpoint statistics.
CheckpointStatsTracker(int, List<ExecutionJobVertex>, CheckpointCoordinatorConfiguration, MetricGroup) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
Creates a new checkpoint stats tracker.
CheckpointStorage - 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.
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.
CheckpointStreamFactory - Interface in org.apache.flink.runtime.state
A factory for checkpoint output streams, which are used to persist data for checkpoints.
CheckpointStreamFactory.CheckpointStateOutputStream - Class in org.apache.flink.runtime.state
A dedicated output stream that produces a StreamStateHandle when closed.
CheckpointStreamWithResultProvider - Interface in org.apache.flink.runtime.state
Interface that provides access to a CheckpointStateOutputStream and a method to provide the SnapshotResult.
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.
CheckpointType - Enum in org.apache.flink.runtime.checkpoint
The type of checkpoint to perform.
checkResultsWithDelta(String, List<String>, double) - Static method in class org.apache.flink.test.testdata.KMeansData
 
checkSameExecutionContext(DataSet<?>, DataSet<?>) - Static method in class org.apache.flink.api.java.DataSet
 
checkSameOrdering(GlobalProperties, GlobalProperties, int) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
checkSameOrdering(LocalProperties, LocalProperties, int) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
checkSingleOperandType(SqlCallBinding, SqlNode, boolean) - Method in class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
checkSkipReadForFixLengthPart(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
We need skip bytes to read when the remain bytes of current segment is not enough to write binary row fixed part.
checkSortKeyInBufferRange(BaseRow, TopNBuffer) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Checks whether the record should be put into the buffer.
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).
checkStateMetaInfo(StateDescriptor<?, ?>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
Checksum(long, long) - Constructor for class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
Instantiate an immutable result.
ChecksumHashCode() - Constructor for class org.apache.flink.api.java.Utils.ChecksumHashCode
 
ChecksumHashCode(long, long) - Constructor for class org.apache.flink.api.java.Utils.ChecksumHashCode
 
checksumHashCode(DataSet<T>) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Deprecated.
replaced with org.apache.flink.graph.asm.dataset.ChecksumHashCode in Gelly
ChecksumHashCode<T> - Class in org.apache.flink.graph.asm.dataset
Convenience method to get the count (number of elements) of a DataSet as well as the checksum (sum over element hashes).
ChecksumHashCode() - Constructor for class org.apache.flink.graph.asm.dataset.ChecksumHashCode
 
ChecksumHashCode<K,VV,EV> - Class in org.apache.flink.graph.library.metric
Convenience method to get the count (number of elements) of a Graph as well as the checksum (sum over element hashes).
ChecksumHashCode() - Constructor for class org.apache.flink.graph.library.metric.ChecksumHashCode
 
ChecksumHashCode.Checksum - Class in org.apache.flink.graph.asm.dataset
Wraps checksum and count.
ChecksumHashCodeHelper(String) - Constructor for class org.apache.flink.api.java.Utils.ChecksumHashCodeHelper
 
checkTypeAssignment(RelDataType, RelDataType, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
child() - Method in class org.apache.flink.orc.OrcSplitReader.Not
 
childFirst(URL[], ClassLoader, String[], Consumer<Throwable>) - Static method in class org.apache.flink.runtime.execution.librarycache.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.OrcSplitReader.Or
 
ChoiceParameter - Class in org.apache.flink.graph.drivers.parameter
A Parameter storing a list of String choices and parsing the user's configured selection.
ChoiceParameter(ParameterizedBase, String) - Constructor for class org.apache.flink.graph.drivers.parameter.ChoiceParameter
Set the parameter name and add this parameter to the list of parameters stored by owner.
choices(String...) - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
Restrict the list of possible values of the parameter.
chooseTheBestStateHandleForInitial(Collection<KeyedStateHandle>, KeyGroupRange) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
Choose the best state handle according to the RocksDBIncrementalCheckpointUtils.STATE_HANDLE_EVALUATOR to init the initial db.
CHR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
chr(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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
 
chunkSize() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.chunkSize().
CirculantGraph - Class in org.apache.flink.graph.drivers.input
Generate a CirculantGraph.
CirculantGraph() - Constructor for class org.apache.flink.graph.drivers.input.CirculantGraph
 
CirculantGraph - Class in org.apache.flink.graph.generator
 
CirculantGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.CirculantGraph
An oriented Graph with n vertices where each vertex vi is connected to vertex v(i+j)%n for each configured offset j.
CirculantGraph.OffsetRange - Class in org.apache.flink.graph.generator
Stores the start offset and length configuration for an offset range.
CircularElement() - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularElement
 
CircularElement(int, InMemorySorter<E>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularElement
 
CircularQueues() - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularQueues
 
CircularQueues(int) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularQueues
 
CLASS - Static variable in class org.apache.flink.table.descriptors.ClassInstanceValidator
 
CLASS_FILE_EXTENSION - Static variable in class org.apache.flink.util.FileUtils
 
CLASS_NAME - Static variable in class org.apache.flink.table.api.EnvironmentSettings
 
CLASS_ORIGIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ClassDataTypeConverter - Class in org.apache.flink.table.runtime.types
Utils for get DataType from a Class.
ClassDataTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.ClassDataTypeConverter
 
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.
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
 
ClassInstance - Class in org.apache.flink.table.descriptors
Descriptor for a class instance.
ClassInstance() - Constructor for class org.apache.flink.table.descriptors.ClassInstance
 
ClassInstanceValidator - Class in org.apache.flink.table.descriptors
Validator for ClassInstance.
ClassInstanceValidator(String) - Constructor for class org.apache.flink.table.descriptors.ClassInstanceValidator
 
ClassInstanceValidator() - Constructor for class org.apache.flink.table.descriptors.ClassInstanceValidator
 
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
 
classLoader - Variable in class org.apache.flink.util.InstantiationUtil.ClassLoaderObjectInputStream
 
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.runtime.util
Utilities for information with respect to class loaders, specifically class loaders for the dynamic loading of user defined classes.
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
 
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 for per-job-clusters 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.
clazz - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
clazz - Variable in class org.apache.flink.table.typeutils.InternalTypeInfo
 
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.
clean(F) - Method in class org.apache.flink.api.java.DataSet
 
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.
cleanDirectory(File) - Static method in class org.apache.flink.util.FileUtils
Removes all files contained within a directory, without removing the directory itself.
cleanFile(String) - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
Creates target file if it does not exist, cleans it if it exists.
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.SnapshotDirectory
Calling this method will attempt delete the underlying snapshot directory recursively, if the state is "ongoing".
cleanup() - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchApiCallBridge
Perform any necessary state cleanup.
cleanup() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
Cleans up all internally held resources.
cleanup() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
cleanup() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
 
cleanup() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
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() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Cleanup for the retired accumulators state.
cleanup(N) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Cleanup for the retired accumulators state.
cleanup() - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
cleanup(Logger, AutoCloseable...) - Static method in class org.apache.flink.util.IOUtils
Close the AutoCloseable objects and ignore any Exception or null pointers.
CLEANUP_INTERVAL - Static variable in class org.apache.flink.configuration.BlobServerOptions
Cleanup interval of the blob caches at the task managers (in seconds).
cleanupFullSnapshot() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Cleanup expired state in full snapshot on checkpoint.
cleanupInBackground() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Deprecated.
enabled by default, no need to enable it manually
cleanupIncrementally(int, boolean) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Cleanup expired state incrementally cleanup local state.
cleanupInRocksdbCompactFilter() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Deprecated.
Use more general configuration method StateTtlConfig.Builder.cleanupInBackground() instead
cleanupInRocksdbCompactFilter(long) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Cleanup expired state while Rocksdb compaction is running.
cleanupJob(JobID, boolean) - Method in class org.apache.flink.runtime.blob.BlobServer
Removes all BLOBs from local and HA store belonging to the given job ID.
cleanupLastTimer() - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
 
cleanUpOperatorStatsCache() - Method in interface org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStatsTracker
Cleans up the operator stats cache if it contains timed out entries.
cleanUpOperatorStatsCache() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStatsTrackerImpl
Cleans up the operator stats cache if it contains timed out entries.
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.s3.common.writer.S3RecoverableWriter
 
cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
CleanupState - Interface in org.apache.flink.table.runtime.functions
Base interface for clean up state, both for ProcessFunction and CoProcessFunction.
cleanupState(State...) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
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.
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.internal.GeneralWindowProcessFunction
 
cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
Cleans the given window if needed.
cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
 
cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
 
clear() - Method in interface org.apache.flink.api.common.state.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.examples.java.clustering.KMeans.Point
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
clear() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
clear() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
clear() - Method in interface org.apache.flink.graph.types.valuearray.ValueArray
Resets the array to the empty state.
clear() - Method in class org.apache.flink.ml.api.misc.param.Params
Removes all of the params.
clear() - Method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
clear() - Method in class org.apache.flink.queryablestate.client.state.ImmutableFoldingState
Deprecated.
 
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.jobmaster.slotpool.DualKeyLinkedMap
 
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.JobLeaderIdService
Stop and clear the currently registered job leader id listeners.
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.taskexecutor.slot.TaskSlot
Removes all tasks from this task slot.
clear() - Method in class org.apache.flink.runtime.util.EvictingBoundedList
 
clear() - Method in class org.apache.flink.runtime.util.IntArrayList
 
clear() - Method in class org.apache.flink.runtime.util.LongArrayList
 
clear(ProcessAllWindowFunction<T, R, W>.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessAllWindowFunction
Deprecated.
 
clear(ProcessWindowFunction<T, R, K, W>.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessWindowFunction
Deprecated.
 
clear(ProcessAllWindowFunction<IN, OUT, W>.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction
Deletes any state in the Context when the Window is purged.
clear(ProcessWindowFunction<IN, OUT, KEY, W>.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction
Deletes any state in the Context when the Window is purged.
clear(ProcessAllWindowFunction<T, R, W>.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
clear(ProcessWindowFunction<T, R, K, W>.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
clear() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Remove all registered nodes etc.
clear(GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
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(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, 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 is purged.
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 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.dataformat.BinaryRow
 
clear() - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
clear() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
Clears any state that the trigger might still hold for the given window.
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.util.UnionIterator
 
clear() - Method in class org.apache.hadoop.conf.Configuration
Clears all keys from the configuration.
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
 
clearAppno() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'appno' field.
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
 
clearBuffers() - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
 
clearBuffers() - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
clearBuffers() - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
Closes the BufferBuilders for all the channels.
clearCity() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'city' field.
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;
clearDateTimeType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
clearDecimalType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
clearDescription() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string description = 2;
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.Schema.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.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.UserDefinedFunction.Input.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
clearFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
clearFirstInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
Clears this operator's first input.
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.UserDefinedFunction.Input.Builder
 
clearInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
bytes inputConstant = 3;
clearInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.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.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
clearInterestingProperties() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
clearInterestingProperties() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
clearInterestingProperties() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
clearInterestingProperties() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
clearJob(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneRunningJobsRegistry
 
clearJob(JobID) - Method in interface org.apache.flink.runtime.highavailability.RunningJobsRegistry
Clear job state form the registry, usually called after job finish.
clearJob(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperRunningJobsRegistry
 
clearJobListeners() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Clear all registered JobListeners.
clearJobListeners() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Clear all registered JobListeners.
clearKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
clearMapType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
clearMetaDataFollowsFlag(byte[]) - Static method in class org.apache.flink.contrib.streaming.state.snapshot.RocksSnapshotUtil
 
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;
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.
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
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.UserDefinedFunction.Builder
The serialized representation of the user-defined function
clearPendingSlotRequest() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
clearPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
int32 precision = 1;
clearPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
int32 precision = 1;
clearPreviousState(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
Clear previous agg state (used for retraction) of the given window.
clearReaders(MutableReader<?>[]) - Static method in class org.apache.flink.runtime.operators.BatchTask
 
clearRowSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
clearScale() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
int32 scale = 2;
clearSecondInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
Clears this operator's second input.
clearSequenceNumber() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro.Builder
Clears the value of the 'sequenceNumber' field.
clearState() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'state' field.
clearStateAsync() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
clearStateAsync() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
This method can be overridden to add a (non-blocking) state clearing routine to the ResourceManager that will be called when leadership is revoked.
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.
clearTerminal() - Method in class org.apache.flink.table.client.cli.CliClient
 
clearTrigger(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
Call Trigger.clear(Window)} on trigger.
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.Schema.FieldType.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;
clearUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
clearUdfs() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
clearUniqueFieldCombinations() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
clearUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
clearUniqueFieldSets() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
clearValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
clearWindowState(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
Clear window state of the given window.
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.
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(CliClient, ResultDescriptor) - 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(Terminal, String, Executor) - Constructor for class org.apache.flink.table.client.cli.CliClient
Creates a CLI instance with a custom terminal.
CliClient(String, Executor) - Constructor for class org.apache.flink.table.client.cli.CliClient
Creates a CLI instance with a prepared terminal.
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 - Variable in class org.apache.flink.table.client.cli.CliView
 
CLIENT_BUFFER_SIZE - Static variable in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
CLIENT_CONNECT_TIMEOUT_SECONDS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
CLIENT_HOSTS - Static variable in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
CLIENT_MAX_CONTENT_LENGTH - Static variable in class org.apache.flink.configuration.RestOptions
The maximum content length that the client will handle.
CLIENT_NAME - Static variable in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
CLIENT_NETWORK_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Number of network (event loop) threads for the KvState client (0 => Use number of available cores).
CLIENT_SOCKET_WORKER_POOL_SIZE_FACTOR - Static variable in class org.apache.flink.configuration.AkkaOptions
 
CLIENT_SOCKET_WORKER_POOL_SIZE_MAX - Static variable in class org.apache.flink.configuration.AkkaOptions
 
CLIENT_SOCKET_WORKER_POOL_SIZE_MIN - Static variable in class org.apache.flink.configuration.AkkaOptions
 
CLIENT_TIMEOUT - Static variable in class org.apache.flink.configuration.AkkaOptions
Timeout for all blocking calls on the client side.
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.
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.
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(CliClient, String, Function<String, Boolean>) - 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(boolean, String, URL, URL, List<URL>, List<URL>, String) - Constructor for class org.apache.flink.table.client.cli.CliOptions
 
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, long) - 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(CliClient, ResultDescriptor) - 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(CliClient, 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.
CliTableResultView - Class in org.apache.flink.table.client.cli
CLI view for retrieving and displaying a table.
CliTableResultView(CliClient, ResultDescriptor) - 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(CliClient) - Constructor for class org.apache.flink.table.client.cli.CliView
 
CLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Clock - Class in org.apache.flink.runtime.util.clock
A clock that gives access to time.
Clock() - Constructor for class org.apache.flink.runtime.util.clock.Clock
 
Clock - Interface in org.apache.flink.streaming.connectors.fs
Deprecated.
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.api.java.utils.AbstractParameterTool
 
clone() - Method in class org.apache.flink.api.java.Utils.ChecksumHashCode
 
clone() - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
 
clone() - Method in class org.apache.flink.api.java.utils.ParameterTool
 
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.configuration.ReadableConfigToConfigurationAdapter
 
clone() - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
clone() - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
clone() - Method in class org.apache.flink.ml.api.misc.param.Params
Creates and returns a deep clone of this Params.
clone() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Clone the Matrix object.
clone() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
clone() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
clone() - Method in class org.apache.flink.ml.pipeline.ModelBase
 
clone() - Method in class org.apache.flink.ml.pipeline.PipelineStageBase
 
clone() - Method in class org.apache.flink.optimizer.costs.Costs
 
clone() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
clone() - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
clone() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
clone() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
clone() - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
 
clone() - Method in class org.apache.flink.optimizer.plan.Channel
 
clone() - Method in class org.apache.flink.table.client.config.Environment
 
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.
ClosableBlockingQueue<E> - Class in org.apache.flink.streaming.connectors.kafka.internals
A special form of blocking queue with two additions: The queue can be closed atomically when empty.
ClosableBlockingQueue() - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Creates a new empty queue.
ClosableBlockingQueue(int) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Creates a new empty queue, reserving space for at least the specified number of elements.
ClosableBlockingQueue(Collection<? extends E>) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Creates a new queue that contains the given elements.
close() - Method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
 
close() - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
close() - Method in class org.apache.flink.addons.hbase.HBaseLookupFunction
 
close() - Method in class org.apache.flink.addons.hbase.HBaseUpsertSinkFunction
 
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.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 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.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.api.java.io.BlockingShuffleOutputFormat
 
close() - Method in class org.apache.flink.api.java.io.CsvOutputFormat
 
close() - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
 
close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Closes all resources used.
close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction
 
close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
Executes prepared statement and closes all resources of this instance.
close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat
Executes prepared statement and closes all resources of this instance.
close() - Method in class org.apache.flink.api.java.io.jdbc.writer.AppendOnlyWriter
 
close() - Method in interface org.apache.flink.api.java.io.jdbc.writer.JDBCWriter
Close JDBC related statements and other classes.
close() - Method in class org.apache.flink.api.java.io.jdbc.writer.UpsertWriter
 
close() - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
 
close() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
 
close() - Method in class org.apache.flink.api.java.operators.translation.Tuple3WrappingCollector
 
close() - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
 
close() - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
 
close() - Method in class org.apache.flink.api.java.Utils.ChecksumHashCodeHelper
 
close() - Method in class org.apache.flink.api.java.Utils.CollectHelper
 
close() - Method in class org.apache.flink.api.java.Utils.CountHelper
 
close() - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
 
close() - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
Closes all resources used.
close() - Method in class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
Closes all resources used.
close() - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
Closes all resources used.
close() - Method in class org.apache.flink.batch.tests.BlockingIncrementingMapFunction
 
close() - Method in class org.apache.flink.batch.tests.Generator
 
close() - Method in class org.apache.flink.batch.tests.util.FileBasedOneShotLatch
 
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 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.rest.RestClusterClient
 
close() - Method in class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
 
close() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
close() - Method in class org.apache.flink.connectors.hive.read.HiveVectorizedOrcSplitReader
 
close() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysIterator
 
close() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
close() - Method in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
Necessary clean up iff restore operation failed.
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.RocksDBWriteBatchWrapper
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
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.RecoverableFsDataOutputStream
Closes this stream.
close() - Method in class org.apache.flink.core.fs.SafetyNetCloseableRegistry
 
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.TemporaryClassLoaderContext
 
close() - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
close() - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
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.ParquetInputFormat
 
close() - Method in class org.apache.flink.formats.parquet.utils.ParquetRecordReader
 
close() - Method in class org.apache.flink.fs.s3.common.utils.OffsetAwareOutputStream
 
close() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
close() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
close() - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
close() - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
close() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesWatch
 
close() - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
close(boolean) - Method in class org.apache.flink.mesos.runtime.clusterframework.services.AbstractMesosServices
 
close(boolean) - Method in interface org.apache.flink.mesos.runtime.clusterframework.services.MesosServices
Closes all state maintained by the mesos services implementation.
close(boolean) - Method in class org.apache.flink.mesos.runtime.clusterframework.services.StandaloneMesosServices
 
close(boolean) - Method in class org.apache.flink.mesos.runtime.clusterframework.services.ZooKeeperMesosServices
 
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.networking.NetworkFailuresProxy
 
close() - Method in class org.apache.flink.orc.OrcInputFormat
 
close() - Method in class org.apache.flink.orc.OrcSplitReader
 
close() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
 
close() - Method in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
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.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(Collection<MasterTriggerRestoreHook<?>>, Logger) - Static method in class org.apache.flink.runtime.checkpoint.hooks.MasterHooks
Closes the master hooks.
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.FileArchivedExecutionGraphStore
 
close() - Method in class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
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 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.ZooKeeperClientHAServices
 
close() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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 class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
close() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
close(RemoteInputChannel) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
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.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.ResultPartition
 
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() - 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.slotpool.SlotPool
 
close() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
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.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.ChainedTerminationCriterionDriver
 
close() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
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.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.sort.UnilateralSortMerger
Shuts down all the threads initiated by this sort/merger.
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.SlotManagerImpl
Closes the slot manager.
close() - Method in class org.apache.flink.runtime.rest.handler.FileUploads
 
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.state.AbstractKeyedStateBackend
 
close() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
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.CheckpointStreamFactory.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.DefaultOperatorStateBackend
 
close() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
close() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
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.heap.CopyOnWriteSkipListStateMap
 
close() - Method in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
 
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.SharedStateRegistry
 
close() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
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.NonClosingOutpusStreamDecorator
 
close() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount
 
close() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedValue
 
close(boolean) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperUtilityFactory
Closes the ZooKeeperUtilityFactory.
CLOSE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
close() - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
close() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
close() - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
close() - Method in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
close() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
 
close() - Method in class org.apache.flink.streaming.api.functions.sink.OutputFormatSinkFunction
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.functions.sink.SocketClientSink
Closes the connection with the Socket server.
close() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
close() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
close() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
close() - Method in class org.apache.flink.streaming.api.functions.source.InputFormatSourceFunction
 
close() - Method in class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
 
close() - Method in class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
 
close() - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
This method is called by the system to shut down the context.
close() - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessAllWindowFunction
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessWindowFunction
Deprecated.
 
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.AbstractStreamOperator.CountingOutput
 
close() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
close() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
close() - Method in class org.apache.flink.streaming.api.operators.StreamSource
 
close() - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
close() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
 
close() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraRowWriteAheadSink
 
close() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
close() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraTupleWriteAheadSink
 
close() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
close() - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
close() - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
close() - Method in class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
 
close() - Method in class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
 
close() - Method in interface org.apache.flink.streaming.connectors.fs.Writer
Deprecated.
Closes the Writer.
close() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
 
close() - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubSubscriber
After returning all resources should have been cleaned up.
close() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
 
close() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
close() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
close() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
close() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
 
close() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
close(long, TimeUnit) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
close(Duration) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
close() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
close(long, TimeUnit) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
close() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Handover
Closes the handover.
close() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Closes the partition discoverer, cleaning up all Kafka connections.
close() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Tries to close the queue.
close() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ZookeeperOffsetHandler
Closes the offset handler.
close() - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
close() - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
close() - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
close() - Method in class org.apache.flink.streaming.connectors.nifi.NiFiSink
 
close() - Method in class org.apache.flink.streaming.connectors.nifi.NiFiSource
 
close() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
close() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
close() - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
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 interface org.apache.flink.streaming.runtime.io.BufferStorage
Cleans up all the resources in the current sequence.
close() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
close() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
close() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
close() - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
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.io.StreamTwoInputProcessor
 
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.TimestampsAndPeriodicWatermarksOperator
 
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.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.StreamTask.AsyncCheckpointRunnable
 
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.GenericInMemoryCatalog
 
close() - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
close() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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.CliView
 
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() - Method in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
close() - Method in interface org.apache.flink.table.client.gateway.local.result.DynamicResult
Closes the retrieval and all involved threads.
close() - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectBatchResult
 
close() - Method in class org.apache.flink.table.filesystem.DynamicPartitionWriter
 
close() - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
 
close() - Method in class org.apache.flink.table.filesystem.GroupedPartitionWriter
 
close() - Method in class org.apache.flink.table.filesystem.PartitionLoader
 
close() - Method in interface org.apache.flink.table.filesystem.PartitionWriter
End a transaction.
close() - Method in class org.apache.flink.table.filesystem.SingleDirectoryWriter
 
close() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
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.runtime.collector.TableFunctionCollector
 
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.bundle.AbstractMapBundleOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
 
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.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.SortMergeFullOuterJoinIterator
 
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.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.match.IterativeConditionRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
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.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.sort.StreamSortOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
close() - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
The tear-down method of the function.
close() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
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
 
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.util.AbstractCloseableRegistry
 
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 interface org.apache.flink.util.Collector
Closes the collector.
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.walkthrough.common.sink.LoggerOutputFormat
 
close() - Method in class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
 
close() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
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
This class allows to register instances of Closeable, which are all closed if this registry is closed.
CloseableRegistry() - Constructor for class org.apache.flink.core.fs.CloseableRegistry
 
closeableToRef - Variable in class org.apache.flink.util.AbstractCloseableRegistry
Map from tracked Closeables to some associated meta data.
closeAll(Iterable<? extends AutoCloseable>) - Static method in class org.apache.flink.util.IOUtils
Closes all AutoCloseable objects in the parameter, suppressing exceptions.
closeAllQuietly(Iterable<? extends AutoCloseable>) - Static method in class org.apache.flink.util.IOUtils
Closes all elements in the iterable with closeQuietly().
closeAndCleanupAllData() - Method in interface org.apache.flink.runtime.blob.BlobStoreService
Closes and cleans up the store.
closeAndCleanupAllData() - Method in class org.apache.flink.runtime.blob.FileSystemBlobStore
 
closeAndCleanupAllData() - Method in class org.apache.flink.runtime.blob.VoidBlobStore
 
closeAndCleanupAllData() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Closes the high availability services (releasing all resources) and deletes all data stored by these services in external stores.
closeAndCleanupAllData() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
closeAndCleanupAllData() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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.CheckpointStreamFactory.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.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.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.DefaultResourceManagerService
 
closeAsync() - Method in class org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
 
closeAsync() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
 
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.rest.handler.AbstractHandler
 
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.RpcEndpoint
Triggers the shut down of the rpc endpoint.
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.
closeBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
 
closeBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
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.
closeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09PartitionDiscoverer
 
closeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaPartitionDiscoverer
 
closeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Close all established connections.
closeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08PartitionDiscoverer
 
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.runtime.operators.sort.UnilateralSortMerger
Flag indicating that the sorter was closed.
closed - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Flag indicating that the closing logic has been invoked.
closeDbConnection() - Method in class org.apache.flink.api.java.io.jdbc.AbstractJDBCOutputFormat
 
closedBranchingNodes - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
ClosedException() - Constructor for exception org.apache.flink.streaming.connectors.kafka.internal.Handover.ClosedException
 
ClosedException() - Constructor for exception org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer.ClosedException
 
closeExceptionally() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
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.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
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.addons.hbase.AbstractTableInputFormat
 
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.
closeInputFormat() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
closeInputFormat() - Method in class org.apache.flink.orc.OrcInputFormat
 
closeInterruptibly() - Method in class org.apache.flink.util.ResourceGuard
 
closeJobManagerConnection(JobID, 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.
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
 
closeQuietly(AutoCloseable) - Static method in class org.apache.flink.util.IOUtils
Closes the given AutoCloseable.
closeSafetyNetAndGuardedResourcesForThread() - Static method in class org.apache.flink.core.fs.FileSystemSafetyNet
Closes the safety net for a thread.
closeSession(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Close the resources of session for given session id.
closeSession(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
closeSocket(Socket) - Static method in class org.apache.flink.util.IOUtils
Closes the socket ignoring IOException.
closeStream() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
closeStream(Closeable) - Static method in class org.apache.flink.util.IOUtils
Closes the stream ignoring IOException.
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.ChainedTerminationCriterionDriver
 
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.
closeWith(DataSet<ST>, DataSet<WT>) - Method in class org.apache.flink.api.java.operators.DeltaIteration
Closes the delta iteration.
closeWith(DataSet<T>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
Closes the iteration.
closeWith(DataSet<T>, DataSet<?>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
Closes the iteration and specifies a termination criterion.
closeWith(DataStream<T>) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream
Closes the iteration.
closeWith(DataStream<F>) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream.ConnectedIterativeStreams
Closes the iteration.
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.
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.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
cluster - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraRowWriteAheadSink
 
cluster - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
cluster - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraTupleWriteAheadSink
 
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_IO_EXECUTOR_POOL_SIZE - Static variable in class org.apache.flink.configuration.ClusterOptions
 
CLUSTER_SERVICES_SHUTDOWN_TIMEOUT - Static variable in class org.apache.flink.configuration.ClusterOptions
 
ClusterBuilder - Class in org.apache.flink.streaming.connectors.cassandra
This class is used to configure a Cluster after deployment.
ClusterBuilder() - Constructor for class org.apache.flink.streaming.connectors.cassandra.ClusterBuilder
 
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) - 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>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, ClusterConfigurationInfo, EmptyMessageParameters>, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.ClusterConfigHandler
 
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
 
clusterConfiguration - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
ClusterConfigurationInfo - Class in org.apache.flink.runtime.rest.messages
Response of the ClusterConfigHandler, represented as a list of key-value pairs of the cluster Configuration.
ClusterConfigurationInfo() - Constructor for class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfo
 
ClusterConfigurationInfo(int) - Constructor for class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfo
 
ClusterConfigurationInfoEntry - Class in org.apache.flink.runtime.rest.messages
A single key-value pair entry in the ClusterConfigurationInfo response.
ClusterConfigurationInfoEntry(String, String) - Constructor for class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoEntry
 
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
 
ClusterController - Interface in org.apache.flink.tests.util.flink
Controller for interacting with a cluster.
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(Throwable) - Constructor for exception org.apache.flink.client.deployment.ClusterDeploymentException
 
ClusterDeploymentException(String, 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.
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(Throwable) - Constructor for exception org.apache.flink.runtime.entrypoint.ClusterEntrypointException
 
ClusterEntrypointException(String, Throwable) - Constructor for exception org.apache.flink.runtime.entrypoint.ClusterEntrypointException
 
ClusterEntrypointUtils - Class in org.apache.flink.runtime.util
Utility class for ClusterEntrypoint.
clusterId - Variable in class org.apache.flink.table.client.gateway.local.result.BasicResult
 
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
 
ClusteringCoefficient<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.drivers
Driver for directed and undirected clustering coefficient algorithm and analytics.
ClusteringCoefficient() - Constructor for class org.apache.flink.graph.drivers.ClusteringCoefficient
 
ClusterOptions - Class in org.apache.flink.configuration
Options which control the cluster behaviour.
ClusterOptions() - Constructor for class org.apache.flink.configuration.ClusterOptions
 
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, int, int, int, int) - Constructor for class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
ClusterOverview(int, int, int, JobsOverview, JobsOverview) - 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>, Time, 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, int, int, int, int, String, String) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
ClusterOverviewWithVersion(int, int, int, JobsOverview, JobsOverview, String, String) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
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, Set<ResultPartitionID>, int) - Constructor for class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
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(Throwable) - Constructor for exception org.apache.flink.client.deployment.ClusterRetrieveException
 
ClusterRetrieveException(String, 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
 
COALESCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COALESCE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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(String) - Static method in class org.apache.flink.configuration.description.TextElement
Creates a block of text formatted as code.
CodeAnalysisMode - Enum in org.apache.flink.api.common
Deprecated.
The code analysis code has been removed and this enum has no effect.
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
 
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(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a CoGroup transformation.
coGroup(Iterable<Tuple3<Integer, String, Integer>>, Iterable<Tuple1<String>>, Collector<Tuple3<Integer, String, Integer>>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.AntiJoinVisits
If the visit iterator is empty, all pairs of the rank iterator are emitted.
coGroup(DataStream<T2>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Creates a join operation.
CoGroupDescriptor - Class in org.apache.flink.optimizer.operators
 
CoGroupDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
CoGroupDescriptor(FieldList, FieldList, Ordering, Ordering) - Constructor for class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
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.UnionSerializerConfigSnapshot<T1,T2> - Class in org.apache.flink.streaming.api.datastream
Deprecated.
this snapshot class is no longer in use, and is maintained only for backwards compatibility. It is fully replaced by CoGroupedStreams.UnionSerializerSnapshot.
CoGroupedStreams.UnionSerializerSnapshot<T1,T2> - Class in org.apache.flink.streaming.api.datastream
The TypeSerializerSnapshot for the UnionSerializer.
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.
CoGroupNode - Class in org.apache.flink.optimizer.dag
The Optimizer representation of a CoGroup operator.
CoGroupNode(CoGroupOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.CoGroupNode
 
CoGroupOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
A DataSet that is the result of a CoGroup transformation.
CoGroupOperator(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, CoGroupFunction<I1, I2, OUT>, TypeInformation<OUT>, Partitioner<?>, String) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator
 
CoGroupOperator(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, CoGroupFunction<I1, I2, OUT>, TypeInformation<OUT>, List<Pair<Integer, Order>>, List<Pair<Integer, Order>>, Partitioner<?>, String) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator
 
CoGroupOperator.CoGroupOperatorSets<I1,I2> - Class in org.apache.flink.api.java.operators
Intermediate step of a CoGroup transformation.
CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate - Class in org.apache.flink.api.java.operators
Intermediate step of a CoGroup transformation.
CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction - Class in org.apache.flink.api.java.operators
An intermediate CoGroupOperator without CoGroupFunction applied yet.
CoGroupOperatorBase<IN1,IN2,OUT,FT extends CoGroupFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
 
CoGroupOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
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
 
CoGroupOperatorSets(DataSet<I1>, DataSet<I2>) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets
 
CoGroupRawDescriptor - Class in org.apache.flink.optimizer.operators
 
CoGroupRawDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
CoGroupRawDescriptor(FieldList, FieldList, Ordering, Ordering) - Constructor for class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
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
 
CoGroupRawNode - Class in org.apache.flink.optimizer.dag
The Optimizer representation of a CoGroupRaw operator.
CoGroupRawNode(CoGroupRawOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.CoGroupRawNode
 
CoGroupRawOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
A DataSet that is the result of a CoGroup transformation.
CoGroupRawOperator(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, CoGroupFunction<I1, I2, OUT>, TypeInformation<OUT>, String) - Constructor for class org.apache.flink.api.java.operators.CoGroupRawOperator
 
CoGroupRawOperatorBase<IN1,IN2,OUT,FT extends CoGroupFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
 
CoGroupRawOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
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.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.
CoGroupWithSolutionSetFirstDescriptor - Class in org.apache.flink.optimizer.operators
 
CoGroupWithSolutionSetFirstDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetFirstDescriptor
 
CoGroupWithSolutionSetFirstDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
 
CoGroupWithSolutionSetFirstDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
CoGroupWithSolutionSetSecondDescriptor - Class in org.apache.flink.optimizer.operators
 
CoGroupWithSolutionSetSecondDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetSecondDescriptor
 
CoGroupWithSolutionSetSecondDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
 
CoGroupWithSolutionSetSecondDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
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(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(Project, 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(Calc, 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(Window, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(EnumerableCorrelate, 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(EnumerableHashJoin, 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(Match, 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(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(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(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() - Method in class org.apache.flink.api.java.DataSet
Convenience method to get the elements of a DataSet as a List.
collect(IN) - Method in class org.apache.flink.api.java.operators.translation.Tuple3WrappingCollector
 
collect(IN) - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
 
Collect<T> - Class in org.apache.flink.graph.asm.dataset
Collect the elements of a DataSet into a List.
Collect() - Constructor for class org.apache.flink.graph.asm.dataset.Collect
 
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(Channel, List<Channel>) - Method in class org.apache.flink.optimizer.traversals.BinaryUnionReplacer
 
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(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(T) - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
 
collect(IN) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
collect(IT) - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
collect(T) - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
Collects a record and emits it to all writers.
collect(OUT) - Method in class org.apache.flink.runtime.operators.util.metrics.CountingCollector
 
COLLECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
collect(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.api.collector.selector.CopyingDirectedOutput
 
collect(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
collect(DataStream<OUT>) - Static method in class org.apache.flink.streaming.api.datastream.DataStreamUtils
Returns an iterator to iterate over the elements of the DataStream.
collect(T) - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
Emits one element from the source, without attaching a timestamp.
collect(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator.CountingOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator.CountingOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in interface org.apache.flink.streaming.api.operators.Output
Emits a record the side output identified by the given OutputTag.
collect(T) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
collect(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
COLLECT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
collect(T) - Method in class org.apache.flink.table.functions.TableFunction
Emits an output row.
COLLECT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
collect(Collector<BaseRow>, BaseRow) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collect(Collector<BaseRow>, BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
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.
CollectAccumulator() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction.CollectAccumulator
 
CollectAggFunction<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
Aggregate function for COLLECT.
CollectAggFunction(TypeInformation<T>) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
CollectAggFunction.CollectAccumulator<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
The initial accumulator for Collect aggregate function.
CollectBatchTableSink - Class in org.apache.flink.table.client.gateway.local
Table sink for collecting the results locally all at once using accumulators.
CollectBatchTableSink(String, TypeSerializer<Row>, TableSchema) - Constructor for class org.apache.flink.table.client.gateway.local.CollectBatchTableSink
 
CollectHelper(String, TypeSerializer<T>) - Constructor for class org.apache.flink.api.java.Utils.CollectHelper
 
collection - Variable in class org.apache.flink.api.common.operators.util.FieldSet
 
COLLECTION_ELEMENT_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
COLLECTION_MAX_COUNT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ProducerConfigConstants
Deprecated.
This is deprecated in favor of the official AWS Kinesis producer configuration keys. Please use CollectionMaxCount instead.
COLLECTION_MAX_COUNT - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Maximum number of items to pack into an PutRecords request.
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
 
CollectionEnvironment - Class in org.apache.flink.api.java
Version of ExecutionEnvironment that allows serial, local, collection-based executions of Flink programs.
CollectionEnvironment() - Constructor for class org.apache.flink.api.java.CollectionEnvironment
 
CollectionExecutionExample - Class in org.apache.flink.examples.java.misc
This example shows how to use the collection based execution of Flink.
CollectionExecutionExample() - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample
 
CollectionExecutionExample.EMail - Class in org.apache.flink.examples.java.misc
POJO for an EMail.
CollectionExecutionExample.User - Class in org.apache.flink.examples.java.misc
POJO class representing a user.
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.api.java.io
An input format that returns objects from a collection.
CollectionInputFormat(Collection<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.java.io.CollectionInputFormat
 
CollectionSerializerConfigSnapshot<C extends Collection<T>,T> - Class in org.apache.flink.api.common.typeutils.base
Deprecated.
this snapshot class should no longer be used by any serializers as their snapshot.
CollectionSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.CollectionSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
CollectionSerializerConfigSnapshot(TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.typeutils.base.CollectionSerializerConfigSnapshot
Deprecated.
 
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.
CollectionTestEnvironment - Class in org.apache.flink.test.util
A CollectionEnvironment to be used in tests.
CollectionTestEnvironment() - Constructor for class org.apache.flink.test.util.CollectionTestEnvironment
 
CollectionUtil - Class in org.apache.flink.util
Simple utility to work with Java collections.
collector - Variable in class org.apache.flink.table.functions.TableFunction
The code generated collector used to emit rows.
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.window.WindowOperator
This is used for emitting elements with a given timestamp.
Collector<T> - Interface in org.apache.flink.util
Collects a record and forwards it.
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.
CollectStreamResult<C> - Class in org.apache.flink.table.client.gateway.local.result
A result that works similarly to DataStreamUtils.collect(DataStream).
CollectStreamResult(TableSchema, ExecutionConfig, InetAddress, int, ClassLoader) - Constructor for class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
CollectStreamTableSink - Class in org.apache.flink.table.client.gateway.local
Table sink for collecting the results locally using sockets.
CollectStreamTableSink(InetAddress, int, TypeSerializer<Tuple2<Boolean, Row>>, TableSchema) - Constructor for class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
collectStructuredFields(Class<?>) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Returns the fields of a class for a StructuredType.
collectStructuredMethods(Class<?>) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Collects all methods that qualify as methods of a StructuredType.
collectToList(Table) - Static method in class org.apache.flink.table.api.TableUtils
Convert Flink table to Java list.
collectTypeHierarchy(Type) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Collects the partially ordered type hierarchy (i.e.
collectWithTimestamp(T, long) - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
Emits one element from the source, and attaches the given timestamp.
CoLocationConstraint - Class in org.apache.flink.runtime.jobmanager.scheduler
A CoLocationConstraint manages the location of a set of tasks (Execution Vertices).
CoLocationGroup - Class in org.apache.flink.runtime.jobmanager.scheduler
A Co-location group is a group of JobVertices, where the i-th subtask of one vertex has to be executed on the same TaskManager as the i-th subtask of all other JobVertices in the same group.
CoLocationGroup() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
 
CoLocationGroup(JobVertex...) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
 
COLON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLUMN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
column - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
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_FAMILY_AS_VARIABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
COLUMN_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ColumnarRow - Class in org.apache.flink.table.dataformat
Columnar row to support access to vector column data.
ColumnarRow() - Constructor for class org.apache.flink.table.dataformat.ColumnarRow
 
ColumnarRow(VectorizedColumnBatch) - Constructor for class org.apache.flink.table.dataformat.ColumnarRow
 
ColumnarRow(VectorizedColumnBatch, int) - Constructor for class org.apache.flink.table.dataformat.ColumnarRow
 
columnFamily - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
The column family of this particular instance of state.
columnFamilyDescriptors - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
columnFamilyHandle - Variable in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend.RocksDbKvStateInfo
 
columnFamilyHandles - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
columnFamilyOptionsFactory - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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.
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.
ColumnOperationUtils - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating projection expressions from column operation.
columns - Variable in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
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.
ColumnSummary - Class in org.apache.flink.api.java.summarize
Summary for a column of values.
ColumnSummary() - Constructor for class org.apache.flink.api.java.summarize.ColumnSummary
 
ColumnType(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ColumnVector - Interface in org.apache.flink.table.dataformat.vector
Nullable column vector.
com.amazonaws.services.s3.model.transform - package com.amazonaws.services.s3.model.transform
 
CoMapFunction<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.functions.co
A CoFlatMapFunction implements a map() transformation over two connected streams.
CoMapTimeout() - Constructor for class org.apache.flink.cep.PatternStream.CoMapTimeout
 
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(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.functions.FirstReducer
 
combine(Iterable<IN>, Collector<IN>) - Method in class org.apache.flink.api.java.operators.translation.CombineToGroupCombineWrapper
 
combine(Iterable<IN>, Collector<IN>) - Method in class org.apache.flink.api.java.operators.translation.RichCombineToGroupCombineWrapper
 
combine(Aggregator<T, R>) - Method in interface org.apache.flink.api.java.summarize.aggregation.Aggregator
Combine two aggregations of the same type.
combine(Aggregator<Boolean, BooleanColumnSummary>) - Method in class org.apache.flink.api.java.summarize.aggregation.BooleanSummaryAggregator
 
combine(Aggregator<Double, Double>) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MaxDoubleAggregator
 
combine(Aggregator<Double, Double>) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MinDoubleAggregator
 
combine(Aggregator<Double, Double>) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.SumDoubleAggregator
 
combine(Aggregator<Float, Float>) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MaxFloatAggregator
 
combine(Aggregator<Float, Float>) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MinFloatAggregator
 
combine(Aggregator<Float, Float>) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.SumFloatAggregator
 
combine(Aggregator<Integer, Integer>) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MaxIntegerAggregator
 
combine(Aggregator<Integer, Integer>) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MinIntegerAggregator
 
combine(Aggregator<Integer, Integer>) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.SumIntegerAggregator
 
combine(Aggregator<Long, Long>) - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MaxLongAggregator
 
combine(Aggregator<Long, Long>) - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MinLongAggregator
 
combine(Aggregator<T, NumericColumnSummary<T>>) - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
combine two aggregations.
combine(Aggregator<Object, ObjectColumnSummary>) - Method in class org.apache.flink.api.java.summarize.aggregation.ObjectSummaryAggregator
 
combine(Aggregator<Short, Short>) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MaxShortAggregator
 
combine(Aggregator<Short, Short>) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MinShortAggregator
 
combine(Aggregator<Short, Short>) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.SumShortAggregator
 
combine(Aggregator<String, StringColumnSummary>) - Method in class org.apache.flink.api.java.summarize.aggregation.StringSummaryAggregator
 
combine(Aggregator<Tuple, R>) - Method in class org.apache.flink.api.java.summarize.aggregation.TupleSummaryAggregator
 
combine(Aggregator<VT, R>) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator
 
combine(Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYIN, VALUEIN>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
 
combine(GlobalProperties, GlobalProperties) - Static method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
combine(LocalProperties, LocalProperties) - Static method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
combine(JobsOverview) - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
Combines the given jobs overview with this.
combineAll(Collection<? extends CompletableFuture<? extends T>>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Creates a future that is complete once multiple other futures completed.
CombineFunction<IN,OUT> - Interface in org.apache.flink.api.common.functions
Generic interface used for combine functions ("combiners").
combineGroup(GroupCombineFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
Applies a GroupCombineFunction on a non-grouped DataSet.
combineGroup(GroupCombineFunction<T, R>) - Method in class org.apache.flink.api.java.operators.SortedGrouping
Applies a GroupCombineFunction on a grouped DataSet.
combineGroup(GroupCombineFunction<T, R>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Applies a GroupCombineFunction on a grouped DataSet.
combineMessages(MessageIterator<Double>) - Method in class org.apache.flink.graph.examples.PregelSSSP.SSSPCombiner
 
combineMessages(MessageIterator<Message>) - Method in class org.apache.flink.graph.pregel.MessageCombiner
Combines messages sent from different vertices to a target vertex.
CombineToGroupCombineWrapper<IN,OUT,F extends CombineFunction<IN,IN> & GroupReduceFunction<IN,OUT>> - Class in org.apache.flink.api.java.operators.translation
A wrapper the wraps a function that implements both CombineFunction and GroupReduceFunction interfaces and makes it look like a function that implements GroupCombineFunction and GroupReduceFunction to the runtime.
CombineToGroupCombineWrapper(F) - Constructor for class org.apache.flink.api.java.operators.translation.CombineToGroupCombineWrapper
 
CombiningSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializer<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger.CombiningSpillingThread
 
CombiningUnilateralSortMerger<E> - Class in org.apache.flink.runtime.operators.sort
The CombiningUnilateralSortMerger is part of a merge-sort implementation.
CombiningUnilateralSortMerger(GroupCombineFunction<E, E>, MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, float, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
Creates a new sorter that reads the data from a given reader and provides an iterator returning that data in a sorted manner.
CombiningUnilateralSortMerger(GroupCombineFunction<E, E>, MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, int, float, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
Creates a new sorter that reads the data from a given reader and provides an iterator returning that data in a sorted manner.
CombiningUnilateralSortMerger.CombiningSpillingThread - Class in org.apache.flink.runtime.operators.sort
 
COMMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
command() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the command.
command - Variable in class org.apache.flink.table.client.cli.SqlCommandParser.SqlCommandCall
 
command(List<String>) - Method in class org.apache.flink.test.util.ShellScript.ShellScriptBuilder
 
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
 
COMMAND_HINTS - Static variable in class org.apache.flink.table.client.cli.SqlCompleter
 
CommandLineOptions - Class in org.apache.flink.client.cli
Base class for all options parsed from the command line.
CommandLineOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.CommandLineOptions
 
CommandLineOptions - Class in org.apache.flink.runtime.entrypoint.parser
Container class for command line options.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COMMENT - Static variable in class org.apache.flink.table.catalog.hive.HiveCatalogConfig
 
commentCount - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
commentPrefix - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
commentPrefix - Variable in class org.apache.flink.api.java.io.CsvReader
 
commentPrefix(String) - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Sets a prefix to indicate comments, null by default.
commentPrefix(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Sets a prefix to indicate comments, null by default.
commit() - Method in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.Committer
Commits the file, making it visible.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
commit(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Commit a pre-committed transaction.
commit(FlinkKafkaProducer.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
commit(FlinkKafkaProducer011.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
commitAfterRecovery() - Method in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.Committer
Commits the file, making it visible.
commitAfterRecovery() - Method in class org.apache.flink.fs.s3.common.writer.S3Committer
 
commitCheckpoint(int, long) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
 
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)
commitInternalOffsetsToKafka(Map<KafkaTopicPartition, Long>, KafkaCommitCallback) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Commits the given partition offsets to the Kafka brokers (or to ZooKeeper for older Kafka versions).
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
 
COMMITS_FAILED_METRICS_COUNTER - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
COMMITS_SUCCEEDED_METRICS_COUNTER - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
COMMITTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COMMITTED_OFFSETS_METRICS_GAUGE - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
committer - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
commitTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
commitTransaction() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
COMMON_HIGH_AVAILABILITY - 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
 
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
 
COMMUNITIES_RESULT - Static variable in class org.apache.flink.graph.examples.data.MusicProfilesData
 
COMMUNITIES_SINGLE_ITERATION - Static variable in class org.apache.flink.graph.examples.data.CommunityDetectionData
 
COMMUNITIES_WITH_TIE - Static variable in class org.apache.flink.graph.examples.data.CommunityDetectionData
 
CommunityDetection<K> - Class in org.apache.flink.graph.library
Community Detection Algorithm.
CommunityDetection(int, double) - Constructor for class org.apache.flink.graph.library.CommunityDetection
Creates a new Community Detection algorithm instance.
CommunityDetectionData - Class in org.apache.flink.graph.examples.data
Provides the default data set used for the Simple Community Detection test program.
comp() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a comparison operator inside a SOME / ALL predicate.
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 If entries are inserted during iteration they may be overlooked by the iterator
CompactingHashTable.HashTableProber<PT> - Class in org.apache.flink.runtime.operators.hash
 
COMPACTION_STYLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
compactState(StateDescriptor<?, ?>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
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, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
 
ComparableAggregator(int, TypeInformation<T>, AggregationFunction.AggregationType, boolean, 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
 
comparator - Variable in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
COMPARATOR - Static variable in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
comparator - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
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() - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition.Comparator
 
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(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(long[], long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArrayComparator
 
compare(short[], short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArrayComparator
 
compare(T, T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
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(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(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(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.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(Row, Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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(StreamRecord<IN>, StreamRecord<IN>) - Method in class org.apache.flink.cep.operator.StreamRecordComparator
 
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(ByteValueArray, ByteValueArray) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
compare(CharValueArray, CharValueArray) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
compare(DoubleValueArray, DoubleValueArray) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
compare(FloatValueArray, FloatValueArray) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
compare(IntValueArray, IntValueArray) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
compare(LongValueArray, LongValueArray) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
compare(NullValueArray, NullValueArray) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
compare(ShortValueArray, ShortValueArray) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
compare(StringValueArray, StringValueArray) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
compare(int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
compare(int, int, 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, 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) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
compare(int, int, int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
compare(String, String) - Method in class org.apache.flink.runtime.rest.RestServerEndpoint.RestHandlerUrlComparator.CaseInsensitiveOrderComparator
 
compare(Tuple2<RestHandlerSpecification, ChannelInboundHandler>, Tuple2<RestHandlerSpecification, ChannelInboundHandler>) - Method in class org.apache.flink.runtime.rest.RestServerEndpoint.RestHandlerUrlComparator
 
compare(RestAPIVersion, RestAPIVersion) - Method in class org.apache.flink.runtime.rest.versioning.RestAPIVersion.RestAPIVersionComparator
 
compare(KafkaTopicPartition, KafkaTopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition.Comparator
 
compare(Decimal, Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
compare(Decimal, long) - Static method in class org.apache.flink.table.dataformat.Decimal
 
compare(Decimal, double) - Static method in class org.apache.flink.table.dataformat.Decimal
 
compare(long, Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
compare(double, Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
 
compare(BaseRow, BaseRow) - Method in interface org.apache.flink.table.runtime.generated.RecordComparator
 
compare(BaseRow, BaseRow) - Method in class org.apache.flink.table.runtime.operators.match.BaseRowEventComparator
 
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.table.runtime.operators.sort.BinaryIndexedSortable
 
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
 
compareKeyValuePairsWithDelta(String, 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
 
compareOrderedResultAsText(List<T>, String, boolean) - 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(T) - Method in interface org.apache.flink.runtime.state.PriorityComparable
 
comparePriorityTo(InternalTimer<?, ?>) - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
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
 
compareResultsByLinesInMemoryWithStrictOrder(String, String, String[]) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
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.graph.types.valuearray.ByteValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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
 
compareShardIds(String, String) - Static method in class org.apache.flink.streaming.connectors.kinesis.model.DynamoDBStreamsShardHandle
 
compareShardIds(String, String) - Static method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
Utility function to compare two shard ids.
compareTo(IntermediateSampleData<T>) - Method in class org.apache.flink.api.java.sampling.IntermediateSampleData
 
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(Object) - Method in class org.apache.flink.core.fs.Path
 
compareTo(CirculantGraph.OffsetRange) - Method in class org.apache.flink.graph.generator.CirculantGraph.OffsetRange
 
compareTo(AdamicAdar.Result<T>) - Method in class org.apache.flink.graph.library.similarity.AdamicAdar.Result
 
compareTo(JaccardIndex.Result<T>) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
 
compareTo(ValueArray<ByteValue>) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
compareTo(ValueArray<CharValue>) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
compareTo(ValueArray<DoubleValue>) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
compareTo(ValueArray<FloatValue>) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
compareTo(ValueArray<IntValue>) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
compareTo(ValueArray<LongValue>) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
compareTo(ValueArray<NullValue>) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
compareTo(ValueArray<ShortValue>) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
compareTo(ValueArray<StringValue>) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
compareTo(Costs) - Method in class org.apache.flink.optimizer.costs.Costs
The order of comparison is: network first, then disk, then CPU.
compareTo(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobKey
 
compareTo(Delayed) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
compareTo(BlockLocation) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
 
compareTo(TaskManagerLocation) - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
 
compareTo(TimestampedFileInputSplit) - 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(BinaryString) - Method in class org.apache.flink.table.dataformat.BinaryString
Compares two strings lexicographically.
compareTo(Decimal) - Method in class org.apache.flink.table.dataformat.Decimal
 
compareTo(SqlTimestamp) - Method in class org.apache.flink.table.dataformat.SqlTimestamp
 
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
 
compareTo(Delayed) - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
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<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<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<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<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(T2) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
 
compareToReference(T) - Method in class org.apache.flink.api.common.typeutils.SameTypePairComparator
 
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(T2) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
 
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<Row>) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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(TypeComparator<ByteValueArray>) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
compareToReference(TypeComparator<CharValueArray>) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
compareToReference(TypeComparator<DoubleValueArray>) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
compareToReference(TypeComparator<FloatValueArray>) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
compareToReference(TypeComparator<IntValueArray>) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
compareToReference(TypeComparator<LongValueArray>) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
compareToReference(TypeComparator<NullValueArray>) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
compareToReference(TypeComparator<ShortValueArray>) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
compareToReference(TypeComparator<StringValueArray>) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
comparision(StructuredType.StructuredComparision) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
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.
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.
CompensatedSum - Class in org.apache.flink.api.java.summarize.aggregation
Used to calculate sums using the Kahan summation algorithm.
CompensatedSum(double, double) - Constructor for class org.apache.flink.api.java.summarize.aggregation.CompensatedSum
Used to calculate sums using the Kahan summation algorithm.
compile(Plan) - Method in class org.apache.flink.optimizer.Optimizer
Translates the given program to an OptimizedPlan, where all nodes have their local strategy assigned and all channels have a shipping strategy assigned.
compile(ClassLoader, String, String) - Static method in class org.apache.flink.table.runtime.generated.CompileUtils
Compiles a generated code to a Class.
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.
COMPILED_CACHE - Static variable in class org.apache.flink.table.runtime.generated.CompileUtils
Cache of compile, Janino generates a new Class Loader and a new Class file every compile (guaranteeing that the class name will not be repeated).
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.AggregateWindowOperator
 
compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.TableAggregateWindowOperator
 
compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
compileJobGraph(OptimizedPlan) - Method in class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
Translates a OptimizedPlan into a JobGraph.
compileJobGraph(OptimizedPlan, JobID) - Method in class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
 
CompilerException - Exception in org.apache.flink.optimizer
An exception that is thrown by the Optimizer when encountering an illegal condition.
CompilerException() - Constructor for exception org.apache.flink.optimizer.CompilerException
Creates a compiler exception with no message and no cause.
CompilerException(String) - Constructor for exception org.apache.flink.optimizer.CompilerException
Creates a compiler exception with the given message and no cause.
CompilerException(Throwable) - Constructor for exception org.apache.flink.optimizer.CompilerException
Creates a compiler exception with the given cause and no message.
CompilerException(String, Throwable) - Constructor for exception org.apache.flink.optimizer.CompilerException
Creates a compiler exception with the given message and cause.
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
 
compilerHints - Variable in class org.apache.flink.api.common.operators.Operator
 
CompilerPostPassException - Exception in org.apache.flink.optimizer
An exception that is thrown by the Optimizer when encountering a problem during the optimizer post pass.
CompilerPostPassException() - Constructor for exception org.apache.flink.optimizer.CompilerPostPassException
Creates a post pass exception with no message and no cause.
CompilerPostPassException(String) - Constructor for exception org.apache.flink.optimizer.CompilerPostPassException
Creates a post pass exception with the given message and no cause.
CompilerPostPassException(Throwable) - Constructor for exception org.apache.flink.optimizer.CompilerPostPassException
Creates a post pass exception with the given cause and no message.
CompilerPostPassException(String, Throwable) - Constructor for exception org.apache.flink.optimizer.CompilerPostPassException
Creates a post pass exception with the given message and cause.
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
 
complementBlockInfo(BlockInfo) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
complete() - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationInfo
 
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(LineReader, ParsedLine, List<Candidate>) - Method in class org.apache.flink.table.client.cli.SqlCompleter
 
complete() - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
Finally, complete write to set real size to row.
complete() - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
complete() - Method in interface org.apache.flink.table.dataformat.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.
completeAll(Collection<? extends CompletableFuture<?>>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Creates a FutureUtils.ConjunctFuture which is only completed after all given futures have completed.
completeAllocation(AllocationID, JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
completed(V) - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
completed() - Static method in class org.apache.flink.runtime.rest.messages.queue.QueueStatus
 
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) - Constructor for class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
CompletedCheckpointStatistics(long, CheckpointStatsStatus, boolean, long, long, long, long, long, int, int, 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.
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.
completedExceptionally(Throwable) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Returns an exceptionally completed CompletableFuture.
CompletedSubtaskCheckpointStatistics(int, long, long, long, SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration, SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
completedVoidFuture() - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Returns a completed future of type Void.
completeExceptional(SerializedThrowable) - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationInfo
 
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
 
CompleteGraph - Class in org.apache.flink.graph.drivers.input
Generate a CompleteGraph.
CompleteGraph() - Constructor for class org.apache.flink.graph.drivers.input.CompleteGraph
 
CompleteGraph - Class in org.apache.flink.graph.generator
 
CompleteGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.CompleteGraph
An undirected Graph connecting every distinct pair of vertices.
CompleteMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
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.
completeStatement(String, 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, String, int) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
ComplexPayload - Class in org.apache.flink.streaming.tests.artificialstate
A state type used in the DataStreamAllroundTestProgram.
ComplexPayload(Event, String) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ComplexPayload
 
ComplexPayload(Event) - 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.
ComponentFactory - Interface in org.apache.flink.table.factories
A factory interface for components that enables further disambiguating in case there are multiple matching implementations present.
ComponentFactoryService - Class in org.apache.flink.table.factories
Unified class to search for a ComponentFactory of provided type and properties.
ComponentFactoryService() - Constructor for class org.apache.flink.table.factories.ComponentFactoryService
 
ComponentIdFilter() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.ComponentIdFilter
 
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.
composeAfterwards(CompletableFuture<?>, Supplier<CompletableFuture<?>>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Run the given asynchronous action after the completion of the given future.
compositeBuffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
compositeBuffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
CompositeContainerOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
A composite overlay that delegates to a set of inner overlays.
CompositeContainerOverlay(ContainerOverlay...) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.CompositeContainerOverlay
 
CompositeContainerOverlay(List<ContainerOverlay>) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.CompositeContainerOverlay
 
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(int) - 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.runtime.io.network.netty.NettyBufferPool
 
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.ConfigSnapshot - Class in org.apache.flink.api.common.typeutils
Deprecated.
this snapshot class is no longer in use by any serializers, and is only kept around for backwards compatibility. All subclass serializers should have their own serializer snapshot classes.
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 The class is taking care of serialization and comparators for Tuples as well.
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
 
CompositeTypeSerializerConfigSnapshot<T> - Class in org.apache.flink.api.common.typeutils
A TypeSerializerConfigSnapshot for serializers that has multiple nested serializers.
CompositeTypeSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
This empty nullary constructor is required for deserializing the configuration.
CompositeTypeSerializerConfigSnapshot(TypeSerializer<?>...) - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
 
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(Class<? extends TypeSerializer>) - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Constructor to be used for read instantiation.
CompositeTypeSerializerSnapshot(S) - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Constructor to be used for writing the 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.
CompoundIdentifierType(List<SqlNode>, List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a compound identifier with optional type.
CompoundIdentifierTypeCommaList(List<SqlNode>, List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a comma-separated list of compound identifiers.
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(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(ByteBuffer, int, int, ByteBuffer, int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressor
 
compress(byte[], int, int, byte[], int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressor
 
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
 
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
 
compressionEnable - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
compressionEnable() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
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(Vertex<Long, Double>, MessageIterator<Double>) - Method in class org.apache.flink.graph.examples.PregelSSSP.SSSPComputeFunction
 
compute(Vertex<K, VV>, MessageIterator<Message>) - Method in class org.apache.flink.graph.pregel.ComputeFunction
This method is invoked once per superstep, for each active vertex.
computeColumnWidth(int) - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
computeColumnWidth(int) - Method in class org.apache.flink.table.client.cli.CliResultView
 
computeColumnWidth(int) - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
ComputedColumn(SqlCreateTable.TableCreationContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
computeDefaultMaxParallelism(int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Computes a default maximum parallelism from the operator parallelism.
computedResult - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
Cached result.
computeExchange(IN) - Method in interface org.apache.flink.streaming.connectors.rabbitmq.RMQSinkPublishOptions
Compute the exchange from the data.
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
 
ComputeFunction<K,VV,EV,Message> - Class in org.apache.flink.graph.pregel
The base class for the message-passing functions between vertices as a part of a VertexCentricIteration.
ComputeFunction() - Constructor for class org.apache.flink.graph.pregel.ComputeFunction
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.dag.PartitionNode.PartitionDescriptor
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.dag.SortPartitionNode.SortPartitionDescriptor
 
computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.AbstractJoinDescriptor
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.AllGroupCombineProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.AllGroupReduceProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.AllGroupWithPartialPreGroupProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.AllReduceProperties
 
computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.CartesianProductDescriptor
 
computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.FilterDescriptor
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.FlatMapDescriptor
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.GroupCombineProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.GroupReduceProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.MapDescriptor
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.MapPartitionDescriptor
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.NoOpDescriptor
 
computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
Returns the global properties which are present after the operator was applied on the provided global properties.
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.PartialGroupProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.ReduceProperties
 
computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.optimizer.operators.SolutionSetDeltaOperator
 
computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
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
 
computeImmediate(IN) - Method in interface org.apache.flink.streaming.connectors.rabbitmq.RMQSinkPublishOptions
Compute the immediate flag passed to method com.rabbitmq.client.Channel#basicPublish(String, String, boolean, boolean, BasicProperties, byte[]).
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Tells the node to compute the interesting properties for its inputs.
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
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.
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.dag.PartitionNode.PartitionDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.dag.SortPartitionNode.SortPartitionDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.AbstractSortMergeJoinDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.AllGroupCombineProperties
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.AllGroupReduceProperties
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.AllGroupWithPartialPreGroupProperties
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.AllReduceProperties
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetFirstDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetSecondDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CrossBlockOuterFirstDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CrossBlockOuterSecondDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CrossStreamOuterFirstDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.CrossStreamOuterSecondDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.FilterDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.FlatMapDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.GroupCombineProperties
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.GroupReduceProperties
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildFirstDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildSecondDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashJoinBuildFirstProperties
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashJoinBuildSecondProperties
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildFirstDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildSecondDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildFirstDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildSecondDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.MapDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.MapPartitionDescriptor
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.NoOpDescriptor
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
Returns the local properties which are present after the operator was applied on the provided local properties.
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.PartialGroupProperties
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.ReduceProperties
 
computeLocalProperties(LocalProperties) - Method in class org.apache.flink.optimizer.operators.SolutionSetDeltaOperator
 
computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
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
 
computeMandatory(IN) - Method in interface org.apache.flink.streaming.connectors.rabbitmq.RMQSinkPublishOptions
Compute the mandatory flag passed to method com.rabbitmq.client.Channel#basicPublish(String, String, boolean, boolean, BasicProperties, byte[]).
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() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
Compute memory size from memory faction.
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.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.CoGroupNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.CoGroupRawNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.CrossNode
We assume that the cardinality is the product of the input cardinalities and that the result width is the sum of the input widths.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.DataSinkNode
Computes the estimated outputs for the data sink.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.FilterNode
Computes the estimates for the Filter operator.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.FlatMapNode
Computes the estimates for the FlatMap operator.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.GroupCombineNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.GroupReduceNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.JoinNode
The default estimates build on the principle of inclusion: The smaller input key domain is included in the larger input key domain.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.MapNode
Computes the estimates for the Map operator.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.MapPartitionNode
Computes the estimates for the MapPartition operator.
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.NoOpNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.OuterJoinNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.PartitionNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.ReduceNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.SinkJoiner
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.SortPartitionNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.UnaryOperatorNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode.SingleRootJoiner
 
computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
 
computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Causes this node to compute its output estimates (such as number of rows, size in bytes) based on the inputs and the compiler hints.
computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.SinkJoiner
 
computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.SolutionSetNode
 
computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.optimizer.dag.WorksetNode
 
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(Topology<?, ?, V, R>) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.PipelinedRegionComputeUtil
 
computeProperties(IN) - Method in interface org.apache.flink.streaming.connectors.rabbitmq.RMQSinkPublishOptions
Compute the message's properties from the data.
computeRequiredBytesInKeyGroupPrefix(int) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
computeRoutingKey(IN) - Method in interface org.apache.flink.streaming.connectors.rabbitmq.RMQSinkPublishOptions
Compute the message's routing key from the data.
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
This method causes the node to compute the description of open branches in its sub-plan.
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.SinkJoiner
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.SolutionSetNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
computeUnclosedBranchStack() - Method in class org.apache.flink.optimizer.dag.WorksetNode
 
computeUnclosedBranchStackForBroadcastInputs(List<OptimizerNode.UnclosedBranchDescriptor>) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
computeUnionOfInterestingPropertiesFromSuccessors() - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
computeUnionOfInterestingPropertiesFromSuccessors() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Computes all the interesting properties that are relevant to this node.
concat(String...) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
concat(CharacterFilter, String...) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
concat(Character, String...) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
concat(BinaryString...) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Concatenates input strings together into a single string.
concat(Iterable<BinaryString>) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
CONCAT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
concat(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
CONCAT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
concat(String[], String[]) - Static method in class org.apache.flink.util.ArrayUtils
 
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 '.
concatScopes(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
concatWs(BinaryString, BinaryString...) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Concatenates input strings together into a single string using the separator.
concatWs(BinaryString, Iterable<BinaryString>) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
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
 
conf() - Method in class org.apache.flink.connectors.hive.JobConfWrapper
 
conf - Variable in class org.apache.flink.orc.OrcInputFormat
 
CONF_COMPRESS - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
CONF_COMPRESS_CODEC - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
CONF_DEFLATE_LEVEL - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
CONF_OUTPUT_KEY_SCHEMA - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
CONF_OUTPUT_VALUE_SCHEMA - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
CONF_XZ_LEVEL - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
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.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.operators.AbstractStreamOperator
 
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.cli.FlinkYarnSessionCli
 
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.cli.FlinkYarnSessionCli
 
CONFIG_KEY_BULK_FLUSH_BACKOFF_DELAY - Static variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
CONFIG_KEY_BULK_FLUSH_BACKOFF_ENABLE - Static variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
CONFIG_KEY_BULK_FLUSH_BACKOFF_RETRIES - Static variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
CONFIG_KEY_BULK_FLUSH_BACKOFF_TYPE - Static variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
CONFIG_KEY_BULK_FLUSH_INTERVAL_MS - Static variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
CONFIG_KEY_BULK_FLUSH_MAX_ACTIONS - Static variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
CONFIG_KEY_BULK_FLUSH_MAX_SIZE_MB - Static variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
CONFIG_MAP_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
configBuilder - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
configCompactFilter(StateDescriptor<?, ?>, TypeSerializer<?>) - Method in class org.apache.flink.contrib.streaming.state.ttl.RocksDbTtlCompactFiltersManager
 
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.
ConfigMapDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Decorate config map for flink configuration and log files.
ConfigMapDecorator() - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.ConfigMapDecorator
 
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<T> - Class in org.apache.flink.configuration
Builder for ConfigOption of list of type T.
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.
ConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.CompositeSerializer.ConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
ConfigurableOptionsFactory - Interface in org.apache.flink.contrib.streaming.state
Deprecated.
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.client.cli.AbstractCustomCommandLine
 
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.
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.hadoop.conf
 
Configuration() - Constructor for class org.apache.hadoop.conf.Configuration
A new configuration.
Configuration(boolean) - Constructor for class org.apache.hadoop.conf.Configuration
A new configuration where the behavior of reading from the default resources can be turned off.
Configuration(Configuration) - Constructor for class org.apache.hadoop.conf.Configuration
A new configuration with the same settings cloned from another.
Configuration.DeprecationDelta - Class in org.apache.hadoop.conf
A pending addition to the global set of deprecated keys.
Configuration.IntegerRanges - Class in org.apache.hadoop.conf
A class that represents a set of positive integer ranges.
CONFIGURATION_ENTRY - Static variable in class org.apache.flink.table.client.config.Environment
 
ConfigurationEntry - Class in org.apache.flink.table.client.config.entries
Configuration for configuring TableConfig.
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
 
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.
configure(Configuration) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
Creates a Scan object and opens the HTable connection.
configure(Configuration) - Method in class org.apache.flink.addons.hbase.HBaseRowInputFormat
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
configure(Configuration) - Method in class org.apache.flink.addons.hbase.TableInputFormat
Creates a Scan object and opens the HTable connection.
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(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(ReadableConfig, ClassLoader) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Sets all relevant options contained in the ReadableConfig such as e.g.
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.api.java.io.BlockingShuffleOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.AbstractJDBCOutputFormat
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSink
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.TextInputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.Utils.ChecksumHashCodeHelper
 
configure(Configuration) - Method in class org.apache.flink.api.java.Utils.CollectHelper
 
configure(Configuration) - Method in class org.apache.flink.api.java.Utils.CountHelper
 
configure(Configuration) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
configure(Configuration) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
 
configure(Configuration) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.batch.tests.Generator
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.connectors.hive.HiveTableSink
 
configure(Configuration) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
configure(Configuration) - Method in interface org.apache.flink.contrib.streaming.state.ConfigurableOptionsFactory
Deprecated.
Creates a variant of the options factory that applies additional configuration parameters.
configure(Configuration) - Method in interface org.apache.flink.contrib.streaming.state.ConfigurableRocksDBOptionsFactory
Creates a variant of the options factory that applies additional configuration parameters.
configure(Configuration) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
configure(Configuration, ClassLoader) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
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(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.examples.java.distcp.FileCopyTaskInputFormat
 
configure(Configuration) - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
configure(Configuration) - Method in class org.apache.flink.fs.azurefs.AbstractAzureFSFactory
 
configure(Configuration) - Method in class org.apache.flink.fs.openstackhadoop.SwiftFileSystemFactory
 
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.graph.AnalyticHelper
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.input.CirculantGraph
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.input.GridGraph
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.BooleanParameter
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.ChoiceParameter
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.DoubleParameter
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.IterationConvergence
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.LongParameter
 
configure(ParameterTool) - Method in interface org.apache.flink.graph.drivers.parameter.Parameter
Read and parse the parameter value from command-line arguments.
configure(ParameterTool) - Method in interface org.apache.flink.graph.drivers.parameter.Parameterized
Read parameter values from the command-line arguments.
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.ParameterizedBase
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.Simplify
 
configure(ParameterTool) - Method in class org.apache.flink.graph.drivers.parameter.StringParameter
 
configure(GSAConfiguration) - Method in class org.apache.flink.graph.gsa.GatherSumApplyIteration
Configures this gather-sum-apply iteration with the provided parameters.
configure(VertexCentricConfiguration) - Method in class org.apache.flink.graph.pregel.VertexCentricIteration
Configures this vertex-centric iteration with the provided parameters.
configure(ScatterGatherConfiguration) - Method in class org.apache.flink.graph.spargel.ScatterGatherIteration
Configures this scatter-gather iteration with the provided parameters.
configure(Configuration) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.CompositeContainerOverlay
 
configure(ContainerSpecification) - Method in interface org.apache.flink.runtime.clusterframework.overlays.ContainerOverlay
Configure the given container specification.
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.FlinkDistributionOverlay
 
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.HadoopConfOverlay
 
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.HadoopUserOverlay
 
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.KeytabOverlay
 
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.Krb5ConfOverlay
 
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.SSLStoreOverlay
 
configure(ContainerSpecification) - Method in class org.apache.flink.runtime.clusterframework.overlays.UserLibOverlay
 
configure(Configuration) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
 
configure(Configuration, ClassLoader) - Method in interface org.apache.flink.runtime.state.ConfigurableStateBackend
Creates a variant of the state backend that applies additional configuration parameters.
configure(Configuration, ClassLoader) - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a copy of this state backend that uses the values defined in the configuration for fields where that were not specified in this state backend.
configure(Configuration, ClassLoader) - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackend
Creates a copy of this state backend that uses the values defined in the configuration for fields where that were not specified in this state backend.
configure(Configuration) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
configure(Configuration) - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
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, ClassLoader) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets all relevant options contained in the ReadableConfig such as e.g.
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
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 class org.apache.flink.table.client.gateway.local.CollectBatchTableSink
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
configure(Configuration) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.table.sinks.CsvTableSink
 
configure(String[], TypeInformation<?>[]) - Method in interface org.apache.flink.table.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.TableSinkBase
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.walkthrough.common.sink.LoggerOutputFormat
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
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
 
configureBulkProcessorBackoff(BulkProcessor.Builder, ElasticsearchSinkBase.BulkFlushBackoffPolicy) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchApiCallBridge
Set backoff-related configurations on the provided BulkProcessor.Builder.
configureBulkProcessorBackoff(BulkProcessor.Builder, ElasticsearchSinkBase.BulkFlushBackoffPolicy) - Method in class org.apache.flink.streaming.connectors.elasticsearch2.Elasticsearch2ApiCallBridge
 
configureBulkProcessorBackoff(BulkProcessor.Builder, ElasticsearchSinkBase.BulkFlushBackoffPolicy) - Method in class org.apache.flink.streaming.connectors.elasticsearch5.Elasticsearch5ApiCallBridge
 
configureBulkProcessorBackoff(BulkProcessor.Builder, ElasticsearchSinkBase.BulkFlushBackoffPolicy) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6ApiCallBridge
 
configureBulkProcessorBackoff(BulkProcessor.Builder, ElasticsearchSinkBase.BulkFlushBackoffPolicy) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge
 
configurePartitionGrouping(boolean) - Method in class org.apache.flink.connectors.hive.HiveTableSink
 
configurePartitionGrouping(boolean) - Method in interface org.apache.flink.table.sinks.PartitionableTableSink
If returns true, sink can trust all records will definitely be grouped by partition fields before consumed by the TableSink, i.e.
configureRestClientBuilder(RestClientBuilder) - Method in interface org.apache.flink.streaming.connectors.elasticsearch6.RestClientFactory
Configures the rest client builder.
configureRestClientBuilder(RestClientBuilder) - Method in interface org.apache.flink.streaming.connectors.elasticsearch7.RestClientFactory
Configures the rest client builder.
ConfigUtil - Class in org.apache.flink.table.client.config
Auxiliary functions for configuration file handling.
ConfigUtil.LowerCaseYamlMapper - Class in org.apache.flink.table.client.config
Modified object mapper that converts to lower-case keys.
ConfigUtils - Class in org.apache.flink.configuration
General utilities for parsing values to configuration options.
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) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
confirmCheckpoint(ExecutionAttemptID, long, long) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Confirm a checkpoint for the given task.
confirmLeadership(UUID, String) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionService
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.StandaloneLeaderElectionService
 
confirmLeadership(UUID, String) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
ConflictingFieldTypeInfoException - Exception in org.apache.flink.optimizer.postpass
 
ConflictingFieldTypeInfoException(int, Object, Object) - Constructor for exception org.apache.flink.optimizer.postpass.ConflictingFieldTypeInfoException
 
conflictsWith(OptionalBoolean) - Method in class org.apache.flink.graph.utils.proxy.OptionalBoolean
The conflicting states are true with false and false with true.
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.
ConfluentSchemaRegistryCoder - Class in org.apache.flink.formats.avro.registry.confluent
Reads 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.
ConjunctFuture() - Constructor for class org.apache.flink.runtime.concurrent.FutureUtils.ConjunctFuture
 
conjunctPredicates - Variable in class org.apache.flink.orc.OrcInputFormat
 
connecDataSet(IntermediateDataSet) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
 
connect(String, Class<C>) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
connect(String, F, Class<C>) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
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, F, Class<C>) - Method in interface org.apache.flink.runtime.rpc.RpcService
Connect to a remote fenced rpc server under the provided address.
CONNECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(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(ConnectorDescriptor) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
connect(ConnectorDescriptor) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Creates a table source and/or table sink from a descriptor.
connect(ConnectorDescriptor) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
connect(ConnectorDescriptor) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Creates a table source and/or table sink from a descriptor.
connect(ConnectorDescriptor) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a table source and/or table sink from a descriptor.
CONNECT_BACKLOG - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
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
 
connectDataSetAsInput(IntermediateDataSet, DistributionPattern) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
Connected - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when the scheduler becomes "connected" to the master.
Connected() - Constructor for class org.apache.flink.mesos.scheduler.messages.Connected
 
ConnectedComponents - Class in org.apache.flink.examples.java.graph
An implementation of the connected components algorithm, using a delta iteration.
ConnectedComponents() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents
 
ConnectedComponents<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.drivers
ConnectedComponents() - Constructor for class org.apache.flink.graph.drivers.ConnectedComponents
 
ConnectedComponents<K,VV extends Comparable<VV>,EV> - Class in org.apache.flink.graph.library
A scatter-gather implementation of the Weakly Connected Components algorithm.
ConnectedComponents(Integer) - Constructor for class org.apache.flink.graph.library.ConnectedComponents
Creates an instance of the Connected Components algorithm.
ConnectedComponents.CCMessenger<K,VV extends Comparable<VV>> - Class in org.apache.flink.graph.library
Sends the current vertex value to all adjacent vertices.
ConnectedComponents.CCUpdater<K,VV extends Comparable<VV>> - Class in org.apache.flink.graph.library
Updates the value of a vertex by picking the minimum neighbor value out of all the incoming messages.
ConnectedComponents.ComponentIdFilter - Class in org.apache.flink.examples.java.graph
Emit the candidate (Vertex-ID, Component-ID) pair if and only if the candidate component ID is less than the vertex's current component ID.
ConnectedComponents.DuplicateValue<T> - Class in org.apache.flink.examples.java.graph
Function that turns a value into a 2-tuple where both fields are that value.
ConnectedComponents.NeighborWithComponentIDJoin - Class in org.apache.flink.examples.java.graph
UDF that joins a (Vertex-ID, Component-ID) pair that represents the current component that a vertex is associated with, with a (Source-Vertex-ID, Target-VertexID) edge.
ConnectedComponents.UndirectEdge - Class in org.apache.flink.examples.java.graph
Undirected edges by emitting for each input edge the input edges itself and an inverted version.
ConnectedComponentsData - Class in org.apache.flink.examples.java.graph.util
Provides the default data sets used for the Connected Components example program.
ConnectedComponentsData() - Constructor for class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
 
ConnectedComponentsData - Class in org.apache.flink.test.testdata
Test data for ConnectedComponents programs.
ConnectedComponentsDefaultData - Class in org.apache.flink.graph.examples.data
Provides the default data sets used for the connected components example program.
ConnectedIterativeStreams(DataStream<I>, TypeInformation<F>, long) - Constructor for class org.apache.flink.streaming.api.datastream.IterativeStream.ConnectedIterativeStreams
 
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
 
connectIdInput(IntermediateDataSetID, DistributionPattern) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
connection - Variable in class org.apache.flink.api.java.io.jdbc.AbstractJDBCOutputFormat
 
CONNECTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
connection - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
connection - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
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.
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
 
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(TaskManagerLocation, int) - Constructor for class org.apache.flink.runtime.io.network.ConnectionID
 
ConnectionID(InetSocketAddress, 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 - Interface in org.apache.flink.runtime.io.network
The connection manager manages physical connections for the (logical) remote input channels at runtime.
connectionMaxRetryTimeout(int) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Sets connection properties to be used during REST communication to Elasticsearch.
connectionPathPrefix(String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Sets connection properties to be used during REST communication to Elasticsearch.
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
 
CONNECTOR - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Prefix for connector-related properties.
CONNECTOR_BULK_FLUSH_BACKOFF_DELAY - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_BACKOFF_MAX_RETRIES - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_BACKOFF_TYPE - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_BACKOFF_TYPE_VALUE_CONSTANT - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_BACKOFF_TYPE_VALUE_DISABLED - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_BACKOFF_TYPE_VALUE_EXPONENTIAL - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_INTERVAL - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_MAX_ACTIONS - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_BULK_FLUSH_MAX_SIZE - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_CONNECTION_MAX_RETRY_TIMEOUT - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_CONNECTION_PATH_PREFIX - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_DOCUMENT_TYPE - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_DRIVER - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_FAILURE_HANDLER - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_FAILURE_HANDLER_CLASS - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_FAILURE_HANDLER_VALUE_CUSTOM - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_FAILURE_HANDLER_VALUE_FAIL - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_FAILURE_HANDLER_VALUE_IGNORE - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_FAILURE_HANDLER_VALUE_RETRY - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_FLUSH_ON_CHECKPOINT - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_HOSTS - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_HOSTS_HOSTNAME - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_HOSTS_PORT - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_HOSTS_PROTOCOL - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_INDEX - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_KEY_DELIMITER - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_KEY_NULL_LITERAL - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_LOOKUP_CACHE_MAX_ROWS - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_LOOKUP_CACHE_TTL - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_LOOKUP_MAX_RETRIES - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_PASSWORD - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_PATH - Static variable in class org.apache.flink.table.descriptors.FileSystemValidator
 
CONNECTOR_PROPERTIES - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_PROPERTIES_BOOTSTRAP_SERVER - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_PROPERTIES_GROUP_ID - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_PROPERTIES_KEY - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_PROPERTIES_VALUE - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_PROPERTIES_ZOOKEEPER_CONNECT - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_PROPERTY_VERSION - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Key for describing the property version.
CONNECTOR_READ_FETCH_SIZE - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_READ_PARTITION_COLUMN - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_READ_PARTITION_LOWER_BOUND - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_READ_PARTITION_NUM - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_READ_PARTITION_UPPER_BOUND - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_SINK_PARTITIONER - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_SINK_PARTITIONER_CLASS - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_SINK_PARTITIONER_VALUE_CUSTOM - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_SINK_PARTITIONER_VALUE_FIXED - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_SINK_PARTITIONER_VALUE_ROUND_ROBIN - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_SPECIFIC_OFFSETS - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_SPECIFIC_OFFSETS_OFFSET - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_SPECIFIC_OFFSETS_PARTITION - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_STARTUP_MODE - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_STARTUP_MODE_VALUE_EARLIEST - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_STARTUP_MODE_VALUE_GROUP_OFFSETS - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_STARTUP_MODE_VALUE_LATEST - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_STARTUP_MODE_VALUE_SPECIFIC_OFFSETS - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_TABLE - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_TABLE_NAME - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
CONNECTOR_TOPIC - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_TYPE - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Key for describing the type of the connector.
CONNECTOR_TYPE_VALUE - Static variable in class org.apache.flink.table.descriptors.FileSystemValidator
 
CONNECTOR_TYPE_VALUE_ELASTICSEARCH - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_TYPE_VALUE_HBASE - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
CONNECTOR_TYPE_VALUE_JDBC - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_TYPE_VALUE_KAFKA - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_URL - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_USERNAME - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_VERSION - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Key for describing the version of the connector.
CONNECTOR_VERSION_VALUE_010 - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_VERSION_VALUE_011 - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_VERSION_VALUE_08 - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_VERSION_VALUE_09 - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_VERSION_VALUE_143 - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
CONNECTOR_VERSION_VALUE_6 - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_VERSION_VALUE_7 - Static variable in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
CONNECTOR_VERSION_VALUE_UNIVERSAL - Static variable in class org.apache.flink.table.descriptors.KafkaValidator
 
CONNECTOR_WRITE_BUFFER_FLUSH_INTERVAL - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
CONNECTOR_WRITE_BUFFER_FLUSH_MAX_ROWS - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
CONNECTOR_WRITE_BUFFER_FLUSH_MAX_SIZE - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
CONNECTOR_WRITE_FLUSH_INTERVAL - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_WRITE_FLUSH_MAX_ROWS - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_WRITE_MAX_RETRIES - Static variable in class org.apache.flink.table.descriptors.JDBCValidator
 
CONNECTOR_ZK_NODE_PARENT - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
CONNECTOR_ZK_QUORUM - Static variable in class org.apache.flink.table.descriptors.HBaseValidator
 
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
 
ConnectorDescriptor - Class in org.apache.flink.table.descriptors
Describes a connector to an other system.
ConnectorDescriptor(String, int, boolean) - Constructor for class org.apache.flink.table.descriptors.ConnectorDescriptor
Constructs a ConnectorDescriptor.
ConnectorDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for ConnectorDescriptor.
ConnectorDescriptorValidator() - Constructor for class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
 
connectSource(int, IntermediateResult, JobEdge, int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
ConnectTableDescriptor - Class in org.apache.flink.table.descriptors
Describes a table connected from TableEnvironment.connect(ConnectorDescriptor).
ConnectTableDescriptor(Registration, ConnectorDescriptor) - Constructor for class org.apache.flink.table.descriptors.ConnectTableDescriptor
 
connectToPredecessors(Map<IntermediateDataSetID, IntermediateResult>) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
connectToResourceManager(ResourceManagerGateway) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Connects the SlotPool to the given ResourceManager.
connectToResourceManager(ResourceManagerGateway) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
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
 
ConstantArgumentCount - Class in org.apache.flink.table.types.inference
Helper class for ArgumentCount with constant boundaries.
constantArguments - Variable in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
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() - Constructor for class org.apache.flink.kubernetes.utils.Constants
 
Constants - Class in org.apache.flink.runtime.state.heap.space
constants.
Constants() - Constructor for class org.apache.flink.runtime.state.heap.space.Constants
 
ConstantTextHandler - Class in org.apache.flink.runtime.rest.handler.legacy
Responder that returns a constant String.
ConstantTextHandler(String) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.ConstantTextHandler
 
CONSTRAINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Constraint - Interface in org.apache.flink.table.api.constraints
Integrity constraints, generally referred to simply as constraints, define the valid states of SQL-data by constraining the values in the base tables.
Constraint.ConstraintType - Enum in org.apache.flink.table.api.constraints
Type of the constraint.
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
 
constraints() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the placement constraints.
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
 
constructIntermediateCompatibilityResult(TypeSerializer<?>[], 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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONSTRUCTOR - Static variable in class org.apache.flink.table.descriptors.ClassInstanceValidator
 
constructor - Variable in class org.apache.flink.table.types.extraction.utils.ExtractionUtils.AssigningConstructor
 
constructTestPath(Class<?>, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
constructTestURI(Class<?>, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
ConsumableNotifyingResultPartitionWriterDecorator - Class in org.apache.flink.runtime.taskmanager
A wrapper of result partition writer for handling the logic of consumable notification.
ConsumableNotifyingResultPartitionWriterDecorator(TaskActions, JobID, ResultPartitionWriter, ResultPartitionConsumableNotifier) - Constructor for class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
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<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
consumeDataStream(DataStream<Row>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSink
 
consumeDataStream(DataStream<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
consumeDataStream(DataStream<Row>) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
consumeDataStream(DataStream<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
consumeDataStream(DataStream<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
consumeDataStream(DataStream<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
consumeDataStream(DataStream<Row>) - Method in class org.apache.flink.table.sinks.CsvTableSink
 
consumeDataStream(DataStream<T>) - Method in class org.apache.flink.table.sinks.OutputFormatTableSink
 
consumeDataStream(DataStream<T>) - Method in interface org.apache.flink.table.sinks.StreamTableSink
Consumes the DataStream and return the sink transformation DataStreamSink.
consumer - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
CONSUMER_KEY - Static variable in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
CONSUMER_SECRET - Static variable in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
ConsumerConfigConstants - Class in org.apache.flink.streaming.connectors.kinesis.config
Optional consumer specific configuration keys and default values for FlinkKinesisConsumer.
ConsumerConfigConstants() - Constructor for class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
ConsumerConfigConstants.InitialPosition - Enum in org.apache.flink.streaming.connectors.kinesis.config
The initial position to start reading shards from.
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_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.
CONTAINER_START_COMMAND_TEMPLATE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
containeredParameters() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the common containered parameters.
ContaineredTaskManagerParameters - Class in org.apache.flink.runtime.clusterframework
This class describes the basic parameters for launching a TaskManager process.
ContaineredTaskManagerParameters(TaskExecutorProcessSpec, int, HashMap<String, String>) - Constructor for class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
 
containerImageName() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the container image name.
CONTAINERIZED_HEAP_CUTOFF_MIN - Static variable in class org.apache.flink.configuration.ConfigConstants
CONTAINERIZED_HEAP_CUTOFF_MIN - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Minimum amount of heap memory to remove in Job Master containers, as a safety margin.
CONTAINERIZED_HEAP_CUTOFF_RATIO - Static variable in class org.apache.flink.configuration.ConfigConstants
CONTAINERIZED_HEAP_CUTOFF_RATIO - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Percentage of heap space to remove from Job Master containers (YARN / Mesos/ Kubernetes), to compensate for other JVM memory usage.
CONTAINERIZED_MASTER_ENV_PREFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
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.ConfigConstants
CONTAINERIZED_TASK_MANAGER_ENV_PREFIX - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Similar to the CONTAINERIZED_MASTER_ENV_PREFIX, this configuration prefix allows setting custom environment variables for the workers (TaskManagers).
ContainerOverlay - Interface in org.apache.flink.runtime.clusterframework.overlays
A container overlay to produce a container specification.
ContainerSpecification - Class in org.apache.flink.runtime.clusterframework
Encapsulates a container specification, including artifacts, environment variables, system properties, and Flink configuration settings.
ContainerSpecification() - Constructor for class org.apache.flink.runtime.clusterframework.ContainerSpecification
 
ContainerSpecification.Artifact - Class in org.apache.flink.runtime.clusterframework
An artifact to be copied into the container.
ContainerSpecification.Artifact.Builder - Class in org.apache.flink.runtime.clusterframework
 
containerType() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the container type (Mesos or Docker).
containerVolumes() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the container volumes string.
containingIteration - Variable in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
 
contains(Integer) - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
contains(UK) - Method in interface org.apache.flink.api.common.state.MapState
Returns whether there exists the given mapping.
contains(K) - Method in interface org.apache.flink.api.common.state.ReadOnlyBroadcastState
Returns whether there exists the given mapping.
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(ConfigOption<?>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
contains(ParamInfo<V>) - Method in class org.apache.flink.ml.api.misc.param.Params
Check whether this params has a value set for the given info.
contains(K) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
contains(Object) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
contains(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PipelinedRegion
 
contains(SlotRequestId) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager
 
contains(AbstractID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.MultiTaskSlot
Checks whether this slot or any of its children contains the given groupId.
contains(AbstractID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.TaskSlot
Check whether the task slot contains the given groupId.
contains(K) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
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(JobID) - Method in class org.apache.flink.runtime.taskexecutor.JobManagerTable
 
CONTAINS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(BinaryString) - Method in class org.apache.flink.table.dataformat.BinaryString
Returns true if and only if this BinaryString contains the specified sequence of bytes values.
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.table.runtime.util.collections.IntHashSet
 
contains(long) - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
 
contains(T) - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
contains(short) - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
contains(Object) - Method in class org.apache.flink.types.ListValue
 
containsAll(Collection<?>) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
containsAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
 
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.
containsCoLocationConstraints() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
containsCoLocationConstraints() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
containsCoLocationConstraints() - Method in interface org.apache.flink.runtime.topology.Topology
Returns whether the topology contains co-location constraints.
containsComputedColumn() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
containsGeneratedColumns(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Returns true if there are any generated columns in the given TableColumn.
containsJob(JobID) - Method in class 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.JobLeaderService
Check whether the service monitors the given job.
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.configuration.ReadableConfigToConfigurationAdapter
 
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.NestedStateMap
 
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(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns if the given key is contained.
containsKey(Object) - Method in class org.apache.flink.types.MapValue
 
containsKeyA(A) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
containsKeyB(B) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
containsNonNull() - Method in class org.apache.flink.api.java.summarize.ColumnSummary
True if this column contains any non-null values.
containsNull() - Method in class org.apache.flink.api.java.summarize.ColumnSummary
True if this column contains any null values.
containsNull - Variable in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
containsNull() - Method 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.OptimizableHashSet
Is there a null key.
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.
containsSlot(SlotID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
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 - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
context - Variable in class org.apache.flink.api.java.DataSet
 
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() - 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 - Variable in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
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.table.filesystem.PartitionWriter.Context
 
ContextEnvironment - Class in org.apache.flink.client.program
Execution Environment for remote execution with the Client.
ContextEnvironmentFactory - Class in org.apache.flink.client.program
The factory that instantiates the environment to be used when running jobs that are submitted through a pre-configured client connection.
ContextEnvironmentFactory(PipelineExecutorServiceLoader, Configuration, ClassLoader) - Constructor for class org.apache.flink.client.program.ContextEnvironmentFactory
 
ContextStateSerializer() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
ContextStateSerializer() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
ContextStateSerializerSnapshot() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer.ContextStateSerializerSnapshot
 
ContextStateSerializerSnapshot() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer.ContextStateSerializerSnapshot
 
ContextVariable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
CONTINUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
This is the single (non-parallel) monitoring task which takes a FileInputFormat and, depending on the FileProcessingMode and the FilePathFilter, it is responsible for: Monitoring a user-provided path. Deciding which files should be further read and processed. Creating the splits corresponding to those files. Assigning them to downstream tasks for further processing.
ContinuousFileMonitoringFunction(FileInputFormat<OUT>, FileProcessingMode, int, long) - Constructor for class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
ContinuousFileReaderOperator<OUT> - Class in org.apache.flink.streaming.api.functions.source
The operator that reads the splits received from the preceding ContinuousFileMonitoringFunction.
ContinuousFileReaderOperator(FileInputFormat<OUT>) - Constructor for class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
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.
ControlMessages - Enum in org.apache.flink.runtime.rpc.akka
Control messages for the AkkaRpcActor.
ConvergenceCriterion<T extends Value> - Interface in org.apache.flink.api.common.aggregators
Used to check for convergence.
convergenceThreshold - Variable in class org.apache.flink.graph.drivers.parameter.IterationConvergence.Value
 
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(Throwable) - Constructor for exception org.apache.flink.runtime.rest.messages.ConversionException
 
ConversionException(String, 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(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(String) - Static method in class org.apache.flink.formats.json.JsonRowSchemaConverter
Converts a JSON schema into Flink's type information.
convert(Row) - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
This ParquetInputFormat read parquet record as Row by default.
convert(Row) - Method in class org.apache.flink.formats.parquet.ParquetMapInputFormat
 
convert(Row) - Method in class org.apache.flink.formats.parquet.ParquetPojoInputFormat
 
convert(Row) - Method in class org.apache.flink.formats.parquet.ParquetRowInputFormat
 
CONVERT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.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.OverConvertRule
 
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in class org.apache.flink.table.planner.expressions.converter.ScalarFunctionConvertRule
 
convert(FlinkPlannerImpl, CatalogManager, SqlNode) - Static method in class org.apache.flink.table.planner.operations.SqlToOperationConverter
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(FlinkPlannerImpl, CatalogManager, SqlNode) - Static method in class org.apache.flink.table.sqlexec.SqlToOperationConverter
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_TZ - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
convertBoxedJavaType(Object) - Static method in class org.apache.flink.types.JavaToValueConverter
 
converters - Variable in class org.apache.flink.table.dataformat.DataFormatConverters.AbstractBaseRowConverter
 
convertFields(List<Type>) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
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.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.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
 
convertInetSocketAddresses(List<InetSocketAddress>) - Static method in class org.apache.flink.streaming.connectors.elasticsearch.util.ElasticsearchUtils
Utility method to convert a List of InetSocketAddress to Elasticsearch TransportAddress.
convertLiteralToPython(RexLiteral, SqlTypeName) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
convertParquetTypeToTypeInfo(Type) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.AccumulatorsIncludeSerializedValueQueryParameter
 
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.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
 
convertToOperatorStateSavepointV2(Map<JobVertexID, ExecutionJobVertex>, Savepoint) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
Deprecated.
Only kept for backwards-compatibility with versions < 1.3. Will be removed in the future.
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 interface org.apache.flink.table.planner.calcite.SqlExprToRexConverter
Converts a SQL expression to a RexNode expression.
convertToRexNode(String) - Method in class org.apache.flink.table.planner.calcite.SqlExprToRexConverterImpl
 
convertToRexNodes(String[]) - Method in interface org.apache.flink.table.planner.calcite.SqlExprToRexConverter
Converts an array of SQL expressions to an array of RexNode expressions.
convertToRexNodes(String[]) - Method in class org.apache.flink.table.planner.calcite.SqlExprToRexConverterImpl
 
convertToStreamShardHandle(StreamShardMetadata) - Static method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Utility function to convert StreamShardMetadata into StreamShardHandle.
convertToStreamShardMetadata(StreamShardHandle) - Static method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Utility function to convert StreamShardHandle into StreamShardMetadata.
convertToStreamShardMetadata(KinesisStreamShard) - Static method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShard
Deprecated.
Utility function to convert KinesisStreamShard into the new StreamShardMetadata model.
convertToString(Long) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
convertToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptPathParameter
 
convertToString(JobID) - Method in class org.apache.flink.runtime.rest.messages.JobIDPathParameter
 
convertToString(JobVertexID) - Method in class org.apache.flink.runtime.rest.messages.JobVertexIdPathParameter
 
convertToString(X) - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Converts the given value to its string representation.
convertToString(List<X>) - Method in class org.apache.flink.runtime.rest.messages.MessageQueryParameter
 
convertToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
convertToString(ResourceID) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerIdPathParameter
 
convertToString(TriggerId) - Method in class org.apache.flink.runtime.rest.messages.TriggerIdPathParameter
 
convertToString(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarIdPathParameter
 
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(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.
convertTz(String, String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Convert datetime string from a time zone to another time zone.
convertTz(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
convertValueToString(Boolean) - Method in class org.apache.flink.runtime.rest.messages.AccumulatorsIncludeSerializedValueQueryParameter
 
convertValueToString(JobID) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobsFilterQueryParameter
 
convertValueToString(MetricsAggregationParameter.AggregationMode) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter
 
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(ResourceID) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagersFilterQueryParameter
 
convertValueToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.job.UpperLimitExceptionParameter
 
convertValueToString(X) - Method in class org.apache.flink.runtime.rest.messages.MessageQueryParameter
Converts the given value to its string representation.
convertValueToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.RescalingParallelismQueryParameter
 
convertValueToString(TerminationModeQueryParameter.TerminationMode) - Method in class org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter
 
convertValueToString(Boolean) - Method in class org.apache.flink.runtime.webmonitor.handlers.AllowNonRestoredStateQueryParameter
 
convertValueToString(Integer) - Method in class org.apache.flink.runtime.webmonitor.handlers.ParallelismQueryParameter
 
convertValueToString(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.StringQueryParameter
 
convertValueType(Value) - Static method in class org.apache.flink.types.JavaToValueConverter
 
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
CoProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions.co
Information available in an invocation of CoProcessFunction.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(Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
 
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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
copy(BigDecimal) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
copy(BigDecimal, BigDecimal) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
copy(T) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
copy(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.api.common.typeutils.base.MapSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
copy(Date) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
copy(Date, Date) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
copy(Time) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
copy(Time, Time) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
copy(Timestamp) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
copy(Timestamp, Timestamp) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
copy(String) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
copy(String, String) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
copy(T) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
copy(T) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
copy(DataInputView, DataOutputView) - 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, T) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Creates a copy from the given element.
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(T) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
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(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.CopyableValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
copy(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.kryo.KryoSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
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, 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) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
copy(DataInputView, DataOutputView) - 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, T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
copy(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
copy(Row, Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
copy(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.TupleSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
copy(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.ValueSerializer
 
copy(DataInputView, DataOutputView) - 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, T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
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(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
copy(NFA.MigratedNFA<T>) - Method in class org.apache.flink.cep.nfa.NFA.NFASerializer
Deprecated.
 
copy(NFA.MigratedNFA<T>, NFA.MigratedNFA<T>) - Method in class org.apache.flink.cep.nfa.NFA.NFASerializer
Deprecated.
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.NFA.NFASerializer
Deprecated.
 
copy(NFAState) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
copy(NFAState, NFAState) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
copy(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
copy(SharedBufferNode) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer
 
copy(SharedBufferNode, SharedBufferNode) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer
 
copy(SharedBuffer<V>) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
copy(SharedBuffer<V>, SharedBuffer<V>) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
copy(T) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
copy(T, T) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
copy(Kryo, LocalTime) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.JodaLocalTimeSerializer
 
copy(LongValueWithProperHashCode) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
copy(LongValueWithProperHashCode, LongValueWithProperHashCode) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
copy(ByteValueArray) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
copy(ByteValueArray, ByteValueArray) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
copy(CharValueArray) - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
copy(CharValueArray, CharValueArray) - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
copy(DoubleValueArray) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
copy(DoubleValueArray, DoubleValueArray) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
copy(FloatValueArray) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
copy(FloatValueArray, FloatValueArray) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
copy(IntValueArray) - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
copy(IntValueArray, IntValueArray) - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
copy(LongValueArray) - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
copy(LongValueArray, LongValueArray) - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
copy(NullValueArray) - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
copy(NullValueArray, NullValueArray) - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
copy(ShortValueArray) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
copy(ShortValueArray, ShortValueArray) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
copy() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
copy(StringValueArray) - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
copy(StringValueArray, StringValueArray) - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
copy(VoidNamespace) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
copy(VoidNamespace, VoidNamespace) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
copy() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Returns a retained copy with separate indexes.
copy(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
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.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(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(DataInputView, DataOutputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
copy(VoidNamespace) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
copy(VoidNamespace, VoidNamespace) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
copy(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
copy(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>, TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
copy(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.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
copy(DataInputView, DataOutputView) - 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.TimerSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
copy(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>, ElasticsearchUpsertTableSinkBase.RequestFactory) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
copy(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>, ElasticsearchUpsertTableSinkBase.RequestFactory) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6UpsertTableSink
 
copy(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>, ElasticsearchUpsertTableSinkBase.RequestFactory) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7UpsertTableSink
 
copy(FlinkKafkaProducer.KafkaTransactionContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
copy(FlinkKafkaProducer.KafkaTransactionContext, FlinkKafkaProducer.KafkaTransactionContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
copy(FlinkKafkaProducer.NextTransactionalIdHint) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
copy(FlinkKafkaProducer.NextTransactionalIdHint, FlinkKafkaProducer.NextTransactionalIdHint) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
copy(FlinkKafkaProducer.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
copy(FlinkKafkaProducer.KafkaTransactionState, FlinkKafkaProducer.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
copy(FlinkKafkaProducer011.KafkaTransactionContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
copy(FlinkKafkaProducer011.KafkaTransactionContext, FlinkKafkaProducer011.KafkaTransactionContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
copy(FlinkKafkaProducer011.NextTransactionalIdHint) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
copy(FlinkKafkaProducer011.NextTransactionalIdHint, FlinkKafkaProducer011.NextTransactionalIdHint) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
copy(FlinkKafkaProducer011.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
copy(FlinkKafkaProducer011.KafkaTransactionState, FlinkKafkaProducer011.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
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.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(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(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
copy(T) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Creates a copy of this stream record.
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(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
copy() - Method in class org.apache.flink.table.api.TableSchema
Returns a deep copy of the table schema.
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
 
copy() - Method in class org.apache.flink.table.catalog.CatalogViewImpl
 
copy() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
copy() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
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 class org.apache.flink.table.dataformat.BinaryArray
 
copy(BinaryArray) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
copy() - Method in class org.apache.flink.table.dataformat.BinaryMap
 
copy(BinaryMap) - Method in class org.apache.flink.table.dataformat.BinaryMap
 
copy() - Method in class org.apache.flink.table.dataformat.BinaryRow
 
copy(BinaryRow) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
copy() - Method in class org.apache.flink.table.dataformat.BinaryString
Copy a new BinaryString.
copy() - Method in class org.apache.flink.table.dataformat.Decimal
 
copy() - Method in class org.apache.flink.table.dataformat.NestedRow
 
copy(BaseRow) - Method in class org.apache.flink.table.dataformat.NestedRow
 
copy(ListView<T>) - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
copy(ListView<T>, ListView<T>) - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
copy(MapView<K, V>) - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
copy(MapView<K, V>, MapView<K, V>) - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
copy(Map<K, V>) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
copy(Map<K, V>, Map<K, V>) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
copy(Object) - Method in class org.apache.flink.table.dataview.NullSerializer
 
copy(Object, Object) - Method in class org.apache.flink.table.dataview.NullSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.NullSerializer
 
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(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(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
copy() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
copy(BaseArray) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
copy(BaseArray, BaseArray) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
copy(BaseMap) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
NOTE: Map should be a HashMap, when we insert the key/value pairs of the TreeMap into a HashMap, problems maybe occur.
copy(BaseMap, BaseMap) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
copy(BaseRow) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
copy(BaseRow, BaseRow) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
copy(BinaryGeneric<T>) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
copy(BinaryGeneric<T>, BinaryGeneric<T>) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
copy(BinaryRow) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
copy(BinaryRow, BinaryRow) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
copy(BinaryString) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
copy(BinaryString, BinaryString) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
copy(Decimal) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
copy(Decimal, Decimal) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer
 
copy(BigDecimal) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
copy(BigDecimal, BigDecimal) - 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.BigDecSerializer
 
copy(Date) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
copy(Date, Date) - 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.DateSerializer
 
copy(Decimal) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer
 
copy(Decimal, Decimal) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer
 
copy(String) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
copy(String, String) - 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.StringSerializer
 
copy(Time) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
copy(Time, Time) - 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.TimeSerializer
 
copy(Timestamp) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
copy(Timestamp, Timestamp) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
copy(SqlTimestamp) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
copy(SqlTimestamp, SqlTimestamp) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
copy() - Method in class org.apache.flink.table.sinks.TableSinkBase
Returns a deep copy of the TableSink.
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() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns a deep copy of this type.
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() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
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() - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
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.TypeInformationRawType
 
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() - Method in class org.apache.flink.types.BooleanValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.BooleanValue
 
copy() - Method in class org.apache.flink.types.ByteValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ByteValue
 
copy() - Method in class org.apache.flink.types.CharValue
 
copy(DataInputView, DataOutputView) - 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(DataInputView, DataOutputView) - Method in interface org.apache.flink.types.CopyableValue
Copies the next serialized instance from source to target.
copy() - Method in class org.apache.flink.types.DoubleValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.DoubleValue
 
copy() - Method in class org.apache.flink.types.FloatValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.FloatValue
 
copy() - Method in class org.apache.flink.types.IntValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.IntValue
 
copy() - Method in class org.apache.flink.types.LongValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.LongValue
 
copy() - Method in class org.apache.flink.types.NullValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.NullValue
 
copy() - Method in class org.apache.flink.types.Record
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.Record
 
copy(Row) - Static method in class org.apache.flink.types.Row
Creates a new Row which copied from another row.
copy() - Method in class org.apache.flink.types.ShortValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ShortValue
 
copy() - Method in class org.apache.flink.types.StringValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.StringValue
 
copy(Path, Path, boolean) - Static method in class org.apache.flink.util.FileUtils
Copies all files from source to target and sets executable flag.
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.CopyableValueSerializerConfigSnapshot<T extends CopyableValue<T>> - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
CopyableValueSerializer.CopyableValueSerializerSnapshot<T extends CopyableValue<T>> - Class in org.apache.flink.api.java.typeutils.runtime
TypeSerializerSnapshot for the CopyableValueSerializer.
CopyableValueSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
CopyableValueSerializerConfigSnapshot(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerConfigSnapshot
Deprecated.
 
CopyableValueSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerSnapshot
Used for reflective instantiation.
copyBigInteger(DataInputView, DataOutputView) - Static method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.flink.util.IOUtils
Copies from one stream to another.
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.
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.
copyEstimates(OptimizerNode) - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
copyFrom(CompilerHints) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
copyFrom(EnumTrianglesDataTypes.EdgeWithDegrees) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
copyFrom(TriangleEnumerator.EdgeWithDegrees<K>) - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
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.runtime.util.SegmentsUtil
Copy target segments from source byte[].
copyFromPagesToView(AbstractPagedInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
Copy a binaryRow which stored in paged input view to output view.
copyFromSerializerToTargetChannel(int) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
copyFromUnsafe(int, Object, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk copy method.
CopyingDirectedOutput<OUT> - Class in org.apache.flink.streaming.api.collector.selector
Special version of DirectedOutput that performs a shallow copy of the StreamRecord to ensure that multi-chaining works correctly.
CopyingDirectedOutput(List<OutputSelector<OUT>>, List<? extends Tuple2<? extends Output<StreamRecord<OUT>>, StreamEdge>>) - Constructor for class org.apache.flink.streaming.api.collector.selector.CopyingDirectedOutput
 
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
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
copyInternal(DataInputView, DataOutputView) - Static method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
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.graph.types.valuearray.ByteValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
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
 
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.
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.
copyOptJarsToLib(String) - Method in class org.apache.flink.tests.util.FlinkDistribution
 
copyReference(GenericRow) - Static method in class org.apache.flink.table.dataformat.GenericRow
 
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(ValueArray<ByteValue>) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
copyTo(ValueArray<CharValue>) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
copyTo(ValueArray<DoubleValue>) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
copyTo(ValueArray<FloatValue>) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
copyTo(ValueArray<IntValue>) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
copyTo(ValueArray<LongValue>) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
copyTo(ValueArray<NullValue>) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
copyTo(ValueArray<ShortValue>) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
copyTo(ValueArray<StringValue>) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
copyTo(T, StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Copies this record into the new stream record.
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(T) - Method in interface org.apache.flink.types.CopyableValue
Performs a deep copy of this object into the target instance.
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
 
copyToBufferBuilder(BufferBuilder) - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordSerializer
Copies the intermediate data serialization buffer to the given target buffer.
copyToBufferBuilder(BufferBuilder) - Method in class org.apache.flink.runtime.io.network.api.serialization.SpanningRecordSerializer
Copies an intermediate data serialization buffer into the target BufferBuilder.
copyToBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy segments to a new byte[].
copyToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy segments to target 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.runtime.util.SegmentsUtil
Copy segments to target unsafe pointer.
copyToView(MemorySegment[], int, int, DataOutputView) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy bytes of segments to output view.
copyVerticesFromEdgeWithDegrees(EnumTrianglesDataTypes.EdgeWithDegrees) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
copyVerticesFromTuple2(Tuple2<Integer, Integer>) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
copyWithoutDataType() - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Copies this template but removes the explicit data type (if available).
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.
CoreModule - Class in org.apache.flink.table.module
Module of default core metadata in Flink.
CoreModuleDescriptor - Class in org.apache.flink.table.descriptors
Module descriptor for CoreModule.
CoreModuleDescriptor() - Constructor for class org.apache.flink.table.descriptors.CoreModuleDescriptor
 
CoreModuleDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for CoreModuleDescriptor.
CoreModuleDescriptorValidator() - Constructor for class org.apache.flink.table.descriptors.CoreModuleDescriptorValidator
 
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
 
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 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
COS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
cos(Decimal) - 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
 
cosh(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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
 
CostEstimator - Class in org.apache.flink.optimizer.costs
Abstract base class for a cost estimator.
CostEstimator() - Constructor for class org.apache.flink.optimizer.costs.CostEstimator
 
costOperator(PlanNode) - Method in class org.apache.flink.optimizer.costs.CostEstimator
This method computes the cost of an operator.
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
 
Costs - Class in org.apache.flink.optimizer.costs
Simple class to represent the costs of an operation.
Costs() - Constructor for class org.apache.flink.optimizer.costs.Costs
Default constructor.
Costs(double, double) - Constructor for class org.apache.flink.optimizer.costs.Costs
Creates a new costs object using the given values for the network and storage cost.
Costs(double, double, double) - Constructor for class org.apache.flink.optimizer.costs.Costs
Creates a new costs object using the given values for the network and storage cost.
costWeight - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
COT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
COT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
cot(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
count() - Method in class org.apache.flink.api.java.DataSet
Convenience method to get the count (number of elements) of a DataSet.
count - Variable in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
Count<T> - Class in org.apache.flink.graph.asm.dataset
Count the number of elements in a DataSet.
Count() - Constructor for class org.apache.flink.graph.asm.dataset.Count
 
count(DataSet<T>) - Static method in class org.apache.flink.graph.utils.GraphUtils
Count the number of elements in a DataSet.
count - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.CounterDump
 
COUNT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
count - Variable in class org.apache.flink.streaming.examples.socket.SocketWindowWordCount.WordWithCount
 
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(long) - Static method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers
Creates a trigger that fires when the pane contains at lease countElems elements.
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
 
CountAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in count aggregate function.
CountAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
CountAppender() - Constructor for class org.apache.flink.examples.java.clustering.KMeans.CountAppender
 
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
 
countElementsPerPartition(DataSet<T>) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Method that goes over all the elements in each partition in order to retrieve the total number of elements.
Counter - Interface in org.apache.flink.metrics
A Counter is a Metric that measures a count.
counter(int) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
counter(String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
counter(int, C) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
counter(String, C) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
counter(int) - Method in interface org.apache.flink.metrics.MetricGroup
Creates and registers a new Counter with Flink.
counter(String) - 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, C) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a Counter with Flink.
counter(int) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
counter(String) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
counter(int, C) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
counter(String, C) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
counter(int) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
counter(String) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
counter(int, C) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
counter(String, C) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
CounterDump(QueryScopeInfo, String, long) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDump.CounterDump
 
counterHistogram - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
This bookkeeping array is used to count the elements in each key-group.
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.api.java.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(Output<StreamRecord<OUT>>, Counter) - Constructor for class org.apache.flink.streaming.api.operators.AbstractStreamOperator.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.assigners
A WindowAssigner that windows elements into sliding windows based on the count number of the elements.
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.assigners
A WindowAssigner 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, long) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Windows this KeyedStream into sliding count windows.
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(long) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
countWindow(long, long) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
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_CORES - Static variable in class org.apache.flink.configuration.TaskManagerOptions
This config option describes number of cpu cores of task executors.
cpuCores() - Method in class org.apache.flink.mesos.scheduler.Offer
 
CPUResource - Class in org.apache.flink.api.common.resources
Represents CPU resource.
CPUResource(double) - Constructor for class org.apache.flink.api.common.resources.CPUResource
 
cpus() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the CPU units to use for the TaskManager process.
cpus(double) - Static method in class org.apache.flink.mesos.Utils
Construct a cpu resource.
cpus(String, double) - Static method in class org.apache.flink.mesos.Utils
Construct a cpu resource.
create() - Static method in class org.apache.beam.runners.fnexecution.environment.ProcessManager
 
create() - Static method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
Create a new GrpcStateService.
create(RelOptPlanner, RexBuilder) - Static method in class org.apache.calcite.plan.RelOptCluster
Creates a cluster.
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(BigDecimal) - Method in class org.apache.flink.api.common.resources.CPUResource
 
create(BigDecimal) - Method in class org.apache.flink.api.common.resources.GPUResource
 
create(BigDecimal) - Method in class org.apache.flink.api.common.resources.Resource
Create a new instance of the sub resource.
create(FSDataOutputStream) - Method in interface org.apache.flink.api.common.serialization.BulkWriter.Factory
Creates a writer that writes to the given stream.
create(JDBCDialect, String, String[], int[], String[]) - Static method in class org.apache.flink.api.java.io.jdbc.writer.UpsertWriter
 
create(TupleTypeInfoBase<?>) - Static method in class org.apache.flink.api.java.summarize.aggregation.SummaryAggregatorFactory
 
create(Class<T>) - Static method in class org.apache.flink.api.java.summarize.aggregation.SummaryAggregatorFactory
Create a SummaryAggregator for the supplied type.
create(Kryo, Input, Class<Collection>) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.SpecificInstanceCollectionSerializer
 
create(Configuration) - Static method in class org.apache.flink.client.deployment.executors.LocalExecutor
 
create() - Static method in class org.apache.flink.client.program.PerJobMiniClusterFactory
 
create(URI) - Method in class org.apache.flink.connectors.hive.HadoopFileSystemFactory
 
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(URI) - Method in class org.apache.flink.core.fs.ConnectionLimitingFactory
 
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) - Method in class org.apache.flink.core.fs.FileSystem
Deprecated.
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.FileSystem
Opens an FSDataOutputStream to a new file at the given path.
create(URI) - Method in interface org.apache.flink.core.fs.FileSystemFactory
Creates a new file system for the given file system URI.
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Deprecated.
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
create(URI) - Method in class org.apache.flink.core.fs.local.LocalFileSystemFactory
 
create(URI) - Method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
create(PluginDescriptor, ClassLoader, String[]) - Static method in class org.apache.flink.core.plugin.PluginLoader
 
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(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.openstackhadoop.SwiftFileSystemFactory
 
create(URI) - Method in class org.apache.flink.fs.osshadoop.OSSFileSystemFactory
 
create(URI) - Method in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.CirculantGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.CompleteGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.CSV
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.CycleGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.EchoGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.EmptyGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.GeneratedMultiGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.GridGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.HypercubeGraph
 
create(ExecutionEnvironment) - Method in interface org.apache.flink.graph.drivers.input.Input
Create the input Graph.
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.PathGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.SingletonEdgeGraph
 
create(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.StarGraph
 
create(Configuration) - Static method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Create the Mesos TaskManager parameters.
create(PythonConfig, DistributedCache) - Static method in class org.apache.flink.python.env.PythonDependencyInfo
Creates PythonDependencyInfo from GlobalJobParameters and DistributedCache.
create() - Method in class org.apache.flink.runtime.akka.StoppingSupervisorWithoutLoggingActorKilledExceptionStrategy
 
create() - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook.Factory
Instantiates the MasterTriggerRestoreHook.
create(Configuration, TaskExecutorProcessSpec, int) - Static method in class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
Computes the parameters to be used to start a TaskManager Java process.
create() - Method in interface org.apache.flink.runtime.dispatcher.JobManagerMetricGroupFactory
 
create(LeaderElectionService, FatalErrorHandler, DispatcherLeaderProcessFactory) - Static method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
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(JobGraphRetriever) - Static method in class org.apache.flink.runtime.dispatcher.runner.JobDispatcherLeaderProcessFactoryFactory
 
create(UUID, AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory, JobGraphStore, Executor, FatalErrorHandler) - Static method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
create(DispatcherFactory) - Static method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcessFactoryFactory
 
create(Configuration, Executor, RpcService, HighAvailabilityServices, BlobServer, HeartbeatServices, MetricRegistry, ArchivedExecutionGraphStore, MetricQueryServiceRetriever, FatalErrorHandler) - Method in class org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory
 
create(Configuration, Executor, RpcService, HighAvailabilityServices, BlobServer, HeartbeatServices, MetricRegistry, ArchivedExecutionGraphStore, MetricQueryServiceRetriever, FatalErrorHandler) - Method in interface org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponentFactory
 
create(FlinkUserCodeClassLoaders.ResolveOrder, URL[], ClassLoader, String[], Consumer<Throwable>) - Static method in class org.apache.flink.runtime.execution.librarycache.FlinkUserCodeClassLoaders
 
create(ExecutionGraph) - Method in class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG.Factory
 
create(ExecutionGraph) - Method in interface org.apache.flink.runtime.executiongraph.failover.FailoverStrategy.Factory
Instantiates the FailoverStrategy.
create(FailoverTopology<?, ?>, ResultPartitionAvailabilityChecker) - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.FailoverStrategy.Factory
Instantiates the FailoverStrategy.
create() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureRateRestartBackoffTimeStrategy.FailureRateRestartBackoffTimeStrategyFactory
 
create() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy.FixedDelayRestartBackoffTimeStrategyFactory
 
create() - Method in enum org.apache.flink.runtime.executiongraph.failover.flip1.NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory
 
create(FailoverTopology<?, ?>, ResultPartitionAvailabilityChecker) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.RestartAllStrategy.Factory
 
create() - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.RestartBackoffTimeStrategy.Factory
Instantiates the RestartBackoffTimeStrategy.
create(FailoverTopology<?, ?>, ResultPartitionAvailabilityChecker) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.RestartPipelinedRegionStrategy.Factory
 
create(ExecutionGraph) - Method in class org.apache.flink.runtime.executiongraph.failover.NoOpFailoverStrategy.Factory
 
create(ExecutionGraph) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartAllStrategy.Factory
 
create(ExecutionGraph) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy.Factory
 
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.runtime.fs.hdfs.HadoopFileSystem
 
create(URI) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
 
create(URI) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFsFactory
 
create(int, ResultPartition, File, int) - Method in enum org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
Creates BoundedBlockingSubpartition of this type.
create(String, 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(PartitionTrackerFactory.TaskExecutorGatewayLookup) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTrackerFactory
Creates a new PartitionTracker.
create(String, ResultPartitionDeploymentDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionFactory
 
create(String, ResultPartitionID, ResultPartitionType, int, int, FunctionWithException<BufferPoolOwner, BufferPool, IOException>) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionFactory
 
create() - Method in class org.apache.flink.runtime.jobmanager.HaServicesJobGraphStoreFactory
 
create() - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStoreFactory
Creates a JobGraphStore.
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() - Static method in class org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
 
create(SlotSelectionStrategy) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
 
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(Collection<JobStatus>) - Static method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
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(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(AccessExecution, MetricFetcher, JobID, JobVertexID) - Static method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
create(TaskManagerLocation, ExecutionAttemptID) - Static method in class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
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(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(String, TypeSerializer<T>) - Method in interface org.apache.flink.runtime.state.PriorityQueueSetFactory
create(Executor) - Method in interface org.apache.flink.runtime.state.SharedStateRegistryFactory
Factory method for SharedStateRegistry.
CREATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
create(StateBackend, int) - Static method in class org.apache.flink.state.api.Savepoint
Creates a new savepoint.
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 new GlobalWindows 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(Properties) - Method in interface org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher.FlinkKinesisProxyFactory
 
create(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.proxy.DynamoDBStreamsProxy
Creates a DynamoDB streams proxy.
create(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Creates a Kinesis proxy.
create() - Method in interface org.apache.flink.streaming.runtime.operators.windowing.KeyMap.LazyFactory
The factory method; creates the value.
create(EnvironmentSettings) - Static method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
create(ExecutionEnvironment) - Static method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Returns a TableEnvironment for a Java batch ExecutionEnvironment that works with DataSets.
create(ExecutionEnvironment, TableConfig) - Static method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Returns a TableEnvironment for a Java batch ExecutionEnvironment that works with DataSets.
create(StreamExecutionEnvironment, EnvironmentSettings, TableConfig) - Static method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
create(StreamExecutionEnvironment) - Static method in interface org.apache.flink.table.api.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, EnvironmentSettings) - Static method in interface org.apache.flink.table.api.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, TableConfig) - Static method in interface org.apache.flink.table.api.java.StreamTableEnvironment
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(HiveConf, String) - Static method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientFactory
 
create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.CatalogEntry
 
create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.ConfigurationEntry
 
create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.DeploymentEntry
 
create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.FunctionEntry
 
create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.ModuleEntry
 
create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.TableEntry
 
create(String, String) - Static method in class org.apache.flink.table.client.config.entries.ViewEntry
 
create(Map<String, String>) - Method in interface org.apache.flink.table.delegation.ExecutorFactory
Creates a corresponding Executor.
create() - Static method in interface org.apache.flink.table.delegation.PlannerExpressionParser
 
create(Map<String, String>, Executor, TableConfig, FunctionCatalog, CatalogManager) - Method in interface org.apache.flink.table.delegation.PlannerFactory
Creates a corresponding Planner.
create(Map<String, String>, StreamExecutionEnvironment) - Method in class org.apache.flink.table.executor.StreamExecutorFactory
Creates a corresponding StreamExecutor.
create(Map<String, String>) - Method in class org.apache.flink.table.executor.StreamExecutorFactory
 
create(URI) - Method in interface org.apache.flink.table.filesystem.FileSystemFactory
Creates a new file system for the given file system URI.
create(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - Method in interface org.apache.flink.table.filesystem.PartitionWriterFactory
 
create(QueryOperation, Expression, Expression) - Static method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
create(ResolvedExpression, String[]) - Method in class org.apache.flink.table.operations.utils.factories.CalculatedTableFactory
Creates a valid CalculatedQueryOperation operation.
create(QueryOperation, QueryOperation, JoinQueryOperation.JoinType, ResolvedExpression, boolean) - Method in class org.apache.flink.table.operations.utils.factories.JoinOperationFactory
Creates a valid JoinQueryOperation operation.
create(List<ResolvedExpression>, QueryOperation, boolean, ExpressionResolver.PostResolverFactory) - Method in class org.apache.flink.table.operations.utils.factories.ProjectionOperationFactory
 
create(SetQueryOperation.SetQueryOperationType, QueryOperation, QueryOperation, boolean) - Method in class org.apache.flink.table.operations.utils.factories.SetOperationFactory
Creates a valid algebraic operation.
create(TableConfig, FunctionLookup, TableReferenceLookup, boolean) - Static method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
create(RelDataType) - Method in interface org.apache.flink.table.planner.calcite.SqlExprToRexConverterFactory
Creates a new instance of SqlExprToRexConverter to convert SQL expression to RexNode.
create(RelOptSchema, List<String>, RelDataType, QueryOperationCatalogView) - Static method in class org.apache.flink.table.planner.catalog.QueryOperationCatalogViewTable
 
create(Map<String, String>, StreamExecutionEnvironment) - Method in class org.apache.flink.table.planner.delegation.BlinkExecutorFactory
Creates a corresponding ExecutorBase.
create(Map<String, String>) - Method in class org.apache.flink.table.planner.delegation.BlinkExecutorFactory
 
create(Map<String, String>, Executor, TableConfig, FunctionCatalog, CatalogManager) - Method in class org.apache.flink.table.planner.delegation.BlinkPlannerFactory
 
create(Map<String, String>, Executor, TableConfig, FunctionCatalog, CatalogManager) - Method in class org.apache.flink.table.planner.StreamPlannerFactory
 
create(RuntimeContext, String, JoinInputSideSpec, BaseRowTypeInfo, long, boolean) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateViews
create(RuntimeContext, String, JoinInputSideSpec, BaseRowTypeInfo, long, boolean) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
create(LogicalType, ExecutionConfig) - Static method in class org.apache.flink.table.runtime.types.InternalSerializers
 
create(String...) - Static method in class org.apache.flink.tests.util.AutoClosableProcess
 
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() - Method in interface org.apache.flink.tests.util.flink.FlinkResourceFactory
Returns a FlinkResource instance.
create() - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResourceFactory
 
create(String) - Method in interface org.apache.flink.tests.util.kafka.KafkaResourceFactory
Returns a KafkaResource instance.
create(String) - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResourceFactory
 
create(YarnClient) - Static method in class org.apache.flink.yarn.YarnClientYarnClusterInformationRetriever
 
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.functions.hive.HiveGenericUDAF
This is invoked without calling open() in Blink, so we need to call init() for getNewAggregationBuffer().
createAccumulator() - Method in class org.apache.flink.table.functions.UserDefinedAggregateFunction
Creates and initializes the accumulator for this UserDefinedAggregateFunction.
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
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() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
createActiveResourceManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup) - Method in class org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory
 
createActiveResourceManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManagerFactory
 
createActiveResourceManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup) - Method in class org.apache.flink.runtime.resourcemanager.ActiveResourceManagerFactory
 
createActiveResourceManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup) - Method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
 
createActiveResourceManagerConfiguration(Configuration) - Static method in class org.apache.flink.runtime.resourcemanager.ActiveResourceManagerFactory
 
createAggregate(List<ResolvedExpression>, List<ResolvedExpression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.factories.AggregateOperationFactory
Creates a valid AggregateQueryOperation operation.
createAggregationFunction(Class<T>) - Method in interface org.apache.flink.api.java.aggregation.AggregationFunctionFactory
 
createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction.MaxAggregationFunctionFactory
 
createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction.MinAggregationFunctionFactory
 
createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.SumAggregationFunctionFactory
 
createAliasList(List<Expression>, QueryOperation) - Static method in class org.apache.flink.table.operations.utils.factories.AliasOperationUtils
Creates a list of valid alias expressions.
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 class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
createAndAddResultDataSet(ResultPartitionType) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
createAndAddResultDataSet(IntermediateDataSetID, ResultPartitionType) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
createAndRegisterTempFile(String) - Method in class org.apache.flink.test.util.AbstractTestBase
 
createAndRestore(List<? extends Collection<S>>) - 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.
createAndStartNodeManagerClient(YarnConfiguration) - Method in class org.apache.flink.yarn.YarnResourceManager
 
createAndStartResourceManagerClient(YarnConfiguration, int, String) - Method in class org.apache.flink.yarn.YarnResourceManager
 
createAvailableOrEmbeddedServices(Configuration, Executor) - 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
 
createBatchTableSink(Map<String, String>) - Method in interface org.apache.flink.table.factories.BatchTableSinkFactory
Creates and configures a BatchTableSink using the given properties.
createBatchTableSink(Map<String, String>) - Method in class org.apache.flink.table.sinks.CsvBatchTableSinkFactory
 
createBatchTableSource(Map<String, String>) - Method in interface org.apache.flink.table.factories.BatchTableSourceFactory
Creates and configures a BatchTableSource using the given properties.
createBatchTableSource(Map<String, String>) - Method in class org.apache.flink.table.sources.CsvBatchTableSourceFactory
 
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
 
createBlobStore() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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, 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, 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.IOManagerAsync
 
createBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
 
createBlockCompressionFactory(String) - 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.
createBuffer(NormalizedKeyComputer, AbstractRowSerializer<BaseRow>, BinaryRowSerializer, RecordComparator, List<MemorySegment>) - Static method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
Create a memory sorter in `insert` way.
createBuffer(NormalizedKeyComputer, BinaryRowSerializer, BinaryRowSerializer, 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.
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, BufferPoolOwner) - 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) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
createBufferPool(int, int, BufferPoolOwner) - 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.
createBulkProcessorBuilder(C, BulkProcessor.Listener) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchApiCallBridge
Creates a BulkProcessor.Builder for creating the bulk processor.
createBulkProcessorBuilder(TransportClient, BulkProcessor.Listener) - Method in class org.apache.flink.streaming.connectors.elasticsearch2.Elasticsearch2ApiCallBridge
 
createBulkProcessorBuilder(TransportClient, BulkProcessor.Listener) - Method in class org.apache.flink.streaming.connectors.elasticsearch5.Elasticsearch5ApiCallBridge
 
createBulkProcessorBuilder(RestHighLevelClient, BulkProcessor.Listener) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6ApiCallBridge
 
createBulkProcessorBuilder(RestHighLevelClient, BulkProcessor.Listener) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge
 
createBulkProcessorIndexer(BulkProcessor, boolean, AtomicLong) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchApiCallBridge
Creates a RequestIndexer that is able to work with BulkProcessor binary compatible.
createBulkProcessorIndexer(BulkProcessor, boolean, AtomicLong) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6ApiCallBridge
 
createBulkProcessorIndexer(BulkProcessor, boolean, AtomicLong) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge
 
createCalciteParser() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
Creates a configured instance of CalciteParser.
createCalciteParser() - Method in class org.apache.flink.table.planner.PlanningConfigurationBuilder
Creates a configured instance of CalciteParser.
createCalciteTable(QueryOperationCatalogView) - Static method in class org.apache.flink.table.catalog.QueryOperationCatalogViewTable
 
createCallBridge() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka010Fetcher
This method needs to be overridden because Kafka broke binary compatibility between 0.9 and 0.10, changing binary signatures.
createCallBridge() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
 
createCastRel(RelNode, RelDataType) - Static method in class org.apache.flink.table.planner.plan.utils.RelOptUtils
Creates a projection which casts a rel's output to a desired row type.
createCatalog(String, Map<String, String>) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
createCatalog(String, Map<String, String>) - Method in class org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory
 
createCatalog(String, Map<String, String>) - Method in interface org.apache.flink.table.factories.CatalogFactory
Creates and configures a Catalog using the given properties.
createCatalogColumnStats(List<ColumnStatisticsObj>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
Create a map of Flink column stats from the given Hive column stats.
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.
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.AbstractFsCheckpointStorage
Creates the directory path for the data exclusive to a specific checkpoint.
createCheckpointedInputGate(AbstractInvokable, CheckpointingMode, IOManager, InputGate, Configuration, String) - Static method in class org.apache.flink.streaming.runtime.io.InputProcessorUtil
 
createCheckpointedInputGatePair(AbstractInvokable, CheckpointingMode, IOManager, InputGate, InputGate, Configuration, TaskIOMetricGroup, String) - Static method in class org.apache.flink.streaming.runtime.io.InputProcessorUtil
 
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.StandaloneCheckpointRecoveryFactory
 
createCheckpointIDCounter(JobID) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointRecoveryFactory
 
createCheckpointIDCounter(CuratorFramework, Configuration, JobID) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a ZooKeeperCheckpointIDCounter instance.
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.memory.MemCheckpointStreamFactory
 
createCheckpointStorage(JobID) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
 
createCheckpointStorage(JobID) - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
 
createCheckpointStorage(JobID) - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackend
 
createCheckpointStorage(JobID) - Method in interface org.apache.flink.runtime.state.StateBackend
Creates a storage for checkpoints for the given job.
createCheckpointStore(JobID, int, ClassLoader) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointRecoveryFactory
Creates a CompletedCheckpointStore instance for a job.
createCheckpointStore(JobID, int, ClassLoader) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointRecoveryFactory
 
createCheckpointStore(JobID, int, ClassLoader) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointRecoveryFactory
 
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
 
createCleaner(Object, Runnable) - Static method in enum org.apache.flink.util.JavaGcCleanerWrapper
 
createClient() - Method in class org.apache.flink.runtime.blob.BlobServer
 
createClient(Map<String, String>) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchApiCallBridge
Creates an Elasticsearch client implementing AutoCloseable.
createClient(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch2.Elasticsearch2ApiCallBridge
 
createClient(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch5.Elasticsearch5ApiCallBridge
 
createClient(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6ApiCallBridge
 
createClient(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge
 
createClientHAService(Configuration) - 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() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
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
 
createCollectionsEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a CollectionEnvironment that uses Java Collections underneath.
createColumnFamilyDescriptor(RegisteredStateMetaInfoBase, Function<String, ColumnFamilyOptions>, RocksDbTtlCompactFiltersManager) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
Creates a column descriptor for sate column family.
createColumnFamilyOptions(Function<String, ColumnFamilyOptions>, String) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
createColumnOptions(ColumnFamilyOptions, Collection<AutoCloseable>) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
createColumnOptions(ColumnFamilyOptions) - Method in interface org.apache.flink.contrib.streaming.state.OptionsFactory
Deprecated.
This method should set the additional options on top of the current options object.
createColumnOptions(ColumnFamilyOptions) - Method in class org.apache.flink.contrib.streaming.state.OptionsFactoryAdapter
 
createColumnOptions(Collection<AutoCloseable>) - Method in enum org.apache.flink.contrib.streaming.state.PredefinedOptions
Creates the ColumnFamilyOptionsfor this pre-defined setting.
createColumnOptions() - Method in enum org.apache.flink.contrib.streaming.state.PredefinedOptions
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.
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(int[], boolean[], int, ExecutionConfig) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Generic implementation of the comparator creation.
createComparator() - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
 
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(int[], boolean[], int, ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
createComparator() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
 
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.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
createComparator(int[], boolean[], int, ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
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, JobID, int, Executor) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
createConfigMap() - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createConfigMap() - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create kubernetes config map, include flink-conf.yaml, log4j.properties.
createConfiguration(Properties) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Creates a new Configuration from the given Properties.
createConnectionMonitor() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
createConstantObjectInspector(String, Object) - Static method in class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
 
createContainerSpec(Configuration) - Static method in class org.apache.flink.mesos.util.MesosUtils
 
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
 
createCopy() - Method in class org.apache.flink.types.Record
Creates an exact copy of this record.
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.
createCorrel() - Method in class org.apache.calcite.plan.RelOptCluster
Constructs a new id for a correlating variable.
created(JobResult) - Static method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
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(Database) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
createDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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
 
createDBOptions(DBOptions, Collection<AutoCloseable>) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
createDBOptions(DBOptions) - Method in interface org.apache.flink.contrib.streaming.state.OptionsFactory
Deprecated.
This method should set the additional options on top of the current options object.
createDBOptions(DBOptions) - Method in class org.apache.flink.contrib.streaming.state.OptionsFactoryAdapter
 
createDBOptions(Collection<AutoCloseable>) - Method in enum org.apache.flink.contrib.streaming.state.PredefinedOptions
Creates the DBOptionsfor this pre-defined setting.
createDBOptions() - Method in enum org.apache.flink.contrib.streaming.state.PredefinedOptions
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.
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.
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_"
createDefaultJoin(Keys<I2>) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase.JoinOperatorSetsPredicateBase
 
createDefaultMask(int) - Static method in class org.apache.flink.api.java.io.CsvInputFormat
 
createDefaultWorkerSlotProfiles(TaskExecutorProcessSpec, int) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
createDeleteMutation(Row) - Method in class org.apache.flink.addons.hbase.util.HBaseReadWriteHelper
Returns an instance of Delete that remove record from HBase table.
createDeleteRequest(String, String, String) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.RequestFactory
Creates a delete request to be added to a RequestIndexer.
createDeploymentDescriptor(AllocationID, int, JobManagerTaskRestore, Collection<ResultPartitionDeploymentDescriptor>) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory
 
createDeserializationSchema(Map<String, String>) - Method in class org.apache.flink.formats.avro.AvroRowFormatFactory
 
createDeserializationSchema(Map<String, String>) - Method in class org.apache.flink.formats.csv.CsvRowFormatFactory
 
createDeserializationSchema(Map<String, String>) - Method in class org.apache.flink.formats.json.JsonRowFormatFactory
 
createDeserializationSchema(Map<String, String>) - Method in interface org.apache.flink.table.factories.DeserializationSchemaFactory
Creates and configures a DeserializationSchema using the given properties.
createDetailsForJob(AccessExecutionGraph) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorUtils
 
createDispatcher(RpcService, DispatcherId, Collection<JobGraph>, PartialDispatcherServicesWithJobGraphStore) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherFactory
Create a Dispatcher.
createDispatcher(RpcService, DispatcherId, Collection<JobGraph>, PartialDispatcherServicesWithJobGraphStore) - Method in enum org.apache.flink.runtime.dispatcher.JobDispatcherFactory
 
createDispatcher(RpcService, DispatcherId, Collection<JobGraph>, PartialDispatcherServicesWithJobGraphStore) - Method in enum org.apache.flink.runtime.dispatcher.SessionDispatcherFactory
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.container.entrypoint.StandaloneJobClusterEntryPoint
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.mesos.entrypoint.MesosJobClusterEntrypoint
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.mesos.entrypoint.MesosSessionClusterEntrypoint
 
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
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
 
createDispatcherResourceManagerComponents(Configuration, MiniCluster.RpcServiceFactory, HighAvailabilityServices, BlobServer, HeartbeatServices, MetricRegistry, MetricQueryServiceRetriever, FatalErrorHandler) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
createDispatcherRunner(LeaderElectionService, FatalErrorHandler, JobGraphStoreFactory, Executor, RpcService, PartialDispatcherServices) - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunnerFactory
 
createDispatcherRunner(LeaderElectionService, FatalErrorHandler, JobGraphStoreFactory, Executor, RpcService, PartialDispatcherServices) - Method in interface org.apache.flink.runtime.dispatcher.runner.DispatcherRunnerFactory
 
createDriver(Scheduler, boolean) - Method in class org.apache.flink.mesos.util.MesosConfiguration
Create the Mesos scheduler driver based on this configuration.
createDuplicatingStream(long, CheckpointedStateScope, CheckpointStreamFactory, LocalRecoveryDirectoryProvider) - Static method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
 
createDynamicProperty(String, String) - Static method in class org.apache.flink.runtime.clusterframework.ContainerSpecification
Create a dynamic property from the given key and value of the format -Dkey=value.
createElasticsearchUpsertTableSink(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkFactoryBase
 
createElasticsearchUpsertTableSink(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6UpsertTableSinkFactory
 
createElasticsearchUpsertTableSink(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7UpsertTableSinkFactory
 
createEndpoint() - Method in interface org.apache.flink.streaming.connectors.twitter.TwitterSource.EndpointInitializer
 
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.
createEnvironment() - Method in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
createEnvironment() - Method in interface org.apache.flink.python.env.PythonEnvironmentManager
Creates the Environment object used in Apache Beam Fn API.
createEvenlySpreadOut() - Static method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
createExecutableStage() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
Creates a ExecutableStage which contains the Python user-defined functions to be executed and all the other information needed to execute them, such as the execution environment, the input and output coder, etc.
createExecutableStage() - Method in class org.apache.flink.table.runtime.runners.python.AbstractPythonScalarFunctionRunner
 
createExecutionEnvironment() - Method in interface org.apache.flink.api.java.ExecutionEnvironmentFactory
Creates an ExecutionEnvironment from this factory.
createExecutionEnvironment() - Method in class org.apache.flink.client.program.ContextEnvironmentFactory
 
createExecutionEnvironment() - Method in interface org.apache.flink.streaming.api.environment.StreamExecutionEnvironmentFactory
Creates a StreamExecutionEnvironment from this factory.
createExecutionGraphCache(RestHandlerConfiguration) - Static method in interface org.apache.flink.runtime.rest.RestEndpointFactory
 
createExecutor(int) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorFactory
Creates a new executor for the given priority.
createExecutorService(int, int, String) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
createFactory(JobGraphStoreFactory, Executor, RpcService, PartialDispatcherServices, FatalErrorHandler) - Method in interface org.apache.flink.runtime.dispatcher.runner.DispatcherLeaderProcessFactoryFactory
 
createFactory(JobGraphStoreFactory, Executor, RpcService, PartialDispatcherServices, FatalErrorHandler) - Method in class org.apache.flink.runtime.dispatcher.runner.JobDispatcherLeaderProcessFactoryFactory
 
createFactory(JobGraphStoreFactory, Executor, RpcService, PartialDispatcherServices, FatalErrorHandler) - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcessFactoryFactory
 
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureRateRestartBackoffTimeStrategy
 
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy
 
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.restart.FailureRateRestartStrategy
 
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy
Creates a FixedDelayRestartStrategy from the given Configuration.
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.restart.NoRestartStrategy
Creates a NoRestartStrategyFactory instance.
createFetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, StreamingRuntimeContext, OffsetCommitMode, MetricGroup, boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
 
createFetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, StreamingRuntimeContext, OffsetCommitMode, MetricGroup, boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
 
createFetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, StreamingRuntimeContext, OffsetCommitMode, MetricGroup, boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
 
createFetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, StreamingRuntimeContext, OffsetCommitMode, MetricGroup, boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
 
createFetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, StreamingRuntimeContext, OffsetCommitMode, MetricGroup, boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Creates the fetcher that connect to the Kafka brokers, pulls data, deserialized the data, and emits it into the data streams.
createFetcher(List<String>, SourceFunction.SourceContext<T>, RuntimeContext, Properties, KinesisDeserializationSchema<T>) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkDynamoDBStreamsConsumer
 
createFetcher(List<String>, SourceFunction.SourceContext<T>, RuntimeContext, Properties, KinesisDeserializationSchema<T>) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
This method is exposed for tests that need to mock the KinesisDataFetcher in the consumer.
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
 
createFileSystemStateStorage(Configuration, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a FileSystemStateStorageHelper instance.
createFinalPlan(List<SinkPlanNode>, String, Plan) - Method in class org.apache.flink.optimizer.traversals.PlanFinalizer
 
createFlinkMasterDeployment(ClusterSpecification) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createFlinkMasterDeployment(ClusterSpecification) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create flink master deployment with replication of 1.
createFlinkPlanner(String, String) - Method in class org.apache.flink.table.planner.delegation.PlannerContext
Creates a configured FlinkPlannerImpl for a planning session.
createFlinkPlanner(String, String) - Method in class org.apache.flink.table.planner.PlanningConfigurationBuilder
Creates a configured FlinkPlannerImpl for a planning session.
createFor(ResourceManager<?>) - Static method in class org.apache.flink.runtime.entrypoint.component.DefaultResourceManagerService
 
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
 
createForSerializedState() - Method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
createForSerializedState() - Method in class org.apache.flink.runtime.state.StateSnapshotTransformers.StateSnapshotTransformFactoryWrapAdaptor
 
createFrom(Configuration, File) - Static method in class org.apache.flink.runtime.entrypoint.component.FileJobGraphRetriever
 
createFrom(ExecutionGraph) - Static method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
Create a ArchivedExecutionGraph from the given ExecutionGraph.
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(CheckedSupplier<T>) - Static method in class org.apache.flink.util.OptionalFailure
 
createFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackendFactory
 
createFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackendFactory
 
createFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackendFactory
 
createFromConfig(Configuration, ClassLoader) - Method in interface org.apache.flink.runtime.state.StateBackendFactory
Creates the state backend, optionally using the given configuration.
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(Function) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
createFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
createFunction(FunctionDescriptor) - Static method in class org.apache.flink.table.functions.FunctionService
Creates a user-defined function with the given properties and the current thread's context class loader.
createFunction(FunctionDescriptor, ClassLoader) - Static method in class org.apache.flink.table.functions.FunctionService
Creates a user-defined function with the given properties.
createFunction(FunctionDescriptor, ClassLoader, boolean) - Static method in class org.apache.flink.table.functions.FunctionService
Creates a user-defined function with the given properties.
createFunction() - Method in class org.apache.flink.table.functions.hive.HiveFunctionWrapper
Instantiate a Hive function instance.
createFunctionDefinition(String, CatalogFunction) - Method in class org.apache.flink.table.catalog.hive.factories.HiveFunctionDefinitionFactory
 
createFunctionDefinition(String, CatalogFunction) - Method in interface org.apache.flink.table.factories.FunctionDefinitionFactory
Creates a FunctionDefinition from given CatalogFunction.
createFunctionDefinition(String, String) - Static method in class org.apache.flink.table.functions.FunctionDefinitionUtil
 
createFunctionDefinitionFromHiveFunction(String, String) - Method in class org.apache.flink.table.catalog.hive.factories.HiveFunctionDefinitionFactory
Create a FunctionDefinition from a Hive function's class name.
CreateFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE FUNCTION statement for catalog function.
CreateFunctionOperation(ObjectIdentifier, CatalogFunction, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateFunctionOperation
 
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
 
createGet(Object) - Method in class org.apache.flink.addons.hbase.util.HBaseReadWriteHelper
Returns an instance of Get that retrieves the matches records from the HBase table.
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
 
createHadoopFileSystem(Path, Configuration) - Static method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
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
 
createHaServices(Configuration, Executor) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
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 class org.apache.flink.runtime.heartbeat.HeartbeatServices
Creates a heartbeat manager which does not actively send heartbeats.
createHeartbeatManagerSender(ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Method in class org.apache.flink.runtime.heartbeat.HeartbeatServices
Creates a heartbeat manager which actively sends heartbeats to monitoring targets.
createHeartbeatMonitor(ResourceID, HeartbeatTarget<O>, ScheduledExecutor, HeartbeatListener<?, O>, long) - 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
 
createHighAvailabilityServices(Configuration, Executor, HighAvailabilityServicesUtils.AddressResolution) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
 
createHighAvailabilityServices(Configuration, Executor) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
createHistoryServerArchivist(Configuration, JsonArchivist, Executor) - Static method in interface org.apache.flink.runtime.dispatcher.HistoryServerArchivist
 
createHiveColumns(TableSchema) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
Create Hive columns from Flink TableSchema.
createHivePartition(String, String, List<String>, StorageDescriptor, Map<String, String>) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
Creates a Hive partition instance.
createIndexRequest(String, String, XContentType, byte[]) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.RequestFactory
Creates an index request to be added to a RequestIndexer.
createInitialNFAState() - Method in class org.apache.flink.cep.nfa.NFA
 
createInitialSubscribedStreamsToLastDiscoveredShardsState(List<String>) - Static method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Utility function to create an initial map of the last discovered shard id of each subscribed stream, set to null; This is called in the constructor; correct values will be set later on by calling advanceLastDiscoveredShardOfStream().
createInput(InputFormat<X, ?>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Generic method to create an input DataSet with in InputFormat.
createInput(InputFormat<X, ?>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Generic method to create an input DataSet with in InputFormat.
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.
createInputGate(Collection<InputGate>, Collection<InputGate>) - Static method in class org.apache.flink.streaming.runtime.io.InputGateUtil
 
createInputGate(InputGate[]) - Static method in class org.apache.flink.streaming.runtime.io.InputGateUtil
 
createInputGates(ShuffleIOOwnerContext, PartitionProducerStateProvider, Collection<InputGateDeploymentDescriptor>) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
createInputGates(ShuffleIOOwnerContext, PartitionProducerStateProvider, Collection<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(Collection<InputGate>, Collection<InputGate>, TypeSerializer<IN1>, TypeSerializer<IN2>) - Method in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
createInputProcessor(Collection<InputGate>, Collection<InputGate>, TypeSerializer<IN1>, TypeSerializer<IN2>) - Method in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
 
createInputSplits(int) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
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
Creates the different splits of the input that can be processed in parallel.
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 class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
createInputSplits(int) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
createInputSplits(int) - Method in class org.apache.flink.batch.tests.Generator
 
createInputSplits(int) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
createInputSplits(int) - Method in interface org.apache.flink.core.io.InputSplitSource
Computes the input splits.
createInputSplits(int) - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
createInputSplits(int) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
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(Object...) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
Create new instance from its fields.
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(Object[]) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
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() - 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.NFA.NFASerializer
Deprecated.
 
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.SharedBufferNode.SharedBufferNodeSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
createInstance() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
createInstance() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
createInstance() - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
createInstance() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
createInstance(SchedulingTopology<?, ?>) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.NotReleasingPartitionReleaseStrategy.Factory
 
createInstance(SchedulingTopology<?, ?>) - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PartitionReleaseStrategy.Factory
 
createInstance(SchedulingTopology<?, ?>) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.RegionPartitionReleaseStrategy.Factory
 
createInstance(InputsLocationsRetriever) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionSlotAllocatorFactory
 
createInstance(Logger, JobGraph, BackPressureStatsTracker, Executor, Configuration, SlotProvider, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Time, BlobWriter, JobManagerJobMetricGroup, Time, ShuffleMaster<?>, JobMasterPartitionTracker) - Method in class org.apache.flink.runtime.scheduler.DefaultSchedulerFactory
 
createInstance(InputsLocationsRetriever) - Method in interface org.apache.flink.runtime.scheduler.ExecutionSlotAllocatorFactory
 
createInstance(Logger, JobGraph, BackPressureStatsTracker, Executor, Configuration, SlotProvider, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Time, BlobWriter, JobManagerJobMetricGroup, Time, ShuffleMaster<?>, JobMasterPartitionTracker) - Method in class org.apache.flink.runtime.scheduler.LegacySchedulerFactory
 
createInstance(Logger, JobGraph, BackPressureStatsTracker, Executor, Configuration, SlotProvider, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Time, BlobWriter, JobManagerJobMetricGroup, Time, ShuffleMaster<?>, JobMasterPartitionTracker) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNGFactory
 
createInstance(SchedulerOperations, SchedulingTopology<?, ?>) - Method in class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategy.Factory
 
createInstance(SchedulerOperations, SchedulingTopology<?, ?>) - Method in class org.apache.flink.runtime.scheduler.strategy.LazyFromSourcesSchedulingStrategy.Factory
 
createInstance(SchedulerOperations, SchedulingTopology<?, ?>) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategyFactory
 
createInstance() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
createInstance(Object...) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
createInstance() - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
createInstance() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
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.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.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
createInstance() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
createInstance() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
createInstance() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
createInstance() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
createInstance() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
createInstance() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
createInstance() - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
createInstance(Object...) - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
createInstance() - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
createInstance() - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
createInstance() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
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.BaseArraySerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
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.DecimalSerializer
 
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.SqlTimestampSerializer
 
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.
createInternalService(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createInternalService(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create kubernetes service for internal use.
createInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
createInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
createInternalState(TypeSerializer<N>, StateDescriptor<S, SV>) - Method in interface org.apache.flink.runtime.state.KeyedStateFactory
Creates and returns a new InternalKvState.
createInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in interface org.apache.flink.runtime.state.KeyedStateFactory
Creates and returns a new InternalKvState.
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.python.AbstractPythonFunctionRunner
 
createJobComponentFactory(ResourceManagerFactory<?>, JobGraphRetriever) - Static method in class org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory
 
createJobGraph(PackagedProgram, Configuration, int, JobID, boolean) - Static method in class org.apache.flink.client.program.PackagedProgramUtils
Creates a JobGraph with a specified JobID from the given PackagedProgram.
createJobGraph(PackagedProgram, Configuration, int, boolean) - Static method in class org.apache.flink.client.program.PackagedProgramUtils
Creates a JobGraph with a random JobID from the given PackagedProgram.
createJobGraph(StreamGraph) - Static method in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
 
createJobGraph(StreamGraph, JobID) - Static method in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
 
createJobGraphs(CuratorFramework, Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a ZooKeeperJobGraphStore instance.
createJobManagerRunner(JobGraph, Configuration, RpcService, HighAvailabilityServices, HeartbeatServices, JobManagerSharedServices, JobManagerJobMetricGroupFactory, FatalErrorHandler) - Method in enum org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerFactory
 
createJobManagerRunner(JobGraph, Configuration, RpcService, HighAvailabilityServices, HeartbeatServices, JobManagerSharedServices, JobManagerJobMetricGroupFactory, FatalErrorHandler) - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerFactory
 
createJobMasterService(JobGraph, OnCompletionActions, ClassLoader) - Method in class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceFactory
 
createJobMasterService(JobGraph, OnCompletionActions, ClassLoader) - Method in interface org.apache.flink.runtime.jobmaster.factories.JobMasterServiceFactory
 
createJobRunner(JobGraphRetriever) - Static method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunnerFactory
 
createJoinFunctionAssigner(Keys<I2>) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase.JoinOperatorSetsPredicateBase
 
createKafkaConsumer(String, Properties, DeserializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka010TableSource
 
createKafkaConsumer(String, Properties, DeserializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka011TableSource
 
createKafkaConsumer(String, Properties, DeserializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka08TableSource
 
createKafkaConsumer(String, Properties, DeserializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka09TableSource
 
createKafkaConsumer(String, Properties, DeserializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSource
 
createKafkaConsumer(String, Properties, DeserializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
Creates a version-specific Kafka consumer.
createKafkaPartitionHandle(KafkaTopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
 
createKafkaPartitionHandle(KafkaTopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaFetcher
 
createKafkaPartitionHandle(KafkaTopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Creates the Kafka version specific representation of the given topic partition.
createKafkaPartitionHandle(KafkaTopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08Fetcher
 
createKafkaProducer(String, Properties, SerializationSchema<Row>, Optional<FlinkKafkaPartitioner<Row>>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka010TableSink
 
createKafkaProducer(String, Properties, SerializationSchema<Row>, Optional<FlinkKafkaPartitioner<Row>>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka011TableSink
 
createKafkaProducer(String, Properties, SerializationSchema<Row>, Optional<FlinkKafkaPartitioner<Row>>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka08TableSink
 
createKafkaProducer(String, Properties, SerializationSchema<Row>, Optional<FlinkKafkaPartitioner<Row>>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka09TableSink
 
createKafkaProducer(String, Properties, SerializationSchema<Row>, Optional<FlinkKafkaPartitioner<Row>>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSink
 
createKafkaProducer(String, Properties, SerializationSchema<Row>, Optional<FlinkKafkaPartitioner<Row>>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
Returns the version-specific Kafka producer.
createKafkaTableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka010TableSourceSinkFactory
 
createKafkaTableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka011TableSourceSinkFactory
 
createKafkaTableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka08TableSourceSinkFactory
 
createKafkaTableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka09TableSourceSinkFactory
 
createKafkaTableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactory
 
createKafkaTableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
Constructs the version-specific Kafka table sink.
createKafkaTableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Map<String, String>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka010TableSourceSinkFactory
 
createKafkaTableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Map<String, String>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka011TableSourceSinkFactory
 
createKafkaTableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Map<String, String>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka08TableSourceSinkFactory
 
createKafkaTableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Map<String, String>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.Kafka09TableSourceSinkFactory
 
createKafkaTableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Map<String, String>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactory
 
createKafkaTableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Map<String, String>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
Constructs the version-specific Kafka table source.
createKeyedStateBackend(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
 
createKeyedStateBackend(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry) - Method in class org.apache.flink.runtime.state.AbstractStateBackend
 
createKeyedStateBackend(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry) - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
 
createKeyedStateBackend(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry) - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackend
 
createKeyedStateBackend(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry) - Method in interface org.apache.flink.runtime.state.StateBackend
Creates a new AbstractKeyedStateBackend that is responsible for holding keyed state and checkpointing it.
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.
createKinesisClient(Properties) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.DynamoDBStreamsProxy
Creates an AmazonDynamoDBStreamsAdapterClient.
createKinesisClient(Properties) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Create the Kinesis client, using the provided configuration properties and default ClientConfiguration.
createKinesisClient(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.AWSUtil
Creates an AmazonKinesis client.
createKinesisClient(Properties, ClientConfiguration) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.AWSUtil
Creates an Amazon Kinesis Client.
createKvStateClientProxy(InetAddress, 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.
createKvStateServer(InetAddress, 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
 
createLaunchCoordinator(SchedulerDriver, ActorRef) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
createLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService
 
createLeaderElectionService(CuratorFramework, Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a ZooKeeperLeaderElectionService instance.
createLeaderElectionService(CuratorFramework, Configuration, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a ZooKeeperLeaderElectionService instance.
createLeaderRetrievalService() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService
 
createLeaderRetrievalService(Configuration) - Static method in class org.apache.flink.runtime.util.StandaloneUtils
Creates a StandaloneLeaderRetrievalService from the given configuration.
createLeaderRetrievalService(Configuration, boolean, String) - Static method in class org.apache.flink.runtime.util.StandaloneUtils
Creates a StandaloneLeaderRetrievalService form the given configuration and the JobManager name.
createLeaderRetrievalService(CuratorFramework, Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
createLeaderRetrievalService(CuratorFramework, Configuration, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
createLimitWithFetch(int, QueryOperation) - Method in class org.apache.flink.table.operations.utils.factories.SortOperationFactory
Adds fetch to the underlying SortQueryOperation if it is a valid one.
createLimitWithOffset(int, QueryOperation) - Method in class org.apache.flink.table.operations.utils.factories.SortOperationFactory
Adds offset to the underlying SortQueryOperation if it is a valid one.
createLocalEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a LocalEnvironment.
createLocalEnvironment(int) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a LocalEnvironment.
createLocalEnvironment(Configuration) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a LocalEnvironment.
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
createLocalEnvironmentWithWebUI(Configuration) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a LocalEnvironment for local program execution that also starts the web monitoring UI.
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.
createLocalRecoveryConfig() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
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
 
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
 
createMesosSchedulerConfiguration(Configuration, String) - Static method in class org.apache.flink.mesos.util.MesosUtils
Loads and validates the Mesos scheduler configuration.
createMesosServices(Configuration, String) - Static method in class org.apache.flink.mesos.runtime.clusterframework.services.MesosServicesUtils
Creates a MesosServices instance depending on the high availability settings.
createMesosWorkerStore(Configuration, Executor) - Method in interface org.apache.flink.mesos.runtime.clusterframework.services.MesosServices
Creates a MesosWorkerStore which is used to persist mesos worker in high availability mode.
createMesosWorkerStore(Configuration, Executor) - Method in class org.apache.flink.mesos.runtime.clusterframework.services.StandaloneMesosServices
 
createMesosWorkerStore(Configuration, Executor) - Method in class org.apache.flink.mesos.runtime.clusterframework.services.ZooKeeperMesosServices
 
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
 
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) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
createMetricRegistry(Configuration) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Factory method to create the metric registry for the mini cluster.
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.jmx.JMXReporterFactory
 
createMetricReporter(Properties) - Method in interface org.apache.flink.metrics.reporter.MetricReporterFactory
Creates a new metric reporter.
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(Map<String, String>) - Method in interface org.apache.flink.table.factories.ModuleFactory
Creates and configures a Module using the given properties.
createModule(Map<String, String>) - Method in class org.apache.flink.table.module.CoreModuleFactory
 
createModule(Map<String, String>) - Method in class org.apache.flink.table.module.hive.HiveModuleFactory
 
createNativeMetricsOptions(RocksDBNativeMetricOptions) - Method in interface org.apache.flink.contrib.streaming.state.OptionsFactory
Deprecated.
This method should enable certain RocksDB metrics to be forwarded to Flink's metrics reporter.
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.
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
 
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.
createNFA() - Method in interface org.apache.flink.cep.nfa.compiler.NFACompiler.NFAFactory
 
createNiFiDataPacket(T, RuntimeContext) - Method in interface org.apache.flink.streaming.connectors.nifi.NiFiDataPacketBuilder
 
createNoTransform() - Static method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
CreateOperation - Interface in org.apache.flink.table.operations.ddl
A Operation that describes the DDL statements, e.g.
createOperationKey(HandlerRequest<B, M>) - 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, RescalingTriggerMessageParameters>) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingTriggerHandler
 
createOperationKey(HandlerRequest<SavepointDisposalRequest, EmptyMessageParameters>) - 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>>) - 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.
createOperatorStateBackend(Environment, String, Collection<OperatorStateHandle>, CloseableRegistry) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
 
createOperatorStateBackend(Environment, String, Collection<OperatorStateHandle>, CloseableRegistry) - Method in class org.apache.flink.runtime.state.AbstractStateBackend
 
createOperatorStateBackend(Environment, String, Collection<OperatorStateHandle>, CloseableRegistry) - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
 
createOperatorStateBackend(Environment, String, Collection<OperatorStateHandle>, CloseableRegistry) - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackend
 
createOperatorStateBackend(Environment, String, Collection<OperatorStateHandle>, CloseableRegistry) - Method in interface org.apache.flink.runtime.state.StateBackend
Creates a new OperatorStateBackend that can be used for storing operator state.
createOrderedFromSet(FieldSet) - Static method in class org.apache.flink.optimizer.util.Utils
 
createOrdering(FieldList, boolean[]) - Static method in class org.apache.flink.optimizer.util.Utils
 
createOrdering(FieldList) - Static method in class org.apache.flink.optimizer.util.Utils
 
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
 
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.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.scala.typeutils.ScalaEitherSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.scala.typeutils.ScalaTrySerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.cep.nfa.NFA.MigratedNFASerializerSnapshot
 
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.SharedBufferNode.SharedBufferNodeSerializer.SharedBufferNodeSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerSnapshot
Deprecated.
 
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.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
 
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.dataview.ListViewSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.dataview.MapViewSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.types.CRowSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer.BinaryGenericSerializerSnapshot
 
createOutputFormat(AbstractID) - Static method in class org.apache.flink.api.java.io.BlockingShuffleOutputFormat
 
createOutputFormat(Path) - Method in class org.apache.flink.connectors.hive.HiveOutputFormatFactory
 
createOutputFormat(Path) - Method in interface org.apache.flink.table.filesystem.OutputFormatFactory
Create a OutputFormat with specific path.
createOutputView(IOManager, FileIOChannel.ID, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
 
createParamInfo(String, Class<V>) - Static method in class org.apache.flink.ml.api.misc.param.ParamInfoFactory
Returns a ParamInfoBuilder to configure and build a new ParamInfo.
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.catalog.hive.HiveCatalog
 
createPartition(LinkedHashMap<String, String>, Path) - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
Create partition to meta store.
createPartitionColumnStats(Partition, String, Map<String, CatalogColumnStatisticsDataBase>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
Create columnStatistics from the given Hive column stats of a hive partition.
createPartitionDir(String...) - Method in class org.apache.flink.table.filesystem.PartitionTempFileManager
Generate a new partition directory with partitions.
createPartitionDiscoverer(KafkaTopicsDescriptor, int, int) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
 
createPartitionDiscoverer(KafkaTopicsDescriptor, int, int) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
 
createPartitionDiscoverer(KafkaTopicsDescriptor, int, int) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
 
createPartitionDiscoverer(KafkaTopicsDescriptor, int, int) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
 
createPartitionDiscoverer(KafkaTopicsDescriptor, int, int) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Creates the partition discoverer that is used to find new partitions for this subtask.
createPartitionedTableIsOnlyAllowedForHive() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
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
 
createPipeline(String) - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
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(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.dag.PartitionNode.PartitionDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.dag.SortPartitionNode.SortPartitionDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.AbstractJoinDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.AllGroupCombineProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.AllGroupReduceProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.AllGroupWithPartialPreGroupProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.AllReduceProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.CartesianProductDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.FilterDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.FlatMapDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.GroupCombineProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.GroupReduceProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.MapDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.MapPartitionDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.NoOpDescriptor
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
Returns a list of global properties that are required by this operator descriptor.
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.PartialGroupProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.ReduceProperties
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.SolutionSetDeltaOperator
 
createPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.dag.PartitionNode.PartitionDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.dag.SortPartitionNode.SortPartitionDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.AbstractSortMergeJoinDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.AllGroupCombineProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.AllGroupReduceProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.AllGroupWithPartialPreGroupProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.AllReduceProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.CartesianProductDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetFirstDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetSecondDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.FilterDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.FlatMapDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.GroupCombineProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.GroupReduceProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildFirstDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildSecondDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashJoinBuildFirstProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashJoinBuildSecondProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildFirstDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildSecondDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildFirstDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildSecondDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.MapDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.MapPartitionDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.NoOpDescriptor
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
Returns a list of local properties that are required by this operator descriptor.
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.PartialGroupProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.ReduceProperties
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.SolutionSetDeltaOperator
 
createPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
createPreOptimizedPlan(Plan) - Static method in class org.apache.flink.optimizer.Optimizer
This function performs only the first step to the compilation process - the creation of the optimizer representation of the plan.
createProber(TypeComparator<PT>, TypePairComparator<PT, BT>) - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
 
createProducer() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
createProgramPlan() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates the program's Plan.
createProgramPlan(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates the program's Plan.
createProgramPlan(String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates the program's Plan.
createProjectionPropertiesDual(int[], boolean[], TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
createProjectionPropertiesSingle(int[], CompositeType<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
createPropertiesFile(String) - Method in class org.apache.flink.api.java.utils.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.api.java.utils.ParameterTool
Create a properties file with all the known parameters (call after the last get*() call).
createPutMutation(Row) - Method in class org.apache.flink.addons.hbase.util.HBaseReadWriteHelper
Returns an instance of Put that writes record to HBase table.
createPythonEnvironmentManager() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
createPythonExecutionEnvironment() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
Creates a specification which specifies the portability Python execution environment.
createPythonFunctionRunner() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Creates the PythonFunctionRunner which is responsible for Python user-defined function execution.
createPythonFunctionRunner() - Method in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
 
createPythonFunctionRunner(FnDataReceiver<UDFOUT>, PythonEnvironmentManager) - Method in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
 
createPythonFunctionRunner(FnDataReceiver<BaseRow>, PythonEnvironmentManager) - Method in class org.apache.flink.table.runtime.operators.python.BaseRowPythonScalarFunctionOperator
 
createPythonFunctionRunner(FnDataReceiver<Row>, PythonEnvironmentManager) - Method in class org.apache.flink.table.runtime.operators.python.PythonScalarFunctionOperator
 
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.JobManagerMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.OperatorMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
createRandomName(String) - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils
Creates a random name of the form prefix_X, where X is an increasing number.
createRawType(DataTypeLookup, Class<? extends TypeSerializer<?>>, Class<?>) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Creates a raw data type.
createReader(Path, Configuration) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
createReader(Path, Configuration) - Method in class org.apache.flink.orc.shim.OrcShimV230
 
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.ResultSubpartition
 
createReconciliationCoordinator(SchedulerDriver) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
createRecordReader(Configuration, TypeDescription, int[], List<OrcSplitReader.Predicate>, Path, long, long) - Method in interface org.apache.flink.orc.shim.OrcShim
Create orc RecordReader from conf, schema and etc...
createRecordReader(Reader, Reader.Options) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
createRecordReader(Configuration, TypeDescription, int[], List<OrcSplitReader.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.OrcShimV230
 
createRecordWriterDelegate(StreamConfig, Environment) - Static method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
createRecoverableWriter() - Method in class org.apache.flink.core.fs.FileSystem
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.s3.common.FlinkS3FileSystem
 
createRecoverableWriter() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
createRelBuilder(String, String) - Method in class org.apache.flink.table.planner.delegation.PlannerContext
Creates a configured FlinkRelBuilder for a planning session.
createRelBuilder(String, String) - Method in class org.apache.flink.table.planner.PlanningConfigurationBuilder
Creates a configured FlinkRelBuilder for a planning session.
createRemoteEnvironment(String, int, String...) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
createRemoteEnvironment(String, int, Configuration, String...) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
createRemoteEnvironment(String, int, int, String...) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
createRemoteEnvironment(String, int, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createRemoteEnvironment(String, int, 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
createResolvedWindow(GroupWindow, ExpressionResolver) - Method in class org.apache.flink.table.operations.utils.factories.AggregateOperationFactory
Converts an API class to a resolved window for planning with expressions already resolved.
createResource() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
Generates the necessary tables to store information.
createResource() - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Creates/opens/connects to the resource that is used to store information.
createResourceManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup) - Method in class org.apache.flink.runtime.resourcemanager.ActiveResourceManagerFactory
 
createResourceManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
createResourceManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup) - Method in enum org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerFactory
 
createRestartBackoffTimeStrategyFactory(RestartStrategies.RestartStrategyConfiguration, Configuration, boolean) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.RestartBackoffTimeStrategyFactoryLoader
Creates RestartBackoffTimeStrategy.Factory from the given configuration.
createRestartStrategy() - Method in class org.apache.flink.runtime.executiongraph.restart.FailureRateRestartStrategy.FailureRateRestartStrategyFactory
 
createRestartStrategy() - Method in class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy.FixedDelayRestartStrategyFactory
 
createRestartStrategy() - Method in class org.apache.flink.runtime.executiongraph.restart.NoOrFixedIfCheckpointingEnabledRestartStrategyFactory
 
createRestartStrategy() - Method in class org.apache.flink.runtime.executiongraph.restart.NoRestartStrategy.NoRestartStrategyFactory
 
createRestartStrategy() - Method in class org.apache.flink.runtime.executiongraph.restart.RestartStrategyFactory
Factory method to create a restart strategy.
createRestartStrategy(RestartStrategies.RestartStrategyConfiguration) - Static method in class org.apache.flink.runtime.executiongraph.restart.RestartStrategyFactory
createRestartStrategy() - Method in class org.apache.flink.runtime.executiongraph.restart.ThrowingRestartStrategy.ThrowingRestartStrategyFactory
 
createRestartStrategyFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.restart.RestartStrategyFactory
Creates a RestartStrategy instance 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, LeaderElectionService, FatalErrorHandler) - Method in enum org.apache.flink.runtime.rest.JobRestEndpointFactory
 
createRestEndpoint(Configuration, LeaderGatewayRetriever<DispatcherGateway>, LeaderGatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElectionService, FatalErrorHandler) - Method in interface org.apache.flink.runtime.rest.RestEndpointFactory
 
createRestEndpoint(Configuration, LeaderGatewayRetriever<DispatcherGateway>, LeaderGatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElectionService, 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.
createRestService(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createRestService(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create kubernetes service for rest port.
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 interface org.apache.flink.api.java.operators.CustomUnaryOperation
 
createResult(CommandLine) - Method in class org.apache.flink.container.entrypoint.StandaloneJobClusterConfigurationParserFactory
 
createResult() - Method in class org.apache.flink.graph.gsa.GatherSumApplyIteration
Computes the results of the gather-sum-apply iteration.
createResult() - Method in class org.apache.flink.graph.pregel.VertexCentricIteration
Creates the operator that represents this vertex-centric graph computation.
createResult() - Method in class org.apache.flink.graph.spargel.ScatterGatherIteration
Creates the operator that represents this scatter-gather graph computation.
createResult(CommandLine) - Method in class org.apache.flink.runtime.entrypoint.ClusterConfigurationParserFactory
 
createResult(CommandLine) - Method in class org.apache.flink.runtime.entrypoint.EntrypointClusterConfigurationParserFactory
 
createResult(CommandLine) - Method in interface org.apache.flink.runtime.entrypoint.parser.ParserResultFactory
Create the result of the command line argument parsing.
createResult(Environment, TableSchema, ExecutionConfig, ClassLoader) - Method in class org.apache.flink.table.client.gateway.local.ResultStore
Creates a result.
createResultPartitionWriters(ShuffleIOOwnerContext, Collection<ResultPartitionDeploymentDescriptor>) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
createResultPartitionWriters(ShuffleIOOwnerContext, Collection<ResultPartitionDeploymentDescriptor>) - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Factory method for the ResultPartitionWriters to produce result partitions.
createRetrievalToken() - Method in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
Returns an empty RetrievalToken because no files will be transmit via ArtifactService in process mode.
createRetrievalToken() - Method in interface org.apache.flink.python.env.PythonEnvironmentManager
Creates the RetrievalToken used in Apache Beam Fn API.
createRpcService() - Method in class org.apache.flink.runtime.minicluster.MiniCluster.CommonRpcServiceFactory
 
createRpcService(AkkaRpcServiceConfiguration, boolean, String) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Factory method to instantiate the RPC service.
createRpcService() - Method in class org.apache.flink.runtime.minicluster.MiniCluster.DedicatedRpcServiceFactory
 
createRpcService() - Method in interface org.apache.flink.runtime.minicluster.MiniCluster.RpcServiceFactory
 
createRpcService(String, String, Configuration) - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils
Utility method to create RPC service from configuration and hostname, port.
createRpcService(String, int, Configuration) - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils
Utility method to create RPC service from configuration and hostname, port.
createRpcService(String, String, Configuration, String, BootstrapTools.ActorSystemExecutorConfiguration) - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils
Utility method to create RPC service from configuration and hostname, port.
createRpcService(Configuration, HighAvailabilityServices) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
Create a RPC service for the task manager.
createRuntimeContext(MetricGroup) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
createRuntimeContext(MetricGroup) - Method in class org.apache.flink.runtime.operators.BatchTask
 
createRuntimeContext() - Method in class org.apache.flink.runtime.operators.DataSinkTask
 
createRuntimeContext() - Method in class org.apache.flink.runtime.operators.DataSourceTask
 
createSavepointLocation(FileSystem, Path) - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
 
createSavepointLocation(FileSystem, Path) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorage
 
createSavepointLocation(FileSystem, Path) - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
 
createSavepointRestoreSettings(CommandLine) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
createScan() - Method in class org.apache.flink.addons.hbase.util.HBaseReadWriteHelper
Returns an instance of Scan that retrieves the required subset of records from the HBase table.
createScheduler(SlotPool) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultSchedulerFactory
 
createScheduler(SlotPool) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SchedulerFactory
Creates a new scheduler instance that uses the given SlotPool to allocate slots.
createSchedulerNGFactory(Configuration, RestartStrategyFactory) - Static method in class org.apache.flink.runtime.dispatcher.SchedulerNGFactoryFactory
 
createSelectNamespace(SqlSelect, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Creates a namespace for a SELECT node.
createSelfActor() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
createSerializableExecutionGraphStore(Configuration, ScheduledExecutor) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
createSerializableExecutionGraphStore(Configuration, ScheduledExecutor) - Method in class org.apache.flink.runtime.entrypoint.JobClusterEntrypoint
 
createSerializableExecutionGraphStore(Configuration, ScheduledExecutor) - Method in class org.apache.flink.runtime.entrypoint.SessionClusterEntrypoint
 
createSerializationSchema(Map<String, String>) - Method in class org.apache.flink.formats.avro.AvroRowFormatFactory
 
createSerializationSchema(Map<String, String>) - Method in class org.apache.flink.formats.csv.CsvRowFormatFactory
 
createSerializationSchema(Map<String, String>) - Method in class org.apache.flink.formats.json.JsonRowFormatFactory
 
createSerializationSchema(Map<String, String>) - Method in interface org.apache.flink.table.factories.SerializationSchemaFactory
Creates and configures a [[SerializationSchema]] using the given properties.
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Creates a serializer for the type.
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(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
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(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.formats.avro.typeutils.AvroTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
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
 
createSession() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
createSession() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
createSessionComponentFactory(ResourceManagerFactory<?>) - Static method in class org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory
 
createSessionRunner(DispatcherFactory) - Static method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunnerFactory
 
createSetopNamespace(SqlCall, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Creates a namespace for a set operation (UNION, INTERSECT, or EXCEPT).
createShardConsumer(Integer, StreamShardHandle, SequenceNumber, ShardMetricsReporter) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.DynamoDBStreamsDataFetcher
Create a new DynamoDB streams shard consumer.
createShardConsumer(Integer, StreamShardHandle, SequenceNumber, ShardMetricsReporter) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Create a new shard consumer.
createShardConsumersThreadPool(String) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
 
createSharedCount(String, int) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperUtilityFactory
Creates a ZooKeeperSharedCount to store a shared count between multiple instances.
createSharedStateRegistryKeyFromFileName(StateHandleID) - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
Create a unique key to register one of our shared state handles.
createSharedValue(String, byte[]) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperUtilityFactory
Creates a ZooKeeperSharedValue to store a shared value between multiple instances.
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(Configuration) - Method in class org.apache.flink.runtime.io.network.NettyShuffleServiceFactory
 
createShuffleMaster(Configuration) - Method in interface org.apache.flink.runtime.shuffle.ShuffleServiceFactory
Factory method to create a specific ShuffleMaster implementation.
createSimpleStream(CheckpointedStateScope, CheckpointStreamFactory) - Static method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
 
createSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraPojoSinkBuilder
 
createSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraRowSinkBuilder
 
createSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraScalaProductSinkBuilder
 
createSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
createSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraTupleSinkBuilder
 
createSinkFunction(List<ElasticsearchUpsertTableSinkBase.Host>, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>, ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
createSinkFunction(List<ElasticsearchUpsertTableSinkBase.Host>, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>, ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6UpsertTableSink
 
createSinkFunction(List<ElasticsearchUpsertTableSinkBase.Host>, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>, ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7UpsertTableSink
 
createSlotPool(JobID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultSlotPoolFactory
 
createSlotPool(JobID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolFactory
 
createSlotReport(ResourceID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
 
createSlotReport(ResourceID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
createSnapshot() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
Creates a new snapshot of the available stats.
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.
createSort(List<ResolvedExpression>, QueryOperation, ExpressionResolver.PostResolverFactory) - Method in class org.apache.flink.table.operations.utils.factories.SortOperationFactory
Creates a valid SortQueryOperation operation.
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.
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
 
createState(String, NodeId, DeweyNumber, long, EventId) - Static method in class org.apache.flink.cep.nfa.ComputationState
 
createState(StateDescriptor<S, ACC>, byte[]) - Static method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
createState(StateDescriptor<S, ACC>, byte[]) - Static method in class org.apache.flink.queryablestate.client.state.ImmutableFoldingState
Deprecated.
 
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
 
createStateAndWrapWithTtlIfEnabled(TypeSerializer<N>, StateDescriptor<S, SV>, KeyedStateBackend<K>, TtlTimeProvider) - Static method in class org.apache.flink.runtime.state.ttl.TtlStateFactory
 
createStateInfo(RegisteredStateMetaInfoBase, RocksDB, Function<String, ColumnFamilyOptions>, RocksDbTtlCompactFiltersManager) - 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.
createStateMap() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTable
 
createStateMap() - Method in class org.apache.flink.runtime.state.heap.NestedMapsStateTable
 
createStateMap() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
createStatistics(List<FileStatus>, FileInputFormat.FileBaseStatistics) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
Fill in the statistics.
createStreamOperator(StreamTask, StreamConfig, Output) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
createStreamOperator(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
createStreamOperator(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Create the operator.
createStreamOperator(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
createStreamOperator(StreamTask, StreamConfig, Output) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
 
createStreamTableSink(Map<String, String>) - Method in class org.apache.flink.addons.hbase.HBaseTableFactory
 
createStreamTableSink(Map<String, String>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSourceSinkFactory
 
createStreamTableSink(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkFactoryBase
 
createStreamTableSink(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
 
createStreamTableSink(Map<String, String>) - Method in interface org.apache.flink.table.factories.StreamTableSinkFactory
Creates and configures a StreamTableSink using the given properties.
createStreamTableSink(Map<String, String>) - Method in class org.apache.flink.table.sinks.CsvAppendTableSinkFactory
 
createStreamTableSource(Map<String, String>) - Method in class org.apache.flink.addons.hbase.HBaseTableFactory
 
createStreamTableSource(Map<String, String>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSourceSinkFactory
 
createStreamTableSource(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
 
createStreamTableSource(Map<String, String>) - Method in interface org.apache.flink.table.factories.StreamTableSourceFactory
Creates and configures a StreamTableSource using the given properties.
createStreamTableSource(Map<String, String>) - Method in class org.apache.flink.table.sources.CsvAppendTableSourceFactory
 
createStreamTaskStateInitializer() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
createSubpartitionView(int, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.ReleaseOnConsumptionResultPartition
 
createSubpartitionView(int, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Returns the requested subpartition.
createSubpartitionView(ResultPartitionID, int, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
createSubpartitionView(ResultPartitionID, int, BufferAvailabilityListener) - Method in interface org.apache.flink.runtime.io.network.partition.ResultPartitionProvider
Returns the requested intermediate result partition input view.
createSymbolicLinkForPyflinkLib(Path, Path) - Static method in class org.apache.flink.client.python.PythonDriverEnvUtils
Creates symbolLink in working directory for pyflink lib.
createTable(QueryOperation) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTable(TableEnvironment, QueryOperation, OperationTreeBuilder, FunctionLookup) - Static method in class org.apache.flink.table.api.internal.TableImpl
 
createTable(ObjectPath, CatalogBaseTable, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Create a new table or view.
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 class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
createTable(Table) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
createTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
createTable(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Create a table with a DDL statement.
createTable(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
createTableColumnStats(Table, Map<String, CatalogColumnStatisticsDataBase>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
Create columnStatistics from the given Hive column stats of a hive table.
createTableMetaStore() - Method in class org.apache.flink.connectors.hive.HiveTableMetaStoreFactory
 
createTableMetaStore() - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory
CreateTableOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE TABLE statement.
CreateTableOperation(ObjectIdentifier, CatalogTable, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateTableOperation
 
createTableSchema(List<FieldSchema>, List<FieldSchema>, Set<String>, UniqueConstraint) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
Create a Flink's TableSchema from Hive table's columns and partition keys.
createTableSink(Map<String, String>) - Method in class org.apache.flink.connectors.hive.HiveTableFactory
 
createTableSink(ObjectPath, CatalogTable) - Method in class org.apache.flink.connectors.hive.HiveTableFactory
 
createTableSink(String, TableSink<?>) - Method in interface org.apache.flink.table.api.internal.Registration
Registers an external TableSink with already configured field names and field types in this TableEnvironment's catalog.
createTableSink(Map<String, String>) - Method in interface org.apache.flink.table.factories.BatchTableSinkFactory
Only create batch table sink.
createTableSink(Map<String, String>) - Method in interface org.apache.flink.table.factories.StreamTableSinkFactory
Only create stream table sink.
createTableSink(Map<String, String>) - Method in interface org.apache.flink.table.factories.TableSinkFactory
Creates and configures a TableSink using the given properties.
createTableSink(ObjectPath, CatalogTable) - Method in interface org.apache.flink.table.factories.TableSinkFactory
Creates and configures a TableSink based on the given CatalogTable instance.
createTableSink(Boolean, Map<String, String>) - Method in class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
 
createTableSinkForCatalogTable(Catalog, CatalogTable, ObjectPath) - 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(Map) - Method in class org.apache.flink.connectors.hive.HiveTableFactory
 
createTableSource(ObjectPath, CatalogTable) - Method in class org.apache.flink.connectors.hive.HiveTableFactory
 
createTableSource(String, TableSource<?>) - Method in interface org.apache.flink.table.api.internal.Registration
Registers an external TableSource in this TableEnvironment's catalog.
createTableSource(Map<String, String>) - Method in interface org.apache.flink.table.factories.BatchTableSourceFactory
Only create batch table source.
createTableSource(Map<String, String>) - Method in interface org.apache.flink.table.factories.StreamTableSourceFactory
Only create a stream table source.
createTableSource(Map<String, String>) - Method in interface org.apache.flink.table.factories.TableSourceFactory
Creates and configures a TableSource using the given properties.
createTableSource(ObjectPath, CatalogTable) - Method in interface org.apache.flink.table.factories.TableSourceFactory
Creates and configures a TableSource based on the given CatalogTable instance.
createTableSource(Boolean, Map<String, String>) - Method in class org.apache.flink.table.sources.CsvTableSourceFactoryBase
 
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, FatalErrorHandler) - Method in interface org.apache.flink.runtime.taskexecutor.TaskManagerRunner.TaskExecutorServiceFactory
 
createTaskExecutorService(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, MetricRegistry, BlobCacheService, boolean, FatalErrorHandler) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
createTaskManagerPod(TaskManagerPodParameter) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createTaskManagerPod(TaskManagerPodParameter) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create task manager pod.
createTaskMonitor(SchedulerDriver) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
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.FsCheckpointStorage
 
createTaskOwnedStateStream() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
 
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
 
createTemporalTableFunction(String, String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
createTemporalTableFunction(Expression, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
createTemporalTableFunction(String, String) - Method in interface org.apache.flink.table.api.Table
Creates TemporalTableFunction backed up by this table as a history table.
createTemporalTableFunction(Expression, Expression) - Method in interface org.apache.flink.table.api.Table
Creates TemporalTableFunction backed up by this table as a history 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.
createTemporaryTable(String) - Method in class org.apache.flink.table.descriptors.ConnectTableDescriptor
Registers the table described by underlying properties in a given path.
createTemporaryView(String, Table) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporaryView(String, DataSet<T>) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Creates a view from the given DataSet in a given path.
createTemporaryView(String, DataSet<T>, String) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Creates a view from the given DataSet in a given path with specified field names.
createTemporaryView(String, DataStream<T>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
createTemporaryView(String, DataStream<T>, String) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
createTemporaryView(String, DataStream<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Creates a view from the given DataStream in a given path.
createTemporaryView(String, DataStream<T>, String) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Creates a view from the given DataStream in a given path with specified field names.
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, String, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
createTmParameters(Configuration, Logger) - Static method in class org.apache.flink.mesos.util.MesosUtils
 
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.
createTopic(int, int, String) - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Creates a topic with the given name, replication factor and number of partitions.
createTopic(int, int, String) - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
createTotalOrderSeekReadOptions() - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
Create a total order read option to avoid user misuse, see FLINK-17800 for more details.
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
 
createTypeComparatorBuilder() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
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(Class<T>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
createTypeInfo(Type) - 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(Class<?>, Class<?>, int, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfoFactory
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfoFactory
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.table.dataview.ListViewTypeInfoFactory
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.table.dataview.MapViewTypeInfoFactory
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfoFactory
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfoFactory
 
createTypeWithKey(Keys.SelectorFunctionKeys<T, K>) - Static method in class org.apache.flink.api.java.operators.KeyFunctions
 
createTypeWithKey(Keys.SelectorFunctionKeys<T, K1>, Keys.SelectorFunctionKeys<T, K2>) - Static method in class org.apache.flink.api.java.operators.KeyFunctions
 
createUDAFParameterInfo(ObjectInspector[], boolean, boolean, boolean) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Creates SimpleGenericUDAFParameterInfo.
createUDAFParameterInfo(ObjectInspector[], boolean, boolean, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
createUDAFParameterInfo(ObjectInspector[], boolean, boolean, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV230
 
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.
createUnregisteredJobManagerJobMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredJobManagerMetricGroup() - 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
 
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
 
createUpdateRequest(String, String, String, XContentType, byte[]) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.RequestFactory
Creates an update request to be added to a RequestIndexer.
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
 
createValueArray(Class<? extends Value>) - Static method in class org.apache.flink.graph.types.valuearray.ValueArrayFactory
Produce a ValueArray for the given Value type.
createValueArray(Class<? extends Value>, int) - Static method in class org.apache.flink.graph.types.valuearray.ValueArrayFactory
Produce a ValueArray for the given Value type with the given bounded size.
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.BooleanFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.ByteFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DecimalFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DoubleFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.FloatFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.IntFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.LongFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.ShortFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.StringFirstValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.BooleanLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.ByteLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DecimalLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DoubleLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.FloatLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.IntLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.LongLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.ShortLastValueWithRetractAggFunction
 
createValueSerializer() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.StringLastValueWithRetractAggFunction
 
createVector(ColumnVector) - Static method in class org.apache.flink.orc.vector.AbstractOrcColumnVector
 
createVectorFromConstant(LogicalType, Object, int) - Static method in class org.apache.flink.orc.vector.AbstractOrcColumnVector
Create flink vector by hive vector from constant.
createWindowAggregate(List<ResolvedExpression>, List<ResolvedExpression>, List<ResolvedExpression>, WindowAggregateQueryOperation.ResolvedGroupWindow, QueryOperation) - Method in class org.apache.flink.table.operations.utils.factories.AggregateOperationFactory
Creates a valid WindowAggregateQueryOperation operation.
createWithFactory(Configuration, Function<MiniClusterConfiguration, MiniCluster>) - Static method in class org.apache.flink.client.deployment.executors.LocalExecutor
 
createWithFactory(Configuration, Function<? super MiniClusterConfiguration, ? extends MiniCluster>) - Static method in class org.apache.flink.client.program.PerJobMiniClusterFactory
 
createWorksetUpdateOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
createWorksetUpdateOutputCollector() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
createWriteAheadSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraPojoSinkBuilder
 
createWriteAheadSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraRowSinkBuilder
 
createWriteAheadSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraScalaProductSinkBuilder
 
createWriteAheadSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
createWriteAheadSink() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraTupleSinkBuilder
 
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(OutputFile) - Method in interface org.apache.flink.formats.parquet.ParquetBuilder
Creates and configures a parquet writer to the given output file.
createZooKeeperStateHandleStore(CuratorFramework, String, RetrievableStateStorageHelper<T>) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates an instance of ZooKeeperStateHandleStore.
createZooKeeperStateHandleStore(String, RetrievableStateStorageHelper<T>) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperUtilityFactory
Creates a ZooKeeperStateHandleStore instance with the provided arguments.
credential() - Method in class org.apache.flink.mesos.util.MesosConfiguration
The credential to authenticate the framework principal.
credentials - Variable in class org.apache.flink.api.java.hadoop.common.HadoopInputFormatCommonBase
 
credentials - Variable in class org.apache.flink.api.java.hadoop.common.HadoopOutputFormatCommonBase
 
credentials - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
credentialsAvailable() - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
 
credentialsAvailable() - Static method in class org.apache.flink.testutils.s3.S3TestCredentials
Checks whether S3 test credentials are available in the environment variables of this JVM.
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(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Cross transformation.
cross(T1, T2) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
 
CROSS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CrossBlockOuterFirstDescriptor - Class in org.apache.flink.optimizer.operators
 
CrossBlockOuterFirstDescriptor() - Constructor for class org.apache.flink.optimizer.operators.CrossBlockOuterFirstDescriptor
 
CrossBlockOuterFirstDescriptor(boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.CrossBlockOuterFirstDescriptor
 
CrossBlockOuterSecondDescriptor - Class in org.apache.flink.optimizer.operators
 
CrossBlockOuterSecondDescriptor() - Constructor for class org.apache.flink.optimizer.operators.CrossBlockOuterSecondDescriptor
 
CrossBlockOuterSecondDescriptor(boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.CrossBlockOuterSecondDescriptor
 
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
 
CrossNode - Class in org.apache.flink.optimizer.dag
The Optimizer representation of a Cross (Cartesian product) operator.
CrossNode(CrossOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.CrossNode
Creates a new CrossNode for the given operator.
CrossOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
A DataSet that is the result of a Cross transformation.
CrossOperator(DataSet<I1>, DataSet<I2>, CrossFunction<I1, I2, OUT>, TypeInformation<OUT>, CrossOperatorBase.CrossHint, String) - Constructor for class org.apache.flink.api.java.operators.CrossOperator
 
CrossOperator.CrossProjection<I1,I2> - Class in org.apache.flink.api.java.operators
 
CrossOperator.DefaultCross<I1,I2> - Class in org.apache.flink.api.java.operators
A Cross transformation that wraps pairs of crossed elements into Tuple2.
CrossOperator.ProjectCross<I1,I2,OUT extends Tuple> - Class in org.apache.flink.api.java.operators
A Cross transformation that projects crossing elements or fields of crossing Tuples into result Tuples.
CrossOperator.ProjectCrossFunction<T1,T2,R extends Tuple> - Class in org.apache.flink.api.java.operators
 
CrossOperatorBase<IN1,IN2,OUT,FT extends CrossFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
 
CrossOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
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.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.
CrossProjection(DataSet<I1>, DataSet<I2>, int[], int[], CrossOperatorBase.CrossHint) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
 
CrossStreamOuterFirstDescriptor - Class in org.apache.flink.optimizer.operators
 
CrossStreamOuterFirstDescriptor() - Constructor for class org.apache.flink.optimizer.operators.CrossStreamOuterFirstDescriptor
 
CrossStreamOuterFirstDescriptor(boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.CrossStreamOuterFirstDescriptor
 
CrossStreamOuterSecondDescriptor - Class in org.apache.flink.optimizer.operators
 
CrossStreamOuterSecondDescriptor() - Constructor for class org.apache.flink.optimizer.operators.CrossStreamOuterSecondDescriptor
 
CrossStreamOuterSecondDescriptor(boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.CrossStreamOuterSecondDescriptor
 
crossWithHuge(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Cross transformation.
crossWithTiny(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Cross transformation.
CRowSerializerSnapshot - Class in org.apache.flink.table.runtime.types
Snapshot class for CRowSerializer.
CRowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.types.CRowSerializerSnapshot
Constructor for read instantiation.
CRowSerializerSnapshot(CRowSerializer) - Constructor for class org.apache.flink.table.runtime.types.CRowSerializerSnapshot
Constructor to create the snapshot for writing.
CSV<K extends Comparable<K>> - Class in org.apache.flink.graph.drivers.input
Read a Graph from a CSV file using IntValue, LongValue, or StringValue keys.
CSV() - Constructor for class org.apache.flink.graph.drivers.input.CSV
 
CSV<T> - Class in org.apache.flink.graph.drivers.output
Write algorithm output to file using CSV format.
CSV() - Constructor for class org.apache.flink.graph.drivers.output.CSV
 
Csv - Class in org.apache.flink.table.descriptors
Format descriptor for comma-separated values (CSV).
Csv() - Constructor for class org.apache.flink.table.descriptors.Csv
Format descriptor for comma-separated values (CSV).
CsvAppendTableSinkFactory - Class in org.apache.flink.table.sinks
Factory base for creating configured instances of CsvTableSink in a stream environment.
CsvAppendTableSinkFactory() - Constructor for class org.apache.flink.table.sinks.CsvAppendTableSinkFactory
 
CsvAppendTableSourceFactory - Class in org.apache.flink.table.sources
Factory for creating configured instances of CsvTableSource in a stream environment.
CsvAppendTableSourceFactory() - Constructor for class org.apache.flink.table.sources.CsvAppendTableSourceFactory
 
CsvBatchTableSinkFactory - Class in org.apache.flink.table.sinks
Factory base for creating configured instances of CsvTableSink in a batch environment.
CsvBatchTableSinkFactory() - Constructor for class org.apache.flink.table.sinks.CsvBatchTableSinkFactory
 
CsvBatchTableSourceFactory - Class in org.apache.flink.table.sources
Factory for creating configured instances of CsvTableSource in a batch environment.
CsvBatchTableSourceFactory() - Constructor for class org.apache.flink.table.sources.CsvBatchTableSourceFactory
 
CsvInputFormat<OUT> - Class in org.apache.flink.api.java.io
InputFormat that reads csv files.
CsvInputFormat(Path) - Constructor for class org.apache.flink.api.java.io.CsvInputFormat
 
CsvOutputFormat<T extends Tuple> - Class in org.apache.flink.api.java.io
This is an OutputFormat to serialize Tuples to text.
CsvOutputFormat(Path) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
Creates an instance of CsvOutputFormat.
CsvOutputFormat(Path, String) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
Creates an instance of CsvOutputFormat.
CsvOutputFormat(Path, String, String) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
Creates an instance of CsvOutputFormat.
CsvReader - Class in org.apache.flink.api.java.io
A builder class to instantiate a CSV parsing data source.
CsvReader(Path, ExecutionEnvironment) - Constructor for class org.apache.flink.api.java.io.CsvReader
 
CsvReader(String, ExecutionEnvironment) - Constructor for class org.apache.flink.api.java.io.CsvReader
 
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.
CsvRowFormatFactory - Class in org.apache.flink.formats.csv
Table format factory for providing configured instances of CSV-to-row SerializationSchema and DeserializationSchema.
CsvRowFormatFactory() - Constructor for class org.apache.flink.formats.csv.CsvRowFormatFactory
 
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.
CsvTableSink - Class in org.apache.flink.table.sinks
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
A simple TableSink to emit data as CSV files.
CsvTableSink(String, String, int, FileSystem.WriteMode) - Constructor for class org.apache.flink.table.sinks.CsvTableSink
A simple TableSink to emit data as CSV files.
CsvTableSink(String) - Constructor for class org.apache.flink.table.sinks.CsvTableSink
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
A simple TableSink to emit data as CSV files, with default parallelism and write mode.
CsvTableSink.CsvFormatter - Class in org.apache.flink.table.sinks
Formats a Row into a String with fields separated by the field delimiter.
CsvTableSinkFactoryBase - Class in org.apache.flink.table.sinks
Factory base for creating configured instances of CsvTableSink.
CsvTableSinkFactoryBase() - Constructor for class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
 
CsvTableSource - Class in org.apache.flink.table.sources
A StreamTableSource and BatchTableSource for simple CSV files with a (logically) unlimited number of fields.
CsvTableSource(String, String[], TypeInformation<?>[]) - Constructor for class org.apache.flink.table.sources.CsvTableSource
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
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
A InputFormatTableSource and LookupableTableSource for simple CSV files with a (logically) unlimited number of fields.
CsvTableSource.Builder - Class in org.apache.flink.table.sources
A builder for creating CsvTableSource instances.
CsvTableSource.CsvLookupFunction - Class in org.apache.flink.table.sources
LookupFunction to support lookup in CsvTableSource.
CsvTableSourceFactoryBase - Class in org.apache.flink.table.sources
Factory base for creating configured instances of CsvTableSource.
CsvTableSourceFactoryBase() - Constructor for class org.apache.flink.table.sources.CsvTableSourceFactoryBase
 
CsvValidator - Class in org.apache.flink.table.descriptors
Validator for Csv.
CsvValidator() - Constructor for class org.apache.flink.table.descriptors.CsvValidator
 
ctx - Variable in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
 
ctx - Variable in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
 
ctx - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
 
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
 
cumulativeCosts - Variable in class org.apache.flink.optimizer.plan.PlanNode
 
CUR_DIR - Static variable in class org.apache.flink.core.fs.Path
Character denoting the current directory.
curChar - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
CURRENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
current() - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
CURRENT_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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_DATE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_JOB_IDS_REST_PATH - Static variable in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
CURRENT_OFFSETS_METRICS_GAUGE - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
CURRENT_PATH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_RANGE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_ROLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_ROW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_ROW - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_TIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_TIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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_TIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 
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.
currentIteration() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
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.internal.InternalWindowProcessFunction.Context
 
currentNamespace - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapState
The current namespace, which the access methods will refer to.
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.SinkFunction.Context
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.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 class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.ContextImpl
 
currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
Returns the current processing time.
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.
currentRow - Variable in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
currentSchemaSerializer() - Method in class org.apache.flink.runtime.state.StateSerializerProvider
Gets the serializer that recognizes the current serialization schema of the state.
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.
currentTimeMillis() - Method in interface org.apache.flink.streaming.connectors.fs.Clock
Deprecated.
Return the current system time in milliseconds.
currentTimeMillis() - Method in class org.apache.flink.streaming.connectors.fs.SystemClock
Deprecated.
 
currentTimestamp() - Method in interface org.apache.flink.runtime.state.ttl.TtlTimeProvider
 
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.TwoPhaseCommitSinkFunction
 
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.SinkFunction.Context
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.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(BaseRow) - 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() - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.ContextImpl
 
currentWatermark - Variable in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
We listen to this ourselves because we don't have an InternalTimerService.
currentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
Returns the current event-time watermark.
currentWatermark(BaseRow) - Method in class org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
 
CURSOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
cursor - Variable in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
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.
CustomCommandLine - Interface in org.apache.flink.client.cli
Custom command-line interface to load hooks for the command-line interface.
CustomConnectorDescriptor - Class in org.apache.flink.table.descriptors.python
Describes a custom connector to an other system.
CustomConnectorDescriptor(String, int, boolean) - Constructor for class org.apache.flink.table.descriptors.python.CustomConnectorDescriptor
Customer() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.Customer
 
CustomFormatDescriptor - Class in org.apache.flink.table.descriptors.python
Describes the custom format of data.
CustomFormatDescriptor(String, int) - Constructor for class org.apache.flink.table.descriptors.python.CustomFormatDescriptor
CustomizedCollectionsTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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
 
customPartitioner - Variable in class org.apache.flink.api.java.operators.Grouping
 
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
 
CustomUnaryOperation<IN,OUT> - Interface in org.apache.flink.api.java.operators
 
CustomWatermarkExtractor - Class in org.apache.flink.streaming.kafka.test.base
A custom AssignerWithPeriodicWatermarks, that simply assumes that the input stream records are strictly ascending.
CustomWatermarkExtractor() - Constructor for class org.apache.flink.streaming.kafka.test.base.CustomWatermarkExtractor
 
CYCLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CycleGraph - Class in org.apache.flink.graph.drivers.input
Generate a CycleGraph.
CycleGraph() - Constructor for class org.apache.flink.graph.drivers.input.CycleGraph
 
CycleGraph - Class in org.apache.flink.graph.generator
 
CycleGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.CycleGraph
An undirected Graph with n vertices where each vertex vi is connected to adjacent vertices v(i+1)%n and v(i-1)%n.

D

D1 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
D1 - Static variable in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
D2 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
D2 - Static variable in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
DagConnection - Class in org.apache.flink.optimizer.dag
A connection between to operators.
DagConnection(OptimizerNode, OptimizerNode, ExecutionMode) - Constructor for class org.apache.flink.optimizer.dag.DagConnection
Creates a new Connection between two nodes.
DagConnection(OptimizerNode, OptimizerNode, ShipStrategyType, ExecutionMode) - Constructor for class org.apache.flink.optimizer.dag.DagConnection
Creates a new Connection between two nodes.
DagConnection(OptimizerNode, ExecutionMode) - Constructor for class org.apache.flink.optimizer.dag.DagConnection
Constructor to create a result from an operator that is not consumed by another operator.
DAGProcessContext - Class in org.apache.flink.table.planner.plan.nodes.process
Context for processors to process dag.
DAGProcessContext(PlannerBase) - Constructor for class org.apache.flink.table.planner.plan.nodes.process.DAGProcessContext
 
DAGProcessor - Interface in org.apache.flink.table.planner.plan.nodes.process
DAGProcess plugin, use it can set resource of dag or change other node info.
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
 
Dampener(double, double) - Constructor for class org.apache.flink.examples.java.graph.PageRank.Dampener
 
dams() - Method in enum org.apache.flink.runtime.operators.util.LocalStrategy
 
DashboardConfigHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Handler which returns the dashboard configuration.
DashboardConfigHandler(GatewayRetriever<? extends RestfulGateway>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, DashboardConfiguration, EmptyMessageParameters>, long, 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.api.java.utils.MultipleParameterTool
 
data - Variable in class org.apache.flink.api.java.utils.ParameterTool
 
Data() - Constructor for class org.apache.flink.examples.java.ml.LinearRegression.Data
 
Data(double, double) - Constructor for class org.apache.flink.examples.java.ml.LinearRegression.Data
 
DATA - Static variable in class org.apache.flink.examples.java.ml.util.LinearRegressionData
 
data() - Method in class org.apache.flink.mesos.scheduler.messages.FrameworkMessage
 
data - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate.InputWithData
 
DATA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
data - Variable in class org.apache.flink.table.dataformat.vector.BytesColumnVector.Bytes
 
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.
DATABASE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DATABASE_LOCATION_URI - Static variable in class org.apache.flink.table.catalog.hive.HiveCatalogConfig
 
DatabaseAlreadyExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to create a database that already exists.
DatabaseAlreadyExistException(String, String, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseAlreadyExistException
 
DatabaseAlreadyExistException(String, String) - 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.catalog.hive.HiveCatalog
 
DatabaseNotEmptyException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to drop on a database that is not empty.
DatabaseNotEmptyException(String, String, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseNotEmptyException
 
DatabaseNotEmptyException(String, String) - 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, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseNotExistException
 
DatabaseNotExistException(String, String) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseNotExistException
 
DATABASES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DataCorruptionException - Exception in org.apache.flink.runtime.io.compression
A DataCorruptionException is thrown when the decompressed data is corrupted and cannot be decompressed.
DataCorruptionException() - Constructor for exception org.apache.flink.runtime.io.compression.DataCorruptionException
 
DataCorruptionException(String) - Constructor for exception org.apache.flink.runtime.io.compression.DataCorruptionException
 
DataCorruptionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.DataCorruptionException
 
DataCorruptionException(Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.DataCorruptionException
 
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) - 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() - Constructor for class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
DataExchangeMode - Enum in org.apache.flink.runtime.io.network
Defines how the data exchange between two specific operators happens.
DataFormatConverter() - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.DataFormatConverter
 
DataFormatConverters - Class in org.apache.flink.table.dataformat
Converters between internal data format and java format.
DataFormatConverters() - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters
 
DataFormatConverters.AbstractBaseRowConverter<E> - Class in org.apache.flink.table.dataformat
Abstract converter for internal base row.
DataFormatConverters.BaseRowConverter - Class in org.apache.flink.table.dataformat
Converter for base row.
DataFormatConverters.BigDecimalConverter - Class in org.apache.flink.table.dataformat
Converter for BigDecimal.
DataFormatConverters.BinaryArrayConverter - Class in org.apache.flink.table.dataformat
Converter for BinaryArray.
DataFormatConverters.BinaryGenericConverter - Class in org.apache.flink.table.dataformat
Converter for BinaryGeneric.
DataFormatConverters.BinaryMapConverter - Class in org.apache.flink.table.dataformat
Converter for BinaryMap.
DataFormatConverters.BinaryStringConverter - Class in org.apache.flink.table.dataformat
Converter for BinaryString.
DataFormatConverters.BooleanConverter - Class in org.apache.flink.table.dataformat
Converter for boolean.
DataFormatConverters.ByteConverter - Class in org.apache.flink.table.dataformat
Converter for byte.
DataFormatConverters.CaseClassConverter - Class in org.apache.flink.table.dataformat
Converter for case class.
DataFormatConverters.DataFormatConverter<Internal,External> - Class in org.apache.flink.table.dataformat
Converter between internal data format and java format.
DataFormatConverters.DateConverter - Class in org.apache.flink.table.dataformat
Converter for date.
DataFormatConverters.DecimalConverter - Class in org.apache.flink.table.dataformat
Converter for Decimal.
DataFormatConverters.DoubleConverter - Class in org.apache.flink.table.dataformat
Converter for double.
DataFormatConverters.FloatConverter - Class in org.apache.flink.table.dataformat
Converter for float.
DataFormatConverters.GenericConverter<T> - Class in org.apache.flink.table.dataformat
Converter for generic.
DataFormatConverters.IdentityConverter<T> - Class in org.apache.flink.table.dataformat
Identity converter.
DataFormatConverters.InstantConverter - Class in org.apache.flink.table.dataformat
Converter for Instant.
DataFormatConverters.IntConverter - Class in org.apache.flink.table.dataformat
Converter for int.
DataFormatConverters.LocalDateConverter - Class in org.apache.flink.table.dataformat
Converter for LocalDate.
DataFormatConverters.LocalDateTimeConverter - Class in org.apache.flink.table.dataformat
Converter for LocalDateTime.
DataFormatConverters.LocalTimeConverter - Class in org.apache.flink.table.dataformat
Converter for LocalTime.
DataFormatConverters.LongConverter - Class in org.apache.flink.table.dataformat
Converter for long.
DataFormatConverters.LongSqlTimestampConverter - Class in org.apache.flink.table.dataformat
Converter for Long and SqlTimestamp.
DataFormatConverters.MapConverter - Class in org.apache.flink.table.dataformat
Converter for map.
DataFormatConverters.ObjectArrayConverter<T> - Class in org.apache.flink.table.dataformat
Converter for object array.
DataFormatConverters.PojoConverter<T> - Class in org.apache.flink.table.dataformat
Converter for pojo.
DataFormatConverters.PrimitiveBooleanArrayConverter - Class in org.apache.flink.table.dataformat
Converter for primitive boolean array.
DataFormatConverters.PrimitiveByteArrayConverter - Class in org.apache.flink.table.dataformat
Converter for primitive byte array.
DataFormatConverters.PrimitiveDoubleArrayConverter - Class in org.apache.flink.table.dataformat
Converter for primitive double array.
DataFormatConverters.PrimitiveFloatArrayConverter - Class in org.apache.flink.table.dataformat
Converter for primitive float array.
DataFormatConverters.PrimitiveIntArrayConverter - Class in org.apache.flink.table.dataformat
Converter for primitive int array.
DataFormatConverters.PrimitiveLongArrayConverter - Class in org.apache.flink.table.dataformat
Converter for primitive long array.
DataFormatConverters.PrimitiveShortArrayConverter - Class in org.apache.flink.table.dataformat
Converter for primitive short array.
DataFormatConverters.RowConverter - Class in org.apache.flink.table.dataformat
Converter for row.
DataFormatConverters.ShortConverter - Class in org.apache.flink.table.dataformat
Converter for short.
DataFormatConverters.SqlTimestampConverter - Class in org.apache.flink.table.dataformat
Converter for SqlTimestmap class.
DataFormatConverters.StringConverter - Class in org.apache.flink.table.dataformat
Converter for String.
DataFormatConverters.TimeConverter - Class in org.apache.flink.table.dataformat
Converter for time.
DataFormatConverters.TimestampConverter - Class in org.apache.flink.table.dataformat
Converter for timestamp.
DataFormatConverters.TupleConverter - Class in org.apache.flink.table.dataformat
Converter for flink tuple.
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
 
dataInputView - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
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 - 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.
DataSet<T> - Class in org.apache.flink.api.java
A DataSet represents a collection of elements of the same type.
DataSet(ExecutionEnvironment, TypeInformation<T>) - Constructor for class org.apache.flink.api.java.DataSet
 
DataSetAllroundTestProgram - Class in org.apache.flink.batch.tests
Program to test a large chunk of DataSet API operators and primitives: Map, FlatMap, Filter GroupReduce, Reduce Join CoGroup BulkIteration Different key definitions (position, name, KeySelector)
DataSetAllroundTestProgram() - Constructor for class org.apache.flink.batch.tests.DataSetAllroundTestProgram
 
DataSetAnalytic<T,R> - Interface in org.apache.flink.graph.asm.dataset
A DataSetAnalytic is similar to a CustomUnaryOperation but is terminal and results are retrieved via accumulators.
DataSetAnalyticBase<T,R> - Class in org.apache.flink.graph.asm.dataset
Base class for DataSetAnalytic.
DataSetAnalyticBase() - Constructor for class org.apache.flink.graph.asm.dataset.DataSetAnalyticBase
 
DataSetFineGrainedRecoveryTestProgram - Class in org.apache.flink.batch.tests
Program to test fine grained recovery.
DataSetFineGrainedRecoveryTestProgram() - Constructor for class org.apache.flink.batch.tests.DataSetFineGrainedRecoveryTestProgram
 
DataSetQueryOperation<E> - Class in org.apache.flink.table.operations
Describes a relational operation that reads from a DataSet.
DataSetQueryOperation(DataSet<E>, int[], TableSchema) - Constructor for class org.apache.flink.table.operations.DataSetQueryOperation
 
DataSetUtils - Class in org.apache.flink.api.java.utils
This class provides simple utility methods for zipping elements in a data set with an index or with a unique identifier.
DataSink<T> - Class in org.apache.flink.api.java.operators
An operation that allows storing data results.
DataSink(DataSet<T>, OutputFormat<T>, TypeInformation<T>) - Constructor for class org.apache.flink.api.java.operators.DataSink
 
DataSinkNode - Class in org.apache.flink.optimizer.dag
The Optimizer representation of a data sink.
DataSinkNode(GenericDataSinkBase<?>) - Constructor for class org.apache.flink.optimizer.dag.DataSinkNode
Creates a new DataSinkNode for the given sink operator.
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.
DataSource<OUT> - Class in org.apache.flink.api.java.operators
An operation that creates a new data set (data source).
DataSource(ExecutionEnvironment, InputFormat<OUT, ?>, TypeInformation<OUT>, String) - Constructor for class org.apache.flink.api.java.operators.DataSource
Creates a new data source.
DataSourceNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a data source.
DataSourceNode(GenericDataSourceBase<?, ?>) - Constructor for class org.apache.flink.optimizer.dag.DataSourceNode
Creates a new DataSourceNode for the given contract.
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.
DataStatistics - Class in org.apache.flink.optimizer
The collection of access methods that can be used to retrieve statistical information about the data processed in a job.
DataStatistics() - Constructor for class org.apache.flink.optimizer.DataStatistics
Creates a new statistics object, with an empty cache.
DataStream<T> - Class in org.apache.flink.streaming.api.datastream
A DataStream represents a stream of elements of the same type.
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.
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
 
DataStreamQueryOperation<E> - Class in org.apache.flink.table.planner.operations
Describes a relational operation that reads from a DataStream.
DataStreamQueryOperation(ObjectIdentifier, DataStream<E>, int[], TableSchema, boolean[], boolean, boolean, FlinkStatistic) - Constructor for class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
DataStreamSink<T> - Class in org.apache.flink.streaming.api.datastream
A Stream Sink.
DataStreamSink(DataStream<T>, StreamSink<T>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSink
 
DataStreamSource<T> - Class in org.apache.flink.streaming.api.datastream
The DataStreamSource represents the starting point of a DataStream.
DataStreamSource(StreamExecutionEnvironment, TypeInformation<T>, StreamSource<T, ?>, boolean, String) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSource
 
DataStreamSource(SingleOutputStreamOperator<T>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSource
 
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.
DataType() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
DataType - Class in org.apache.flink.table.types
Describes the data type of a value in the table ecosystem.
dataType - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
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.
DataTypeHint - Annotation Type in org.apache.flink.table.annotation
A hint that influences the reflection-based extraction of a DataType.
DataTypeLookup - Interface in org.apache.flink.table.catalog
Catalog of types that can resolve the name of type to 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.
DataTypes - Class in org.apache.flink.table.api
A DataType can be used to declare input and/or output types of operations.
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.
DataTypeTemplate - Class in org.apache.flink.table.types.extraction.utils
Internal representation of a DataTypeHint and template for creating a single DataType or a InputTypeStrategy for groups of DataTypes.
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 AggregateFunction.
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 - 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_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_TIME_PLUS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
DATE_TIME_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
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;
dateAdd(String, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Do addition on date string.
dateAdd(long, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Do addition on timestamp.
dateAdd(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateAdd(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
DateComparator - Class in org.apache.flink.api.common.typeutils.base
 
DateComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.DateComparator
 
dateComparator - Variable in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
dateDiff(long, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
NOTE: (1).
dateDiff(String, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateDiff(long, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateDiff(String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateDiff(long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateDiff(String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateDiff(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateDiff(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormat(SqlTimestamp, String, ZoneId) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Format a timestamp as specific.
dateFormat(SqlTimestamp, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormat(SqlTimestamp, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormat(long, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Format a timestamp as specific.
dateFormat(String, String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Format a string datetime as specific.
dateFormat(String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormat(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormat(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormat(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormatTz(long, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateFormatTz(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
DateLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.DateLeadLagAggFunction
 
DateMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.DateMaxAggFunction
 
DateMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DateMaxWithRetractAggFunction
 
DateMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DateMinAggFunction
 
DateMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DateMinWithRetractAggFunction
 
DateSerializer - Class in org.apache.flink.api.common.typeutils.base
 
DateSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.DateSerializer
 
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.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
 
dateStringToUnixDate(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateSub(String, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Do subtraction on date string.
dateSub(long, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Do subtraction on date string.
dateSub(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
dateSub(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
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
 
DATETIME_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DATETIME = 10;
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(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.
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.
DateTimeBucketer<T> - Class in org.apache.flink.streaming.connectors.fs.bucketing
Deprecated.
DateTimeBucketer() - Constructor for class org.apache.flink.streaming.connectors.fs.bucketing.DateTimeBucketer
Deprecated.
Creates a new DateTimeBucketer with format string "yyyy-MM-dd--HH" using JVM's default timezone.
DateTimeBucketer(String) - Constructor for class org.apache.flink.streaming.connectors.fs.bucketing.DateTimeBucketer
Deprecated.
Creates a new DateTimeBucketer with the given date/time format string using JVM's default timezone.
DateTimeBucketer(ZoneId) - Constructor for class org.apache.flink.streaming.connectors.fs.bucketing.DateTimeBucketer
Deprecated.
Creates a new DateTimeBucketer with format string "yyyy-MM-dd--HH" using the given timezone.
DateTimeBucketer(String, ZoneId) - Constructor for class org.apache.flink.streaming.connectors.fs.bucketing.DateTimeBucketer
Deprecated.
Creates a new DateTimeBucketer with the given date/time format string 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.
dateToInternal(Date) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Converts the Java type used for UDF parameters of SQL DATE type (Date) to internal representation (int).
dateToTimestampWithLocalZone(int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
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(boolean) - Constructor for class org.apache.flink.table.types.logical.DateType
 
DateType() - Constructor for class org.apache.flink.table.types.logical.DateType
 
DAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DAY(int) - Static method in class org.apache.flink.table.api.DataTypes
Resolution in days.
DAY() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in days with 2 digits for the number of days by default.
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(long) - Static method in class org.apache.flink.api.common.time.Time
Creates a new Time that represents the given number of days.
days(long) - Static method in class org.apache.flink.streaming.api.windowing.time.Time
Creates a new Time that represents the given number of days.
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, 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.DayTimeResolution - Enum in org.apache.flink.table.types.logical
Supported resolutions of this type.
db - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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 - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
dbOptions - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
dbPath - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
dbURL - Variable in class org.apache.flink.api.java.io.jdbc.AbstractJDBCOutputFormat
 
DCounter - Class in org.apache.flink.metrics.datadog
Mapping of counter between Flink and Datadog.
DCounter(Counter, String, String, List<String>) - Constructor for class org.apache.flink.metrics.datadog.DCounter
 
Deadline - Class in org.apache.flink.api.common.time
This class stores a deadline, as obtained via Deadline.now() or from Deadline.plus(Duration).
deaggregateRecords(List<Record>, String, String) - Static method in class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
 
deallocate() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
DEALLOCATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 interface org.apache.flink.metrics.Counter
Decrement the current count by 1.
dec(long) - Method in interface org.apache.flink.metrics.Counter
Decrement the current count by the given value.
dec() - Method in class org.apache.flink.metrics.SimpleCounter
Decrement the current count by 1.
dec(long) - Method in class org.apache.flink.metrics.SimpleCounter
Decrement the current count by the given value.
DEC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DECADE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DECIMAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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() - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API big decimal or SQL DECIMAL type.
Decimal - Class in org.apache.flink.table.dataformat
Sql Decimal value.
DECIMAL_NUMERIC_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DECIMAL_SYSTEM_DEFAULT - Static variable in class org.apache.flink.table.dataformat.Decimal
 
DECIMAL_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
DECIMAL_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DECIMAL = 5;
DecimalAvgAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DecimalAvgAggFunction
 
DecimalColumnVector - Interface in org.apache.flink.table.dataformat.vector
Decimal column vector.
DecimalConverter(int, int) - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.DecimalConverter
 
DecimalFirstValueAggFunction(DecimalTypeInfo) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.DecimalFirstValueAggFunction
 
DecimalFirstValueWithRetractAggFunction(DecimalTypeInfo) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DecimalFirstValueWithRetractAggFunction
 
DecimalIncrSumAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.DecimalIncrSumAggFunction
 
DecimalIncrSumWithRetractAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.DecimalIncrSumWithRetractAggFunction
 
DecimalLastValueAggFunction(DecimalTypeInfo) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.DecimalLastValueAggFunction
 
DecimalLastValueWithRetractAggFunction(DecimalTypeInfo) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DecimalLastValueWithRetractAggFunction
 
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
 
DecimalMaxWithRetractAggFunction(DecimalTypeInfo) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DecimalMaxWithRetractAggFunction
 
DecimalMinAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DecimalMinAggFunction
 
DecimalMinWithRetractAggFunction(DecimalTypeInfo) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DecimalMinWithRetractAggFunction
 
DecimalSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for Decimal.
DecimalSerializer(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
DecimalSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
We create the DecimalSerializer instead of using the DecimalSerializer of flink-table-runtime-blink for performance reasons in Python deserialization.
DecimalSerializer(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer
 
DecimalSerializer.DecimalSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
DecimalSerializer.DecimalSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
DecimalSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalSerializer.DecimalSerializerSnapshot
 
DecimalSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer.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(boolean, int, int) - Constructor for class org.apache.flink.table.types.logical.DecimalType
 
DecimalType(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() - Constructor for class org.apache.flink.table.types.logical.DecimalType
 
DecimalTypeInfo - Class in org.apache.flink.table.runtime.typeutils
TypeInfo for Decimal.
DecimalTypeInfo(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
DecimalTypeInfoFactory - Class in org.apache.flink.table.runtime.typeutils
The type factory of Decimal.
DecimalTypeInfoFactory() - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalTypeInfoFactory
 
DeclarativeAggregateFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
API for aggregation functions that are expressed in terms of expressions.
DeclarativeAggregateFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.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
 
DECLARE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
declareCursor(SqlSelect, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
Decline(String) - Constructor for class org.apache.flink.runtime.registration.RegistrationResponse.Decline
Creates a new rejection message.
declineCheckpoint(DeclineCheckpoint) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointCoordinatorGateway
 
declineCheckpoint(long, Throwable) - Method in interface org.apache.flink.runtime.execution.Environment
Declines a checkpoint.
declineCheckpoint(DeclineCheckpoint) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
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) - Constructor for class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint
 
DeclineCheckpoint(JobID, ExecutionAttemptID, long, Throwable) - Constructor for class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint
 
declineCheckpoint(DeclineCheckpoint) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
declineCheckpoint(DeclineCheckpoint) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
declineCheckpoint(JobID, ExecutionAttemptID, long, Throwable) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcCheckpointResponder
 
declineCheckpoint(JobID, ExecutionAttemptID, long, Throwable) - Method in interface org.apache.flink.runtime.taskmanager.CheckpointResponder
Declines the given checkpoint.
declineCheckpoint(long, Throwable) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
declineCheckpoint(long, Throwable) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
declineCheckpoint(long) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
declineCheckpoint(long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
DECLINED_OFFER_REFUSE_DURATION - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
Config parameter to configure the amount of time refuse a particular offer for.
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.planner.functions.sql.FlinkSqlOperatorTable
 
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.
decodeListFromConfig(ReadableConfig, ConfigOption<List<IN>>, Function<IN, OUT>) - 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.
decodePathFromReference(CheckpointStorageLocationReference) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
Decodes the given reference into a path.
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
 
decodeToBinary(int) - Method in interface org.apache.flink.table.dataformat.vector.Dictionary
 
decodeToDouble(int) - Method in interface org.apache.flink.table.dataformat.vector.Dictionary
 
decodeToFloat(int) - Method in interface org.apache.flink.table.dataformat.vector.Dictionary
 
decodeToInt(int) - Method in interface org.apache.flink.table.dataformat.vector.Dictionary
 
decodeToLong(int) - Method in interface org.apache.flink.table.dataformat.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
 
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(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(ByteBuffer, int, int, ByteBuffer, int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockDecompressor
 
decompress(byte[], int, int, byte[], int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockDecompressor
 
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.
decorate(T) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.Decorator
Extract real resource from resource, decorate and put it back.
decorate(Collection<ResultPartitionDeploymentDescriptor>, ResultPartitionWriter[], TaskActions, JobID, ResultPartitionConsumableNotifier) - Static method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
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.
decorateInternalResource(ConfigMap, Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.ConfigMapDecorator
 
decorateInternalResource(R, Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.Decorator
Decorate the internal resource.
decorateInternalResource(Deployment, Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.FlinkMasterDeploymentDecorator
 
decorateInternalResource(R, Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.InitializerDecorator
 
decorateInternalResource(R, Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.OwnerReferenceDecorator
 
decorateInternalResource(Service, Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.ServiceDecorator
 
decorateInternalResource(Pod, Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.TaskManagerPodDecorator
 
decorateWithCompression(NonClosingOutpusStreamDecorator) - Method in class org.apache.flink.runtime.state.SnappyStreamCompressionDecorator
 
decorateWithCompression(NonClosingInputStreamDecorator) - Method in class org.apache.flink.runtime.state.SnappyStreamCompressionDecorator
 
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(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(NonClosingOutpusStreamDecorator) - Method in class org.apache.flink.runtime.state.StreamCompressionDecorator
 
decorateWithCompression(NonClosingInputStreamDecorator) - Method in class org.apache.flink.runtime.state.StreamCompressionDecorator
 
decorateWithCompression(NonClosingOutpusStreamDecorator) - Method in class org.apache.flink.runtime.state.UncompressedStreamCompressionDecorator
 
decorateWithCompression(NonClosingInputStreamDecorator) - Method in class org.apache.flink.runtime.state.UncompressedStreamCompressionDecorator
 
Decorator<R,T extends KubernetesResource<R>> - Class in org.apache.flink.kubernetes.kubeclient.decorators
Abstract decorator for add features to resource such as deployment/pod/service.
Decorator() - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.Decorator
 
decorrelateQuery(RelNode) - Static method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator
Decorrelates a subquery.
decorrelateRel(LogicalProject) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite LogicalProject.
decorrelateRel(LogicalFilter) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite LogicalFilter.
decorrelateRel(LogicalAggregate) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrites a LogicalAggregate.
decorrelateRel(LogicalJoin) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite LogicalJoin.
decorrelateRel(Sort) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite Sort.
decorrelateRel(Values) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrites a Values.
decorrelateRel(LogicalCorrelate) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
 
decorrelateRel(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Fallback if none of the other decorrelateRel methods match.
decreaseRefreshInterval(int) - Method in class org.apache.flink.table.client.cli.CliResultView
 
decrement() - Method in class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
Decrements the reference count and returns whether the reference counter entered the disposed state.
decrementReference(BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
decrementReferenceIfHeld(BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
DeduplicateKeepFirstRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to deduplicate on keys and keeps only first row.
DeduplicateKeepFirstRowFunction(long, long) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepFirstRowFunction
 
DeduplicateKeepLastRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to deduplicate on keys and keeps only last row.
DeduplicateKeepLastRowFunction(long, long, BaseRowTypeInfo, boolean) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepLastRowFunction
 
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
 
DEFAULT - Static variable in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
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.runtime.state.ttl.TtlTimeProvider
 
Default() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
DEFAULT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFAULT_ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFAULT_A - Static variable in class org.apache.flink.graph.generator.RMatGraph
 
DEFAULT_AKKA_ASK_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_ASK_TIMEOUT - Static variable in class org.apache.flink.test.util.TestBaseUtils
 
DEFAULT_AKKA_CLIENT_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_DISPATCHER_THROUGHPUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_FRAMESIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_LOG_LIFECYCLE_EVENTS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_LOOKUP_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_STARTUP_TIMEOUT - Static variable in class org.apache.flink.test.util.TestBaseUtils
 
DEFAULT_AKKA_TRANSPORT_HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_AKKA_TRANSPORT_HEARTBEAT_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_TRANSPORT_THRESHOLD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_AKKA_WATCH_THRESHOLD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
This default value is no longer used and has no effect on Flink.
DEFAULT_B - Static variable in class org.apache.flink.graph.generator.RMatGraph
 
DEFAULT_BLOB_FETCH_BACKLOG - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_BLOB_FETCH_CONCURRENT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_BLOB_FETCH_RETRIES - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_BLOB_SERVER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_BLOB_SERVICE_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_BUILTIN_CATALOG - Static variable in class org.apache.flink.table.api.EnvironmentSettings
 
DEFAULT_BUILTIN_DATABASE - Static variable in class org.apache.flink.table.api.EnvironmentSettings
 
DEFAULT_C - Static variable in class org.apache.flink.graph.generator.RMatGraph
 
DEFAULT_CAPACITY - Static variable in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
Default capacity for a CopyOnWriteStateMap.
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.CharValueArray
 
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.IntValueArray
 
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.LongValueArray
 
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
DEFAULT_CAPACITY_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.StringValueArray
 
DEFAULT_CHANNEL - Static variable in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSource
IRC channel to join.
DEFAULT_CHARSET - Static variable in class org.apache.flink.configuration.ConfigConstants
 
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_DB - Static variable in class org.apache.flink.table.catalog.hive.HiveCatalog
 
DEFAULT_DELIMITED_FORMAT_MAX_LINE_SAMPLES - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_DELIMITED_FORMAT_MAX_SAMPLE_LEN - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_DELIMITED_FORMAT_MIN_LINE_SAMPLES - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_EDGES - Static variable in class org.apache.flink.graph.examples.data.ConnectedComponentsDefaultData
 
DEFAULT_EDGES - Static variable in class org.apache.flink.graph.examples.data.SingleSourceShortestPathsData
 
DEFAULT_EXECUTION_RETRIES - Static variable in class org.apache.flink.configuration.ConfigConstants
The default number of execution retries.
DEFAULT_FACTORY - Static variable in class org.apache.flink.runtime.state.SharedStateRegistry
A singleton object for the default implementation of a SharedStateRegistryFactory
DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvInputFormat
 
DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvOutputFormat
 
DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
 
DEFAULT_FILESYSTEM_ALWAYS_CREATE_DIRECTORY - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_FILESYSTEM_OVERWRITE - Static variable in class org.apache.flink.configuration.ConfigConstants
The default behavior with respect to overwriting existing files (= not overwrite).
DEFAULT_FILESYSTEM_SCHEME - Static variable in class org.apache.flink.configuration.ConfigConstants
The default filesystem to be used, if no other scheme is specified in the user-provided URI (= local filesystem).
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_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_FS_STREAM_OPENING_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
The default timeout for filesystem stream opening: infinite (means max long milliseconds).
DEFAULT_GET_PARTITIONS_RETRIES - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Default number of retries for getting the partition info.
DEFAULT_GROUP_SIZE - Static variable in class org.apache.flink.graph.library.similarity.JaccardIndex
 
DEFAULT_HA_JOB_MANAGER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
No longer used.
DEFAULT_HA_MODE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Deprecated in favour of HighAvailabilityOptions.HA_MODE
DEFAULT_HA_ZOOKEEPER_CLIENT_ACL - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_HOST - Static variable in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSource
Hostname of the server to connect to.
DEFAULT_HTTP_TIMEOUT - Static variable in class org.apache.flink.test.util.TestBaseUtils
 
DEFAULT_IGNORE_NULL_FIELDS - Static variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig
The default option to ignore null fields on insertion.
DEFAULT_INITIAL_SIZE - Static variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
The initial default size of a hash table.
DEFAULT_INSTANCE - Static variable in class org.apache.flink.table.client.config.entries.ConfigurationEntry
 
DEFAULT_INSTANCE - Static variable in class org.apache.flink.table.client.config.entries.DeploymentEntry
 
DEFAULT_INSTANCE - Static variable in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
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_JOB_MANAGER_IPC_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_JOB_MANAGER_WEB_ARCHIVE_COUNT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_JOB_MANAGER_WEB_BACK_PRESSURE_CLEAN_UP_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_JOB_MANAGER_WEB_BACK_PRESSURE_DELAY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_JOB_MANAGER_WEB_BACK_PRESSURE_NUM_SAMPLES - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_JOB_MANAGER_WEB_BACK_PRESSURE_REFRESH_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_JOB_MANAGER_WEB_CHECKPOINTS_DISABLE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Config key has been deprecated. Therefore, no default value required.
DEFAULT_JOB_MANAGER_WEB_CHECKPOINTS_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_JOB_MANAGER_WEB_FRONTEND_ADDRESS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
use WebOptions.ADDRESS instead
DEFAULT_JOB_MANAGER_WEB_FRONTEND_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
use WebOptions.PORT instead
DEFAULT_JOB_MANAGER_WEB_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_JOB_MANAGER_WEB_SUBMIT_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_JOB_NAME - Static variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
The default name to use for a streaming job if no other name has been specified.
DEFAULT_JOB_NAME - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
DEFAULT_KAFKA_PRODUCERS_POOL_SIZE - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Default number of KafkaProducers in the pool.
DEFAULT_KAFKA_PRODUCERS_POOL_SIZE - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Default number of KafkaProducers in the pool.
DEFAULT_KAFKA_TRANSACTION_TIMEOUT - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Default value for kafka transaction timeout.
DEFAULT_KAFKA_TRANSACTION_TIMEOUT - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Default value for kafka transaction timeout.
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_LIBRARY_CACHE_MANAGER_CLEANUP_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_LINE_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvInputFormat
 
DEFAULT_LINE_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvOutputFormat
 
DEFAULT_LINE_DELIMITER - Static variable in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
 
DEFAULT_LIST_COLUMN_TYPES_SEPARATOR - Static variable in class org.apache.flink.table.catalog.hive.HiveCatalogConfig
 
DEFAULT_LIST_SHARDS_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_LIST_SHARDS_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_LIST_SHARDS_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_LIST_SHARDS_RETRIES - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
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_JOB_MANAGER - Static variable in class org.apache.flink.configuration.ConfigConstants
 
DEFAULT_LOCAL_NUMBER_RESOURCE_MANAGER - Static variable in class org.apache.flink.configuration.ConfigConstants
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_MANAGED_MEMORY_WEIGHT - Static variable in class org.apache.flink.api.dag.Transformation
 
DEFAULT_MARGIN - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
DEFAULT_MAX_CONCURRENT_CHECKPOINTS - Static variable in class org.apache.flink.streaming.api.environment.CheckpointConfig
The default limit of concurrently happening checkpoints: one.
DEFAULT_MAX_CONCURRENT_REQUESTS - Static variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig
The default maximum number of concurrent requests.
DEFAULT_MAX_CONCURRENT_REQUESTS_TIMEOUT - Static variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig
The default timeout duration when acquiring a permit to execute.
DEFAULT_MAX_STATE_SIZE - Static variable in class org.apache.flink.runtime.state.memory.MemoryStateBackend
The default maximal size that the snapshotted memory state may have (5 MiBytes).
DEFAULT_MEMORY_MANAGER_MEMORY_FRACTION - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
has no effect
DEFAULT_MESOS_ARTIFACT_SERVER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#ARTIFACT_SERVER_PORT_KEY.
DEFAULT_MESOS_ARTIFACT_SERVER_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#ARTIFACT_SERVER_SSL_ENABLED.
DEFAULT_MESOS_FAILOVER_TIMEOUT_SECS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#FAILOVER_TIMEOUT_SECONDS.
DEFAULT_MESOS_RESOURCEMANAGER_FRAMEWORK_NAME - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_NAME.
DEFAULT_MESOS_RESOURCEMANAGER_FRAMEWORK_ROLE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_ROLE.
DEFAULT_MESOS_RESOURCEMANAGER_FRAMEWORK_USER - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_USER.
DEFAULT_METRICS_LATENCY_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_MIN_PAUSE_BETWEEN_CHECKPOINTS - Static variable in class org.apache.flink.streaming.api.environment.CheckpointConfig
The default minimum pause to be made between checkpoints: none.
DEFAULT_ML_ENVIRONMENT_ID - Static variable in class org.apache.flink.ml.common.MLEnvironmentFactory
The default MLEnvironmentId.
DEFAULT_MODE - Static variable in class org.apache.flink.streaming.api.environment.CheckpointConfig
The default checkpoint mode: exactly once.
DEFAULT_NOISE - Static variable in class org.apache.flink.graph.generator.RMatGraph
 
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.ConfigConstants
Deprecated.
DEFAULT_PARALLELISM - Static variable in class org.apache.flink.configuration.CoreOptions
 
DEFAULT_PARALLELISM_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_POLL_TIMEOUT - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
From Kafka's Javadoc: The time, in milliseconds, spent waiting in poll if data is not available.
DEFAULT_POLL_TIMEOUT - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
From Kafka's Javadoc: The time, in milliseconds, spent waiting in poll if data is not available.
DEFAULT_PORT - Static variable in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSource
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_QUEUE_CAPACITY - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
The default capacity of a single queue.
DEFAULT_RATE_LIMIT - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Default values for RateLimit.
DEFAULT_RECOVERY_JOB_MANAGER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_RECOVERY_MODE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Deprecated in favour of ConfigConstants.DEFAULT_HA_MODE
DEFAULT_RESOURCE_MANAGER_IPC_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_RESTART_ATTEMPTS - Static variable in class org.apache.flink.runtime.executiongraph.restart.NoOrFixedIfCheckpointingEnabledRestartStrategyFactory
 
DEFAULT_RESTART_DELAY - Static variable in class org.apache.flink.runtime.executiongraph.restart.NoOrFixedIfCheckpointingEnabledRestartStrategyFactory
 
DEFAULT_RUNTIME_HASH_JOIN_BLOOM_FILTERS - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_SCALE - Static variable in class org.apache.flink.table.types.logical.DecimalType
 
DEFAULT_SCHEDULE_MODE - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
DEFAULT_SECURITY_SSL_ALGORITHMS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_SECURITY_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_SECURITY_SSL_PROTOCOL - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_SECURITY_SSL_VERIFY_HOSTNAME - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_SEED - Static variable in class org.apache.flink.graph.generator.random.JDKRandomGeneratorFactory
 
DEFAULT_SEED - Static variable in class org.apache.flink.graph.generator.random.MersenneTwisterFactory
 
DEFAULT_SEED - Static variable in class org.apache.flink.table.runtime.util.MurmurHashUtil
 
DEFAULT_SESSION_ID - Static variable in class org.apache.flink.table.client.SqlClient
 
DEFAULT_SHARD_ASSIGNER - Static variable in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
 
DEFAULT_SHARD_DISCOVERY_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETITERATOR_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETITERATOR_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETITERATOR_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETITERATOR_RETRIES - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETRECORDS_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETRECORDS_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETRECORDS_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETRECORDS_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETRECORDS_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_GETRECORDS_RETRIES - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_IDLE_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SHARD_USE_ADAPTIVE_READS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_SIZE - Static variable in class org.apache.flink.table.dataformat.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_SORT_SPILLING_THRESHOLD - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_SORT_SPILLING_THRESHOLD_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_SPILLING_MAX_FAN - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_SPILLING_MAX_FAN_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_STATE_BACKEND - Static variable in class org.apache.flink.configuration.ConfigConstants
 
DEFAULT_STREAM_DESCRIBE_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_STREAM_DESCRIBE_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_STREAM_DESCRIBE_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_STREAM_INITIAL_POSITION - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_STREAM_TIMESTAMP_DATE_FORMAT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_TASK_CANCELLATION_INTERVAL_MILLIS - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_DATA_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_DATA_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_DEBUG_MEMORY_USAGE_LOG_INTERVAL_MS - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_DEBUG_MEMORY_USAGE_START_LOG_THREAD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_TASK_MANAGER_INITIAL_REGISTRATION_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_IPC_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_TASK_MANAGER_MAX_REGISTRATION_DURATION - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_MAX_REGISTRATION_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_MEMORY_PRE_ALLOCATE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
has no effect
DEFAULT_TASK_MANAGER_MEMORY_SEGMENT_SIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
TaskManagerOptions.MEMORY_SEGMENT_SIZE provides the default value now
DEFAULT_TASK_MANAGER_NETWORK_DEFAULT_IO_MODE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Not used anymore
DEFAULT_TASK_MANAGER_NETWORK_NUM_BUFFERS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_TASK_MANAGER_REFUSED_REGISTRATION_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_TASK_MANAGER_TMP_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
CoreOptions.TMP_DIRS provides the default value now
DEFAULT_THREAD_POOL_SIZE - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Default values for ThreadPoolSize.
DEFAULT_THREADING_MODEL - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Default value for ThreadingModel.
DEFAULT_TIME_CHARACTERISTIC - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
DEFAULT_TIMEOUT - Static variable in class org.apache.flink.streaming.api.environment.CheckpointConfig
The default timeout of a checkpoint attempt: 10 minutes.
DEFAULT_TIMEOUT - Static variable in class org.apache.flink.test.util.TestBaseUtils
 
DEFAULT_UNDEFINED - Static variable in class org.apache.flink.api.java.utils.AbstractParameterTool
 
DEFAULT_UPDATE_TIMEOUT_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
DEFAULT_USE_LARGE_RECORD_HANDLER - Static variable in class org.apache.flink.configuration.ConfigConstants
Whether to use the LargeRecordHandler when spilling.
DEFAULT_WATERMARK_SYNC_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
 
DEFAULT_YARN_APPLICATION_MASTER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Not used anymore, but remain here until Flink 2.0
DEFAULT_YARN_CONTAINER_START_COMMAND_TEMPLATE - Static variable in class org.apache.flink.configuration.ConfigConstants
Start command template for Flink on YARN containers.
DEFAULT_YARN_HEAP_CUTOFF - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_YARN_HEAP_CUTOFF_RATIO - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_YARN_JOB_MANAGER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#APPLICATION_MASTER_PORT.
DEFAULT_YARN_MIN_HEAP_CUTOFF - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Not used anymore, but remain here until Flink 2.0
DEFAULT_ZOOKEEPER_CHECKPOINT_COUNTER_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_CHECKPOINTS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_CLIENT_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of FlinkZookeeperQuorumPeer#DEFAULT_ZOOKEEPER_CLIENT_PORT.
DEFAULT_ZOOKEEPER_CLIENT_PORT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default client port.
DEFAULT_ZOOKEEPER_CONNECTION_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_DIR_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_INIT_LIMIT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of FlinkZookeeperQuorumPeer#DEFAULT_ZOOKEEPER_INIT_LIMIT.
DEFAULT_ZOOKEEPER_INIT_LIMIT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default init limit.
DEFAULT_ZOOKEEPER_JOBGRAPHS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_LATCH_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_LEADER_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_LEADER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of FlinkZookeeperQuorumPeer#DEFAULT_ZOOKEEPER_LEADER_PORT.
DEFAULT_ZOOKEEPER_LEADER_PORT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default leader port.
DEFAULT_ZOOKEEPER_MAX_RETRY_ATTEMPTS - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_MESOS_WORKERS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_NAMESPACE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_ZOOKEEPER_PEER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of FlinkZookeeperQuorumPeer#DEFAULT_ZOOKEEPER_PEER_PORT.
DEFAULT_ZOOKEEPER_PEER_PORT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default peer port.
DEFAULT_ZOOKEEPER_RETRY_WAIT - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_SASL_DISABLE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
DEFAULT_ZOOKEEPER_SESSION_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
DEFAULT_ZOOKEEPER_SYNC_LIMIT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of FlinkZookeeperQuorumPeer#DEFAULT_ZOOKEEPER_SYNC_LIMIT.
DEFAULT_ZOOKEEPER_SYNC_LIMIT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default sync limit.
DefaultBroadcastVariableInitializer<T> - Class in org.apache.flink.runtime.broadcast
The default BroadcastVariableInitializer implementation that initializes the broadcast variable into a list.
DefaultCLI - Class in org.apache.flink.client.cli
The default CLI which is used for interaction with standalone clusters.
DefaultCLI(Configuration) - Constructor for class org.apache.flink.client.cli.DefaultCLI
 
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
 
defaultColumnFamilyHandle - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
DefaultConfigurableOptionsFactory - Class in org.apache.flink.contrib.streaming.state
An implementation of ConfigurableRocksDBOptionsFactory using options provided by RocksDBConfigurableOptions.
DefaultConfigurableOptionsFactory() - Constructor for class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
defaultConfiguration() - Static method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
defaultConfiguration() - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceConfiguration
 
DefaultCostEstimator - Class in org.apache.flink.optimizer.costs
A default cost estimator that has access to basic size and cardinality estimates.
DefaultCostEstimator() - Constructor for class org.apache.flink.optimizer.costs.DefaultCostEstimator
 
DefaultCross(DataSet<I1>, DataSet<I2>, CrossOperatorBase.CrossHint, String) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.DefaultCross
 
defaultData - Variable in class org.apache.flink.api.java.utils.AbstractParameterTool
 
defaultDecimalPrecision - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
defaultDecimalScale - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
defaultDecodeUTF8(byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
DefaultDispatcherResourceManagerComponentFactory - Class in org.apache.flink.runtime.entrypoint.component
Abstract class which implements the creation of the DispatcherResourceManagerComponent components.
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.
defaultDriverName() - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
 
defaultEncodeUTF8(String, byte[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
DefaultExecutionGraphCache - Class in org.apache.flink.runtime.rest.handler.legacy
Default implementation of ExecutionGraphCache.
DefaultExecutionGraphCache(Time, Time) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCache
 
DefaultExecutionSlotAllocator - Class in org.apache.flink.runtime.scheduler
Default ExecutionSlotAllocator which will use SlotProvider to allocate slots and keep the unfulfilled requests for further cancellation.
DefaultExecutionSlotAllocator(SlotProviderStrategy, InputsLocationsRetriever) - Constructor for class org.apache.flink.runtime.scheduler.DefaultExecutionSlotAllocator
 
DefaultExecutionSlotAllocatorFactory - Class in org.apache.flink.runtime.scheduler
DefaultExecutionSlotAllocatorFactory(SlotProviderStrategy) - Constructor for class org.apache.flink.runtime.scheduler.DefaultExecutionSlotAllocatorFactory
 
DefaultExecutionTopology - Class in org.apache.flink.runtime.scheduler.adapter
DefaultExecutionTopology(ExecutionGraph) - Constructor for class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
DefaultExecutorServiceLoader - Class in org.apache.flink.core.execution
The default implementation of the PipelineExecutorServiceLoader.
DefaultExecutorServiceLoader() - Constructor for class org.apache.flink.core.execution.DefaultExecutorServiceLoader
 
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
 
DefaultInMemorySorterFactory<T> - Class in org.apache.flink.runtime.operators.sort
Default factory for InMemorySorter.
DefaultInputSplitAssigner - Class in org.apache.flink.api.common.io
This is the default implementation of the InputSplitAssigner interface.
DefaultInputSplitAssigner(InputSplit[]) - Constructor for class org.apache.flink.api.common.io.DefaultInputSplitAssigner
 
DefaultInputSplitAssigner(Collection<? extends InputSplit>) - Constructor for class org.apache.flink.api.common.io.DefaultInputSplitAssigner
 
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
 
DefaultJobManagerRunnerFactory - Enum in org.apache.flink.runtime.dispatcher
Singleton default factory for JobManagerRunnerImpl.
DefaultJobMasterServiceFactory - Class in org.apache.flink.runtime.jobmaster.factories
Default implementation of the JobMasterServiceFactory.
DefaultJobMasterServiceFactory(JobMasterConfiguration, SlotPoolFactory, SchedulerFactory, RpcService, HighAvailabilityServices, JobManagerSharedServices, HeartbeatServices, JobManagerJobMetricGroupFactory, FatalErrorHandler, SchedulerNGFactory, ShuffleMaster<?>) - Constructor for class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceFactory
 
DefaultJoin(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, JoinOperatorBase.JoinHint, String, JoinType) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin
 
DefaultKeyedStateStore - Class in org.apache.flink.runtime.state
Default implementation of KeyedStateStore that currently forwards state registration to a RuntimeContext.
DefaultKeyedStateStore(KeyedStateBackend<?>, ExecutionConfig) - Constructor for class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
DefaultLastStateConnectionStateListener - Class in org.apache.flink.runtime.checkpoint
 
DefaultLastStateConnectionStateListener() - Constructor for class org.apache.flink.runtime.checkpoint.DefaultLastStateConnectionStateListener
 
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.
DefaultLogicalTopology(JobGraph) - Constructor for class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
DefaultLogicalVertex - Class in org.apache.flink.runtime.jobgraph.topology
Default implementation of LogicalVertex.
defaultMaxOrder() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default maximum order - System Property: io.netty.allocator.maxOrder - default 11
defaultMemoryMB - Variable in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
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(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.plan.QueryOperationConverter
 
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(QueryOperation) - Method in class org.apache.flink.table.planner.plan.QueryOperationConverter
 
defaultMethod(LogicalType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToConversionClassConverter
 
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
 
defaultMethod(DataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
defaultMetricRegistryConfiguration() - Static method in class org.apache.flink.runtime.metrics.MetricRegistryConfiguration
 
defaultName - Variable in class org.apache.flink.api.java.operators.FilterOperator
 
defaultName - Variable in class org.apache.flink.api.java.operators.FlatMapOperator
 
defaultName - Variable in class org.apache.flink.api.java.operators.MapOperator
 
defaultName - Variable in class org.apache.flink.api.java.operators.MapPartitionOperator
 
defaultNormalCacheSize() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default normal cache size - System Property: io.netty.allocator.normalCacheSize - default 64
defaultNumDirectArena() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default number of direct arenas - System Property: io.netty.allocator.numDirectArenas - default 2 * cores
defaultNumHeapArena() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default number of heap arenas - System Property: io.netty.allocator.numHeapArenas - default 2 * cores
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<?, ?>>, AbstractSnapshotStrategy<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
 
defaultPageSize() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default buffer page size - System Property: io.netty.allocator.pageSize - default 8192
defaultParallelism - Variable in class org.apache.flink.api.common.Plan
The default parallelism to use for nodes that have no explicitly specified parallelism.
defaultPartValue - Variable in class org.apache.flink.table.filesystem.RowPartitionComputer
 
defaultPreferDirect() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default prefer direct - System Property: io.netty.noPreferDirect - default false
DefaultResourceManagerService - Class in org.apache.flink.runtime.entrypoint.component
Default DispatcherResourceManagerComponent.ResourceManagerService implementation which uses a ResourceManager instance.
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.
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, BackPressureStatsTracker, Executor, Configuration, SlotProvider, ScheduledExecutorService, ScheduledExecutor, ClassLoader, CheckpointRecoveryFactory, Time, BlobWriter, JobManagerJobMetricGroup, Time, ShuffleMaster<?>, JobMasterPartitionTracker, SchedulingStrategyFactory, FailoverStrategy.Factory, RestartBackoffTimeStrategy, ExecutionVertexOperations, ExecutionVertexVersioner, ExecutionSlotAllocatorFactory) - Constructor for class org.apache.flink.runtime.scheduler.DefaultScheduler
 
DefaultSchedulerFactory - Class in org.apache.flink.runtime.jobmaster.slotpool
Default implementation of a SchedulerFactory.
DefaultSchedulerFactory(SlotSelectionStrategy) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DefaultSchedulerFactory
 
DefaultSchedulerFactory - Class in org.apache.flink.runtime.scheduler
Factory for DefaultScheduler.
DefaultSchedulerFactory() - Constructor for class org.apache.flink.runtime.scheduler.DefaultSchedulerFactory
 
defaultSecondPrecision - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
defaultShim() - Static method in interface org.apache.flink.orc.shim.OrcShim
Default with orc dependent, we should use v2.3.0.
DefaultSlotPoolFactory - Class in org.apache.flink.runtime.jobmaster.slotpool
Default slot pool factory.
DefaultSlotPoolFactory(Clock, Time, Time, Time) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DefaultSlotPoolFactory
 
defaultSmallCacheSize() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default small cache size - System Property: io.netty.allocator.smallCacheSize - default 256
defaultTinyCacheSize() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default tiny cache size - System Property: io.netty.allocator.tinyCacheSize - default 512
defaultTopicId - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
The name of the default topic this producer is writing data to.
defaultUseCacheForAllThreads() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Default thread caching behavior - System Property: io.netty.allocator.useCacheForAllThreads - default true
defaultValue - Variable in class org.apache.flink.api.common.state.StateDescriptor
The default value returned by the state when no other value is bound to a key.
defaultValue(String) - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
Define a default value for the option.
defaultValue() - Method in class org.apache.flink.configuration.ConfigOption
Returns the default value, or null, if there is no default value.
defaultValue(T) - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Deprecated.
define the type explicitly first with one of the intType(), stringType(), etc.
defaultValue(T) - Method in class org.apache.flink.configuration.ConfigOptions.TypedConfigOptionBuilder
Creates a ConfigOption with the given default value.
defaultValue - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
defaultValue - Variable in class org.apache.flink.graph.drivers.parameter.SimpleParameter
 
defaultValues(T...) - Method in class org.apache.flink.configuration.ConfigOptions.ListConfigOptionBuilder
Creates a ConfigOption with the given default value.
defaultYearPrecision - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
DEFERRABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFERRED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DeferredObjectAdapter - Class in org.apache.flink.table.functions.hive
Adapter from Java Object to Hive DeferredObject.
DeferredObjectAdapter(ObjectInspector, LogicalType, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.DeferredObjectAdapter
 
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.sources
The DefinedFieldMapping interface provides a mapping for the fields of the table schema (TableSource.getTableSchema() to fields of the physical produced data type TableSource.getProducedDataType() of a TableSource.
DefinedProctimeAttribute - Interface in org.apache.flink.table.sources
Extends a TableSource to specify a processing time attribute.
DefinedRowtimeAttributes - Interface in org.apache.flink.table.sources
Extends a TableSource to specify rowtime attributes via a RowtimeAttributeDescriptor.
DEFINER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
DegreeAnnotationFunctions - Class in org.apache.flink.graph.asm.degree.annotate
Common user-defined-functions.
DegreeAnnotationFunctions.DegreeCount<K> - Class in org.apache.flink.graph.asm.degree.annotate
Combines the vertex degree count.
DegreeAnnotationFunctions.JoinEdgeDegreeWithVertexDegree<K,EV,D> - Class in org.apache.flink.graph.asm.degree.annotate
Composes the vertex degree with this edge value.
DegreeAnnotationFunctions.JoinEdgeWithVertexDegree<K,EV,D> - Class in org.apache.flink.graph.asm.degree.annotate
Assigns the vertex degree to this edge value.
DegreeAnnotationFunctions.JoinVertexWithVertexDegree<K,VV> - Class in org.apache.flink.graph.asm.degree.annotate
Performs a left outer join to apply a zero count for vertices with out- or in-degree of zero.
DegreeAnnotationFunctions.MapEdgeToSourceId<K,EV> - Class in org.apache.flink.graph.asm.degree.annotate
Emits the source vertex ID along with an initial count.
DegreeAnnotationFunctions.MapEdgeToTargetId<K,EV> - Class in org.apache.flink.graph.asm.degree.annotate
Emits the target vertex ID along with an initial count.
DegreeCount() - Constructor for class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.DegreeCount
 
Degrees() - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees.Degrees
 
Degrees(LongValue, LongValue, LongValue) - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees.Degrees
 
DEGREES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
DEGREES - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
degrees(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
delegate - Variable in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
delegateCompatibilityCheckToNewSnapshot(TypeSerializer<T>, CompositeTypeSerializerSnapshot<T, ? extends TypeSerializer>, TypeSerializerSnapshot<?>...) - Static method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil
Delegates compatibility checks to a CompositeTypeSerializerSnapshot instance.
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
 
delete(Path, boolean) - Method in class org.apache.flink.core.fs.FileSystem
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(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.runtime.fs.hdfs.HadoopFileSystem
 
DELETE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
delete(Collector<BaseRow>, BaseRow) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
This is similar to [[retract()]] but always send retraction message regardless of generateRetraction is true or not.
delete(Collector<BaseRow>, BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
This is with-row-number version of above delete() method.
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
 
deleteApplicationFiles(Map<String, 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.
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(FileIOChannel.ID) - Static method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Deletes the file underlying the given channel.
deleteChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
deleteChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
deleteCheckpoint(FileSystem, Path, long) - Static method in class org.apache.flink.table.filesystem.PartitionTempFileManager
Delete checkpoint path.
deleteChildren() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Recursively deletes all children.
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.internal.InternalWindowProcessFunction.Context
Deletes the cleanup timer set for the contents of the provided window.
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.
deleteEventTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
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(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.AbstractProcessStreamOperator.ContextImpl
 
deleteEventTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
Delete the event-time trigger for the given time.
deleteExtractedLibraries() - Method in class org.apache.flink.client.program.PackagedProgram
Deletes all temporary files created for contained packaged libraries.
deleteFileOrDirectory(File) - Static method in class org.apache.flink.util.FileUtils
Removes the given file or directory recursively.
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(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(TransientBlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
deleteFromCache(JobID, 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.
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.
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.streaming.api.environment.CheckpointConfig.ExternalizedCheckpointCleanup
Returns whether persistent checkpoints shall be discarded on cancellation of the job.
deletePathIfEmpty(FileSystem, Path) - Static method in class org.apache.flink.util.FileUtils
Deletes the path if it is empty.
deleteProcessingTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
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(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.AbstractProcessStreamOperator.ContextImpl
 
deleteProcessingTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
Delete the processing time trigger for the given time.
deleteRecursively(File) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
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_LINE_SAMPLES_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
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_MAX_SAMPLE_LENGTH_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
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.
DELIMITED_FORMAT_MIN_LINE_SAMPLES_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
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.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
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.
delta() - Method in class org.apache.flink.api.java.summarize.aggregation.CompensatedSum
The correction term.
DELTA - Static variable in class org.apache.flink.graph.examples.data.CommunityDetectionData
 
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.
DeltaIteration<ST,WT> - Class in org.apache.flink.api.java.operators
The DeltaIteration represents the start of a delta iteration.
DeltaIteration(ExecutionEnvironment, TypeInformation<ST>, DataSet<ST>, DataSet<WT>, Keys<ST>, int) - Constructor for class org.apache.flink.api.java.operators.DeltaIteration
 
DeltaIteration.SolutionSetPlaceHolder<ST> - Class in org.apache.flink.api.java.operators
A DataSet that acts as a placeholder for the solution set during the iteration.
DeltaIteration.WorksetPlaceHolder<WT> - Class in org.apache.flink.api.java.operators
A DataSet that acts as a placeholder for the workset during the iteration.
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.
DeltaIterationResultSet<ST,WT> - Class in org.apache.flink.api.java.operators
Resulting DataSet of a delta iteration operation.
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 - 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.
DENSE_VECTOR - Static variable in class org.apache.flink.ml.common.utils.VectorTypes
DenseVector type information.
DenseMatrix - Class in org.apache.flink.ml.common.linalg
DenseMatrix stores dense matrix data and provides some methods to operate on the matrix it represents.
DenseMatrix(int, int) - Constructor for class org.apache.flink.ml.common.linalg.DenseMatrix
Construct an m-by-n matrix of zeros.
DenseMatrix(int, int, double[]) - Constructor for class org.apache.flink.ml.common.linalg.DenseMatrix
Construct a matrix from a 1-D array.
DenseMatrix(int, int, double[], boolean) - Constructor for class org.apache.flink.ml.common.linalg.DenseMatrix
Construct a matrix from a 1-D array.
DenseMatrix(double[][]) - Constructor for class org.apache.flink.ml.common.linalg.DenseMatrix
Construct a matrix from a 2-D array.
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
 
DenseVector - Class in org.apache.flink.ml.common.linalg
A dense vector represented by a values array.
DenseVector() - Constructor for class org.apache.flink.ml.common.linalg.DenseVector
Create a zero size vector.
DenseVector(int) - Constructor for class org.apache.flink.ml.common.linalg.DenseVector
Create a size n vector with all elements zero.
DenseVector(double[]) - Constructor for class org.apache.flink.ml.common.linalg.DenseVector
Create a dense vector with the user provided data.
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.table.client.gateway.local.ProgramDeployer
 
deployJobCluster(ClusterSpecification, JobGraph, boolean) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Deploys a per-job cluster with the given job on the cluster.
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
 
DEPLOYMENT_ENTRY - Static variable in class org.apache.flink.table.client.config.Environment
 
DeploymentEntry - Class in org.apache.flink.table.client.config.entries
Configuration of a Flink cluster deployment.
DeploymentOption - Class in org.apache.flink.runtime.scheduler
Deployment option which indicates whether the task should send scheduleOrUpdateConsumer message to master.
DeploymentOption(boolean) - Constructor for class org.apache.flink.runtime.scheduler.DeploymentOption
 
DeploymentOptions - Class in org.apache.flink.configuration
The configuration options relevant for all Executors.
DeploymentOptions() - Constructor for class org.apache.flink.configuration.DeploymentOptions
 
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
 
deprecated() - Static method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
DEPRECATED_FILE_SINKS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
deprecatedKeys() - Method in class org.apache.flink.configuration.ConfigOption
Deprecated.
DeprecationDelta(String, String, String) - Constructor for class org.apache.hadoop.conf.Configuration.DeprecationDelta
 
DeprecationDelta(String, String) - Constructor for class org.apache.hadoop.conf.Configuration.DeprecationDelta
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
deregisterApplicationAndClose(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.
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
deriveAlias(SqlNode, int) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
deriveConstructorType(SqlValidatorScope, SqlCall, SqlFunction, SqlFunction, List<RelDataType>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
DERIVED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
deriveFieldMapping(DescriptorProperties, Optional<TypeInformation<?>>) - Static method in class org.apache.flink.table.descriptors.SchemaValidator
Finds a table source field mapping.
deriveProctimeAttribute(DescriptorProperties) - Static method in class org.apache.flink.table.descriptors.SchemaValidator
Finds the proctime attribute if defined.
deriveRowtimeAttributes(DescriptorProperties) - Static method in class org.apache.flink.table.descriptors.SchemaValidator
Finds the rowtime attributes if defined.
deriveSchema() - Method in class org.apache.flink.table.descriptors.Csv
Deprecated.
Derivation format schema from table's schema is the default behavior now. So there is no need to explicitly declare to derive schema.
deriveSchema() - Method in class org.apache.flink.table.descriptors.Json
Deprecated.
Derivation format schema from table's schema is the default behavior now. So there is no need to explicitly declare to derive schema.
deriveSchema() - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Derivation format schema from table's schema is the default behavior now. So there is no need to explicitly declare to derive schema.
deriveSchema(Map<String, String>) - Static method in class org.apache.flink.table.factories.TableFormatFactoryBase
Finds the table schema that can be used for a format schema (without time attributes and generated columns).
deriveTableSinkSchema(DescriptorProperties) - Static method in class org.apache.flink.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.calcite.sql.ExtendedSqlRowTypeNameSpec
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.apache.calcite.sql.SqlFunction
 
deriveType(SqlValidator) - Method in class org.apache.calcite.sql.SqlMapTypeNameSpec
 
deriveType(SqlValidatorScope, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
deriveType(SqlValidator) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
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
 
DESCRIBE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
describeStream(String, String) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Get metainfo for a Kinesis stream, which contains information about which shards this Kinesis stream possess.
description() - Method in class org.apache.flink.configuration.ConfigOption
Returns the description of this option.
Description - Class in org.apache.flink.configuration.description
Description for ConfigOption.
description - Variable in class org.apache.flink.runtime.state.AbstractSnapshotStrategy
Descriptive name of the snapshot strategy that will appear in the log outputs and AbstractSnapshotStrategy.toString().
DESCRIPTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.DescriptionBuilder - Class in org.apache.flink.configuration.description
Builder for Description.
DESCRIPTION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
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(DescriptiveStatisticsHistogram.CircularDoubleArray) - Constructor for class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
DESCRIPTOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Descriptor - Interface in org.apache.flink.table.descriptors
Interface that adds a set of string-based, normalized properties for describing DDL information.
DescriptorBase - Class in org.apache.flink.table.descriptors
Base class for Descriptors.
DescriptorBase() - Constructor for class org.apache.flink.table.descriptors.DescriptorBase
 
DescriptorProperties - Class in org.apache.flink.table.descriptors
Utility class for having a unified string-based representation of Table API related classes such as TableSchema, TypeInformation, etc.
DescriptorProperties(boolean) - Constructor for class org.apache.flink.table.descriptors.DescriptorProperties
 
DescriptorProperties() - Constructor for class org.apache.flink.table.descriptors.DescriptorProperties
 
DescriptorValidator - Interface in org.apache.flink.table.descriptors
Validator for a descriptor.
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, Throwable) - Constructor for exception org.apache.flink.types.DeserializationException
Constructs an DeserializationException with the specified detail message and cause.
DeserializationException(String) - Constructor for exception org.apache.flink.types.DeserializationException
Constructs an DeserializationException with the specified detail message.
DeserializationException(Throwable) - Constructor for exception org.apache.flink.types.DeserializationException
Constructs an DeserializationException with the specified cause.
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 - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
DeserializationSchema<T> - Interface in org.apache.flink.streaming.util.serialization
Deprecated.
DeserializationSchemaBuilder() - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.DeserializationSchemaBuilder
 
DeserializationSchemaFactory<T> - Interface in org.apache.flink.table.factories
Factory for creating configured instances of DeserializationSchema.
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(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(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
deserialize(boolean[], 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(byte[], 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(char[], 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(double[], 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(float[], 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(int[], 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(long[], 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(short[], 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(String[], 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(BigDecimal, 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(BigInteger, 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(Boolean, 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(BooleanValue, 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(Byte, 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(ByteValue, 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(Character, 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(CharValue, 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(Date, 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(Double, 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(DoubleValue, 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(T, 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(Float, 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(FloatValue, 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(C[], 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(Instant, 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(Integer, 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(IntValue, 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(List<T>, 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(LocalDate, 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(LocalDateTime, 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(LocalTime, 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(Long, 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(LongValue, 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(Map<K, V>, 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(NullValue, 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(Short, 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(ShortValue, 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(Date, 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(Time, 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(Timestamp, 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(String, 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(StringValue, 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(Void, 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(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
deserialize(T, 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(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(DataInputView) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.io.TypeSerializerInputFormat
 
deserialize(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.CopyableValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
deserialize(Either<L, R>, 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(T, 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(T, 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(T, 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(Row, 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(Tuple0, 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(T, 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(T, 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(T, 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(DeweyNumber, DataInputView) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.NFA.NFASerializer
Deprecated.
 
deserialize(NFA.MigratedNFA<T>, DataInputView) - Method in class org.apache.flink.cep.nfa.NFA.NFASerializer
Deprecated.
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
deserialize(NFAState, DataInputView) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
deserialize(EventId, 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(Lockable<E>, 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(NodeId, 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(SharedBufferEdge, DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer
 
deserialize(SharedBufferNode, DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
deserialize(SharedBuffer<V>, DataInputView) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
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(byte[]) - Method in class org.apache.flink.formats.avro.AvroDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.avro.AvroRowDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.avro.RegistryAvroDeserializationSchema
 
deserialize(DataInputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
deserialize(byte[]) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.JsonNodeDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
deserialize(LongValueWithProperHashCode, DataInputView) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
deserialize(ByteValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
deserialize(CharValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
deserialize(DoubleValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
deserialize(FloatValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
deserialize(IntValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
deserialize(LongValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
deserialize(NullValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
deserialize(ShortValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
deserialize(StringValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
deserialize(VoidNamespace, DataInputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
deserialize(DataInputStream, ClassLoader) - Method in interface org.apache.flink.runtime.checkpoint.savepoint.SavepointSerializer
Deserializes a savepoint from an input stream.
deserialize(DataInputStream, ClassLoader) - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
deserialize(DataInputStream, ClassLoader) - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails.JobDetailsDeserializer
 
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(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.TriggerId.TriggerIdDeserializer
 
deserialize(DataInputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
deserialize(ArrayList<T>, DataInputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
deserialize(VoidNamespace, DataInputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.SimpleVersionedStringSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
deserialize(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>, DataInputView) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
deserialize(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.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
deserialize(TimerHeapInternalTimer<K, N>, DataInputView) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
deserialize(GlobalWindow, 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(TimeWindow, DataInputView) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
deserialize(PubsubMessage) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubDeserializationSchema
Deserializes a PubsubMessage.
deserialize(DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
deserialize(FlinkKafkaProducer.KafkaTransactionContext, DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
deserialize(FlinkKafkaProducer.NextTransactionalIdHint, DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
deserialize(FlinkKafkaProducer.KafkaTransactionState, DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
deserialize(FlinkKafkaProducer011.KafkaTransactionContext, DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
deserialize(FlinkKafkaProducer011.NextTransactionalIdHint, DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
deserialize(FlinkKafkaProducer011.KafkaTransactionState, DataInputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
deserialize(ConsumerRecord<byte[], byte[]>) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaDeserializationSchemaWrapper
 
deserialize(ConsumerRecord<byte[], byte[]>) - Method in interface org.apache.flink.streaming.connectors.kafka.KafkaDeserializationSchema
Deserializes the Kafka record.
deserialize(byte[], String, String, long, String, String) - Method in class org.apache.flink.streaming.connectors.kinesis.serialization.DynamoDBStreamsSchema
 
deserialize(byte[], String, String, long, String, String) - Method in interface org.apache.flink.streaming.connectors.kinesis.serialization.KinesisDeserializationSchema
Deserializes a Kinesis record's bytes.
deserialize(byte[], String, String, long, String, String) - Method in class org.apache.flink.streaming.connectors.kinesis.serialization.KinesisDeserializationSchemaWrapper
 
deserialize(byte[]) - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializer
 
deserialize(byte[]) - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEventSchema
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
deserialize(StreamElement, DataInputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
deserialize(ComplexPayload, DataInputView) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
deserialize(byte[]) - Method in interface org.apache.flink.streaming.util.serialization.DeserializationSchema
Deprecated.
Deserializes the byte message.
deserialize(ConsumerRecord<byte[], byte[]>) - Method in class org.apache.flink.streaming.util.serialization.JSONKeyValueDeserializationSchema
 
deserialize(byte[], byte[], String, int, long) - Method in interface org.apache.flink.streaming.util.serialization.KeyedDeserializationSchema
Deprecated.
Deserializes the byte message.
deserialize(ConsumerRecord<byte[], byte[]>) - Method in interface org.apache.flink.streaming.util.serialization.KeyedDeserializationSchema
Deprecated.
 
deserialize(ConsumerRecord<byte[], byte[]>) - Method in class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
deserialize(ListView<T>, DataInputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
deserialize(MapView<K, V>, DataInputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
deserialize(Map<K, V>, DataInputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.NullSerializer
 
deserialize(Object, 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(CountWindow, 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(TimeWindow, DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
deserialize(BaseArray, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
deserialize(BaseMap, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
deserialize(BaseRow, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
deserialize(BinaryGeneric<T>, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
deserialize(BinaryRow, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
deserialize(BinaryString, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
deserialize(Decimal, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer
 
deserialize(BaseArray, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer
 
deserialize(BaseMap, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer
 
deserialize(BaseRow, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
deserialize(BigDecimal, 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(Date, 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.DecimalSerializer
 
deserialize(Decimal, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
deserialize(String, 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(Time, 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(Timestamp, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
deserialize(SqlTimestamp, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.types.Record
 
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.
deserializeConfiguration(byte[], Configuration) - Static method in class org.apache.flink.addons.hbase.util.HBaseConfigurationUtil
Deserialize a Hadoop Configuration from byte[].
deserializedFields1 - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
deserializedFields2 - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
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
 
deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
De-serializes a record from the given source paged input view.
deserializeFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
deserializeFromPages(BaseRow, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
deserializeFromPages(BinaryRow, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
deserializeHeader(ByteBuf) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the header and returns the MessageType.
deserializeInternal(DataInputView) - Static method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
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.
deserializeKeyedStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
deserializeKeyedStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
deserializeList(ArrayList<byte[]>, TypeSerializer<T>) - Static method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
deserializeList(byte[], TypeSerializer<T>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Deserializes all values with the given serializer.
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.
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.
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(byte[], ClassLoader, boolean) - Static method in class org.apache.flink.util.InstantiationUtil
 
deserializeObject(InputStream, ClassLoader, boolean) - Static method in class org.apache.flink.util.InstantiationUtil
 
deserializeOperatorStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
deserializeOperatorStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
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
 
deserializer - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
The schema to convert between Kafka's byte messages, and Flink's objects.
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.
deserializeResponse(ByteBuf) - Method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the response sent to the Client.
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.
deserializeStreamStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
deserializeStreamStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
deserializeToObject(byte[], int, Charset) - Static method in class org.apache.flink.addons.hbase.util.HBaseTypeUtils
Deserialize byte array to Java Object with the given type.
deserializeUserAccumulators(ClassLoader) - Method in class org.apache.flink.runtime.accumulators.AccumulatorSnapshot
Gets the user-defined accumulators values.
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.SerializedValue
 
dest - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
dest - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact
 
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_MESSAGE - Static variable in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
DETACHED_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
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
 
DETERMINISTIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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>) - Constructor for class org.apache.flink.metrics.datadog.DGauge
 
DIAGNOSTICS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
dictionary - Variable in class org.apache.flink.table.dataformat.vector.AbstractColumnVector
The Dictionary for this column.
Dictionary - Interface in org.apache.flink.table.dataformat.vector
The interface for dictionary in AbstractColumnVector to decode dictionary encoded values.
dictionaryIds - Variable in class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
Reusable column for ids of dictionary.
difference(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.Graph
Performs Difference on the vertex and edge sets of the input graphs removes common vertices and edges.
DIGIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
directArenas() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.directArenas().
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
 
DirectedOutput<OUT> - Class in org.apache.flink.streaming.api.collector.selector
Wrapping Output that forwards to other Outputs based on a list of OutputSelectors.
DirectedOutput(List<OutputSelector<OUT>>, List<? extends Tuple2<? extends Output<StreamRecord<OUT>>, StreamEdge>>) - Constructor for class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
directExecutionContext() - Static method in class org.apache.flink.runtime.concurrent.Executors
Return a direct execution context.
directExecutor() - Static method in class org.apache.flink.runtime.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
 
DirectoryKeyedStateHandle - Class in org.apache.flink.runtime.state
This class is a keyed state handle based on a directory.
DirectoryKeyedStateHandle(DirectoryStateHandle, KeyGroupRange) - Constructor for class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
DirectoryStateHandle - Class in org.apache.flink.runtime.state
This state handle represents a directory.
DirectoryStateHandle(Path) - Constructor for class org.apache.flink.runtime.state.DirectoryStateHandle
 
disable_tracing() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
disableAllContextAndOtherEnvironments() - Static method in class org.apache.flink.api.java.ScalaShellEnvironment
 
disableAllContextAndOtherEnvironments() - Static method in class org.apache.flink.api.java.ScalaShellStreamEnvironment
 
disableAutoGeneratedUIDs() - Method in class org.apache.flink.api.common.ExecutionConfig
Disables auto-generated UIDs.
disableAutoTypeRegistration() - Method in class org.apache.flink.api.common.ExecutionConfig
Control whether Flink is automatically registering all types in the user programs with Kryo.
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.
disableChaining() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink
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.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
 
disableCleanupInBackground() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Disable default cleanup of expired state in background (enabled by default).
disableCleanupOnOpen() - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
This option is deprecated and remains only for backwards compatibility. We do not clean up lingering files anymore.
disableClosureCleaner() - Method in class org.apache.flink.api.common.ExecutionConfig
Disables the ClosureCleaner.
DISABLED - Static variable in class org.apache.flink.api.common.state.StateTtlConfig
 
disabled() - Static method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Gets the configuration describing the queryable state as deactivated.
DisabledKvStateRequestStats - Class in org.apache.flink.queryablestate.network.stats
Disabled KvStateRequestStats implementation.
DisabledKvStateRequestStats() - Constructor for class org.apache.flink.queryablestate.network.stats.DisabledKvStateRequestStats
 
disableFilterRestoredPartitionsWithSubscribedTopics() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
By default, when restoring from a checkpoint / savepoint, the consumer always ignores restored partitions that are no longer associated with the current specified topics or topic pattern to subscribe to.
disableFlushOnCheckpoint() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
Disable flushing on checkpoint.
disableFlushOnCheckpoint() - Method in class org.apache.flink.table.descriptors.Elasticsearch
Disables flushing on checkpoint.
disableForceAvro() - Method in class org.apache.flink.api.common.ExecutionConfig
Disables the Apache Avro serializer as the forced serializer for POJOs.
disableForceKryo() - Method in class org.apache.flink.api.common.ExecutionConfig
Disable use of Kryo serializer for all POJOs.
disableGenericTypes() - Method in class org.apache.flink.api.common.ExecutionConfig
Disables the use of generic types (types that would be serialized via Kryo).
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
 
disableStateRegistration() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
disableSysoutLogging() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
Ineffective. Will be removed at 2.0.
disableTtlCompactionFilter() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Deprecated.
enabled by default and will be removed in the future.
DISALLOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DiscardingOutputFormat<T> - Class in org.apache.flink.api.java.io
An output format that simply discards all elements.
DiscardingOutputFormat() - Constructor for class org.apache.flink.api.java.io.DiscardingOutputFormat
 
DiscardingSink<T> - Class in org.apache.flink.streaming.api.functions.sink
A stream sink that ignores all elements.
DiscardingSink() - Constructor for class org.apache.flink.streaming.api.functions.sink.DiscardingSink
 
discardOnFailedStoring() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
discardOnShutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
discardOnSubsume() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
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
 
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.ChainedStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
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.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(RunnableFuture<? extends StateObject>) - Static method in class org.apache.flink.runtime.state.StateUtil
Discards the given state future by first trying to cancel it.
DISCONNECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
disconnected(Disconnected) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Called when disconnected from Mesos.
Disconnected - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when the scheduler becomes "disconnected" from the master (e.g., the master fails and another is taking over).
Disconnected() - Constructor for class org.apache.flink.mesos.scheduler.messages.Disconnected
 
disconnected(SchedulerDriver) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
disconnectJobManager(JobID, Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
disconnectJobManager(JobID, Exception) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Disconnects a JobManager specified by the given resourceID from the ResourceManager.
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.
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.
disconnectResourceManager() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Disconnects the slot pool from its current Resource Manager.
disconnectResourceManager() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
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.
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.
discoverNewShardsToSubscribe() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
A utility function that does the following:
discoverPartitions() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Execute a partition discovery attempt for this subtask.
disk() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the disk space in MB to use for the TaskManager Process.
disk(double) - Static method in class org.apache.flink.mesos.Utils
Construct a disk resource.
disk(String, double) - Static method in class org.apache.flink.mesos.Utils
Construct a disk resource.
diskMB() - Method in class org.apache.flink.mesos.scheduler.Offer
 
DISPATCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Dispatcher - Class in org.apache.flink.runtime.dispatcher
Base class for the Dispatcher component.
Dispatcher(RpcService, String, DispatcherId, Collection<JobGraph>, DispatcherServices) - 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.AkkaOptions
Maximum number of messages until another actor is executed by the same thread.
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(Throwable) - Constructor for exception org.apache.flink.runtime.dispatcher.DispatcherException
 
DispatcherException(String, 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
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(RestServerEndpointConfiguration, GatewayRetriever<DispatcherGateway>, Configuration, RestHandlerConfiguration, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElectionService, 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.
DispatcherServices(Configuration, HighAvailabilityServices, GatewayRetriever<ResourceManagerGateway>, BlobServer, HeartbeatServices, ArchivedExecutionGraphStore, FatalErrorHandler, HistoryServerArchivist, String, JobManagerMetricGroup, JobGraphWriter, JobManagerRunnerFactory) - Constructor for class org.apache.flink.runtime.dispatcher.DispatcherServices
 
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.
display() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
display() - Method in class org.apache.flink.table.client.cli.CliView
 
Disposable - Interface in org.apache.flink.util
Interface for classes that can be disposed, i.e.
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 class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
 
dispose() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
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 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.streaming.api.functions.source.ContinuousFileReaderOperator
 
dispose() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
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.
dispose() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
dispose() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
dispose() - 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.
dispose() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
dispose() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
dispose() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
 
dispose() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
 
dispose() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
dispose() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
dispose() - Method in interface org.apache.flink.util.Disposable
Disposes the object and releases all resources.
disposeAndClearRegisteredCompactionFactories() - Method in class org.apache.flink.contrib.streaming.state.ttl.RocksDbTtlCompactFiltersManager
 
disposeIfNotUsed() - Method in class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
 
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, StateBackend, ClassLoader) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
disposeSavepoint(String, Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
disposeSavepoint(String, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
disposeSavepoint(String) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
disposeSavepoint(String, Time) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Dispose the given savepoint.
disposeSortBuffers(boolean) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Releases the memory that is registered for in-memory sorted run generation.
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
 
DistCp - Class in org.apache.flink.examples.java.distcp
A main class of the Flink distcp utility.
DistCp() - Constructor for class org.apache.flink.examples.java.distcp.DistCp
 
distinct(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
Returns a distinct set of a DataSet using a KeySelector function.
distinct(int...) - Method in class org.apache.flink.api.java.DataSet
Returns a distinct set of a Tuple DataSet using field position keys.
distinct(String...) - Method in class org.apache.flink.api.java.DataSet
Returns a distinct set of a DataSet using expression keys.
distinct() - Method in class org.apache.flink.api.java.DataSet
Returns a distinct set of a DataSet.
DISTINCT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
distinct(QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
DistinctOperator<T> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "distinct" function on a data set, and the result data set produced by the function.
DistinctOperator(DataSet<T>, Keys<T>, String) - Constructor for class org.apache.flink.api.java.operators.DistinctOperator
 
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.
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) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
Client-side constructor used by the API for initial registration.
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, byte[], boolean) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
Server-side constructor used during job-submission for zipped directories.
DistributedCacheEntry(String, Boolean, byte[]) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
Server-side constructor used during job-submission for files.
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
 
DistributedRandomSampler<T> - Class in org.apache.flink.api.java.sampling
For sampling with fraction, the sample algorithms are natively distributed, while it's not true for fixed size sample algorithms.
DistributedRandomSampler(int) - Constructor for class org.apache.flink.api.java.sampling.DistributedRandomSampler
 
DistributedRuntimeUDFContext - Class in org.apache.flink.runtime.operators.util
A standalone implementation of the RuntimeContext, created by runtime UDF operators.
DistributedRuntimeUDFContext(TaskInfo, ClassLoader, ExecutionConfig, Map<String, Future<Path>>, Map<String, Accumulator<?, ?>>, MetricGroup) - Constructor for class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
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(long) - Method in class org.apache.flink.examples.java.clustering.KMeans.Point
 
div(Integer) - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
 
div(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
divide(BigDecimal) - Method in class org.apache.flink.api.common.resources.Resource
 
divide(int) - Method in class org.apache.flink.api.common.resources.Resource
 
divide(long) - Method in class org.apache.flink.configuration.MemorySize
 
divide(Decimal, Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
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
 
divideBy(int) - Method in class org.apache.flink.optimizer.costs.Costs
 
divideInt(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
divideToIntegralValue(Decimal, Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
Returns a Decimal 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>) - Constructor for class org.apache.flink.metrics.datadog.DMeter
 
DMetric - Class in org.apache.flink.metrics.datadog
Abstract metric of Datadog for serialization.
DMetric(MetricType, String, String, List<String>) - Constructor for class org.apache.flink.metrics.datadog.DMetric
 
DmlNamespace(SqlValidatorImpl, SqlNode, SqlNode, SqlValidatorScope) - Constructor for class org.apache.calcite.sql.validate.SqlValidatorImpl.DmlNamespace
 
doAdvance() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
dockerForcePullImage() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get Docker option to force pull image.
dockerParameters() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get Docker runtime parameters.
doCommitInternalOffsetsToKafka(Map<KafkaTopicPartition, Long>, KafkaCommitCallback) - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
 
doCommitInternalOffsetsToKafka(Map<KafkaTopicPartition, Long>, KafkaCommitCallback) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaFetcher
 
doCommitInternalOffsetsToKafka(Map<KafkaTopicPartition, Long>, KafkaCommitCallback) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
 
doCommitInternalOffsetsToKafka(Map<KafkaTopicPartition, Long>, KafkaCommitCallback) - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08Fetcher
 
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 to exclude the config option 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.TableOption - Annotation Type in org.apache.flink.annotation.docs
Annotation used on table config options for adding meta data labels.
DOCUMENTS - Static variable in class org.apache.flink.examples.java.relational.util.WebLogData
 
documentType(String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Declares the Elasticsearch document type for every record.
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
 
DOLLAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DOMAIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
done() - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable.AsyncSnapshotTask
 
Done() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
done(RelNode) - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
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
 
doRegister(Closeable, Map<Closeable, Object>) - Method in class org.apache.flink.core.fs.CloseableRegistry
 
doRegister(WrappingProxyCloseable<? extends Closeable>, Map<Closeable, SafetyNetCloseableRegistry.PhantomDelegatingCloseableRef>) - Method in class org.apache.flink.core.fs.SafetyNetCloseableRegistry
 
doRegister(C, Map<Closeable, T>) - Method in class org.apache.flink.util.AbstractCloseableRegistry
Does the actual registration of the closeable with the registry map.
doSnapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
This method implements the concrete snapshot logic for a non-empty state.
doSnapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksFullSnapshotStrategy
 
doSnapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
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(double[], double[]) - Static method in class org.apache.flink.ml.common.linalg.BLAS
x \cdot y .
dot(DenseVector, DenseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
x \cdot y .
dot(Vector) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
dot(Vector, Vector) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
Compute vec1 \cdot vec2 .
dot(Vector) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
dot(Vector) - Method in class org.apache.flink.ml.common.linalg.Vector
Compute the dot product with another vector.
DOT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DOT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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 - 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 method in class org.apache.flink.table.api.DataTypes
Data type of an 8-byte double precision floating point number.
DOUBLE() - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API integer or SQL DOUBLE type.
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_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
DoubleAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DoubleAvgAggFunction
 
DoubleColumnVector - Interface in org.apache.flink.table.dataformat.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
 
DoubleFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.DoubleFirstValueAggFunction
 
DoubleFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DoubleFirstValueWithRetractAggFunction
 
DoubleHashSet - Class in org.apache.flink.table.runtime.util.collections
Double hash set.
DoubleHashSet(int, float) - 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() - Constructor for class org.apache.flink.table.runtime.util.collections.DoubleHashSet
 
DoubleIncrSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.DoubleIncrSumAggFunction
 
DoubleIncrSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.DoubleIncrSumWithRetractAggFunction
 
DoubleLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.DoubleLastValueAggFunction
 
DoubleLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DoubleLastValueWithRetractAggFunction
 
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
 
DoubleMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DoubleMaxWithRetractAggFunction
 
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
 
DoubleMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DoubleMinWithRetractAggFunction
 
DoubleParameter - Class in org.apache.flink.graph.drivers.parameter
A Parameter storing a Double.
DoubleParameter(ParameterizedBase, String) - Constructor for class org.apache.flink.graph.drivers.parameter.DoubleParameter
Set the parameter name and add this parameter to the list of parameters stored by owner.
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
 
DoubleSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator that can handle Double types.
DoubleSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator
 
DoubleSummaryAggregator.MaxDoubleAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for max operation.
DoubleSummaryAggregator.MinDoubleAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for min operation.
DoubleSummaryAggregator.SumDoubleAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for sum operation.
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(boolean) - Constructor for class org.apache.flink.table.types.logical.DoubleType
 
DoubleType() - Constructor for class org.apache.flink.table.types.logical.DoubleType
 
doubleValue() - Method in class org.apache.flink.table.dataformat.Decimal
 
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.
DoubleValueArray - Class in org.apache.flink.graph.types.valuearray
An array of DoubleValue.
DoubleValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.DoubleValueArray
Initializes an expandable array with default capacity.
DoubleValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.DoubleValueArray
Initializes a fixed-size array with the provided number of doubles.
DoubleValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for DoubleValueArray based on CopyableValueComparator.
DoubleValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
DoubleValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for DoubleValueArray.
DoubleValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
DoubleValueArraySerializer.DoubleValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
DoubleValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer.DoubleValueArraySerializerSnapshot
 
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
 
DoubleValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.DoubleValueSummaryAggregator
 
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(Closeable, Map<Closeable, Object>) - Method in class org.apache.flink.core.fs.CloseableRegistry
 
doUnRegister(WrappingProxyCloseable<? extends Closeable>, Map<Closeable, SafetyNetCloseableRegistry.PhantomDelegatingCloseableRef>) - Method in class org.apache.flink.core.fs.SafetyNetCloseableRegistry
 
doUnRegister(C, Map<Closeable, T>) - Method in class org.apache.flink.util.AbstractCloseableRegistry
Does the actual un-registration of the closeable from the registry map.
DOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(ExecutionGraph) - Constructor for class org.apache.flink.runtime.executiongraph.metrics.DownTimeGauge
 
DOY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DQID - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
Driver<K,VV,EV> - Interface in org.apache.flink.graph.drivers
A driver for one or more GraphAlgorithm and/or GraphAnalytic.
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.
DriverBase<K,VV,EV> - Class in org.apache.flink.graph.drivers
Base class for example drivers.
DriverBase() - Constructor for class org.apache.flink.graph.drivers.DriverBase
 
driverKeys - Variable in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
driverSortOrders - Variable in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
DriverStrategy - Enum in org.apache.flink.runtime.operators
Enumeration of all available operator strategies.
DROP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
dropColumns(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
dropColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
dropColumns(String) - Method in interface org.apache.flink.table.api.Table
Drops existing columns.
dropColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Drops existing columns.
dropColumns(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
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.catalog.hive.client.HiveMetastoreClientWrapper
 
dropDatabase(String, boolean, boolean, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
dropDatabase(String, boolean, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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
 
dropFields(List<String>, List<Expression>) - Static method in class org.apache.flink.table.operations.utils.factories.ColumnOperationUtils
Creates a projection list that removes given columns.
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(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
dropFunction(ObjectPath, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
DropFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP FUNCTION statement for catalog function.
DropFunctionOperation(ObjectIdentifier, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.DropFunctionOperation
 
dropLeaderData(List<KafkaTopicPartitionLeader>) - Static method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
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(String, String, List<String>, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
dropPartition(ObjectPath, CatalogPartitionSpec, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
dropTable(ObjectPath, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Drop a table or view.
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 class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
dropTable(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
dropTable(String, String, boolean, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
dropTable(ObjectPath, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
dropTable(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Drop a table with a DDL statement.
dropTable(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
DropTableOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP TABLE statement.
DropTableOperation(ObjectIdentifier, 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.
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(UnresolvedIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Qualifies the given UnresolvedIdentifier with current catalog & database and removes a temporary table registered with this path if it exists.
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(UnresolvedIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Qualifies the given UnresolvedIdentifier with current catalog & database and removes a temporary view registered with this path if it exists.
dropTempSystemFunction(String, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Drop a temporary system function.
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
 
dropTrivials() - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
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
 
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>, 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.
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.
DualInputPlanNode - Class in org.apache.flink.optimizer.plan
 
DualInputPlanNode(OptimizerNode, String, Channel, Channel, DriverStrategy) - Constructor for class org.apache.flink.optimizer.plan.DualInputPlanNode
 
DualInputPlanNode(OptimizerNode, String, Channel, Channel, DriverStrategy, FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.plan.DualInputPlanNode
 
DualInputPlanNode(OptimizerNode, String, Channel, Channel, DriverStrategy, FieldList, FieldList, boolean[]) - Constructor for class org.apache.flink.optimizer.plan.DualInputPlanNode
 
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.jobmaster.slotpool
Map which stores values under two different indices.
DualKeyLinkedMap(int) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
DUMB_FILTER_ON_JOIN - Static variable in class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
Dummy - Interface in org.apache.flink.tests.util.categories
Dummy marker interface used for excluding all other groups.
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
 
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
 
DummyKryoSerializerClass() - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot.DummyKryoSerializerClass
 
DummyRegisteredClass() - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot.DummyRegisteredClass
 
DummyStreamExecutionEnvironment - Class in org.apache.flink.table.planner.utils
This is dummy StreamExecutionEnvironment, only used for Planner.explain(List, boolean) method.
DummyStreamExecutionEnvironment(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
DumpableConnection<T extends DumpableNode<T>> - Interface in org.apache.flink.optimizer.plandump
 
DumpableNode<T extends DumpableNode<T>> - Interface in org.apache.flink.optimizer.plandump
 
dumpConfiguration(Configuration, String, Writer) - Static method in class org.apache.hadoop.conf.Configuration
Writes properties and their attributes (final and resource) to the given Writer.
dumpConfiguration(Configuration, Writer) - Static method in class org.apache.hadoop.conf.Configuration
Writes out all properties and their attributes (final and resource) to the given Writer, the format of the output would be,
dumpDeprecatedKeys() - Static method in class org.apache.hadoop.conf.Configuration
 
dumpOptimizerPlanAsJSON(OptimizedPlan, File) - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
dumpOptimizerPlanAsJSON(OptimizedPlan, PrintWriter) - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
dumpOptimizerPlanAsJSON(List<SinkPlanNode>, PrintWriter) - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
dumpPactPlanAsJSON(List<DataSinkNode>, PrintWriter) - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
dumpStats() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Returns the status of the allocator (which contains all metrics) as string.
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.
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.NFA.NFASerializer
Deprecated.
 
duplicate() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
duplicate() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
duplicate() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
duplicate() - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
duplicate() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
duplicate() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
duplicate() - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
duplicate() - Method in class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
 
duplicate() - Method in class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
 
duplicate() - Method in interface org.apache.flink.streaming.connectors.fs.Writer
Deprecated.
Duplicates the Writer.
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
 
duplicate() - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
duplicate() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
DuplicateJobSubmissionException - Exception in org.apache.flink.runtime.client
Exception which is returned upon job submission if the submitted job is currently being executed.
DuplicateJobSubmissionException(JobID) - Constructor for exception org.apache.flink.runtime.client.DuplicateJobSubmissionException
 
DuplicateValue() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.DuplicateValue
 
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(CheckpointStreamFactory.CheckpointStateOutputStream, CheckpointStreamFactory.CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
DuplicatingCheckpointOutputStream(CheckpointStreamFactory.CheckpointStateOutputStream, CheckpointStreamFactory.CheckpointStateOutputStream, int) - Constructor for class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
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
 
DynamicCodeLoadingException - Exception in org.apache.flink.util
An exception that is thrown if the dynamic instantiation of code fails.
DynamicCodeLoadingException(Throwable) - Constructor for exception org.apache.flink.util.DynamicCodeLoadingException
Creates a new exception with the given cause.
DynamicCodeLoadingException(String, Throwable) - Constructor for exception org.apache.flink.util.DynamicCodeLoadingException
Creates a new exception with the given message and 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
 
DynamicParam() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a dynamic parameter marker.
DynamicPartitionWriter<T> - Class in org.apache.flink.table.filesystem
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.table.filesystem.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
 
DynamicResult<C> - Interface in org.apache.flink.table.client.gateway.local.result
A result of a dynamic table program.
DynamoDBStreamsDataFetcher<T> - Class in org.apache.flink.streaming.connectors.kinesis.internals
Dynamodb streams data fetcher.
DynamoDBStreamsDataFetcher(List<String>, SourceFunction.SourceContext<T>, RuntimeContext, Properties, KinesisDeserializationSchema<T>, KinesisShardAssigner) - Constructor for class org.apache.flink.streaming.connectors.kinesis.internals.DynamoDBStreamsDataFetcher
Constructor.
DynamoDBStreamsProxy - Class in org.apache.flink.streaming.connectors.kinesis.proxy
DynamoDB streams proxy: interface interacting with the DynamoDB streams.
DynamoDBStreamsProxy(Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.proxy.DynamoDBStreamsProxy
 
DynamoDBStreamsSchema - Class in org.apache.flink.streaming.connectors.kinesis.serialization
Schema used for deserializing DynamoDB streams records.
DynamoDBStreamsSchema() - Constructor for class org.apache.flink.streaming.connectors.kinesis.serialization.DynamoDBStreamsSchema
 
DynamoDBStreamsShardHandle - Class in org.apache.flink.streaming.connectors.kinesis.model
DynamoDB streams shard handle format and utilities.
DynamoDBStreamsShardHandle(String, Shard) - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.DynamoDBStreamsShardHandle
 

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
 
EAGER_FUNCTION_MESSAGE - Static variable in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
EagerSchedulingStrategy - Class in org.apache.flink.runtime.scheduler.strategy
SchedulingStrategy instance for streaming job which will schedule all tasks at the same time.
EagerSchedulingStrategy(SchedulerOperations, SchedulingTopology<?, ?>) - Constructor for class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategy
 
EagerSchedulingStrategy.Factory - Class in org.apache.flink.runtime.scheduler.strategy
The factory for creating EagerSchedulingStrategy.
EARLIEST_OFFSET - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateSentinel
Magic number that defines the partition should start from the earliest offset.
EchoGraph - Class in org.apache.flink.graph.drivers.input
Generate an EchoGraph.
EchoGraph() - Constructor for class org.apache.flink.graph.drivers.input.EchoGraph
 
EchoGraph - Class in org.apache.flink.graph.generator
A CirculantGraph with n vertices defined by the width of a single range of offsets centered at n/2.
EchoGraph(ExecutionEnvironment, long, long) - Constructor for class org.apache.flink.graph.generator.EchoGraph
An undirected Graph whose vertices have the same degree.
Edge() - Constructor for class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
Edge(Integer, Integer) - Constructor for class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
Edge<K,V> - Class in org.apache.flink.graph
An Edge represents a link between two vertices, the source and the target and can carry an attached value.
Edge() - Constructor for class org.apache.flink.graph.Edge
 
Edge(K, K, V) - Constructor for class org.apache.flink.graph.Edge
 
EdgeDegreePair<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.undirected
Annotates edges of an undirected graph with the degree of both the source and target degree vertices.
EdgeDegreePair() - Constructor for class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeDegreePair
 
EdgeDegreesPair<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.directed
Annotates edges of a directed graph with the degree, out-degree, and in-degree of both the source and target vertices.
EdgeDegreesPair() - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.EdgeDegreesPair
 
EdgeDirection - Enum in org.apache.flink.graph
edgeJoin(EV, T) - Method in interface org.apache.flink.graph.EdgeJoinFunction
Applies a transformation on the current edge value and the value of the matched tuple of the input DataSet.
EdgeJoinFunction<EV,T> - Interface in org.apache.flink.graph
EdgeList<K,VV,EV> - Class in org.apache.flink.graph.drivers
Convert a Graph to the DataSet of Edge.
EdgeList() - Constructor for class org.apache.flink.graph.drivers.EdgeList
 
EdgeMetrics<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.library.metric.directed
Compute the following edge metrics in a directed graph.
EdgeMetrics() - Constructor for class org.apache.flink.graph.library.metric.directed.EdgeMetrics
 
EdgeMetrics<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.library.metric.undirected
Compute the following edge metrics in an undirected graph.
EdgeMetrics() - Constructor for class org.apache.flink.graph.library.metric.undirected.EdgeMetrics
 
EdgeMetrics.Result - Class in org.apache.flink.graph.library.metric.directed
Wraps edge metrics.
EdgeMetrics.Result - Class in org.apache.flink.graph.library.metric.undirected
Wraps edge metrics.
EdgeOrder - Enum in org.apache.flink.graph
These bitmasks are used by edge-flipping algorithms to mark the edge order relative to the original edge direction.
edgeReader - Variable in class org.apache.flink.graph.GraphCsvReader
 
EDGES - Static variable in class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
 
EDGES - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesData
 
EDGES - Static variable in class org.apache.flink.examples.java.graph.util.PageRankData
 
EDGES - Static variable in class org.apache.flink.graph.examples.data.ConnectedComponentsDefaultData
 
EDGES - Static variable in class org.apache.flink.graph.examples.data.EuclideanGraphData
 
EDGES - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
EDGES - Static variable in class org.apache.flink.graph.examples.data.PageRankData
 
EDGES - Static variable in class org.apache.flink.graph.examples.data.SingleSourceShortestPathsData
 
EDGES - Static variable in class org.apache.flink.graph.examples.data.TriangleCountData
 
EDGES - Static variable in class org.apache.flink.test.testdata.EnumTriangleData
 
EDGES - Static variable in class org.apache.flink.test.testdata.PageRankData
 
EDGES_IN_SSSP - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
EdgesFunction<K,EV,O> - Interface in org.apache.flink.graph
Interface to be implemented by the function applied to a vertex neighborhood in the Graph.groupReduceOnEdges(EdgesFunction, EdgeDirection) method.
EdgesFunctionWithVertexValue<K,VV,EV,O> - Interface in org.apache.flink.graph
Interface to be implemented by the function applied to a vertex neighborhood in the Graph.groupReduceOnEdges(EdgesFunctionWithVertexValue, EdgeDirection) method.
EdgeSourceDegree<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.undirected
Annotates edges of an undirected graph with degree of the source vertex.
EdgeSourceDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeSourceDegree
 
EdgeSourceDegrees<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.directed
Annotates edges of a directed graph with the degree, out-degree, and in-degree of the source vertex.
EdgeSourceDegrees() - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.EdgeSourceDegrees
 
EdgeTargetDegree<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.undirected
Annotates edges of an undirected graph with degree of the target vertex.
EdgeTargetDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeTargetDegree
 
EdgeTargetDegrees<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.directed
Annotates edges of a directed graph with the degree, out-degree, and in-degree of the target vertex.
EdgeTargetDegrees() - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.EdgeTargetDegrees
 
EdgeToTuple2Map<K,EV> - Class in org.apache.flink.graph.utils
Create a Tuple2 DataSet from the vertices of an Edge DataSet.
EdgeToTuple2Map() - Constructor for class org.apache.flink.graph.utils.EdgeToTuple2Map
 
EdgeToTuple3Map<K,EV> - Class in org.apache.flink.graph.utils
Create a Tuple3 DataSet from an Edge DataSet.
EdgeToTuple3Map() - Constructor for class org.apache.flink.graph.utils.EdgeToTuple3Map
 
edgeTypes(Class<K>, Class<EV>) - Method in class org.apache.flink.graph.GraphCsvReader
Creates a Graph from CSV input with edge values, but without vertex values.
EdgeValue() - Constructor for class org.apache.flink.graph.library.Summarization.EdgeValue
 
EdgeWithDegrees() - Constructor for class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
EdgeWithDegrees() - Constructor for class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
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<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.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
 
EitherSerializerConfigSnapshot<L,R> - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
EitherSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.EitherSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
EitherSerializerSnapshot<L,R> - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
this snapshot class is no longer used by any serializers. Instead, JavaEitherSerializerSnapshot is used.
EitherSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.EitherSerializerSnapshot
Deprecated.
Constructor for read instantiation.
EitherSerializerSnapshot(TypeSerializer<L>, TypeSerializer<R>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.EitherSerializerSnapshot
Deprecated.
Constructor to create the snapshot for writing.
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
 
Elasticsearch - Class in org.apache.flink.table.descriptors
Connector descriptor for the Elasticsearch search engine.
Elasticsearch() - Constructor for class org.apache.flink.table.descriptors.Elasticsearch
Connector descriptor for the Elasticsearch search engine.
Elasticsearch2ApiCallBridge - Class in org.apache.flink.streaming.connectors.elasticsearch2
Implementation of ElasticsearchApiCallBridge for Elasticsearch 2.x.
Elasticsearch2SinkExample - Class in org.apache.flink.streaming.tests
End to end test for Elasticsearch2Sink.
Elasticsearch2SinkExample() - Constructor for class org.apache.flink.streaming.tests.Elasticsearch2SinkExample
 
Elasticsearch5ApiCallBridge - Class in org.apache.flink.streaming.connectors.elasticsearch5
Implementation of ElasticsearchApiCallBridge for Elasticsearch 5.x.
Elasticsearch5SinkExample - Class in org.apache.flink.quickstarts.test
End to end test for Elasticsearch5Sink.
Elasticsearch5SinkExample() - Constructor for class org.apache.flink.quickstarts.test.Elasticsearch5SinkExample
 
Elasticsearch5SinkExample - Class in org.apache.flink.streaming.tests
End to end test for Elasticsearch5Sink.
Elasticsearch5SinkExample() - Constructor for class org.apache.flink.streaming.tests.Elasticsearch5SinkExample
 
Elasticsearch6ApiCallBridge - Class in org.apache.flink.streaming.connectors.elasticsearch6
Implementation of ElasticsearchApiCallBridge for Elasticsearch 6 and later versions.
Elasticsearch6SinkExample - Class in org.apache.flink.streaming.tests
End to end test for Elasticsearch6Sink.
Elasticsearch6SinkExample() - Constructor for class org.apache.flink.streaming.tests.Elasticsearch6SinkExample
 
Elasticsearch6UpsertTableSink - Class in org.apache.flink.streaming.connectors.elasticsearch6
Version-specific upsert table sink for Elasticsearch 6.
Elasticsearch6UpsertTableSink(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6UpsertTableSink
 
Elasticsearch6UpsertTableSinkFactory - Class in org.apache.flink.streaming.connectors.elasticsearch6
Table factory for creating an UpsertStreamTableSink for Elasticsearch 6.
Elasticsearch6UpsertTableSinkFactory() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6UpsertTableSinkFactory
 
Elasticsearch7ApiCallBridge - Class in org.apache.flink.streaming.connectors.elasticsearch7
Implementation of ElasticsearchApiCallBridge for Elasticsearch 7 and later versions.
Elasticsearch7SinkExample - Class in org.apache.flink.streaming.tests
End to end test for Elasticsearch6Sink.
Elasticsearch7SinkExample() - Constructor for class org.apache.flink.streaming.tests.Elasticsearch7SinkExample
 
Elasticsearch7UpsertTableSink - Class in org.apache.flink.streaming.connectors.elasticsearch7
Version-specific upsert table sink for Elasticsearch 7.
Elasticsearch7UpsertTableSink(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7UpsertTableSink
 
Elasticsearch7UpsertTableSinkFactory - Class in org.apache.flink.streaming.connectors.elasticsearch7
Table factory for creating an UpsertStreamTableSink for Elasticsearch 7.
Elasticsearch7UpsertTableSinkFactory() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7UpsertTableSinkFactory
 
ElasticsearchApiCallBridge<C extends AutoCloseable> - Interface in org.apache.flink.streaming.connectors.elasticsearch
An ElasticsearchApiCallBridge is used to bridge incompatible Elasticsearch Java API calls across different versions.
ElasticsearchSink<T> - Class in org.apache.flink.streaming.connectors.elasticsearch2
Elasticsearch 2.x sink that requests multiple ActionRequests against a cluster for each incoming element.
ElasticsearchSink(Map<String, String>, List<InetSocketAddress>, ElasticsearchSinkFunction<T>) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch2.ElasticsearchSink
ElasticsearchSink(Map<String, String>, List<InetSocketAddress>, ElasticsearchSinkFunction<T>) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch2.ElasticsearchSink
Creates a new ElasticsearchSink that connects to the cluster using a TransportClient.
ElasticsearchSink(Map<String, String>, List<InetSocketAddress>, ElasticsearchSinkFunction<T>, ActionRequestFailureHandler) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch2.ElasticsearchSink
Creates a new ElasticsearchSink that connects to the cluster using a TransportClient.
ElasticsearchSink<T> - Class in org.apache.flink.streaming.connectors.elasticsearch5
Elasticsearch 5.x sink that requests multiple ActionRequests against a cluster for each incoming element.
ElasticsearchSink(Map<String, String>, List<InetSocketAddress>, ElasticsearchSinkFunction<T>) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch5.ElasticsearchSink
Creates a new ElasticsearchSink that connects to the cluster using a TransportClient.
ElasticsearchSink(Map<String, String>, List<InetSocketAddress>, ElasticsearchSinkFunction<T>, ActionRequestFailureHandler) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch5.ElasticsearchSink
Creates a new ElasticsearchSink that connects to the cluster using a TransportClient.
ElasticsearchSink<T> - Class in org.apache.flink.streaming.connectors.elasticsearch6
Elasticsearch 6.x sink that requests multiple ActionRequests against a cluster for each incoming element.
ElasticsearchSink<T> - Class in org.apache.flink.streaming.connectors.elasticsearch7
Elasticsearch 7.x sink that requests multiple ActionRequests against a cluster for each incoming element.
ElasticsearchSink.Builder<T> - Class in org.apache.flink.streaming.connectors.elasticsearch6
A builder for creating an ElasticsearchSink.
ElasticsearchSink.Builder<T> - Class in org.apache.flink.streaming.connectors.elasticsearch7
A builder for creating an ElasticsearchSink.
ElasticsearchSinkBase<T,C extends AutoCloseable> - Class in org.apache.flink.streaming.connectors.elasticsearch
Base class for all Flink Elasticsearch Sinks.
ElasticsearchSinkBase(ElasticsearchApiCallBridge<C>, Map<String, String>, ElasticsearchSinkFunction<T>, ActionRequestFailureHandler) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
ElasticsearchSinkBase.BulkFlushBackoffPolicy - Class in org.apache.flink.streaming.connectors.elasticsearch
Provides a backoff policy for bulk requests.
ElasticsearchSinkBase.FlushBackoffType - Enum in org.apache.flink.streaming.connectors.elasticsearch
Used to control whether the retry delay should increase exponentially or remain constant.
ElasticsearchSinkFunction<T> - Interface in org.apache.flink.streaming.connectors.elasticsearch
Creates multiple ActionRequests from an element in a stream.
ElasticsearchSinkFunction<T> - Interface in org.apache.flink.streaming.connectors.elasticsearch2
Deprecated.
Deprecated since 1.2, to be removed at 2.0. This class has been deprecated due to package relocation. Please use ElasticsearchSinkFunction instead.
ElasticsearchUpsertSinkFunction(String, String, String, String, SerializationSchema<Row>, XContentType, ElasticsearchUpsertTableSinkBase.RequestFactory, int[]) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction
 
ElasticsearchUpsertTableSinkBase - Class in org.apache.flink.streaming.connectors.elasticsearch
A version-agnostic Elasticsearch UpsertStreamTableSink.
ElasticsearchUpsertTableSinkBase(boolean, TableSchema, List<ElasticsearchUpsertTableSinkBase.Host>, String, String, String, String, SerializationSchema<Row>, XContentType, ActionRequestFailureHandler, Map<ElasticsearchUpsertTableSinkBase.SinkOption, String>, ElasticsearchUpsertTableSinkBase.RequestFactory) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction - Class in org.apache.flink.streaming.connectors.elasticsearch
Sink function for converting upserts into Elasticsearch ActionRequests.
ElasticsearchUpsertTableSinkBase.Host - Class in org.apache.flink.streaming.connectors.elasticsearch
Entity for describing a host of Elasticsearch.
ElasticsearchUpsertTableSinkBase.RequestFactory - Interface in org.apache.flink.streaming.connectors.elasticsearch
For version-agnostic creating of ActionRequests.
ElasticsearchUpsertTableSinkBase.SinkOption - Enum in org.apache.flink.streaming.connectors.elasticsearch
Keys for optional parameterization of the sink.
ElasticsearchUpsertTableSinkFactoryBase - Class in org.apache.flink.streaming.connectors.elasticsearch
Version-agnostic table factory for creating an UpsertStreamTableSink for Elasticsearch.
ElasticsearchUpsertTableSinkFactoryBase() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkFactoryBase
 
ElasticsearchUtils - Class in org.apache.flink.streaming.connectors.elasticsearch.util
Suite of utility methods for Elasticsearch.
ElasticsearchUtils() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.util.ElasticsearchUtils
 
ElasticsearchValidator - Class in org.apache.flink.table.descriptors
The validator for Elasticsearch.
ElasticsearchValidator() - Constructor for class org.apache.flink.table.descriptors.ElasticsearchValidator
 
elasticsearchVersion() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkFactoryBase
 
elasticsearchVersion() - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6UpsertTableSinkFactory
 
elasticsearchVersion() - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7UpsertTableSinkFactory
 
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 - Variable in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.ContextImpl
 
ELEMENT_LENGTH_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
ELEMENT_LENGTH_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.CharValueArray
 
ELEMENT_LENGTH_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
ELEMENT_LENGTH_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
ELEMENT_LENGTH_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.IntValueArray
 
ELEMENT_LENGTH_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.LongValueArray
 
ELEMENT_LENGTH_IN_BYTES - Static variable in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
elementKeyGroups - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
This is a helper array that caches the key-group for each element, so we do not have to compute them twice.
elementPriorityComparator - Variable in class org.apache.flink.runtime.state.heap.HeapPriorityQueue
Comparator for the priority of contained elements.
ElementTriggers - Class in org.apache.flink.table.runtime.operators.window.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.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.triggers
A Trigger that triggers on every element.
elementType - Variable in class org.apache.flink.table.api.dataview.ListView
 
elementWriterFunction - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
Function to write an element to a DataOutputView.
ELSE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EMail() - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
 
EMail(int, String, String) - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
 
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
 
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
 
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
 
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, 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.RecordWriter
This is used to send regular records.
emit() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.ReduceFacade
Emits all elements currently held by the table to the collector.
emit(T, RecordEmitter.RecordQueue<T>) - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
Emit the record.
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
 
emitDataSet(DataSet<Row>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSink
 
emitDataSet(DataSet<Row>) - Method in class org.apache.flink.table.client.gateway.local.CollectBatchTableSink
 
emitDataSet(DataSet<T>) - Method in interface org.apache.flink.table.sinks.BatchTableSink
Deprecated.
Emits the DataSet.
emitDataSet(DataSet<Row>) - Method in class org.apache.flink.table.sinks.CsvTableSink
 
emitDataSet(DataSet<Row>) - Method in class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
emitDataStream(DataStream<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
emitDataStream(DataStream<Row>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSink
 
emitDataStream(DataStream<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
emitDataStream(DataStream<Row>) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
emitDataStream(DataStream<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
emitDataStream(DataStream<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
emitDataStream(DataStream<Tuple2<Boolean, Row>>) - Method in class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
emitDataStream(DataStream<Row>) - Method in class org.apache.flink.table.sinks.CsvTableSink
 
emitDataStream(DataStream<T>) - Method in class org.apache.flink.table.sinks.OutputFormatTableSink
 
emitDataStream(DataStream<T>) - Method in interface org.apache.flink.table.sinks.StreamTableSink
Deprecated.
This method will be removed in future versions as it returns nothing. It is recommended to use StreamTableSink.consumeDataStream(DataStream) instead which returns the DataStreamSink. The returned DataStreamSink will be used to set resources for the sink operator. If the StreamTableSink.consumeDataStream(DataStream) is implemented, this method can be empty implementation.
emitDataStream(DataStream<Row>) - Method in class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator.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 interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput
Pushes the next element 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.StreamTaskNetworkInput
 
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
emitRecord(T, KafkaTopicPartitionState<TopicPartition>, long, ConsumerRecord<?, ?>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka010Fetcher
 
emitRecord(T, KafkaTopicPartitionState<TopicPartition>, long, ConsumerRecord<?, ?>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
 
emitRecord(T, KafkaTopicPartitionState<TopicPartition>, long, ConsumerRecord<?, ?>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaFetcher
 
emitRecord(T, KafkaTopicPartitionState<KPH>, long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Emits a record without attaching an existing timestamp to it.
emitRecord(StreamRecord<T>) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitRecordAndUpdateState(T, long, int, SequenceNumber) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Prepare a record and hand it over to the RecordEmitter, which may collect it asynchronously.
emitRecords() - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
 
emitRecordWithTimestamp(T, KafkaTopicPartitionState<KPH>, long, long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Emits a record attaching a timestamp to it.
emitResults() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Sends the execution results to the downstream operator.
emitResults() - Method in class org.apache.flink.table.runtime.operators.python.BaseRowPythonScalarFunctionOperator
 
emitResults() - Method in class org.apache.flink.table.runtime.operators.python.PythonScalarFunctionOperator
 
emitStreamStatus(StreamStatus) - Method in class org.apache.flink.streaming.runtime.io.AbstractDataOutput
 
emitStreamStatus(StreamStatus) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitStreamStatus(StreamStatus) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
emitValue(N, BaseRow, Collector<BaseRow>) - 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<BaseRow>, BaseRow, 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 class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
emitWatermark(Watermark) - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
Emits the given Watermark.
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator.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() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Called periodically to emit a watermark.
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
 
emitWindowResult(W) - Method in class org.apache.flink.table.runtime.operators.window.AggregateWindowOperator
 
emitWindowResult(W) - Method in class org.apache.flink.table.runtime.operators.window.TableAggregateWindowOperator
 
emitWindowResult(W) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
Emits the window result of the given window.
EMPTY - Static variable in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
empty() - Static method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
empty() - Static method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
EMPTY - Static variable in class org.apache.flink.runtime.rest.handler.FileUploads
 
empty() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
empty() - Static method in class org.apache.flink.runtime.state.SnapshotResult
 
EMPTY - Static variable in class org.apache.flink.runtime.util.IntArrayList
 
empty() - Static method in interface org.apache.flink.runtime.webmonitor.WebMonitorExtension
 
EMPTY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
empty() - Static method in class org.apache.flink.table.client.gateway.TypedResult
 
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_ARGS - Static variable in interface org.apache.flink.streaming.api.operators.MailboxExecutor
A constant for empty args to save on object allocation.
EMPTY_CONFIG - Static variable in interface org.apache.flink.table.api.PlannerConfig
 
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_PREFIX - Static variable in class org.apache.flink.table.descriptors.HierarchyDescriptorValidator
 
EMPTY_ROW - Static variable in class org.apache.flink.table.dataformat.util.BinaryRowUtil
 
EMPTY_SET - Static variable in class org.apache.flink.api.common.operators.util.FieldSet
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.flink.table.dataformat.BinaryStringUtil
 
EMPTY_UTF8 - Static variable in class org.apache.flink.table.dataformat.BinaryString
 
EmptyBufferStorage - Class in org.apache.flink.streaming.runtime.io
Always empty implementation of BufferStorage.
EmptyBufferStorage() - Constructor for class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
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
Treat empty column as null, false by default.
emptyCurrentBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
 
emptyCurrentBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
EmptyFieldFilter() - Constructor for class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.EmptyFieldFilter
 
EmptyFieldsCountAccumulator - Class in org.apache.flink.examples.java.relational
This program filters lines from a CSV file with empty fields.
EmptyFieldsCountAccumulator() - Constructor for class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator
 
EmptyFieldsCountAccumulator.EmptyFieldFilter - Class in org.apache.flink.examples.java.relational
This function filters all incoming tuples that have one or more empty fields.
EmptyFieldsCountAccumulator.StringTriple - Class in org.apache.flink.examples.java.relational
It is recommended to use POJOs (Plain old Java objects) instead of TupleX for data types with many fields.
EmptyFieldsCountAccumulator.VectorAccumulator - Class in org.apache.flink.examples.java.relational
This accumulator maintains a vector of counts.
EmptyGraph - Class in org.apache.flink.graph.drivers.input
Generate an EmptyGraph.
EmptyGraph() - Constructor for class org.apache.flink.graph.drivers.input.EmptyGraph
 
EmptyGraph - Class in org.apache.flink.graph.generator
 
EmptyGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.EmptyGraph
The Graph containing no edges.
emptyIntermediateIterable - Variable in class org.apache.flink.api.java.sampling.DistributedRandomSampler
 
emptyIterable - Variable in class org.apache.flink.api.java.sampling.RandomSampler
 
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.
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.
EmptySemanticProperties() - Constructor for class org.apache.flink.api.common.operators.SemanticProperties.EmptySemanticProperties
 
ENABLE_QUERYABLE_STATE_PROXY_SERVER - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Option whether the queryable state proxy and server should be enabled where possible and configurable.
enable_tracing() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
enableActualDelayedWriteRate() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the current actual delayed write rate.
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.
enableBlockCacheCapacity() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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.
enableBlockCacheUsage() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the memory size for the entries residing in block cache.
enableCheckpointing(CheckpointCoordinatorConfiguration, List<ExecutionJobVertex>, List<ExecutionJobVertex>, List<ExecutionJobVertex>, List<MasterTriggerRestoreHook<?>>, CheckpointIDCounter, CompletedCheckpointStore, StateBackend, CheckpointStatsTracker) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
enableCheckpointing(long) - 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.streaming.api.environment.StreamExecutionEnvironment
Enables checkpointing for the streaming job.
enableCheckpointing(long, CheckpointingMode, boolean) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
Use StreamExecutionEnvironment.enableCheckpointing(long, CheckpointingMode) instead. Forcing checkpoints will be removed in the future.
enableCheckpointing() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
enableCheckpointing(long) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
enableCheckpointing(long, CheckpointingMode) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
enableCheckpointing(long, CheckpointingMode, boolean) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
enableCheckpointing() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
enableClosureCleaner() - Method in class org.apache.flink.api.common.ExecutionConfig
Enables the ClosureCleaner.
enableCompactionPending() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns 1 if at least one compaction is pending; otherwise, returns 0.
enableConstraint(byte) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
 
enableCurSizeActiveMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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).
enableEstimateLiveDataSize() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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.
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.
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.,filter and index blocks).
enableExternalizedCheckpoints(CheckpointConfig.ExternalizedCheckpointCleanup) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Enables checkpoints to be persisted externally.
enableForceAvro() - Method in class org.apache.flink.api.common.ExecutionConfig
Forces Flink to use the Apache Avro serializer for POJOs.
enableForceKryo() - Method in class org.apache.flink.api.common.ExecutionConfig
Force TypeExtractor to use Kryo serializer for POJOS even though we could analyze as POJO.
enableGenericTypes() - Method in class org.apache.flink.api.common.ExecutionConfig
Enables the use generic types which are serialized via Kryo.
enableIgnoreNullFields() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Enables ignoring null values, treats null values as unset and avoids writing null fields and creating tombstones.
enableIsWriteStopped() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns 1 if write has been stopped.
enableMemTableFlushPending() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns 1 if a memtable flush is pending; otherwise, returns 0.
enableNgScheduling(InternalFailuresListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
enableNumDeletesActiveMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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.
enableNumEntriesActiveMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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.
enableNumImmutableMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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.
enableNumRunningCompactions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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.
enableNumSnapshots() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
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.
enableQuotedStringParsing(char) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
enableQuotedStringParsing(byte) - Method in class org.apache.flink.types.parser.StringParser
 
enableQuotedStringParsing(byte) - Method in class org.apache.flink.types.parser.StringValueParser
 
enableSizeAllMemTables() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns approximate size of active, unflushed immutable, and pinned immutable memtables (bytes).
enableSysoutLogging() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
Ineffective. Will be removed at 2.0.
enableTimeToLive(StateTtlConfig) - Method in class org.apache.flink.api.common.state.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.
enableTransactionTimeoutWarnings(double) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Enables logging of warnings if a transaction's elapsed time reaches a specified ratio of the transactionTimeout.
enableTtlCompactionFilter() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Deprecated.
enabled by default and will be removed in the future.
enableWriteAheadLog() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Enables the write-ahead log, which allows exactly-once processing for non-deterministic algorithms that use idempotent updates.
enableWriteAheadLog(CheckpointCommitter) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Enables the write-ahead log, which allows exactly-once processing for non-deterministic algorithms that use idempotent updates.
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 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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.
encodeObjectToString(Serializable) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
encodePathAsReference(Path) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
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
 
EncodingUtils - Class in org.apache.flink.table.utils
General utilities for string-encoding.
end() - Method in class org.apache.flink.formats.parquet.utils.RowConverter
 
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_OF_KEY_GROUP_MARK - Static variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksSnapshotUtil
 
END_PARTITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
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.
endHeadOperatorInput(int) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Ends the head operator input specified by inputId).
ENDING_STATE_NAME - Static variable in class org.apache.flink.cep.nfa.compiler.NFACompiler
 
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(int) - Method in interface org.apache.flink.streaming.api.operators.BoundedMultiInput
It is notified that no more data will arrive on the input identified by the inputId.
endInput() - Method in interface org.apache.flink.streaming.api.operators.BoundedOneInput
It is notified that no more data will arrive on the input.
endInput() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
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.SortMergeJoinOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
 
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.
endMarker() - Static method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
Gets the element that is passed as marker for the end of data.
endNonHeadOperatorInput(StreamOperator<?>) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Ends all inputs of the non-head operator specified by streamOperator) (now there is only one input for each non-head operator).
EndOfPartitionEvent - Class in org.apache.flink.runtime.io.network.api
This event marks a subpartition as fully consumed.
endOfStream() - Static method in class org.apache.flink.table.client.gateway.TypedResult
 
EndOfSuperstepEvent - Class in org.apache.flink.runtime.io.network.api
Marks the end of a superstep of one particular iteration superstep.
Endpoint - Class in org.apache.flink.kubernetes.kubeclient
Represent an endpoint.
Endpoint(String, int) - Constructor for class org.apache.flink.kubernetes.kubeclient.Endpoint
 
endReached - Variable in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
endsWith(BinaryString) - Method in class org.apache.flink.table.dataformat.BinaryString
Tests if this BinaryString 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.
enrich(ConfigurationEntry, Map<String, String>) - Static method in class org.apache.flink.table.client.config.entries.ConfigurationEntry
 
enrich(DeploymentEntry, Map<String, String>) - Static method in class org.apache.flink.table.client.config.entries.DeploymentEntry
Creates a new deployment entry enriched with additional properties that are prefixed with Environment.DEPLOYMENT_ENTRY.
enrich(ExecutionEntry, Map<String, String>) - Static method in class org.apache.flink.table.client.config.entries.ExecutionEntry
Creates a new execution entry enriched with additional properties that are prefixed with Environment.EXECUTION_ENTRY.
enrich(Environment, Map<String, String>, Map<String, ViewEntry>) - Static method in class org.apache.flink.table.client.config.Environment
Enriches an environment with new/modified properties or views and returns the new instance.
ensureCapacity(int) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
ensureMaterialized() - Method in class org.apache.flink.table.dataformat.BinaryString
 
ensureMaterialized(TypeSerializer<T>) - Method in class org.apache.flink.table.dataformat.LazyBinaryFormat
Ensure we have materialized binary format.
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
 
enterMainThread() - Method in class org.apache.flink.runtime.rpc.MainThreadValidatorUtil
 
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 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.table.api.dataview.MapView
Returns all entries of the map view.
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(BinaryRow, BinaryRow) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.Entry
 
ENTRY_POINT_CLASS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptionsInternal
 
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
 
EntrypointClusterConfiguration - Class in org.apache.flink.runtime.entrypoint
Basic ClusterConfiguration for entry points.
EntrypointClusterConfiguration(String, Properties, String[], String, int) - 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.types.MapValue
 
ENUM(Class<E>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Java enumerations.
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
 
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
 
ENUMERATE_NESTED_FILES_FLAG - Static variable in class org.apache.flink.api.common.io.FileInputFormat
The config parameter which defines whether input directories are recursively traversed.
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.
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.EnumSerializerConfigSnapshot<T extends Enum<T>> - Class in org.apache.flink.api.common.typeutils.base
Deprecated.
EnumSerializer.EnumSerializerSnapshot<T extends Enum<T>> - Class in org.apache.flink.api.common.typeutils.base
EnumSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
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
 
EnumTriangles - Class in org.apache.flink.examples.java.graph
Triangle enumeration is a pre-processing step to find closely connected parts in graphs.
EnumTriangles() - Constructor for class org.apache.flink.examples.java.graph.EnumTriangles
 
EnumTriangles.TupleEdgeConverter - Class in org.apache.flink.examples.java.graph
Converts a Tuple2 into an Edge.
EnumTrianglesData - Class in org.apache.flink.examples.java.graph.util
Provides the default data sets used for the Triangle Enumeration example programs.
EnumTrianglesData() - Constructor for class org.apache.flink.examples.java.graph.util.EnumTrianglesData
 
EnumTrianglesDataTypes - Class in org.apache.flink.examples.java.graph.util
The data classes for EnumTriangles.
EnumTrianglesDataTypes() - Constructor for class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes
 
EnumTrianglesDataTypes.Edge - Class in org.apache.flink.examples.java.graph.util
A POJO storing two vertex IDs.
EnumTrianglesDataTypes.EdgeWithDegrees - Class in org.apache.flink.examples.java.graph.util
A POJO storing two vertex IDs with degree.
EnumTrianglesDataTypes.Triad - Class in org.apache.flink.examples.java.graph.util
A POJO storing three vertex IDs.
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.graph.asm.dataset.DataSetAnalyticBase
 
env - Variable in class org.apache.flink.graph.GraphAnalyticBase
 
env - Variable in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
The process environment variables.
env(Environment) - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext.Builder
 
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_BIN_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The environment variable name which contains the location of the bin directory.
ENV_FLINK_CLASSPATH - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
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_CONTAINER_ID - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosConfigKeys
The Mesos task ID, used by the TM for informational purposes.
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_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_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ENV_FLINK_TMP_DIR - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosConfigKeys
Reserved for future enhancement.
ENV_FRAMEWORK_NAME - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosConfigKeys
Standard environment variables used in DCOS environment.
ENV_HADOOP_USER_NAME - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_JVM_ARGS - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosConfigKeys
JVM arguments, used by the JM and TM.
ENV_KRB5_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_TASK_NAME - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosConfigKeys
Standard environment variables used in DCOS environment.
ENV_YARN_SITE_XML_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_ZOOKEEPER_NAMESPACE - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
envelopeSelfMessage(Object) - Method in class org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor
 
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, ...
environment - Variable in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
environment - Variable in class org.apache.flink.streaming.api.datastream.DataStream
 
Environment - Class in org.apache.flink.table.client.config
Environment configuration that represents the content of an environment file.
Environment() - Constructor for class org.apache.flink.table.client.config.Environment
 
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.
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
 
eof() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
EOF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
eol - Variable in exception org.apache.flink.sql.parser.impl.ParseException
The end of line string for this machine.
EPOCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EPSILON - Static variable in class org.apache.flink.api.java.sampling.RandomSampler
 
EpsilonFilter() - Constructor for class org.apache.flink.examples.java.graph.PageRank.EpsilonFilter
 
EQ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
equaliser - Variable in class org.apache.flink.table.runtime.operators.window.AggregateWindowOperator
The util to compare two BaseRow equals to each other.
equals(Object) - Method in class org.apache.flink.addons.hbase.HBaseOptions
 
equals(Object) - Method in class org.apache.flink.addons.hbase.HBaseWriteOptions
 
equals(Object) - Method in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
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.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.restartstrategy.RestartStrategies.FailureRateRestartStrategyConfiguration
 
equals(Object) - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FallbackRestartStrategyConfiguration
 
equals(Object) - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FixedDelayRestartStrategyConfiguration
 
equals(Object) - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.NoRestartStrategyConfiguration
 
equals(Object) - Method in class org.apache.flink.api.common.state.StateDescriptor
 
equals(Object) - Method in class org.apache.flink.api.common.time.Time
 
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.BackwardsCompatibleSerializerSnapshot
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
 
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.CompositeTypeSerializerConfigSnapshot
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerConfigSnapshot
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
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.dag.Transformation
 
equals(Object) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions
 
equals(Object) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
equals(Object) - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions
 
equals(Object) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
equals(Object) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
equals(Object) - Method in class org.apache.flink.api.java.io.SplitDataProperties.SourcePartitionerMarker
 
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.KryoRegistrationSerializerConfigSnapshot
 
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.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
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.TupleSerializerConfigSnapshot
 
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.api.java.Utils.ChecksumHashCode
 
equals(Object) - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
 
equals(Object) - Method in class org.apache.flink.api.java.utils.ParameterTool
 
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.NFA.NFASerializer
Deprecated.
 
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.SharedBufferSerializer
Deprecated.
 
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.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.configuration.ReadableConfigToConfigurationAdapter
 
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.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.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
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.typeutils.AvroSerializer
 
equals(Object) - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
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.JsonRowDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema
 
equals(Object) - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
equals(Object) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
equals(Object) - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
 
equals(Object) - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
equals(Object) - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
equals(Object) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingDataSet
 
equals(Object) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingGraph
 
equals(Object) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
 
equals(Object) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
equals(Object) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
equals(Object) - Method in class org.apache.flink.optimizer.costs.Costs
 
equals(Object) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
equals(Object) - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
equals(Object) - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
equals(Object) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
equals(Object) - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
 
equals(Object) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.GlobalPropertiesPair
 
equals(Object) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.LocalPropertiesPair
 
Equals(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.flink.orc.OrcSplitReader.Equals
Creates an EQUALS predicate.
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.blob.BlobKey
 
equals(Object) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
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.OperatorState
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
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.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.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.EndOfPartitionEvent
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
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.InputGateID
 
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.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 exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
equals(Object) - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
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.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.query.KvStateInfo
 
equals(Object) - Method in class org.apache.flink.runtime.query.KvStateLocation
 
equals(Object) - Method in class org.apache.flink.runtime.rest.handler.async.OperationKey
 
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.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.MinMaxAvgStatistics
 
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.ClusterConfigurationInfoEntry
 
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.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.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.JobExceptionsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo.ExecutionExceptionInfo
 
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.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.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.scheduler.strategy.ExecutionVertexID
 
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.CheckpointStorageLocationReference
 
equals(Object) - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
equals(Object) - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
This method is should only be called in tests! This should never serve as key in a hash map.
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.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.SnapshotDirectory
 
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.SlotOffer
 
equals(Object) - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
 
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.OperatorSubtaskDescriptionText
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
equals(Object) - Method in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.TransactionHolder
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
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.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.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.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.Host
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.KafkaTransactionContext
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHint
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.KafkaTransactionContext
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHint
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionLeader
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkFixedPartitioner
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShard
Deprecated.
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
equals(Object) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata.EquivalenceWrapper
 
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.runtime.operators.windowing.WindowOperator.Timer
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
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.streamstatus.StreamStatus
 
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.constraints.UniqueConstraint
 
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.TableColumn
 
equals(Object) - Method in class org.apache.flink.table.api.TableSchema
 
equals(Object) - Method in class org.apache.flink.table.api.WatermarkSpec
 
equals(Object) - Method in class org.apache.flink.table.catalog.CatalogPartitionSpec
 
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.UnresolvedIdentifier
 
equals(Object) - Method in class org.apache.flink.table.client.cli.SqlCommandParser.SqlCommandCall
 
equals(Object) - Method in class org.apache.flink.table.client.gateway.SessionContext
 
equals(Object) - Method in class org.apache.flink.table.client.gateway.TypedResult
 
equals(Object) - Method in class org.apache.flink.table.dataformat.BinaryGeneric
 
equals(Object) - Method in class org.apache.flink.table.dataformat.BinarySection
 
equals(Object) - Method in class org.apache.flink.table.dataformat.BinaryString
 
equals(Object) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
equals(Object) - Method in class org.apache.flink.table.dataformat.Decimal
 
equals(Object) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
equals(Object) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
equals(Object) - Method in class org.apache.flink.table.dataformat.SqlTimestamp
 
equals(Object) - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
equals(Object) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
equals(Object) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
equals(Object) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
 
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.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
 
EQUALS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
equals(Object) - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
equals(Object) - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
 
equals(Object) - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
equals(Object) - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
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.functions.aggfunctions.CollectAggFunction.CollectAccumulator
 
equals(Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
equals(Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
EQUALS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
equals(BaseRow, BaseRow) - Method in interface org.apache.flink.table.runtime.generated.RecordEqualiser
Returns true if the rows are equal to each other and false otherwise.
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.typeutils.BaseArraySerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
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.serializers.python.DecimalSerializer
 
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.SqlTimestampSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
equals(MemorySegment[], int, MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Equals two memory segments regions.
equals(Object) - Method in class org.apache.flink.table.sources.CsvTableSource
 
equals(Object) - Method in class org.apache.flink.table.sources.RowtimeAttributeDescriptor
 
equals(Object) - Method in class org.apache.flink.table.sources.tsextractors.ExistingField
 
equals(Object) - Method in class org.apache.flink.table.sources.tsextractors.StreamRecordTimestamp
 
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.extraction.utils.DataTypeTemplate
 
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.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.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.MissingTypeStrategy
 
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.SequenceInputTypeStrategy
 
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.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.SymbolType
 
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.TypeInformationRawType
 
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.InternalTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
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.OptionalFailure
 
equals(Object) - Method in class org.apache.flink.util.OutputTag
 
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.walkthrough.common.entity.Alert
 
equals(Object) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.calcite.sql.ExtendedSqlRowTypeNameSpec
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.calcite.sql.SqlMapTypeNameSpec
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
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.
equalsWithoutHeader(BaseRow) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
equalsWithoutHeader(BaseRow) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
equalsWithoutHeader(BaseRow, BaseRow) - Method in interface org.apache.flink.table.runtime.generated.RecordEqualiser
Returns true if the rows are equal to each other without header compare and false otherwise.
equalTo(int...) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate
Continues a CoGroup transformation and defines the Tuple fields of the second co-grouped DataSet that should be used as grouping keys.
equalTo(String...) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate
Continues a CoGroup transformation and defines the fields of the second co-grouped DataSet that should be used as grouping keys.
equalTo(KeySelector<I2, K>) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate
Continues a CoGroup transformation and defines a KeySelector function for the second co-grouped DataSet.
equalTo(int...) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase.JoinOperatorSetsPredicateBase
Continues a Join transformation and defines the Tuple fields of the second join DataSet that should be used as join keys.
equalTo(String...) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase.JoinOperatorSetsPredicateBase
Continues a Join transformation and defines the fields of the second join DataSet that should be used as join keys.
equalTo(KeySelector<I2, K>) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase.JoinOperatorSetsPredicateBase
Continues a Join transformation and defines a KeySelector function for the second join DataSet.
equalTo(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets.JoinOperatorSetsPredicate
Continues a Join transformation and defines the Tuple fields of the second join DataSet that should be used as join keys.
equalTo(String...) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets.JoinOperatorSetsPredicate
Continues a Join transformation and defines the fields of the second join DataSet that should be used as join keys.
equalTo(KeySelector<I2, K>) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets.JoinOperatorSetsPredicate
Continues a Join transformation and defines a KeySelector function for the second join DataSet.
equalTo(MemorySegment, int, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Equals two memory segment regions.
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>, 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>) - 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.JoinedStreams.Where
Specifies a KeySelector for elements from the second input with explicit type information for the key type.
equalTo(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
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(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(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(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(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(T2) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
 
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(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.
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(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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(ByteValueArray) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
equalToReference(CharValueArray) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
equalToReference(DoubleValueArray) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
equalToReference(FloatValueArray) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
equalToReference(IntValueArray) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
equalToReference(LongValueArray) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
equalToReference(NullValueArray) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
equalToReference(ShortValueArray) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
equalToReference(StringValueArray) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
EquiJoin(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, FlatJoinFunction<I1, I2, OUT>, TypeInformation<OUT>, JoinOperatorBase.JoinHint, String) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
EquiJoin(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, FlatJoinFunction<I1, I2, OUT>, JoinFunction<I1, I2, OUT>, TypeInformation<OUT>, JoinOperatorBase.JoinHint, String) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
EquiJoin(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, FlatJoinFunction<I1, I2, OUT>, TypeInformation<OUT>, JoinOperatorBase.JoinHint, String, JoinType) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
EquiJoin(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, FlatJoinFunction<I1, I2, OUT>, JoinFunction<I1, I2, OUT>, TypeInformation<OUT>, JoinOperatorBase.JoinHint, String, JoinType) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
EquivalenceWrapper(StreamShardMetadata) - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata.EquivalenceWrapper
 
eraseTimestamp() - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
eraseTimestamp() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
 
Error - Class in org.apache.flink.mesos.scheduler.messages
Message sent when there is an unrecoverable error in the scheduler or driver.
Error(String) - Constructor for class org.apache.flink.mesos.scheduler.messages.Error
 
error(SchedulerDriver, String) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
ERROR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ERROR_MESSAGE - Static variable in class org.apache.flink.yarn.YarnClusterClientFactory
 
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
 
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
 
ESCAPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
escapeBackticks(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
escapeCharacter(char) - Method in class org.apache.flink.table.descriptors.Csv
Sets the escape character for escaping values (disabled by default).
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
 
establishConnection() - Method in class org.apache.flink.api.java.io.jdbc.AbstractJDBCOutputFormat
 
ESTIMATE_LIVE_DATA_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
ESTIMATE_NUM_KEYS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
ESTIMATE_PENDING_COMPACTION_BYTES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
ESTIMATE_TABLE_READERS_MEM - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
estimatedNumRecords - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
estimatedOutputSize - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
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.
EstimateProvider - Interface in org.apache.flink.optimizer.dag
Methods for operators / connections that provide estimated about data size and characteristics.
Estimator<E extends Estimator<E,M>,M extends Model<M>> - Interface in org.apache.flink.ml.api.core
Estimators are PipelineStages responsible for training and generating machine learning models.
EstimatorBase<E extends EstimatorBase<E,M>,M extends ModelBase<M>> - Class in org.apache.flink.ml.pipeline
The base class for estimator implementations.
EstimatorBase() - Constructor for class org.apache.flink.ml.pipeline.EstimatorBase
 
EstimatorBase(Params) - Constructor for class org.apache.flink.ml.pipeline.EstimatorBase
 
euclideanDistance(KMeans.Point) - Method in class org.apache.flink.examples.java.clustering.KMeans.Point
 
euclideanDistance(EuclideanGraphWeighing.Point) - Method in class org.apache.flink.graph.examples.EuclideanGraphWeighing.Point
 
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
 
EuclideanGraphData - Class in org.apache.flink.graph.examples.data
Provides the default data sets used for the Euclidean Graph example program.
EuclideanGraphWeighing - Class in org.apache.flink.graph.examples
This example shows how to use Gelly's Graph.getTriplets() and Graph.joinWithEdges(DataSet, EdgeJoinFunction) methods.
EuclideanGraphWeighing() - Constructor for class org.apache.flink.graph.examples.EuclideanGraphWeighing
 
EuclideanGraphWeighing.Point - Class in org.apache.flink.graph.examples
A simple two-dimensional point.
eval(Object) - Method in class org.apache.flink.addons.hbase.HBaseLookupFunction
The invoke entry point of lookup function.
eval(Object...) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction
 
eval(Object...) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
eval(Object...) - Method in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
eval(Timestamp) - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
eval(Object...) - Method in class org.apache.flink.table.planner.functions.tablefunctions.ReplicateRows
 
eval(Object...) - Method in class org.apache.flink.table.sources.CsvTableSource.CsvLookupFunction
 
eval(String, String, String) - Method in class org.apache.flink.table.toolbox.StringRegexReplaceFunction
 
eval(long) - Method in class org.apache.flink.walkthrough.common.table.TruncateDateToHour
 
evalInternal(Object[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDF
 
evalInternal(Object[]) - Method in class org.apache.flink.table.functions.hive.HiveScalarFunction
Evaluation logical, args will be wrapped when is a single array.
evalInternal(Object[]) - Method in class org.apache.flink.table.functions.hive.HiveSimpleUDF
 
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
 
evaluate(OP, String) - Method in class org.apache.flink.table.client.cli.CliView
 
EVENLY_SPREAD_OUT_SLOTS_STRATEGY - Static variable in class org.apache.flink.configuration.ClusterOptions
 
evenlySpreadOutSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
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(EventType, int) - Constructor for class org.apache.flink.streaming.examples.statemachine.event.Event
Creates a new event.
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
 
EventComparator<T> - Interface in org.apache.flink.cep
Custom comparator used to compares two events.
EventDeSerializer - Class in org.apache.flink.streaming.examples.statemachine.kafka
A serializer and deserializer for the Event type.
EventDeSerializer() - Constructor for class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializer
 
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, T) - Method in class org.apache.flink.kubernetes.kubeclient.resources.ActionWatcher
 
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
 
EventsGeneratorSource - Class in org.apache.flink.streaming.examples.statemachine.generator
A event stream source that generates the events on the fly.
EventsGeneratorSource(double, int) - Constructor for class org.apache.flink.streaming.examples.statemachine.generator.EventsGeneratorSource
 
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
 
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.triggers
A Trigger that reacts to event-time timers.
EventTimeTriggers.AfterEndOfWindow<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.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.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.triggers
A composite Trigger that consist of AfterEndOfWindow and a late trigger.
EventType - Enum in example.avro
 
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 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
 
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 variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
every(String) - Method in class org.apache.flink.table.api.SlideWithSize
Specifies the window's slide as time or row-count interval.
every(Expression) - Method in class org.apache.flink.table.api.SlideWithSize
Specifies the window's slide as time or row-count interval.
every() - Static method in class org.apache.flink.table.runtime.operators.window.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.triggers.ProcessingTimeTriggers
Creates a trigger that fires by a certain interval after reception of the first element.
EveryElement() - Constructor for class org.apache.flink.table.runtime.operators.window.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<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.
evictAfter(Iterable<TimestampedValue<Object>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
evictBefore(Iterable<TimestampedValue<Object>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.CountEvictor
 
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.
evictBefore(Iterable<TimestampedValue<Object>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
EvictingBoundedList<T> - Class in org.apache.flink.runtime.util
This class implements a list (array based) that is physically bounded in maximum size, but can virtually grow beyond the bounded size.
EvictingBoundedList(int) - Constructor for class org.apache.flink.runtime.util.EvictingBoundedList
 
EvictingBoundedList(EvictingBoundedList<T>) - Constructor for class org.apache.flink.runtime.util.EvictingBoundedList
 
EvictingBoundedList(int, T) - Constructor for class org.apache.flink.runtime.util.EvictingBoundedList
 
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
 
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 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.streaming.api.datastream.WindowedStream
Sets the Evictor that should be used to evict elements from a window before emission.
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.
example.avro - package example.avro
 
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 - 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.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.mesos.util.MesosArtifactServer.VirtualFileServerHandler
 
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<E extends Throwable> - Interface in org.apache.flink.runtime.operators.sort
Interface to be implemented by classes that handle exceptions.
ExceptionInChainedOperatorException - Exception in org.apache.flink.streaming.runtime.tasks
A special exception that signifies that the cause exception came from a chained operator.
ExceptionInChainedOperatorException(Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.ExceptionInChainedOperatorException
 
ExceptionInChainedOperatorException(String, 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
 
ExceptionProxy - Class in org.apache.flink.streaming.connectors.kafka.internals
A proxy that communicates exceptions between threads.
ExceptionProxy(Thread) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.ExceptionProxy
Creates an exception proxy that interrupts the given thread upon report of an exception.
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.
EXCLUDE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
excludeFromReset(int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
EXCLUDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
EXEC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
execEnv - Variable in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
execEnv() - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
This is a temporary workaround for Python API.
ExecNodeVisitor - Interface in org.apache.flink.table.planner.plan.nodes.exec
Visitor pattern for traversing a dag of ExecNode objects.
ExecNodeVisitorImpl - Class in org.apache.flink.table.planner.plan.nodes.exec
Implement of ExecNodeVisitor.
ExecNodeVisitorImpl() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeVisitorImpl
 
executable - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
executable - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact
 
executablesEquals(Method) - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
executablesEquals(Constructor<?>) - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
execute(Plan) - Method in class org.apache.flink.api.common.operators.CollectionExecutor
 
execute(String) - Method in class org.apache.flink.api.java.CollectionEnvironment
 
execute() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Triggers the program execution.
execute(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Triggers the program execution.
execute(Pipeline, Configuration) - Method in class org.apache.flink.client.deployment.executors.AbstractJobClusterExecutor
 
execute(Pipeline, Configuration) - Method in class org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor
 
execute(Pipeline, Configuration) - Method in class org.apache.flink.client.deployment.executors.LocalExecutor
 
execute(String) - Method in class org.apache.flink.client.program.ContextEnvironment
 
execute(Pipeline, Configuration) - 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.
execute(Runnable) - Method in class org.apache.flink.fs.s3.common.utils.BackPressuringExecutor
 
execute() - Method in interface org.apache.flink.graph.asm.dataset.DataSetAnalytic
Execute the program and return the result.
execute(String) - Method in interface org.apache.flink.graph.asm.dataset.DataSetAnalytic
Execute the program and return the result.
execute() - Method in class org.apache.flink.graph.asm.dataset.DataSetAnalyticBase
 
execute(String) - Method in class org.apache.flink.graph.asm.dataset.DataSetAnalyticBase
 
execute() - Method in interface org.apache.flink.graph.GraphAnalytic
Execute the program and return the result.
execute(String) - Method in interface org.apache.flink.graph.GraphAnalytic
Execute the program and return the result.
execute() - Method in class org.apache.flink.graph.GraphAnalyticBase
 
execute(String) - Method in class org.apache.flink.graph.GraphAnalyticBase
 
execute(Runnable) - Method in class org.apache.flink.runtime.concurrent.akka.ActorSystemScheduledExecutorAdapter
 
execute(Runnable) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
execute(Runnable) - Method in class org.apache.flink.runtime.concurrent.ScheduledExecutorServiceAdapter
 
execute(Runnable) - Method in enum org.apache.flink.runtime.concurrent.UnsupportedOperationExecutor
 
execute(Runnable) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
execute(Callable<T>) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
execute(Runnable) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
execute(Runnable) - Method in interface org.apache.flink.runtime.rpc.RpcService
Execute the given runnable in the executor of the RPC service.
execute(Callable<T>) - Method in interface org.apache.flink.runtime.rpc.RpcService
Execute the given callable and return its result as a CompletableFuture.
EXECUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.StreamContextEnvironment
 
execute() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution.
execute(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution.
execute(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution.
execute(RunnableWithException, String) - Method in interface org.apache.flink.streaming.api.operators.MailboxExecutor
Executes the given command at some time in the future in the mailbox thread.
execute(RunnableWithException, String, Object...) - Method in interface org.apache.flink.streaming.api.operators.MailboxExecutor
Executes the given command at some time in the future in the mailbox thread.
execute(RunnableWithException, String, Object...) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
execute(StreamGraph) - Method in class org.apache.flink.streaming.util.TestStreamEnvironment
 
execute(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
execute(String) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Triggers the program execution.
execute(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Triggers the program execution.
execute(String) - Method in interface org.apache.flink.table.delegation.Executor
Executes all the previously applied transformations via Executor.apply(List).
execute(String) - Method in class org.apache.flink.table.executor.StreamExecutor
 
execute(String) - Method in class org.apache.flink.table.planner.delegation.BatchExecutor
 
execute(String) - Method in class org.apache.flink.table.planner.delegation.StreamExecutor
 
execute() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
execute(String) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
execute(StreamGraph) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
execute(String) - Method in class org.apache.flink.test.util.CollectionTestEnvironment
 
execute(String) - Method in class org.apache.flink.test.util.TestEnvironment
 
executeAsync() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Triggers the program execution asynchronously.
executeAsync(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Triggers the program execution asynchronously.
executeAsync(String) - Method in class org.apache.flink.api.java.ScalaShellEnvironment
 
executeAsync(StreamGraph) - Method in class org.apache.flink.api.java.ScalaShellStreamEnvironment
 
executeAsync(String) - Method in class org.apache.flink.client.program.ContextEnvironment
 
executeAsync(String) - Method in class org.apache.flink.client.program.OptimizerPlanEnvironment
 
executeAsync(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.StreamContextEnvironment
 
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(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution asynchronously.
executeAsync(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.StreamPlanEnvironment
 
executeBatch() - Method in class org.apache.flink.api.java.io.jdbc.writer.AppendOnlyWriter
 
executeBatch() - Method in interface org.apache.flink.api.java.io.jdbc.writer.JDBCWriter
Submits a batch of commands to the database for execution.
executeBatch() - Method in class org.apache.flink.api.java.io.jdbc.writer.UpsertWriter
 
executeJobBlocking(JobGraph) - Method in interface org.apache.flink.runtime.minicluster.JobExecutor
Run the given job and block until its execution result can be returned.
executeJobBlocking(JobGraph) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
This method runs a job in blocking mode.
executeOnCollections(List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
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<ST>, List<WT>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
executeOnCollections(List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.FilterOperatorBase
 
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<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.InnerJoinOperatorBase
 
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<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
executeOnCollections(List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.SortPartitionOperatorBase
 
executeOnCollections(List<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
 
executeOnCollections(RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
 
executeOnCollections(List<T>, List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.Union
 
executeOnCollections(List<OUT>, List<OUT>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.optimizer.util.NoOpBinaryUdfOp
 
executeOnCollections(List<OUT>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.optimizer.util.NoOpUnaryUdfOp
 
executeProgram(Configuration, PackagedProgram) - Method in class org.apache.flink.client.cli.CliFrontend
 
executeProgram(PipelineExecutorServiceLoader, Configuration, PackagedProgram) - Static method in enum org.apache.flink.client.ClientUtils
 
executeQuery(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Submits a Flink SQL query job (detached) and returns the result descriptor.
executeQuery(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
executeUpdate(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Submits a Flink SQL update statement such as INSERT INTO.
executeUpdate(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
Execution - Class in org.apache.flink.runtime.executiongraph
A single execution of a vertex.
Execution(Executor, ExecutionVertex, int, long, long, Time) - Constructor for class org.apache.flink.runtime.executiongraph.Execution
Creates a new Execution attempt.
EXECUTION_CURRENT_CATALOG - Static variable in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
EXECUTION_CURRENT_DATABASE - Static variable in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
EXECUTION_ENTRY - Static variable in class org.apache.flink.table.client.config.Environment
 
EXECUTION_FAILOVER_STRATEGY - Static variable in class org.apache.flink.configuration.JobManagerOptions
This option specifies the failover strategy, i.e.
EXECUTION_MODE - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
EXECUTION_MODE_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.CommandLineOptions
Deprecated.
exists only for compatibility with legacy mode. Remove once legacy mode and execution mode option has been removed.
EXECUTION_PLANNER_VALUE_BLINK - Static variable in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
EXECUTION_PLANNER_VALUE_OLD - Static variable in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
EXECUTION_RETRIES_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
The configuration value will be replaced by ConfigConstants.RESTART_STRATEGY_FIXED_DELAY_ATTEMPTS and the corresponding FixedDelayRestartStrategy.
EXECUTION_RETRY_DELAY_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
The configuration value will be replaced by ConfigConstants.RESTART_STRATEGY_FIXED_DELAY_DELAY and the corresponding FixedDelayRestartStrategy.
ExecutionAndAllocationFuture - Class in org.apache.flink.runtime.executiongraph
A pair of an Execution together with an allocation future.
ExecutionAndAllocationFuture(Execution, CompletableFuture<Void>) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionAndAllocationFuture
 
executionAttempt - Variable in class org.apache.flink.runtime.executiongraph.ExecutionAndAllocationFuture
 
ExecutionAttemptID - Class in org.apache.flink.runtime.executiongraph
Unique identifier for the attempt to execute a tasks.
ExecutionAttemptID() - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
ExecutionAttemptID(long, long) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
ExecutionCheckpointingOptions - Class in org.apache.flink.streaming.api.environment
Execution ConfigOption for configuring checkpointing related parameters.
ExecutionCheckpointingOptions() - Constructor for class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
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 - 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.DefaultKeyedStateStore
 
executionConfig - Variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
The execution configuration.
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.
ExecutionConfig.SerializableSerializer<T extends com.esotericsoftware.kryo.Serializer<?> & Serializable> - Class in org.apache.flink.api.common
 
ExecutionConfigAccessor - Class in org.apache.flink.client.cli
Accessor that exposes config settings that are relevant for execution from an underlying Configuration.
ExecutionConfigInfo(String, 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
 
ExecutionContext<ClusterID> - Class in org.apache.flink.table.client.gateway.local
Context for executing table programs.
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.
ExecutionContext.Builder - Class in org.apache.flink.table.client.gateway.local
Builder for ExecutionContext.
ExecutionContext.SessionState - Class in org.apache.flink.table.client.gateway.local
Represents the state that should be reused in one session.
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
 
ExecutionEdge - Class in org.apache.flink.runtime.executiongraph
 
ExecutionEdge(IntermediateResultPartition, ExecutionVertex, int) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionEdge
 
ExecutionEntry - Class in org.apache.flink.table.client.config.entries
Configuration of a table program execution.
ExecutionEnvironment - Class in org.apache.flink.api.java
The ExecutionEnvironment is the context in which a program is executed.
ExecutionEnvironment(Configuration) - Constructor for class org.apache.flink.api.java.ExecutionEnvironment
Creates a new ExecutionEnvironment that will use the given Configuration to configure the PipelineExecutor.
ExecutionEnvironment(Configuration, ClassLoader) - Constructor for class org.apache.flink.api.java.ExecutionEnvironment
Creates a new ExecutionEnvironment that will use the given Configuration to configure the PipelineExecutor.
ExecutionEnvironment(PipelineExecutorServiceLoader, Configuration, ClassLoader) - Constructor for class org.apache.flink.api.java.ExecutionEnvironment
Creates a new ExecutionEnvironment that will use the given Configuration to configure the PipelineExecutor.
ExecutionEnvironment() - Constructor for class org.apache.flink.api.java.ExecutionEnvironment
Creates a new Execution Environment.
ExecutionEnvironmentFactory - Interface in org.apache.flink.api.java
Factory class for execution environments.
executionException - Variable in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
ExecutionExceptionInfo(String, String, String, long) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfo.ExecutionExceptionInfo
 
ExecutionFailureHandler - Class in org.apache.flink.runtime.executiongraph.failover.flip1
This handler deals with task failures to return a FailureHandlingResult which contains tasks to restart to recover from failures.
ExecutionFailureHandler(FailoverTopology<?, ?>, FailoverStrategy, RestartBackoffTimeStrategy) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler
Creates the handler to deal with task failures.
ExecutionGraph - Class in org.apache.flink.runtime.executiongraph
The execution graph is the central data structure that coordinates the distributed execution of a data flow.
ExecutionGraph(JobInformation, ScheduledExecutorService, Executor, Time, RestartStrategy, int, FailoverStrategy.Factory, SlotProvider, ClassLoader, BlobWriter, Time, PartitionReleaseStrategy.Factory, ShuffleMaster<?>, JobMasterPartitionTracker, ScheduleMode) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
ExecutionGraphBuilder - Class in org.apache.flink.runtime.executiongraph
Utility class to encapsulate the logic of building an ExecutionGraph from a JobGraph.
ExecutionGraphCache - Interface in org.apache.flink.runtime.rest.handler.legacy
Cache for ArchivedExecutionGraph which are obtained from the Flink cluster.
ExecutionGraphException - Exception in org.apache.flink.runtime.executiongraph
Base class for exceptions occurring in the ExecutionGraph.
ExecutionGraphException(String) - Constructor for exception org.apache.flink.runtime.executiongraph.ExecutionGraphException
 
ExecutionGraphException(String, Throwable) - Constructor for exception org.apache.flink.runtime.executiongraph.ExecutionGraphException
 
ExecutionGraphException(Throwable) - Constructor for exception org.apache.flink.runtime.executiongraph.ExecutionGraphException
 
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.jobmaster.ExecutionGraphException
 
ExecutionGraphException(String, Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.ExecutionGraphException
 
ExecutionGraphException(Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.ExecutionGraphException
 
ExecutionGraphRestartCallback - Class in org.apache.flink.runtime.executiongraph.restart
A RestartCallback that abstracts restart calls on an ExecutionGraph.
ExecutionGraphRestartCallback(ExecutionGraph, long) - Constructor for class org.apache.flink.runtime.executiongraph.restart.ExecutionGraphRestartCallback
Creates a new ExecutionGraphRestartCallback.
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
 
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(ExecutionGraph, JobVertex, int, int, Time, long, long) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
ExecutionMode - Enum in org.apache.flink.api.common
The execution mode specifies how a batch program is executed in terms of data exchange: pipelining or batched.
executionModes() - Static method in class org.apache.flink.test.util.MultipleProgramsTestBase
 
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
 
ExecutionPlanJSONGenerator - Class in org.apache.flink.optimizer.plandump
Utility for extracting an execution plan (as JSON) from a given Plan.
ExecutionPlanJSONGenerator() - Constructor for class org.apache.flink.optimizer.plandump.ExecutionPlanJSONGenerator
 
ExecutionPlanUtil - Class in org.apache.flink.api.java
A utility for extracting an execution plan (as JSON) from a Plan.
ExecutionPlanUtil() - Constructor for class org.apache.flink.api.java.ExecutionPlanUtil
 
ExecutionPlanUtil.ExecutionPlanJSONGenerator - Interface in org.apache.flink.api.java
Internal interface for the JSON plan generator that has to reside in the optimizer package.
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.
ExecutionVertex - Class in org.apache.flink.runtime.executiongraph
The ExecutionVertex is a parallel subtask of the execution.
ExecutionVertex(ExecutionJobVertex, int, IntermediateResult[], Time, long, long, int) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionVertex
Creates an ExecutionVertex.
ExecutionVertexDeploymentOption - Class in org.apache.flink.runtime.scheduler
Component that stores the task need to be scheduled and the option for deployment.
ExecutionVertexDeploymentOption(ExecutionVertexID, DeploymentOption) - Constructor for class org.apache.flink.runtime.scheduler.ExecutionVertexDeploymentOption
 
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
 
ExecutionVertexSchedulingRequirements - Class in org.apache.flink.runtime.scheduler
The requirements for scheduling a ExecutionVertex.
ExecutionVertexSchedulingRequirements.Builder - Class in org.apache.flink.runtime.scheduler
ExecutionVertexSchedulingRequirementsMapper - Class in org.apache.flink.runtime.scheduler
ExecutionVertexVersion - Class in org.apache.flink.runtime.scheduler
This class helps to record version of an execution vertex.
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
 
executionVertexVersioner - Variable in class org.apache.flink.runtime.scheduler.SchedulerBase
 
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 execution of a Transformations graph generated by Planner.
ExecutorBase - Class in org.apache.flink.table.planner.delegation
An implementation of Executor that is backed by a StreamExecutionEnvironment.
ExecutorBase(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.planner.delegation.ExecutorBase
 
ExecutorCLI - 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.
ExecutorCLI(Configuration) - Constructor for class org.apache.flink.client.cli.ExecutorCLI
 
ExecutorFactory - Interface in org.apache.flink.table.delegation
Factory that creates Executor.
executorId() - Method in class org.apache.flink.mesos.scheduler.messages.ExecutorLost
 
executorId() - Method in class org.apache.flink.mesos.scheduler.messages.FrameworkMessage
 
executorLost(ExecutorLost) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
ExecutorLost - Class in org.apache.flink.mesos.scheduler.messages
Message sent when an executor has exited/terminated.
ExecutorLost(Protos.ExecutorID, Protos.SlaveID, int) - Constructor for class org.apache.flink.mesos.scheduler.messages.ExecutorLost
 
executorLost(SchedulerDriver, Protos.ExecutorID, Protos.SlaveID, int) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
Executors - Class in org.apache.flink.runtime.concurrent
Collection of Executor, ExecutorService and ExecutionContext implementations.
Executors() - Constructor for class org.apache.flink.runtime.concurrent.Executors
 
ExecutorThreadFactory - Class in org.apache.flink.runtime.util
A thread factory intended for use by critical thread pools.
ExecutorThreadFactory() - Constructor for class org.apache.flink.runtime.util.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.runtime.util.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.runtime.util.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.runtime.util
 
ExecutorUtils - Class in org.apache.flink.client.deployment.executors
Utility class with method related to job execution.
ExecutorUtils() - Constructor for class org.apache.flink.client.deployment.executors.ExecutorUtils
 
ExecutorUtils - Class in org.apache.flink.table.planner.utils
Utility class to generate StreamGraph and set properties for batch.
ExecutorUtils() - Constructor for class org.apache.flink.table.planner.utils.ExecutorUtils
 
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.sources.tsextractors
Converts an existing Long, Timestamp, or timestamp formatted java.lang.String field (e.g., "2018-05-28 12:34:56.000") into a rowtime attribute.
ExistingField(String) - Constructor for class org.apache.flink.table.sources.tsextractors.ExistingField
 
ExistingSavepoint - Class in org.apache.flink.state.api
An existing savepoint.
exists(Path) - Method in class org.apache.flink.core.fs.FileSystem
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() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
exists(String) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Returns the version of the node if it exists or -1 if it doesn't.
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_ON_FATAL_AKKA_ERROR - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Deprecated.
exitMainThread() - Method in class org.apache.flink.runtime.rpc.MainThreadValidatorUtil
 
ExitTrappingSecurityManager - Class in org.apache.flink.runtime.security
A SecurityManager to execute logic on exit requests.
ExitTrappingSecurityManager(Consumer<Integer>, SecurityManager) - Constructor for class org.apache.flink.runtime.security.ExitTrappingSecurityManager
 
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
 
exp(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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.
ExpandBuff(boolean) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
expandColumnReferences - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
expandCompositeTypeToSchema(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Expands a composite DataType to a corresponding TableSchema.
expandDirectory(Path, Path) - Static method in class org.apache.flink.util.FileUtils
 
expandGroupByOrHavingExpr(SqlNode, SqlValidatorScope, SqlSelect, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
expandIdentifiers - Variable 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
 
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
 
EXPECTED_EDGES_ABSENT_VALUES - Static variable in class org.apache.flink.graph.examples.data.SummarizationData
The expected output from the input edges translated to null values.
EXPECTED_EDGES_WITH_VALUES - Static variable in class org.apache.flink.graph.examples.data.SummarizationData
The expected output from the input edges.
EXPECTED_VERTICES - Static variable in class org.apache.flink.graph.examples.data.SummarizationData
The resulting vertex id can be any id of the vertices summarized by the single vertex.
expectedEntries - Variable in class org.apache.flink.runtime.operators.util.BloomFilter
 
expectedModVersion() - Method in exception org.apache.flink.runtime.executiongraph.GlobalModVersionMismatch
 
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_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_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_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_STATE_BACKENDS - 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
 
expired(long, long, long) - Static method in class org.apache.flink.runtime.state.ttl.TtlUtils
 
EXPLAIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
explain(Table) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
explain(Table, boolean) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
explain(boolean) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
explain(boolean) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
explain(Table) - Method in interface org.apache.flink.table.api.TableEnvironment
Returns the AST of the specified Table API and SQL queries and the execution plan to compute the result of the given Table.
explain(Table, boolean) - Method in interface org.apache.flink.table.api.TableEnvironment
Returns the AST of the specified Table API and SQL queries and the execution plan to compute the result of the given Table.
explain(boolean) - Method in interface org.apache.flink.table.api.TableEnvironment
Returns the AST of the specified Table API and SQL queries and the execution plan to compute the result of multiple-sinks plan.
explain(List<Operation>, boolean) - 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() - 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
 
ExplainDepth() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses WITH TYPE | WITH IMPLEMENTATION | WITHOUT IMPLEMENTATION modifier for EXPLAIN PLAN.
ExplainDetailLevel() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses INCLUDING ALL ATTRIBUTES modifier for EXPLAIN PLAN.
explainSource() - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
explainSource() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
explainSource() - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
explainSource() - Method in class org.apache.flink.formats.parquet.ParquetTableSource
 
explainSource() - Method in class org.apache.flink.orc.OrcTableSource
 
explainSource() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
explainSource() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
explainSource() - Method in class org.apache.flink.table.sources.CsvTableSource
 
explainSource() - Method in interface org.apache.flink.table.sources.TableSource
Describes the table source.
explainSourceAsString(TableSource<?>) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the digest of the TableSource instance.
explainStatement(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Returns a string-based explanation about AST and execution plan of the given statement.
explainStatement(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
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
 
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).
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).
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
 
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
 
Expression(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a row expression or a parenthesized expression of any kind.
Expression - Interface in org.apache.flink.table.expressions
General interface for all kinds of expressions.
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.
Expression2b(SqlAbstractParserImpl.ExprContext, List<Object>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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
 
ExpressionCommaList(Span, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a list of expressions separated by commas.
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(TypeInformation<T>) - Constructor for class org.apache.flink.api.common.operators.Keys.ExpressionKeys
ExpressionKeys that is defined by the full data 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(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(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.
ExpressionParser - Class in org.apache.flink.table.expressions
Parser for expressions inside a String.
ExpressionParser() - Constructor for class org.apache.flink.table.expressions.ExpressionParser
 
ExpressionParserException - Exception in org.apache.flink.table.api
Exception for all errors occurring during expression parsing.
ExpressionParserException(String) - Constructor for exception org.apache.flink.table.api.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.
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.
EXTEND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
extend(Table) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
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.
ExtendedAggregateExtractProjectRule - Class in org.apache.flink.table.plan.rules.logical
Rule to extract a Project from a LogicalAggregate, a LogicalWindowAggregate or a TableAggregate and push it down towards the input.
ExtendedAggregateExtractProjectRule(RelOptRuleOperand, RelBuilderFactory) - Constructor for class org.apache.flink.table.plan.rules.logical.ExtendedAggregateExtractProjectRule
 
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.
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.
ExtendedSqlBasicTypeNameSpec - Class in org.apache.flink.sql.parser.type
A sql type name specification of extended basic data type, it has a counterpart basic sql type name but always represents as a special alias in Flink.
ExtendedSqlBasicTypeNameSpec(String, SqlTypeName, int, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.type.ExtendedSqlBasicTypeNameSpec
Creates a ExtendedSqlBuiltinTypeNameSpec instance.
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.calcite.sql
A sql type name specification of ROW type.
ExtendedSqlRowTypeNameSpec(SqlParserPos, List<SqlIdentifier>, List<SqlDataTypeSpec>, List<SqlCharStringLiteral>, boolean) - Constructor for class org.apache.calcite.sql.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
 
EXTERNAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXTERNAL_POINTER - Static variable in class org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
The external pointer returned for checkpoints that are not externally addressable.
externalId(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
EXTERNALIZED_CHECKPOINT - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
ExternalizedCheckpointInfo(boolean, boolean) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ExternalizedCheckpointInfo
 
ExternallyInducedSource<T,CD> - Interface in org.apache.flink.streaming.api.checkpoint
Sources that implement this interface do not trigger checkpoints when receiving a trigger message from the checkpoint coordinator, but when their input data/events indicate that a checkpoint should be triggered.
ExternallyInducedSource.CheckpointTrigger - Interface in org.apache.flink.streaming.api.checkpoint
Through the CheckpointTrigger, the source function notifies the Flink source operator when to trigger the checkpoint.
ExternalResource - Interface in org.apache.flink.util
Modified version of the jUnit ExternalResource.
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 - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
extract - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact
 
EXTRACT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
extract(Tuple) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ArrayFromTuple
 
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(Tuple) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldFromTuple
 
extract(Object) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldsFromArray
 
extract(Tuple) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldsFromTuple
 
extract(T) - Method in interface org.apache.flink.streaming.api.windowing.assigners.SessionWindowTimeGapExtractor
Extracts the session time gap.
extract(IN) - Method in class org.apache.flink.streaming.connectors.cassandra.AbstractCassandraTupleSink
 
extract(Row) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraRowSink
 
extract(IN) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraScalaProductSink
 
extract(IN) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraTupleSink
 
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(Object, String, boolean) - Method in class org.apache.flink.table.runtime.util.JsonUtils
 
extract() - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
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.
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
Extracts the timestamp from the given element.
extractAssigningConstructor(Class<?>, List<Field>) - Static method in class org.apache.flink.table.types.extraction.utils.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.
extractBuiltInDependencies(String, String, boolean) - Static method in class org.apache.flink.python.util.ResourceUtil
 
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.
extractFailureCauseFromBulkItemResponse(BulkItemResponse) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchApiCallBridge
Extracts the cause of failure of a bulk item action.
extractFailureCauseFromBulkItemResponse(BulkItemResponse) - Method in class org.apache.flink.streaming.connectors.elasticsearch2.Elasticsearch2ApiCallBridge
 
extractFailureCauseFromBulkItemResponse(BulkItemResponse) - Method in class org.apache.flink.streaming.connectors.elasticsearch5.Elasticsearch5ApiCallBridge
 
extractFailureCauseFromBulkItemResponse(BulkItemResponse) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6ApiCallBridge
 
extractFailureCauseFromBulkItemResponse(BulkItemResponse) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge
 
extractFields(OUT) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
 
extractFields(Row) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraRowOutputFormat
 
extractFields(OUT) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraTupleOutputFormat
 
extractFieldTypes(int[], TypeInformation<?>) - Static method in class org.apache.flink.streaming.api.datastream.StreamProjection
 
extractFileExtension(String) - Static method in class org.apache.flink.api.common.io.FileInputFormat
Returns the extension of a file name (!= a path).
extractFromGeneric(DataTypeLookup, 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.
extractFromMethodOutput(DataTypeLookup, 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.
extractFromMethodParameter(DataTypeLookup, 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(TimeUnitRange, SqlTimestamp, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
extractFromType(DataTypeLookup, 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(DataTypeLookup, 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
 
extractionError(String, Object...) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Helper method for creating consistent exceptions during extraction.
extractionError(Throwable, String, Object...) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Helper method for creating consistent exceptions during extraction.
ExtractionUtils - Class in org.apache.flink.table.types.extraction.utils
Utilities for performing reflection tasks.
ExtractionUtils.AssigningConstructor - Class in org.apache.flink.table.types.extraction.utils
ExtractionVersion - Enum in org.apache.flink.table.annotation
Logical version that describes the expected behavior of the reflection-based data type extraction.
extractJsonWithIndex(Object, ArrayList<String>) - Method in class org.apache.flink.table.runtime.util.JsonUtils
 
extractJsonWithkey(Object, String) - Method in class org.apache.flink.table.runtime.util.JsonUtils
 
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.
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.graph.types.valuearray.ByteValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
extractMaximumFramesize(Configuration) - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils
 
extractName(Expression) - Static method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils
Extracts name from given expression if it has one.
extractNames(List<ResolvedExpression>) - Static method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils
Extracts names from given expressions if they have one.
extractObjectCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
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.
extractParamInfos(WithParams) - Static method in class org.apache.flink.ml.util.param.ExtractParamInfosUtil
Extracts all ParamInfos defined in the given WithParams, including those in its superclasses and interfaces.
ExtractParamInfosUtil - Class in org.apache.flink.ml.util.param
Utility to extract all ParamInfos defined in a WithParams, mainly used in persistence.
ExtractParamInfosUtil() - Constructor for class org.apache.flink.ml.util.param.ExtractParamInfosUtil
 
extractPartitionSpecFromPath(Path) - Static method in class org.apache.flink.table.filesystem.PartitionPathUtils
Make partition spec 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.
extractSemanticAnnotations(Class<?>) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
extractSemanticAnnotationsFromUdf(Class<?>) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
 
extractSemanticAnnotationsFromUdf(Class<?>) - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
extractSemanticAnnotationsFromUdf(Class<?>) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
 
extractSemanticAnnotationsFromUdf(Class<?>) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
extractTableAggFunctionAndAliases(Expression) - Method in class org.apache.flink.table.operations.utils.factories.AggregateOperationFactory
Extract a table aggregate Expression and it's aliases.
extractTimestamp(T, long) - Method in class org.apache.flink.streaming.api.functions.IngestionTimeExtractor
 
extractTimestamp(T, long) - Method in interface org.apache.flink.streaming.api.functions.TimestampAssigner
Assigns a timestamp to an element, in milliseconds since the Epoch.
extractTimestamp(T, long) - Method in interface org.apache.flink.streaming.api.functions.TimestampExtractor
Deprecated.
Extracts a timestamp from an element.
extractTimestamp(T, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
 
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.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
 
extractTimestamp(KafkaEvent, long) - Method in class org.apache.flink.streaming.kafka.test.base.CustomWatermarkExtractor
 
ExtractTimestampsOperator<T> - Class in org.apache.flink.streaming.runtime.operators
ExtractTimestampsOperator(TimestampExtractor<T>) - Constructor for class org.apache.flink.streaming.runtime.operators.ExtractTimestampsOperator
Deprecated.
 
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.
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.
extractWatermark(T, long) - Method in interface org.apache.flink.streaming.api.functions.TimestampExtractor
Deprecated.
Asks the extractor if it wants to emit a watermark now that it has seen the given element.
extractYearMonth(TimeUnitRange, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
extractZipFileWithPermissions(String, String) - Static method in class org.apache.flink.python.util.ZipUtil
 
eye(int) - Static method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create an identity matrix.
eye(int, int) - Static method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a m * n identity matrix.

F

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, KubernetesClient, Supplier<ExecutorService>) - Constructor for class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
FACTORY - Static variable in class org.apache.flink.core.memory.HeapMemorySegment
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.NotReleasingPartitionReleaseStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.RegionPartitionReleaseStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.RestartAllStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.RestartPipelinedRegionStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.NoOpFailoverStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartAllStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.scheduler.strategy.LazyFromSourcesSchedulingStrategy.Factory
 
FACTORY - Static variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
SqlParserImplFactory implementation for creating parser.
FactoryUtils - Enum in org.apache.flink.tests.util.util
Utilities for factories.
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 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(Throwable) - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
FAIL_ON_USER_CLASS_LOADING_METASPACE_OOM - Static variable in class org.apache.flink.configuration.CoreOptions
 
failAllocation(AllocationID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Fails the slot with the given allocation id.
failAllocation(AllocationID, Exception) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
Fail the specified allocation and release the corresponding slot if we have one.
failConsumption(Throwable) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionProducerStateProvider.ResponseHandle
Fail the partition consumptions as a result of state check.
FailedCheckpointStatistics(long, CheckpointStatsStatus, boolean, long, long, long, long, long, int, int, 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.ExecutionGraph
Fails the execution graph globally.
FailingHandler() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.FailingHandler
 
failJob(Throwable) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointFailureManager.FailJobCallback
Fails the whole job graph.
failJob(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
failJob(Throwable) - 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() - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema.Builder
Configures schema to fail if a JSON field is missing.
failOnMissingField(boolean) - Method in class org.apache.flink.table.descriptors.Json
Sets flag whether to fail if a field is missing or not.
FAILOVER_TIMEOUT_SECONDS - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
The failover timeout for the Mesos scheduler, after which running tasks are automatically shut down.
FailoverRegion - Class in org.apache.flink.runtime.executiongraph.failover.flip1
FailoverRegion is a subset of all the vertices in the job topology.
FailoverRegion(Set<? extends FailoverVertex<?, ?>>) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.FailoverRegion
Creates a new failover region containing a set of vertices.
FailoverResultPartition<V extends FailoverVertex<V,R>,R extends FailoverResultPartition<V,R>> - Interface in org.apache.flink.runtime.executiongraph.failover.flip1
Represents a IntermediateResultPartition produced by a FailoverVertex.
FailoverStrategy - Class in org.apache.flink.runtime.executiongraph.failover
A FailoverStrategy describes how the job computation recovers from task failures.
FailoverStrategy() - Constructor for class org.apache.flink.runtime.executiongraph.failover.FailoverStrategy
 
FailoverStrategy - Interface in org.apache.flink.runtime.executiongraph.failover.flip1
New interface for failover strategies.
FailoverStrategy.Factory - Interface in org.apache.flink.runtime.executiongraph.failover
This factory is a necessary indirection when creating the FailoverStrategy to that we can have both the FailoverStrategy final in the ExecutionGraph, and the ExecutionGraph final in the FailOverStrategy.
FailoverStrategy.Factory - Interface in org.apache.flink.runtime.executiongraph.failover.flip1
The factory to instantiate FailoverStrategy.
FailoverStrategyFactoryLoader - Class in org.apache.flink.runtime.executiongraph.failover.flip1
A utility class to load NG failover strategy factories from the configuration.
FailoverStrategyLoader - Class in org.apache.flink.runtime.executiongraph.failover
A utility class to load failover strategies from the configuration.
FailoverStrategyLoader() - Constructor for class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyLoader
 
FailoverTopology<V extends FailoverVertex<V,R>,R extends FailoverResultPartition<V,R>> - Interface in org.apache.flink.runtime.executiongraph.failover.flip1
Represents a topology for failover.
FailoverVertex<V extends FailoverVertex<V,R>,R extends FailoverResultPartition<V,R>> - Interface in org.apache.flink.runtime.executiongraph.failover.flip1
Represents an ExecutionVertex.
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.
failTask(ExecutionAttemptID, Throwable) - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerActions
Tells the task manager to fail the given task.
failUnacknowledgedPendingCheckpointsFor(ExecutionAttemptID, Throwable) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Fails all pending checkpoints which have not been acknowledged by the given execution attempt id.
failureHandler - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
failureHandlerCustom(Class<? extends ActionRequestFailureHandler>) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures a failure handling strategy in case a request to Elasticsearch fails.
failureHandlerFail() - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures a failure handling strategy in case a request to Elasticsearch fails.
failureHandlerIgnore() - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures a failure handling strategy in case a request to Elasticsearch fails.
failureHandlerRetryRejected() - Method in class org.apache.flink.table.descriptors.Elasticsearch
Configures a failure handling strategy in case a request to Elasticsearch fails.
FailureHandlingResult - Class in org.apache.flink.runtime.executiongraph.failover.flip1
Result containing the tasks to restart upon a task failure.
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
 
failureRateRestart(int, Time, Time) - Static method in class org.apache.flink.api.common.restartstrategy.RestartStrategies
Generates a FailureRateRestartStrategyConfiguration.
FailureRateRestartBackoffTimeStrategy - Class in org.apache.flink.runtime.executiongraph.failover.flip1
Restart strategy which can restart when failure rate is not exceeded.
FailureRateRestartBackoffTimeStrategy.FailureRateRestartBackoffTimeStrategyFactory - Class in org.apache.flink.runtime.executiongraph.failover.flip1
The factory for creating FailureRateRestartBackoffTimeStrategy.
FailureRateRestartBackoffTimeStrategyFactory(int, long, long) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.FailureRateRestartBackoffTimeStrategy.FailureRateRestartBackoffTimeStrategyFactory
 
FailureRateRestartStrategy - Class in org.apache.flink.runtime.executiongraph.restart
Restart strategy which tries to restart the given ExecutionGraph when failure rate exceeded with a fixed time delay in between.
FailureRateRestartStrategy(int, Time, Time) - Constructor for class org.apache.flink.runtime.executiongraph.restart.FailureRateRestartStrategy
 
FailureRateRestartStrategy.FailureRateRestartStrategyFactory - Class in org.apache.flink.runtime.executiongraph.restart
 
FailureRateRestartStrategyConfiguration(int, Time, Time) - Constructor for class org.apache.flink.api.common.restartstrategy.RestartStrategies.FailureRateRestartStrategyConfiguration
 
FailureRateRestartStrategyFactory(int, Time, Time) - Constructor for class org.apache.flink.runtime.executiongraph.restart.FailureRateRestartStrategy.FailureRateRestartStrategyFactory
 
FailureTolerantObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.flink.util.InstantiationUtil.FailureTolerantObjectInputStream
 
fairSelectNextIndexOutOf2(int, int) - 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.
fallBackRestart() - Static method in class org.apache.flink.api.common.restartstrategy.RestartStrategies
 
FallbackRestartStrategyConfiguration() - Constructor for class org.apache.flink.api.common.restartstrategy.RestartStrategies.FallbackRestartStrategyConfiguration
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FALSE - Static variable in class org.apache.flink.types.BooleanValue
 
falseFunction() - Static method in class org.apache.flink.cep.pattern.conditions.BooleanConditions
 
family - Variable in class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
FatalErrorHandler - Interface in org.apache.flink.runtime.rpc
Handler for fatal errors.
FatalExitExceptionHandler - Class in org.apache.flink.runtime.util
Handler for uncaught exceptions that will log the exception and kill the process afterwards.
FatalExitExceptionHandler() - Constructor for class org.apache.flink.runtime.util.FatalExitExceptionHandler
 
Features(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.
FencedAkkaInvocationHandler<F extends Serializable> - Class in org.apache.flink.runtime.rpc.akka
Fenced extension of the AkkaInvocationHandler.
FencedAkkaInvocationHandler(String, String, ActorRef, Time, long, CompletableFuture<Void>, Supplier<F>) - Constructor for class org.apache.flink.runtime.rpc.akka.FencedAkkaInvocationHandler
 
FencedAkkaRpcActor<F extends Serializable,T extends FencedRpcEndpoint<F> & RpcGateway> - Class in org.apache.flink.runtime.rpc.akka
Fenced extension of the AkkaRpcActor.
FencedAkkaRpcActor(T, CompletableFuture<Boolean>, int, long) - Constructor for class org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor
 
FencedMainThreadExecutable - Interface in org.apache.flink.runtime.rpc
Extended MainThreadExecutable interface which allows to run unfenced runnables in the main thread.
FencedMessage<F extends Serializable,P> - Interface in org.apache.flink.runtime.rpc.messages
Interface for fenced messages.
FencedRpcEndpoint<F extends Serializable> - Class in org.apache.flink.runtime.rpc
Base class for fenced RpcEndpoint.
FencedRpcEndpoint(RpcService, String, F) - Constructor for class org.apache.flink.runtime.rpc.FencedRpcEndpoint
 
FencedRpcEndpoint(RpcService, F) - Constructor for class org.apache.flink.runtime.rpc.FencedRpcEndpoint
 
FencedRpcGateway<F extends Serializable> - Interface in org.apache.flink.runtime.rpc
Fenced RpcGateway.
fenceRpcServer(RpcServer, F) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
fenceRpcServer(RpcServer, F) - Method in interface org.apache.flink.runtime.rpc.RpcService
Fence the given RpcServer with the given fencing token.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 sorted result to the first n rows.
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_RETRIES - Static variable in class org.apache.flink.configuration.BlobServerOptions
The config parameter defining number of retires for failed BLOB fetches.
fetched - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
fetched - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
fetchNext() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
fetchNext() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
fetchOffsetsWithTimestamp(Collection<KafkaTopicPartition>, long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
 
fetchOffsetsWithTimestamp(Collection<KafkaTopicPartition>, long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
 
fetchOffsetsWithTimestamp(Collection<KafkaTopicPartition>, long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
 
fetchOffsetsWithTimestamp(Collection<KafkaTopicPartition>, long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
 
fetchOffsetsWithTimestamp(Collection<KafkaTopicPartition>, long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
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(String, DataType) - Method in class org.apache.flink.table.api.TableSchema.Builder
Add a field with name and data type.
field(String, DataType, String) - Method in class org.apache.flink.table.api.TableSchema.Builder
Add a computed field which is generated by the given expression.
field(String, TypeInformation<?>) - Method in class org.apache.flink.table.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.descriptors.OldCsv
Deprecated.
Adds a format field with the field name and the type information.
field(String, DataType) - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Adds a format field with the field name and the type information.
field(String, String) - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Adds a format field with the field name and the type string.
field(String, DataType) - Method in class org.apache.flink.table.descriptors.Schema
Adds a field with the field name and the data type.
field(String, TypeInformation<?>) - Method in class org.apache.flink.table.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, String) - Method in class org.apache.flink.table.descriptors.Schema
Adds a field with the field name and the type string.
field(String, DataType) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Adds a field with the field name and the data type.
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_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_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_ALL_EXCEPTIONS - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
FIELD_NAME_ASYNC_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
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_AVERAGE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.MinMaxAvgStatistics
 
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_BUFFERED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
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_TIMEOUT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
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_CONFIG_KEY - Static variable in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoEntry
 
FIELD_NAME_CONFIG_VALUE - Static variable in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoEntry
 
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_CORES - Static variable in class org.apache.flink.runtime.instance.HardwareDescription
 
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_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.SubtasksTimesInfo.SubtaskTimeInfo
 
FIELD_NAME_ENABLED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ExternalizedCheckpointInfo
 
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_EXCEPTION - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo.ExecutionExceptionInfo
 
FIELD_NAME_EXECUTION_CONFIG - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
FIELD_NAME_EXECUTION_MODE - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
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_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_SUBMIT - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
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_GARBAGE_COLLECTORS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_GLOBAL_JOB_PARAMETERS - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
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_HOST - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_HOST - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
FIELD_NAME_HOST - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
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_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_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_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_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_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_JSON_PLAN - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
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_LOCATION - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo.ExecutionExceptionInfo
 
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_MAXIMUM - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.MinMaxAvgStatistics
 
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_MINIMUM - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.MinMaxAvgStatistics
 
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_NETWORK_MEMORY_SEGMENTS_AVAILABLE - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_NETWORK_MEMROY_SEGMENTS_TOTAL - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
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_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_OPERATION - Static variable in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
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_PROCESSING_MODE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_RATIO - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_REFRESH_INTERVAL - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
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_ROOT_EXCEPTION - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
FIELD_NAME_SAVEPOINT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
FIELD_NAME_SAVEPOINT_PATH - Static variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalRequest
 
FIELD_NAME_SERIALIZED_USER_TASK_ACCUMULATORS - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
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_SLOTS_AVAILABLE - 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_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_BACKEND - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
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_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_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_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 - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo.ExecutionExceptionInfo
 
FIELD_NAME_TASK_MANAGERS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersInfo
 
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_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_TIME - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.GarbageCollectorInfo
 
FIELD_NAME_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo.ExecutionExceptionInfo
 
FIELD_NAME_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
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_TOTAL_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
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.JobExceptionsInfo
 
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_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_RESOLVE - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
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.sources
The FieldComputer interface returns an expression to compute the field of the table schema of a TableSource from one or more fields of the TableSource's return type.
fieldDelimiter - Variable in class org.apache.flink.api.java.io.CsvReader
 
fieldDelimiter(char) - Method in class org.apache.flink.api.java.io.CsvReader
Deprecated.
fieldDelimiter(String) - Method in class org.apache.flink.api.java.io.CsvReader
Configures the delimiter that separates the fields within a row.
fieldDelimiter(char) - Method in class org.apache.flink.table.descriptors.Csv
Sets the field delimiter character (',' by default).
fieldDelimiter(String) - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Sets the field delimiter, "," by default.
fieldDelimiter(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Sets the field delimiter, "," by default.
fieldDelimiterEdges(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures the Delimiter that separates fields in a row for the CSV reader used to read the edges (',') is used by default.
fieldDelimiterVertices(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures the Delimiter that separates fields in a row for the CSV reader used to read the vertices (',') is used 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.
fieldIncluded - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
fieldIndex() - Method in class org.apache.flink.table.expressions.ResolvedFieldReference
 
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(Integer) - Constructor for class org.apache.flink.api.common.operators.util.FieldList
 
FieldList(int...) - 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
 
fieldNames - Variable in class org.apache.flink.hcatalog.HCatInputFormatBase
 
FieldNameTypeCommaList(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.
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
 
fields - Variable in class org.apache.flink.api.java.operators.ProjectOperator
 
fields(String[], DataType[]) - Method in class org.apache.flink.table.api.TableSchema.Builder
Add an array of fields with names and data types.
fields - Variable in class org.apache.flink.table.dataformat.ObjectArrayRow
 
FIELDS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
FieldsDataType - Class in org.apache.flink.table.types
A data type that contains field data types (e.g.
FieldsDataType(LogicalType, Class<?>, Map<String, DataType>) - Constructor for class org.apache.flink.table.types.FieldsDataType
 
FieldsDataType(LogicalType, Map<String, 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(Integer) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
Creates a set with one field.
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(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).
fieldType - Variable in class org.apache.flink.streaming.util.typeutils.FieldAccessor
 
FILE_PARAMETER_KEY - Static variable in class org.apache.flink.api.common.io.FileOutputFormat
The key under which the name of the target path is stored in the configuration.
FileArchivedExecutionGraphStore - Class in org.apache.flink.runtime.dispatcher
FileArchivedExecutionGraphStore(File, Time, int, long, ScheduledExecutor, Ticker) - Constructor for class org.apache.flink.runtime.dispatcher.FileArchivedExecutionGraphStore
 
FileBasedOneShotLatch - Class in org.apache.flink.batch.tests.util
A synchronization aid that allows a single thread to wait on the creation of a specified file.
FileBasedOneShotLatch(Path) - Constructor for class org.apache.flink.batch.tests.util.FileBasedOneShotLatch
 
FileBasedStateOutputStream - Class in org.apache.flink.runtime.state.filesystem
A CheckpointStreamFactory.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
 
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
 
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
 
FileCopyTask - Class in org.apache.flink.examples.java.distcp
A Java POJO that represents a task for copying a single file.
FileCopyTask(Path, String) - Constructor for class org.apache.flink.examples.java.distcp.FileCopyTask
 
FileCopyTaskInputFormat - Class in org.apache.flink.examples.java.distcp
An implementation of an input format that dynamically assigns FileCopyTask to the mappers that have finished previously assigned tasks.
FileCopyTaskInputFormat(List<FileCopyTask>) - Constructor for class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
FileCopyTaskInputSplit - Class in org.apache.flink.examples.java.distcp
Implementation of InputSplit for copying files.
FileCopyTaskInputSplit(FileCopyTask, int) - Constructor for class org.apache.flink.examples.java.distcp.FileCopyTaskInputSplit
 
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.
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
 
fileModTime - Variable in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
 
FileMonitoringFunction - Class in org.apache.flink.streaming.api.functions.source
Deprecated.
Internal class deprecated in favour of ContinuousFileMonitoringFunction.
FileMonitoringFunction(String, long, FileMonitoringFunction.WatchType) - Constructor for class org.apache.flink.streaming.api.functions.source.FileMonitoringFunction
Deprecated.
 
FileMonitoringFunction.WatchType - Enum in org.apache.flink.streaming.api.functions.source
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
 
filePath - Variable in class org.apache.flink.api.common.io.FileInputFormat
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.
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
Deprecated.
Internal class deprecated in favour of ContinuousFileMonitoringFunction.
FileReadFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.FileReadFunction
Deprecated.
 
FILES_COPIED_CNT_NAME - Static variable in class org.apache.flink.examples.java.distcp.DistCp
 
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
 
fileSize - Variable in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
 
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 - 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 - Class in org.apache.flink.table.descriptors
Connector descriptor for a file system.
FileSystem() - Constructor for class org.apache.flink.table.descriptors.FileSystem
 
FileSystem.WriteMode - Enum in org.apache.flink.core.fs
The possible write modes.
FILESYSTEM_DEFAULT_OVERWRITE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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_OUTPUT_ALWAYS_CREATE_DIRECTORY_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
FILESYSTEM_SCHEME - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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
 
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.
FileSystemFactory - Interface in org.apache.flink.core.fs
A factory to create file systems.
FileSystemFactory - Interface in org.apache.flink.table.filesystem
A factory to create file systems.
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.table.filesystem
File system OutputFormat for batch job.
FileSystemOutputFormat.Builder<T> - Class in org.apache.flink.table.filesystem
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.zookeeper.filesystem
RetrievableStateStorageHelper implementation which stores the state in the given filesystem path.
FileSystemStateStorageHelper(Path, String) - Constructor for class org.apache.flink.runtime.zookeeper.filesystem.FileSystemStateStorageHelper
 
FileSystemValidator - Class in org.apache.flink.table.descriptors
Validator for FileSystem.
FileSystemValidator() - Constructor for class org.apache.flink.table.descriptors.FileSystemValidator
 
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) - 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.util
This is a utility class to deal files and directories.
FillBuff() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
fillInType(TypeInformation<T>) - Method in class org.apache.flink.api.java.DataSet
Tries to fill in the type information.
fillRecord(OUT, Object[]) - Method in class org.apache.flink.api.java.io.CsvInputFormat
 
fillRecord(OUT, Object[]) - Method in class org.apache.flink.api.java.io.PojoCsvInputFormat
 
fillRecord(Row, Object[]) - Method in class org.apache.flink.api.java.io.RowCsvInputFormat
 
fillRecord(OUT, Object[]) - Method in class org.apache.flink.api.java.io.TupleCsvInputFormat
 
fillRows() - Method in class org.apache.flink.orc.OrcColumnarRowSplitReader
 
fillRows() - Method in class org.apache.flink.orc.OrcRowSplitReader
 
fillRows() - Method in class org.apache.flink.orc.OrcSplitReader
Fills an ORC batch into an array of Row.
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(FilterFunction<T>) - Method in class org.apache.flink.api.java.DataSet
Applies a Filter transformation on a DataSet.
filter(T, IterativeCondition.Context<T>) - Method in class org.apache.flink.cep.pattern.conditions.AndCondition
Deprecated.
 
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.NotCondition
Deprecated.
 
filter(T, IterativeCondition.Context<T>) - Method in class org.apache.flink.cep.pattern.conditions.OrCondition
Deprecated.
 
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(T) - Method in class org.apache.flink.cep.pattern.conditions.SubtypeCondition
 
filter(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Double>>) - Method in class org.apache.flink.examples.java.graph.PageRank.EpsilonFilter
 
filter(EmptyFieldsCountAccumulator.StringTriple) - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.EmptyFieldFilter
 
filter(Tuple3<Integer, String, Integer>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterByRank
Filters for records of the rank relation where the rank is greater than the given threshold.
filter(Tuple2<String, String>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterDocByKeyWords
Filters for documents that contain all of the given keywords and projects the records on the URL field.
filter(Tuple2<String, String>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterVisitsByDate
Filters for records of the visits relation where the year of visit is equal to a specified value.
FILTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
filter(FilterFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies a Filter transformation on a DataStream.
filter(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
filter(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
filter(String) - Method in interface org.apache.flink.table.api.Table
Filters out elements that don't pass the filter predicate.
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(RelMetadataQuery, RelNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Filter's collation.
filter(BaseRow, IterativeCondition.Context<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
 
FILTER_LABEL_VALUE_CHARACTER - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
FILTER_ON_JOIN - Static variable in class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
Rule that pushes predicates from a Filter into the Join below them.
FilterableTableSource<T> - Interface in org.apache.flink.table.sources
Adds support for filtering push-down to a TableSource.
filterByCodeAnnotations(OptimizerNode, int) - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
FilterByRank() - Constructor for class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterByRank
 
filterBySemanticProperties(SemanticProperties, int) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
Filters these GlobalProperties by the fields that are forwarded to the output as described by the SemanticProperties.
filterBySemanticProperties(SemanticProperties, int) - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
Filters these LocalProperties by the fields that are forwarded to the output as described by the SemanticProperties.
filterBySemanticProperties(SemanticProperties, int) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Filters these properties by what can be preserved by the given SemanticProperties when propagated down to the given input.
filterBySemanticProperties(SemanticProperties, int) - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Filters these properties by what can be preserved by the given SemanticProperties when propagated down to the given input.
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
 
FilterDescriptor - Class in org.apache.flink.optimizer.operators
 
FilterDescriptor() - Constructor for class org.apache.flink.optimizer.operators.FilterDescriptor
 
FilterDocByKeyWords() - Constructor for class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterDocByKeyWords
 
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.
FilterNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a Filter operator node.
FilterNode(FilterOperatorBase<?, ?>) - Constructor for class org.apache.flink.optimizer.dag.FilterNode
 
filterOnEdges(FilterFunction<Edge<K, EV>>) - Method in class org.apache.flink.graph.Graph
Apply a filtering function to the graph and return a sub-graph that satisfies the predicates only for the edges.
filterOnVertices(FilterFunction<Vertex<K, VV>>) - Method in class org.apache.flink.graph.Graph
Apply a filtering function to the graph and return a sub-graph that satisfies the predicates only for the vertices.
FilterOperator<T> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "filter" function on a data set, and the result data set produced by the function.
FilterOperator(DataSet<T>, FilterFunction<T>, String) - Constructor for class org.apache.flink.api.java.operators.FilterOperator
 
FilterOperatorBase<T,FT extends FlatMapFunction<T,T>> - Class in org.apache.flink.api.common.operators.base
 
FilterOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.FilterOperatorBase
 
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
 
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.
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
 
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
 
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
 
filters() - Method in class org.apache.flink.mesos.scheduler.messages.AcceptOffers
 
FilterVisitsByDate() - Constructor for class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterVisitsByDate
 
FINAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FINAL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 
finalizeBuildPhase(IOManager, FileIOChannel.Enumerator, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
finalizeCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
finalizeGlobal(int) - 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(int) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
finalizeGlobal(int) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
finalizeGlobal(int) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
 
FinalizeOnMaster - Interface in org.apache.flink.api.common.io
This interface may be implemented by OutputFormats to have the master finalize them globally.
finalizeOnMaster(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
finalizeOnMaster(ClassLoader) - 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.
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
 
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(Class<T>, Map<String, String>) - Static method in class org.apache.flink.table.factories.ComponentFactoryService
Finds a table factory of the given class and property map.
find(Class<T>, Descriptor) - Static method in class org.apache.flink.table.factories.TableFactoryService
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
Finds a table factory of the given class, descriptor, and classloader.
find(Class<T>, Map<String, String>) - Static method in class org.apache.flink.table.factories.TableFactoryService
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
Finds a table factory of the given class, property map, and classloader.
find(MemorySegment[], int, int, MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Find equal segments2 in segments1.
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.
findAll(Class<T>, Map<String, String>) - Static method in class org.apache.flink.table.factories.TableFactoryService
Finds all table factories of the given class and property map.
findAndCreateTableSink(Descriptor) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Returns a table sink matching the descriptor.
findAndCreateTableSink(CatalogTable) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Returns a table sink matching the CatalogTable.
findAndCreateTableSource(Descriptor) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Returns a table source matching the descriptor.
findAndCreateTableSource(CatalogTable) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Returns a table source matching the CatalogTable.
findCommonType(List<LogicalType>) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeGeneralization
Returns the most common type of a 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) - Static method in class org.apache.flink.runtime.util.LeaderRetrievalUtils
 
findMatchingSlot(ResourceProfile, Collection<T>, Function<InstanceID, Integer>) - Method in enum org.apache.flink.runtime.resourcemanager.slotmanager.AnyMatchingSlotMatchingStrategy
 
findMatchingSlot(ResourceProfile, Collection<T>, Function<InstanceID, Integer>) - Method in enum org.apache.flink.runtime.resourcemanager.slotmanager.LeastUtilizationSlotMatchingStrategy
 
findMatchingSlot(ResourceProfile, Collection<T>, Function<InstanceID, Integer>) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotMatchingStrategy
Finds a matching slot for the requested ResourceProfile given the collection of free slots and the total number of slots per TaskExecutor.
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.
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.
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.
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.
finish() - Method in interface org.apache.flink.api.common.serialization.BulkWriter
Finishes the writing.
finish() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
finish() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
Finalizes the configuration and checks validity.
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 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.ResultPartition
Finishes the result partition.
finish() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
finish() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
finishBufferBuilder(BufferBuilder) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
finishBundle() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
 
finishBundle() - Method in interface org.apache.flink.python.PythonFunctionRunner
Forces to finish the processing of the current bundle of elements.
finishBundle(Map<BaseRow, BaseRow>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
 
finishBundle(Map<BaseRow, List<BaseRow>>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
 
finishBundle(Map<BaseRow, BaseRow>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
finishBundle(Map<BaseRow, BaseRow>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
 
finishBundle() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
finishBundle(Map<K, V>, Collector<OUT>) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
Called when a bundle is finished.
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(Map<BaseRow, BaseRow>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepFirstRowFunction
 
finishBundle(Map<BaseRow, BaseRow>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
 
finishRecoveringContext(Collection<TXN>) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Callback for subclasses which is called after restoring (each) user context.
finishRecoveringContext(Collection<FlinkKafkaProducer.KafkaTransactionState>) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
finishRecoveringContext(Collection<FlinkKafkaProducer011.KafkaTransactionState>) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
finishTask() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
finishTask() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
Instructs the task to go through its normal termination routine, i.e.
finishWriteAndSortKeys(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
FiniteNewDataSource() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.FiniteNewDataSource
 
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(T...) - Constructor for class org.apache.flink.streaming.util.FiniteTestSource
 
FiniteTestSource(Iterable<T>) - Constructor for class org.apache.flink.streaming.util.FiniteTestSource
 
FiniteTrainingDataSource() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.FiniteTrainingDataSource
 
first(int) - Method in class org.apache.flink.api.java.DataSet
Returns a new set containing the first n elements in this DataSet.
first(int) - Method in class org.apache.flink.api.java.operators.SortedGrouping
Returns a new set containing the first n elements in this grouped and sorted DataSet.
first(int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Returns a new set containing the first n elements in this grouped DataSet.
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_BIT_IN_BYTE_MASK - Static variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksSnapshotUtil
 
FIRST_VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FIRST_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
FIRST_VALUE aggregate function.
firstDam() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
firstKeyGroup - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
Cached value of keyGroupRange#firstKeyGroup.
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.
FirstReducer<T> - Class in org.apache.flink.api.java.functions
Reducer that only emits the first N elements in a group.
FirstReducer(int) - Constructor for class org.apache.flink.api.java.functions.FirstReducer
 
FirstValueAggFunction<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in FirstValue aggregate function.
FirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
FirstValueAggFunction.BooleanFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean FirstValue aggregate function.
FirstValueAggFunction.ByteFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte FirstValue aggregate function.
FirstValueAggFunction.DecimalFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal FirstValue aggregate function.
FirstValueAggFunction.DoubleFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double FirstValue aggregate function.
FirstValueAggFunction.FloatFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float FirstValue aggregate function.
FirstValueAggFunction.IntFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int FirstValue aggregate function.
FirstValueAggFunction.LongFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long FirstValue aggregate function.
FirstValueAggFunction.ShortFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short FirstValue aggregate function.
FirstValueAggFunction.StringFirstValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String FirstValue aggregate function.
FirstValueWithRetractAggFunction<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in FirstValue with retraction aggregate function.
FirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
FirstValueWithRetractAggFunction.BooleanFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.ByteFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.DecimalFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.DoubleFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.FloatFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.IntFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.LongFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.ShortFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short FirstValue with retract aggregate function.
FirstValueWithRetractAggFunction.StringFirstValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String FirstValue with retract aggregate function.
fit(TableEnvironment, Table) - Method in interface org.apache.flink.ml.api.core.Estimator
Train and produce a Model which fits the records in the given Table.
fit(TableEnvironment, Table) - Method in class org.apache.flink.ml.api.core.Pipeline
Train the pipeline to fit on the records in the given Table.
fit(TableEnvironment, Table) - Method in class org.apache.flink.ml.pipeline.EstimatorBase
 
fit(Table) - Method in class org.apache.flink.ml.pipeline.EstimatorBase
Train and produce a ModelBase which fits the records in the given Table.
fit(BatchOperator) - Method in class org.apache.flink.ml.pipeline.EstimatorBase
Train and produce a ModelBase which fits the records from the given BatchOperator.
fit(StreamOperator) - Method in class org.apache.flink.ml.pipeline.EstimatorBase
Online learning and produce ModelBase series which fit the streaming records from the given StreamOperator.
FIX_PER_SLOT_MEMORY_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
fixedDelayRestart(int, long) - Static method in class org.apache.flink.api.common.restartstrategy.RestartStrategies
Generates a FixedDelayRestartStrategyConfiguration.
fixedDelayRestart(int, Time) - Static method in class org.apache.flink.api.common.restartstrategy.RestartStrategies
Generates a FixedDelayRestartStrategyConfiguration.
FixedDelayRestartBackoffTimeStrategy - Class in org.apache.flink.runtime.executiongraph.failover.flip1
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.flip1
The factory for creating FixedDelayRestartBackoffTimeStrategy.
FixedDelayRestartBackoffTimeStrategyFactory(int, long) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy.FixedDelayRestartBackoffTimeStrategyFactory
 
FixedDelayRestartStrategy - Class in org.apache.flink.runtime.executiongraph.restart
Restart strategy which tries to restart the given ExecutionGraph a fixed number of times with a fixed time delay in between.
FixedDelayRestartStrategy(int, long) - Constructor for class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy
 
FixedDelayRestartStrategy.FixedDelayRestartStrategyFactory - Class in org.apache.flink.runtime.executiongraph.restart
 
FixedDelayRestartStrategyFactory(int, long) - Constructor for class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy.FixedDelayRestartStrategyFactory
 
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
 
FixedThreadPoolExecutorConfiguration(int, int, int) - Constructor for class org.apache.flink.runtime.clusterframework.BootstrapTools.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.
flatAggregate(String) - Method in interface org.apache.flink.table.api.GroupedTable
Performs a flatAggregate operation on a grouped table.
flatAggregate(Expression) - Method in interface org.apache.flink.table.api.GroupedTable
Performs a flatAggregate operation on a grouped table.
flatAggregate(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
flatAggregate(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
flatAggregate(String) - 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.Table
Perform a global flatAggregate without groupBy.
flatAggregate(String) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs a flatAggregate operation on a window grouped table.
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(T, Collector<O>) - Method in interface org.apache.flink.api.common.functions.FlatMapFunction
The core method of the FlatMapFunction.
flatMap(IN, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichFlatMapFunction
 
flatMap(X, Collector<X>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionMapper
 
flatMap(FlatMapFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
Applies a FlatMap transformation on a DataSet.
flatMap(IN) - Method in class org.apache.flink.api.java.functions.FlatMapIterator
The core method of the function.
flatMap(IN, Collector<OUT>) - Method in class org.apache.flink.api.java.functions.FlatMapIterator
Delegates calls to the FlatMapIterator.flatMap(Object) method.
flatMap(T, Collector<T>) - Method in class org.apache.flink.api.java.operators.translation.PlanFilterOperator.FlatMapFilter
 
flatMap(Tuple2<Long, Long>, Collector<Tuple2<Long, Long>>) - Method in class org.apache.flink.examples.java.graph.ConnectedComponents.UndirectEdge
 
flatMap(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Long[]>>, Collector<Tuple2<Long, Double>>) - Method in class org.apache.flink.examples.java.graph.PageRank.JoinVertexWithEdgesMatch
 
flatMap(String, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.examples.java.wordcount.WordCount.Tokenizer
 
flatMap(String, Collector<WordCountPojo.Word>) - Method in class org.apache.flink.examples.java.wordcount.WordCountPojo.Tokenizer
 
flatMap(RT, Collector<RT>) - Method in class org.apache.flink.graph.asm.result.BinaryResult.MirrorResult
 
flatMap(Tuple2<KEYIN, VALUEIN>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
 
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(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(Tuple3<String, Long, Long>, Collector<String>) - Method in class org.apache.flink.streaming.api.functions.source.FileReadFunction
Deprecated.
 
flatMap(String, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.twitter.TwitterExample.SelectEnglishAndTokenizeFlatMap
Select the language from the incoming JSON text.
flatMap(String, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.wordcount.WordCount.Tokenizer
 
flatMap(Event, Collector<String>) - Method in class org.apache.flink.streaming.tests.SemanticsCheckMapper
 
flatMap(Tuple2<Integer, List<Event>>, Collector<String>) - Method in class org.apache.flink.streaming.tests.SlidingWindowCheckMapper
 
flatMap(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
flatMap(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
flatMap(String) - 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) - 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
 
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.
FlatMapDescriptor - Class in org.apache.flink.optimizer.operators
 
FlatMapDescriptor() - Constructor for class org.apache.flink.optimizer.operators.FlatMapDescriptor
 
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.
FlatMapIterator<IN,OUT> - Class in org.apache.flink.api.java.functions
A convenience variant of the RichFlatMapFunction that returns elements through an iterator, rather then through a collector.
FlatMapIterator() - Constructor for class org.apache.flink.api.java.functions.FlatMapIterator
 
FlatMapNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a FlatMap operator node.
FlatMapNode(FlatMapOperatorBase<?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.FlatMapNode
 
FlatMapOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "flatMap" function on a data set, and the result data set produced by the function.
FlatMapOperator(DataSet<IN>, TypeInformation<OUT>, FlatMapFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.FlatMapOperator
 
FlatMapOperatorBase<IN,OUT,FT extends FlatMapFunction<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
 
FlatMapOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
 
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
 
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(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>, 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>, TypeInformation<R>, PatternFlatSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a flat select function to the detected pattern sequence.
flatSelect(PatternFlatTimeoutFunction<T, L>, PatternFlatSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Deprecated.
flatSelect(Map<String, List<IN>>, Collector<OUT>) - Method in class org.apache.flink.cep.RichPatternFlatSelectFunction
 
FLATTEN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
FLATTEN_STAR_REFERENCE - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Resolves '*' expressions to corresponding fields of inputs.
FLINK_BASE_DIR_PATH_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
This parameter should not be used any more. A running Flink cluster should make no assumption about its location.
FLINK_CLI_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
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_DIST_JAR - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
FLINK_DIV_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
FLINK_HADOOP_CONF_DIR - Static variable in class org.apache.flink.configuration.CoreOptions
This options 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_JAR_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
FLINK_JM_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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 options 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_MAX - Static variable in class org.apache.flink.configuration.CoreOptions
This options is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_PROPERTY_PREFIX - Static variable in class org.apache.flink.table.catalog.config.CatalogConfig
 
FLINK_QUOTIENT_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
FLINK_REST_SERVICE_SUFFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
FLINK_SSH_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
This options 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 options 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.
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.
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
 
FlinkChillPackageRegistrar - Class in org.apache.flink.runtime.types
Creates a registrar for all the serializers in the chill.java package.
FlinkChillPackageRegistrar() - Constructor for class org.apache.flink.runtime.types.FlinkChillPackageRegistrar
 
flinkClientConfig - Variable in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
Flink configuration uploaded by client.
flinkConfig - Variable in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
The updated Flink configuration.
FlinkConnectorRateLimiter - Interface in org.apache.flink.api.common.io.ratelimiting
An interface to create a ratelimiter
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
 
flinkDistribution() - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FlinkDistribution
Determines how the rows are distributed.
flinkDistribution(RelNode, RelMetadataQuery) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FlinkDistribution.Handler
 
flinkDistribution(RelNode) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the FlinkRelDistribution statistic.
FlinkDistribution - Class in org.apache.flink.tests.util
A wrapper around a Flink distribution.
FlinkDistribution() - Constructor for class org.apache.flink.tests.util.FlinkDistribution
 
FlinkDistributionOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
Overlays Flink into a container, based on supplied bin/conf/lib directories.
FlinkDistributionOverlay.Builder - Class in org.apache.flink.runtime.clusterframework.overlays
A builder for the FlinkDistributionOverlay.
FlinkDynamoDBStreamsConsumer<T> - Class in org.apache.flink.streaming.connectors.kinesis
Consume events from DynamoDB streams.
FlinkDynamoDBStreamsConsumer(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.FlinkDynamoDBStreamsConsumer
Constructor of FlinkDynamoDBStreamsConsumer.
FlinkDynamoDBStreamsConsumer(List<String>, KinesisDeserializationSchema, Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.FlinkDynamoDBStreamsConsumer
Constructor of FlinkDynamodbStreamConsumer.
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(Throwable) - Constructor for exception org.apache.flink.util.FlinkException
Creates a new exception with a null message and the given cause.
FlinkException(String, Throwable) - Constructor for exception org.apache.flink.util.FlinkException
Creates a new exception with the given message and cause.
FlinkFilterIntoJoinRule(boolean, RelBuilderFactory, FlinkFilterJoinRule.Predicate) - Constructor for class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule
 
FlinkFilterIntoJoinRule(boolean, RelFactories.FilterFactory, RelFactories.ProjectFactory, FlinkFilterJoinRule.Predicate) - Constructor for class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule
Deprecated.
FlinkFilterJoinRule - Class in org.apache.flink.table.plan.rules.logical
Planner rule that pushes filters above and within a join node into the join node and/or its children nodes.
FlinkFilterJoinRule(RelOptRuleOperand, String, boolean, RelBuilderFactory, FlinkFilterJoinRule.Predicate) - Constructor for class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
Creates a FilterProjectTransposeRule with an explicit root operand and factories.
FlinkFilterJoinRule(RelOptRuleOperand, String, boolean, RelFactories.FilterFactory, RelFactories.ProjectFactory) - Constructor for class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
Deprecated.
FlinkFilterJoinRule(RelOptRuleOperand, String, boolean, RelFactories.FilterFactory, RelFactories.ProjectFactory, FlinkFilterJoinRule.Predicate) - Constructor for class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
Deprecated.
FlinkFilterJoinRule.FlinkFilterIntoJoinRule - Class in org.apache.flink.table.plan.rules.logical
Rule that tries to push filter expressions into a join condition and into the inputs of the join.
FlinkFilterJoinRule.FlinkJoinConditionPushRule - Class in org.apache.flink.table.plan.rules.logical
Rule that pushes parts of the join condition to its inputs.
FlinkFilterJoinRule.Predicate - Interface in org.apache.flink.table.plan.rules.logical
Predicate that returns whether a filter is valid in the ON clause of a join for this particular kind of join.
FlinkFixedPartitioner<T> - Class in org.apache.flink.streaming.connectors.kafka.partitioner
A partitioner ensuring that each internal Flink partition ends up in one Kafka partition.
FlinkFixedPartitioner() - Constructor for class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkFixedPartitioner
 
FlinkFnApi - Class in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema - Class in org.apache.flink.fnexecution.v1
A representation of the data schema.
FlinkFnApi.Schema.Builder - Class in org.apache.flink.fnexecution.v1
A representation of the data schema.
FlinkFnApi.Schema.DateTimeType - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.DateTimeType
FlinkFnApi.Schema.DateTimeType.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.DateTimeType
FlinkFnApi.Schema.DateTimeTypeOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.DecimalType - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.DecimalType
FlinkFnApi.Schema.DecimalType.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.DecimalType
FlinkFnApi.Schema.DecimalTypeOrBuilder - 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.MapType - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.MapType
FlinkFnApi.Schema.MapType.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.MapType
FlinkFnApi.Schema.MapTypeOrBuilder - 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.SchemaOrBuilder - 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.UserDefinedFunction.Input - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedFunction.Input
FlinkFnApi.UserDefinedFunction.Input.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedFunction.Input
FlinkFnApi.UserDefinedFunction.Input.InputCase - Enum in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedFunction.InputOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
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
 
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
 
FlinkHiveException - Exception in org.apache.flink.connectors.hive
Exception used by flink's hive data connector.
FlinkHiveException(String) - Constructor for exception org.apache.flink.connectors.hive.FlinkHiveException
 
FlinkHiveException(Throwable) - Constructor for exception org.apache.flink.connectors.hive.FlinkHiveException
 
FlinkHiveException(String, Throwable) - Constructor for exception org.apache.flink.connectors.hive.FlinkHiveException
 
FlinkHiveUDFException - Exception in org.apache.flink.table.functions.hive
Hive UDF related exceptions in Flink.
FlinkHiveUDFException(String) - Constructor for exception org.apache.flink.table.functions.hive.FlinkHiveUDFException
 
FlinkHiveUDFException(Throwable) - Constructor for exception org.apache.flink.table.functions.hive.FlinkHiveUDFException
 
FlinkHiveUDFException(String, Throwable) - Constructor for exception org.apache.flink.table.functions.hive.FlinkHiveUDFException
 
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
 
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
 
FlinkJoinConditionPushRule(RelBuilderFactory, FlinkFilterJoinRule.Predicate) - Constructor for class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule
 
FlinkJoinConditionPushRule(RelFactories.FilterFactory, RelFactories.ProjectFactory, FlinkFilterJoinRule.Predicate) - Constructor for class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule
Deprecated.
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>, RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinPushExpressionsRule
Creates a JoinPushExpressionsRule.
FlinkJoinPushExpressionsRule(Class<? extends Join>, RelFactories.ProjectFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinPushExpressionsRule
Deprecated.
FlinkJoinType - Enum in org.apache.flink.table.runtime.operators.join
Join type for join.
FlinkKafka011ErrorCode - Enum in org.apache.flink.streaming.connectors.kafka
Error codes used in FlinkKafka011Exception.
FlinkKafka011Exception - Exception in org.apache.flink.streaming.connectors.kafka
FlinkKafka011Exception(FlinkKafka011ErrorCode, String) - Constructor for exception org.apache.flink.streaming.connectors.kafka.FlinkKafka011Exception
 
FlinkKafka011Exception(FlinkKafka011ErrorCode, String, Throwable) - Constructor for exception org.apache.flink.streaming.connectors.kafka.FlinkKafka011Exception
 
FlinkKafkaConsumer<T> - Class in org.apache.flink.streaming.connectors.kafka
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from Apache Kafka.
FlinkKafkaConsumer(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
Creates a new Kafka streaming source consumer.
FlinkKafkaConsumer(String, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
Creates a new Kafka streaming source consumer.
FlinkKafkaConsumer(List<String>, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
Creates a new Kafka streaming source consumer.
FlinkKafkaConsumer(List<String>, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
Creates a new Kafka streaming source consumer.
FlinkKafkaConsumer(Pattern, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
Creates a new Kafka streaming source consumer.
FlinkKafkaConsumer(Pattern, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
Creates a new Kafka streaming source consumer.
FlinkKafkaConsumer010<T> - Class in org.apache.flink.streaming.connectors.kafka
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from Apache Kafka 0.10.x.
FlinkKafkaConsumer010(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
Creates a new Kafka streaming source consumer for Kafka 0.10.x.
FlinkKafkaConsumer010(String, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
Creates a new Kafka streaming source consumer for Kafka 0.10.x
FlinkKafkaConsumer010(List<String>, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
Creates a new Kafka streaming source consumer for Kafka 0.10.x
FlinkKafkaConsumer010(List<String>, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
Creates a new Kafka streaming source consumer for Kafka 0.10.x
FlinkKafkaConsumer010(Pattern, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
Creates a new Kafka streaming source consumer for Kafka 0.10.x.
FlinkKafkaConsumer010(Pattern, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
Creates a new Kafka streaming source consumer for Kafka 0.10.x.
FlinkKafkaConsumer011<T> - Class in org.apache.flink.streaming.connectors.kafka
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from Apache Kafka 0.11.x.
FlinkKafkaConsumer011(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer011
Creates a new Kafka streaming source consumer for Kafka 0.11.x.
FlinkKafkaConsumer011(String, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer011
Creates a new Kafka streaming source consumer for Kafka 0.11.x
FlinkKafkaConsumer011(List<String>, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer011
Creates a new Kafka streaming source consumer for Kafka 0.11.x
FlinkKafkaConsumer011(List<String>, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer011
Creates a new Kafka streaming source consumer for Kafka 0.11.x
FlinkKafkaConsumer011(Pattern, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer011
Creates a new Kafka streaming source consumer for Kafka 0.11.x.
FlinkKafkaConsumer011(Pattern, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer011
Creates a new Kafka streaming source consumer for Kafka 0.11.x.
FlinkKafkaConsumer08<T> - Class in org.apache.flink.streaming.connectors.kafka
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from Apache Kafka 0.8.x.
FlinkKafkaConsumer08(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Creates a new Kafka streaming source consumer for Kafka 0.8.x.
FlinkKafkaConsumer08(String, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Creates a new Kafka streaming source consumer for Kafka 0.8.x
FlinkKafkaConsumer08(List<String>, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Creates a new Kafka streaming source consumer for Kafka 0.8.x
FlinkKafkaConsumer08(List<String>, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Creates a new Kafka streaming source consumer for Kafka 0.8.x
FlinkKafkaConsumer08(Pattern, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Creates a new Kafka streaming source consumer for Kafka 0.8.x.
FlinkKafkaConsumer08(Pattern, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Creates a new Kafka streaming source consumer for Kafka 0.8.x.
FlinkKafkaConsumer081<T> - Class in org.apache.flink.streaming.connectors.kafka
Deprecated.
FlinkKafkaConsumer081(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer081
FlinkKafkaConsumer082<T> - Class in org.apache.flink.streaming.connectors.kafka
Deprecated.
FlinkKafkaConsumer082(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer082
FlinkKafkaConsumer09<T> - Class in org.apache.flink.streaming.connectors.kafka
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from Apache Kafka 0.9.x.
FlinkKafkaConsumer09(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Creates a new Kafka streaming source consumer for Kafka 0.9.x .
FlinkKafkaConsumer09(String, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Creates a new Kafka streaming source consumer for Kafka 0.9.x
FlinkKafkaConsumer09(List<String>, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Creates a new Kafka streaming source consumer for Kafka 0.9.x
FlinkKafkaConsumer09(List<String>, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Creates a new Kafka streaming source consumer for Kafka 0.9.x
FlinkKafkaConsumer09(Pattern, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Creates a new Kafka streaming source consumer for Kafka 0.9.x.
FlinkKafkaConsumer09(Pattern, KafkaDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Creates a new Kafka streaming source consumer for Kafka 0.9.x.
FlinkKafkaConsumerBase<T> - Class in org.apache.flink.streaming.connectors.kafka
Base class of all Flink Kafka Consumer data sources.
FlinkKafkaConsumerBase(List<String>, Pattern, KafkaDeserializationSchema<T>, long, boolean) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Base constructor.
FlinkKafkaDelegatePartitioner<T> - Class in org.apache.flink.streaming.connectors.kafka.partitioner
Deprecated.
Delegate for KafkaPartitioner, use FlinkKafkaPartitioner instead
FlinkKafkaDelegatePartitioner(KafkaPartitioner<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkKafkaDelegatePartitioner
Deprecated.
 
FlinkKafkaErrorCode - Enum in org.apache.flink.streaming.connectors.kafka
Error codes used in FlinkKafkaException.
FlinkKafkaException - Exception in org.apache.flink.streaming.connectors.kafka
Exception used by FlinkKafkaProducer and FlinkKafkaConsumer.
FlinkKafkaException(FlinkKafkaErrorCode, String) - Constructor for exception org.apache.flink.streaming.connectors.kafka.FlinkKafkaException
 
FlinkKafkaException(FlinkKafkaErrorCode, String, Throwable) - Constructor for exception org.apache.flink.streaming.connectors.kafka.FlinkKafkaException
 
FlinkKafkaInternalProducer<K,V> - Class in org.apache.flink.streaming.connectors.kafka.internal
Internal flink kafka producer.
FlinkKafkaInternalProducer(Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
flinkKafkaPartitioner - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
User-provided partitioner for assigning an object to a Kafka partition for each topic.
FlinkKafkaPartitioner<T> - Class in org.apache.flink.streaming.connectors.kafka.partitioner
A FlinkKafkaPartitioner wraps logic on how to partition records across partitions of multiple Kafka topics.
FlinkKafkaPartitioner() - Constructor for class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkKafkaPartitioner
 
FlinkKafkaProducer<IN> - Class in org.apache.flink.streaming.connectors.kafka
Flink Sink to produce data into a Kafka topic.
FlinkKafkaProducer(String, String, SerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, SerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, SerializationSchema<IN>, Properties, Optional<FlinkKafkaPartitioner<IN>>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, String, KeyedSerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, KeyedSerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, KeyedSerializationSchema<IN>, Properties, FlinkKafkaProducer.Semantic) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, KeyedSerializationSchema<IN>, Properties, Optional<FlinkKafkaPartitioner<IN>>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, KeyedSerializationSchema<IN>, Properties, Optional<FlinkKafkaPartitioner<IN>>, FlinkKafkaProducer.Semantic, int) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
FlinkKafkaProducer(String, KafkaSerializationSchema<IN>, Properties, FlinkKafkaProducer.Semantic) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer(String, KafkaSerializationSchema<IN>, Properties, FlinkKafkaProducer.Semantic, int) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer<K,V> - Class in org.apache.flink.streaming.connectors.kafka.internal
Wrapper around KafkaProducer that allows to resume transactions in case of node failure, which allows to implement two phase commit algorithm for exactly-once semantic FlinkKafkaProducer.
FlinkKafkaProducer(Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
FlinkKafkaProducer.ContextStateSerializer - Class in org.apache.flink.streaming.connectors.kafka
FlinkKafkaProducer.ContextStateSerializer.ContextStateSerializerSnapshot - Class in org.apache.flink.streaming.connectors.kafka
Serializer configuration snapshot for compatibility and format evolution.
FlinkKafkaProducer.KafkaTransactionContext - Class in org.apache.flink.streaming.connectors.kafka
Context associated to this instance of the FlinkKafkaProducer.
FlinkKafkaProducer.NextTransactionalIdHint - Class in org.apache.flink.streaming.connectors.kafka
Keep information required to deduce next safe to use transactional id.
FlinkKafkaProducer.NextTransactionalIdHintSerializer - Class in org.apache.flink.streaming.connectors.kafka
FlinkKafkaProducer.NextTransactionalIdHintSerializer.NextTransactionalIdHintSerializerSnapshot - Class in org.apache.flink.streaming.connectors.kafka
Serializer configuration snapshot for compatibility and format evolution.
FlinkKafkaProducer.Semantic - Enum in org.apache.flink.streaming.connectors.kafka
Semantics that can be chosen.
FlinkKafkaProducer.TransactionStateSerializer - Class in org.apache.flink.streaming.connectors.kafka
TypeSerializer for FlinkKafkaProducer.KafkaTransactionState.
FlinkKafkaProducer.TransactionStateSerializer.TransactionStateSerializerSnapshot - Class in org.apache.flink.streaming.connectors.kafka
Serializer configuration snapshot for compatibility and format evolution.
FlinkKafkaProducer010<T> - Class in org.apache.flink.streaming.connectors.kafka
Flink Sink to produce data into a Kafka topic.
FlinkKafkaProducer010(String, String, SerializationSchema<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer010(String, SerializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer010(String, SerializationSchema<T>, Properties, FlinkKafkaPartitioner<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer010(String, String, KeyedSerializationSchema<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer010(String, KeyedSerializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer010(String, KeyedSerializationSchema<T>, Properties, FlinkKafkaPartitioner<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer010(String, SerializationSchema<T>, Properties, KafkaPartitioner<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Deprecated.
This is a deprecated since it does not correctly handle partitioning when producing to multiple topics. Use FlinkKafkaProducer010.FlinkKafkaProducer010(String, SerializationSchema, Properties, FlinkKafkaPartitioner) instead.
FlinkKafkaProducer010(String, KeyedSerializationSchema<T>, Properties, KafkaPartitioner<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Deprecated.
This is a deprecated constructor that does not correctly handle partitioning when producing to multiple topics. Use FlinkKafkaProducer010.FlinkKafkaProducer010(String, SerializationSchema, Properties, FlinkKafkaPartitioner) instead.
FlinkKafkaProducer010.FlinkKafkaProducer010Configuration<T> - Class in org.apache.flink.streaming.connectors.kafka
Deprecated.
This class is deprecated since the factory methods writeToKafkaWithTimestamps for the producer are also deprecated.
FlinkKafkaProducer011<IN> - Class in org.apache.flink.streaming.connectors.kafka
Flink Sink to produce data into a Kafka topic.
FlinkKafkaProducer011(String, String, SerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011(String, SerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011(String, SerializationSchema<IN>, Properties, Optional<FlinkKafkaPartitioner<IN>>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011(String, String, KeyedSerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011(String, KeyedSerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011(String, KeyedSerializationSchema<IN>, Properties, FlinkKafkaProducer011.Semantic) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011(String, KeyedSerializationSchema<IN>, Properties, Optional<FlinkKafkaPartitioner<IN>>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011(String, KeyedSerializationSchema<IN>, Properties, Optional<FlinkKafkaPartitioner<IN>>, FlinkKafkaProducer011.Semantic, int) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer011.ContextStateSerializer - Class in org.apache.flink.streaming.connectors.kafka
FlinkKafkaProducer011.ContextStateSerializer.ContextStateSerializerSnapshot - Class in org.apache.flink.streaming.connectors.kafka
Serializer configuration snapshot for compatibility and format evolution.
FlinkKafkaProducer011.KafkaTransactionContext - Class in org.apache.flink.streaming.connectors.kafka
Context associated to this instance of the FlinkKafkaProducer011.
FlinkKafkaProducer011.NextTransactionalIdHint - Class in org.apache.flink.streaming.connectors.kafka
Keep information required to deduce next safe to use transactional id.
FlinkKafkaProducer011.NextTransactionalIdHintSerializer - Class in org.apache.flink.streaming.connectors.kafka
FlinkKafkaProducer011.NextTransactionalIdHintSerializer.NextTransactionalIdHintSerializerSnapshot - Class in org.apache.flink.streaming.connectors.kafka
Serializer configuration snapshot for compatibility and format evolution.
FlinkKafkaProducer011.Semantic - Enum in org.apache.flink.streaming.connectors.kafka
Semantics that can be chosen.
FlinkKafkaProducer011.TransactionStateSerializer - Class in org.apache.flink.streaming.connectors.kafka
TypeSerializer for KafkaTransactionState.
FlinkKafkaProducer011.TransactionStateSerializer.TransactionStateSerializerSnapshot - Class in org.apache.flink.streaming.connectors.kafka
Serializer configuration snapshot for compatibility and format evolution.
FlinkKafkaProducer08<IN> - Class in org.apache.flink.streaming.connectors.kafka
Flink Sink to produce data into a Kafka topic.
FlinkKafkaProducer08(String, String, SerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer08(String, SerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer08(String, SerializationSchema<IN>, Properties, FlinkKafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer08(String, String, KeyedSerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer08(String, KeyedSerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer08(String, KeyedSerializationSchema<IN>, Properties, FlinkKafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer08(String, SerializationSchema<IN>, Properties, KafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Deprecated.
This is a deprecated constructor that does not correctly handle partitioning when producing to multiple topics. Use FlinkKafkaProducer08.FlinkKafkaProducer08(String, SerializationSchema, Properties, FlinkKafkaPartitioner) instead.
FlinkKafkaProducer08(String, KeyedSerializationSchema<IN>, Properties, KafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
Deprecated.
This is a deprecated constructor that does not correctly handle partitioning when producing to multiple topics. Use FlinkKafkaProducer08.FlinkKafkaProducer08(String, KeyedSerializationSchema, Properties, FlinkKafkaPartitioner) instead.
FlinkKafkaProducer09<IN> - Class in org.apache.flink.streaming.connectors.kafka
Flink Sink to produce data into a Kafka topic.
FlinkKafkaProducer09(String, String, SerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer09(String, SerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer09(String, SerializationSchema<IN>, Properties, FlinkKafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer09(String, String, KeyedSerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer09(String, KeyedSerializationSchema<IN>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer09(String, KeyedSerializationSchema<IN>, Properties, FlinkKafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Creates a FlinkKafkaProducer for a given topic.
FlinkKafkaProducer09(String, SerializationSchema<IN>, Properties, KafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Deprecated.
This is a deprecated constructor that does not correctly handle partitioning when producing to multiple topics. Use FlinkKafkaProducer09.FlinkKafkaProducer09(String, SerializationSchema, Properties, FlinkKafkaPartitioner) instead.
FlinkKafkaProducer09(String, KeyedSerializationSchema<IN>, Properties, KafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
Deprecated.
This is a deprecated constructor that does not correctly handle partitioning when producing to multiple topics. Use FlinkKafkaProducer09.FlinkKafkaProducer09(String, KeyedSerializationSchema, Properties, FlinkKafkaPartitioner) instead.
FlinkKafkaProducerBase<IN> - Class in org.apache.flink.streaming.connectors.kafka
Flink Sink to produce data into a Kafka topic.
FlinkKafkaProducerBase(String, KeyedSerializationSchema<IN>, Properties, FlinkKafkaPartitioner<IN>) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
The main constructor for creating a FlinkKafkaProducer.
FlinkKinesisConsumer<T> - Class in org.apache.flink.streaming.connectors.kinesis
The Flink Kinesis Consumer is an exactly-once parallel streaming data source that subscribes to multiple AWS Kinesis streams within the same AWS service region, and can handle resharding of streams.
FlinkKinesisConsumer(String, DeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
Creates a new Flink Kinesis Consumer.
FlinkKinesisConsumer(String, KinesisDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
Creates a new Flink Kinesis Consumer.
FlinkKinesisConsumer(List<String>, KinesisDeserializationSchema<T>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
Creates a new Flink Kinesis Consumer.
FlinkKinesisProducer<OUT> - Class in org.apache.flink.streaming.connectors.kinesis
The FlinkKinesisProducer allows to produce from a Flink DataStream into Kinesis.
FlinkKinesisProducer(SerializationSchema<OUT>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
Create a new FlinkKinesisProducer.
FlinkKinesisProducer(KinesisSerializationSchema<OUT>, Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
Create a new FlinkKinesisProducer.
FlinkKubeClient - Interface in org.apache.flink.kubernetes.kubeclient
The client to talk with kubernetes.
FlinkKubeClient.PodCallbackHandler - Interface in org.apache.flink.kubernetes.kubeclient
Callback handler for kubernetes pods.
FlinkMasterDeploymentDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Flink master specific deployment configuration.
FlinkMasterDeploymentDecorator(ClusterSpecification) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.FlinkMasterDeploymentDecorator
 
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.
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
 
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(Throwable) - Constructor for exception org.apache.flink.runtime.entrypoint.FlinkParseException
 
FlinkParseException(String, 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.
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.
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.
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.
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.
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
 
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(Throwable) - Constructor for exception org.apache.flink.util.FlinkRuntimeException
Creates a new exception with a null message and the given cause.
FlinkRuntimeException(String, Throwable) - Constructor for exception org.apache.flink.util.FlinkRuntimeException
Creates a new exception with the given message and cause.
FlinkS3FileSystem - Class in org.apache.flink.fs.s3.common
Implementation of the Flink FileSystem interface for S3.
FlinkS3FileSystem(FileSystem, 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.
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
 
FlinkSemiAntiJoinFilterTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes org.apache.calcite.rel.core.SemiJoins 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.
FlinkSqlConformance - Enum in org.apache.flink.sql.parser.validate
Sql conformance used for flink to set specific sql dialect parser.
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
 
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
 
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.runtime.execution.librarycache
Gives the URLClassLoader a nicer name for debugging purposes.
FlinkUserCodeClassLoaders.ResolveOrder - Enum in org.apache.flink.runtime.execution.librarycache
Class resolution order for Flink URL ClassLoader.
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.
flipVertices() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
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 method in class org.apache.flink.table.api.DataTypes
Data type of a 4-byte single precision floating point number.
FLOAT() - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API float or SQL FLOAT/REAL type.
FLOAT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
FLOAT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
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_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
FloatAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.FloatAvgAggFunction
 
FloatColumnVector - Interface in org.apache.flink.table.dataformat.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
 
FloatFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.FloatFirstValueAggFunction
 
FloatFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.FloatFirstValueWithRetractAggFunction
 
FloatHashSet - Class in org.apache.flink.table.runtime.util.collections
Float hash set.
FloatHashSet(int, float) - 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() - Constructor for class org.apache.flink.table.runtime.util.collections.FloatHashSet
 
FloatIncrSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.FloatIncrSumAggFunction
 
FloatIncrSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.FloatIncrSumWithRetractAggFunction
 
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
 
FloatLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.FloatLastValueAggFunction
 
FloatLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.FloatLastValueWithRetractAggFunction
 
FloatLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.FloatLeadLagAggFunction
 
FloatMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.FloatMaxAggFunction
 
FloatMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.FloatMaxWithRetractAggFunction
 
FloatMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.FloatMinAggFunction
 
FloatMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.FloatMinWithRetractAggFunction
 
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
 
FloatSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator that can handle Float types.
FloatSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator
 
FloatSummaryAggregator.MaxFloatAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for max operation.
FloatSummaryAggregator.MinFloatAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for min operation.
FloatSummaryAggregator.SumFloatAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for sum operation.
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(boolean) - Constructor for class org.apache.flink.table.types.logical.FloatType
 
FloatType() - 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.
FloatValueArray - Class in org.apache.flink.graph.types.valuearray
An array of FloatValue.
FloatValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.FloatValueArray
Initializes an expandable array with default capacity.
FloatValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.FloatValueArray
Initializes a fixed-size array with the provided number of floats.
FloatValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for FloatValueArray based on CopyableValueComparator.
FloatValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
FloatValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for FloatValueArray.
FloatValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
FloatValueArraySerializer.FloatValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
FloatValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer.FloatValueArraySerializerSnapshot
 
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
 
FloatValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.FloatValueSummaryAggregator
 
FLOOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
floor() - Method in class org.apache.flink.table.dataformat.Decimal
 
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(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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.api.java.io.jdbc.JDBCUpsertOutputFormat
 
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.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.s3.common.utils.OffsetAwareOutputStream
 
flush() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
flush() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
flush() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
flush() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
flush(int) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Manually trigger consumption from enqueued BufferConsumers in one specified subpartition.
flush(int) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
flush() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
flush() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
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() - 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.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(int) - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
flush() - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
flush() - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
flush() - Method in class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
 
flush() - Method in interface org.apache.flink.streaming.connectors.fs.Writer
Deprecated.
Flushes out any internally held data, and returns the offset that the file must be truncated to at recovery.
flush() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer08
 
flush() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer09
 
flush() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Flush pending records.
flush() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
flush() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
flush() - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
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 consumption from enqueued BufferConsumers in all subpartitions.
flushAll() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
flushAll() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
flushOnCheckpoint - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
If true, the producer will wait until all outstanding records have been send to the broker.
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.
flushTargetPartition(int) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
flushTargetPartition(int) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
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
 
fold(T, O) - Method in interface org.apache.flink.api.common.functions.FoldFunction
Deprecated.
The core method of FoldFunction, combining two values into one value of the same type.
fold(T, O) - Method in class org.apache.flink.api.common.functions.RichFoldFunction
Deprecated.
 
fold(R, FoldFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
fold(R, FoldFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
fold(ACC, FoldFunction<T, ACC>, AllWindowFunction<ACC, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
fold(ACC, FoldFunction<T, ACC>, AllWindowFunction<ACC, R, W>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
fold(ACC, FoldFunction<T, ACC>, ProcessAllWindowFunction<ACC, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
fold(ACC, FoldFunction<T, ACC>, ProcessAllWindowFunction<ACC, R, W>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
fold(R, FoldFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Deprecated.
will be removed in a future version
fold(R, FoldFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
fold(R, FoldFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
fold(ACC, FoldFunction<T, ACC>, WindowFunction<ACC, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
fold(ACC, FoldFunction<T, ACC>, WindowFunction<ACC, R, K, W>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
fold(ACC, FoldFunction<T, ACC>, ProcessWindowFunction<ACC, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
fold(ACC, FoldFunction<T, ACC>, ProcessWindowFunction<ACC, R, K, W>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
FoldApplyAllWindowFunction<W extends Window,T,ACC,R> - Class in org.apache.flink.streaming.api.functions.windowing
Deprecated.
will be removed in a future version
FoldApplyAllWindowFunction(ACC, FoldFunction<T, ACC>, AllWindowFunction<ACC, R, W>, TypeInformation<ACC>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.FoldApplyAllWindowFunction
Deprecated.
 
FoldApplyProcessAllWindowFunction<W extends Window,T,ACC,R> - Class in org.apache.flink.streaming.api.functions.windowing
Deprecated.
will be removed in a future version
FoldApplyProcessAllWindowFunction(ACC, FoldFunction<T, ACC>, ProcessAllWindowFunction<ACC, R, W>, TypeInformation<ACC>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessAllWindowFunction
Deprecated.
 
FoldApplyProcessWindowFunction<K,W extends Window,T,ACC,R> - Class in org.apache.flink.streaming.api.functions.windowing
Deprecated.
will be removed in a future version
FoldApplyProcessWindowFunction(ACC, FoldFunction<T, ACC>, ProcessWindowFunction<ACC, R, K, W>, TypeInformation<ACC>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessWindowFunction
Deprecated.
 
FoldApplyWindowFunction<K,W extends Window,T,ACC,R> - Class in org.apache.flink.streaming.api.functions.windowing
Deprecated.
will be removed in a future version
FoldApplyWindowFunction(ACC, FoldFunction<T, ACC>, WindowFunction<ACC, R, K, W>, TypeInformation<ACC>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.FoldApplyWindowFunction
Deprecated.
 
FoldFunction<O,T> - Interface in org.apache.flink.api.common.functions
Deprecated.
use AggregateFunction instead
FoldingState<T,ACC> - Interface in org.apache.flink.api.common.state
Deprecated.
will be removed in a future version in favor of AggregatingState
FoldingStateDescriptor<T,ACC> - Class in org.apache.flink.api.common.state
Deprecated.
will be removed in a future version in favor of AggregatingStateDescriptor
FoldingStateDescriptor(String, ACC, FoldFunction<T, ACC>, Class<ACC>) - Constructor for class org.apache.flink.api.common.state.FoldingStateDescriptor
Deprecated.
Creates a new FoldingStateDescriptor with the given name, type, and initial value.
FoldingStateDescriptor(String, ACC, FoldFunction<T, ACC>, TypeInformation<ACC>) - Constructor for class org.apache.flink.api.common.state.FoldingStateDescriptor
Deprecated.
Creates a new FoldingStateDescriptor with the given name and default value.
FoldingStateDescriptor(String, ACC, FoldFunction<T, ACC>, TypeSerializer<ACC>) - Constructor for class org.apache.flink.api.common.state.FoldingStateDescriptor
Deprecated.
Creates a new ValueStateDescriptor with the given name and default value.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
following(String) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrderedPreceding
Set the following offset (based on time or row-count intervals) for over window.
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.
FOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
forbid(String, OperatingSystem...) - Static method in enum org.apache.flink.tests.util.activation.OperatingSystemRestriction
Forbids the execution on the given set of operating systems.
forBulkFormat(Path, BulkWriter.Factory<IN>) - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
Creates the builder for a StreamingFileSink with row-encoding format.
FORCE_AVRO - Static variable in class org.apache.flink.configuration.PipelineOptions
 
FORCE_KRYO - Static variable in class org.apache.flink.configuration.PipelineOptions
 
FORCE_PARTITION_RELEASE_ON_CONSUMPTION - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
forceNonParallel() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the parallelism and maximum parallelism of this operator to one.
forceRawPattern - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
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
 
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
 
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
 
forEachRemaining(Consumer<? super E>) - Method in class org.apache.flink.util.CloseableIterator.IteratorAdapter
 
FOREIGN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
forExtractor(Extractor<IN>) - Static method in class org.apache.flink.formats.compress.CompressWriters
 
forGeneric(Schema) - Static method in class org.apache.flink.formats.avro.AvroDeserializationSchema
Creates AvroDeserializationSchema that produces 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 provided reader schema and looks up writer schema in 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 provided reader schema and looks up writer schema in Confluent Schema Registry.
forGenericRecord(Schema) - Static method in class org.apache.flink.formats.parquet.avro.ParquetAvroWriters
Creates a ParquetWriterFactory that accepts and writes Avro generic types.
forGrouping(FieldList) - Static method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
FORK_JOIN_EXECUTOR_PARALLELISM_FACTOR - Static variable in class org.apache.flink.configuration.AkkaOptions
 
FORK_JOIN_EXECUTOR_PARALLELISM_MAX - Static variable in class org.apache.flink.configuration.AkkaOptions
 
FORK_JOIN_EXECUTOR_PARALLELISM_MIN - Static variable in class org.apache.flink.configuration.AkkaOptions
 
forKeyedObjects() - Static method in interface org.apache.flink.runtime.state.KeyExtractorFunction
 
ForkJoinExecutorConfiguration(double, int, int) - Constructor for class org.apache.flink.runtime.clusterframework.BootstrapTools.ForkJoinExecutorConfiguration
 
FORMAL_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
format(IN) - Method in interface org.apache.flink.api.java.io.TextOutputFormat.TextFormatter
 
format(Description) - Method in class org.apache.flink.configuration.description.Formatter
Formats the description into a String using format specific tags.
format(LinkElement) - Method in class org.apache.flink.configuration.description.Formatter
 
format(TextElement) - Method in class org.apache.flink.configuration.description.Formatter
 
format(LineBreakElement) - Method in class org.apache.flink.configuration.description.Formatter
 
format(ListElement) - Method in class org.apache.flink.configuration.description.Formatter
 
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() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
FORMAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
format - Variable in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
 
FORMAT - Static variable in class org.apache.flink.table.descriptors.FormatDescriptorValidator
Prefix for format-related properties.
FORMAT_ALLOW_COMMENTS - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_ARRAY_ELEMENT_DELIMITER - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_AVRO_SCHEMA - Static variable in class org.apache.flink.table.descriptors.AvroValidator
 
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.descriptors.FormatDescriptorValidator
Key for deriving the schema of the format from the table's schema.
FORMAT_ESCAPE_CHARACTER - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_FAIL_ON_MISSING_FIELD - Static variable in class org.apache.flink.table.descriptors.JsonValidator
 
FORMAT_FIELD_DELIMITER - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
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.CsvValidator
 
FORMAT_IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_JSON_SCHEMA - Static variable in class org.apache.flink.table.descriptors.JsonValidator
 
FORMAT_LINE_DELIMITER - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_LINE_DELIMITER - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_NULL_LITERAL - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_PROPERTY_VERSION - Static variable in class org.apache.flink.table.descriptors.FormatDescriptorValidator
Key for describing the property version.
FORMAT_QUOTE_CHARACTER - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_QUOTE_CHARACTER - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_RECORD_CLASS - Static variable in class org.apache.flink.table.descriptors.AvroValidator
 
FORMAT_SCHEMA - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_SCHEMA - Static variable in class org.apache.flink.table.descriptors.JsonValidator
 
FORMAT_TYPE - Static variable in class org.apache.flink.table.descriptors.FormatDescriptorValidator
Key for describing the type of the format.
FORMAT_TYPE_VALUE - Static variable in class org.apache.flink.table.descriptors.AvroValidator
 
FORMAT_TYPE_VALUE - Static variable in class org.apache.flink.table.descriptors.CsvValidator
 
FORMAT_TYPE_VALUE - Static variable in class org.apache.flink.table.descriptors.JsonValidator
 
FORMAT_TYPE_VALUE - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_VERSION - Static variable in class org.apache.flink.table.descriptors.FormatDescriptorValidator
Key for describing the version of the format.
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.
FormatDescriptor - Class in org.apache.flink.table.descriptors
Describes the format of data.
FormatDescriptor(String, int) - Constructor for class org.apache.flink.table.descriptors.FormatDescriptor
Constructs a FormatDescriptor.
FormatDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for FormatDescriptor.
FormatDescriptorValidator() - Constructor for class org.apache.flink.table.descriptors.FormatDescriptorValidator
 
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
 
formatNumber(double) - Static method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
formatNumber(double, String) - Static method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
formatParameter(String, Object) - Static method in class org.apache.flink.table.operations.OperationUtils
 
formatScope(JobManagerMetricGroup, JobID, String) - Method in class org.apache.flink.runtime.metrics.scope.JobManagerJobScopeFormat
 
formatScope(String) - Method in class org.apache.flink.runtime.metrics.scope.JobManagerScopeFormat
 
formatScope(TaskMetricGroup, OperatorID, String) - Method in class org.apache.flink.runtime.metrics.scope.OperatorScopeFormat
 
formatScope(TaskManagerMetricGroup, JobID, String) - Method in class org.apache.flink.runtime.metrics.scope.TaskManagerJobScopeFormat
 
formatScope(String, String) - Method in class org.apache.flink.runtime.metrics.scope.TaskManagerScopeFormat
 
formatScope(TaskManagerJobMetricGroup, AbstractID, AbstractID, String, int, int) - Method in class org.apache.flink.runtime.metrics.scope.TaskScopeFormat
 
formatSystemProperties(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.ContainerSpecification
Format the system properties as a shell-compatible command-line argument.
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
 
FormattingMapper<T> - Class in org.apache.flink.api.java.functions
Mapper that converts values to strings using a TextOutputFormat.TextFormatter.
FormattingMapper(TextOutputFormat.TextFormatter<T>) - Constructor for class org.apache.flink.api.java.functions.FormattingMapper
 
formatTwoLineHelpOptions(int, List<Tuple2<String, String>>) - Static method in class org.apache.flink.table.client.cli.CliUtils
 
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
 
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.UserDefinedFunction.Input.InputCase
 
forOrcSchema(String) - Method in class org.apache.flink.orc.OrcTableSource.Builder
Sets the ORC schema of the files to read as a String.
forOrcSchema(TypeDescription) - Method in class org.apache.flink.orc.OrcTableSource.Builder
Sets the ORC schema of the files to read as a TypeDescription.
forOrdering(Ordering) - Static method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
forParquetSchema(MessageType) - Method in class org.apache.flink.formats.parquet.ParquetTableSource.Builder
Sets the Parquet schema of the files to read as a String.
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
 
forPriorityComparableObjects() - Static method in interface org.apache.flink.runtime.state.PriorityComparator
 
forReflectRecord(Class<T>) - Static method in class org.apache.flink.formats.parquet.avro.ParquetAvroWriters
Creates a ParquetWriterFactory for the given type.
forReporter(String, MetricReporter) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
forReporter(String, MetricConfig, MetricReporter) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
forRowFormat(Path, Encoder<IN>) - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
Creates the builder for a StreamingFileSink with row-encoding format.
forSavepoint() - Static method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Creates the checkpoint properties for a (manually triggered) savepoint.
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>, 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 writer schema in 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 writer schema in Confluent Schema Registry.
forSpecificRecord(Class<T>) - Static method in class org.apache.flink.formats.parquet.avro.ParquetAvroWriters
Creates a ParquetWriterFactory for an Avro specific type.
forSyncSavepoint() - Static method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
 
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.
FORTRAN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
forward(CompletableFuture<T>, CompletableFuture<T>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Forwards the value from the source future to the target future.
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.
forwardedFields - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
The offset of the fields which should be forwarded.
forwardedInputQueue - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
The queue holding the input elements for which the execution results have not been received.
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
Output stream, that wraps another input stream and forwards all method calls to the wrapped stream.
ForwardingOutputStream(OutputStream) - Constructor for class org.apache.flink.runtime.util.ForwardingOutputStream
 
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.AkkaOptions
Maximum framesize of akka 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.
frameworkId() - Method in class org.apache.flink.mesos.scheduler.messages.Registered
 
frameworkInfo() - Method in class org.apache.flink.mesos.util.MesosConfiguration
The framework registration info.
frameworkMessage(FrameworkMessage) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
FrameworkMessage - Class in org.apache.flink.mesos.scheduler.messages
Message sent when an executor sends a message.
FrameworkMessage(Protos.ExecutorID, Protos.SlaveID, byte[]) - Constructor for class org.apache.flink.mesos.scheduler.messages.FrameworkMessage
 
frameworkMessage(SchedulerDriver, Protos.ExecutorID, Protos.SlaveID, byte[]) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
free() - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
free() - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
free() - Method in class org.apache.flink.core.memory.MemorySegment
Frees this memory segment.
free(long) - Method in interface org.apache.flink.runtime.state.heap.space.Allocator
Free the space with the given address.
free(int) - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
release the space addressed by interChunkOffset.
FREE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
free() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
free(MemorySegment) - 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.operators.aggregate.BytesHashMap
release the map's record and bucket area's memory segments.
free(boolean) - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
freeCurrent() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Free the memory not used.
FreeingBufferRecycler - Class in org.apache.flink.runtime.io.network.buffer
A simple buffer recycler that frees the memory segments.
freeSlot(AllocationID, Throwable, Time) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Frees the slot with the given allocation ID.
freeSlot(AllocationID, Throwable, Time) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
freeSlot(SlotID, AllocationID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Free the given slot from the given allocation.
freeSlot(SlotID, AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
Free the given slot from the given allocation.
freeSlot() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
freeSlot() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
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, Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
freeSlot(AllocationID, Throwable, Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Frees the slot with the given allocation ID.
freeThreadLocalCache() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
frequency - Variable in class org.apache.flink.table.examples.java.WordCountSQL.WC
 
frequency - Variable in class org.apache.flink.table.examples.java.WordCountTable.WC
 
from(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.ContainerSpecification
 
from(PartialDispatcherServicesWithJobGraphStore, JobManagerRunnerFactory) - Static method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
from(PartialDispatcherServices, JobGraphWriter) - Static method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServicesWithJobGraphStore
 
from(Set<ExecutionVertexID>) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PipelinedRegion
 
from(ExecutionVertexID...) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PipelinedRegion
 
from(ScheduleMode, SlotProvider, Time) - Static method in class org.apache.flink.runtime.executiongraph.SlotProviderStrategy
 
from(ResultPartitionDeploymentDescriptor) - Static method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
from(SlotInfo, double) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.SlotInfoWithUtilization
 
from(Configuration) - Static method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfo
 
from(long, ZonedDateTime, boolean) - Static method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
from(ArchivedExecutionConfig) - Static method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
from(ExecutionVertex) - Static method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirementsMapper
 
from(IntermediateResultPartition) - Static method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
FROM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(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 - Static variable in class org.apache.flink.table.descriptors.FunctionDescriptorValidator
 
from(String) - Method in class org.apache.flink.table.descriptors.Schema
Specifies the origin of the previously defined field.
from(int) - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
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.planner.functions.sql.FlinkSqlOperatorTable
 
FROM_VALUE_CLASS - Static variable in class org.apache.flink.table.descriptors.FunctionDescriptorValidator
 
fromAddress(MemorySegment[], int, int) - Static method in class org.apache.flink.table.dataformat.BinaryString
Creates an BinaryString from given address (base and offset) and length.
fromAnnotation(DataTypeLookup, DataTypeHint) - Static method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Creates an instance from the given DataTypeHint.
fromAnnotation(DataTypeHint, DataType) - Static method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Creates an instance from the given DataTypeHint with a resolved data type if available.
fromApplicationOrConfigOrDefault(StateBackend, Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.state.StateBackendLoader
Checks if an application-defined state backend is given, and if not, loads the state backend from the configuration, from the parameter 'state.backend', as defined in CheckpointingOptions.STATE_BACKEND.
fromArgs(String[]) - Static method in class org.apache.flink.api.java.utils.MultipleParameterTool
Returns MultipleParameterTool for the given arguments.
fromArgs(String[]) - Static method in class org.apache.flink.api.java.utils.ParameterTool
Returns ParameterTool for the given arguments.
fromBase64(BinaryString) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
fromBigDecimal(BigDecimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
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, 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.io.network.partition.consumer.InputChannelID
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
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.table.dataformat.BinaryString
Creates an BinaryString from given UTF-8 bytes.
fromBytes(byte[], int, int) - Static method in class org.apache.flink.table.dataformat.BinaryString
Creates an BinaryString from given UTF-8 bytes with offset and number of bytes.
fromBytes(byte[]) - Static method in class org.apache.flink.util.SerializedValue
 
fromClass(ClassInstance) - Method in class org.apache.flink.table.descriptors.FunctionDescriptor
Creates a function from a class description.
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<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet from the given non-empty collection.
fromCollection(Collection<X>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet from the given non-empty collection.
fromCollection(Iterator<X>, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet from the given iterator.
fromCollection(Iterator<X>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet from the given iterator.
fromCollection(Collection<Vertex<K, VV>>, Collection<Edge<K, EV>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a Collection of vertices and a Collection of edges.
fromCollection(Collection<Edge<K, EV>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a Collection of edges.
fromCollection(Collection<Edge<K, EV>>, MapFunction<K, VV>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a Collection of edges.
fromCollection(Collection<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a data stream from the given non-empty collection.
fromCollection(Collection<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a data stream from the given non-empty collection.
fromCollection(Iterator<OUT>, Class<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a data stream from the given iterator.
fromCollection(Iterator<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a data stream from the given iterator.
fromConfig(Configuration) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Creates a RocksDBNativeMetricOptions based on an external configuration.
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(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.
fromConfiguration(ReadableConfig) - Static method in class org.apache.flink.api.common.restartstrategy.RestartStrategies
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.program.rest.RestClusterClientConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.core.plugin.PluginConfig
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.kubernetes.kubeclient.KubeClientFactory
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools.ForkJoinExecutorConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.heartbeat.HeartbeatServices
Creates an HeartbeatServices instance from a Configuration.
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
fromConfiguration(Configuration, BlobServer, FatalErrorHandler) - Static method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultSchedulerFactory
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultSlotPoolFactory
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.metrics.MetricRegistryConfiguration
Create a metric registry configuration object from the given Configuration.
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
fromConfiguration(ResourceManagerRuntimeServicesConfiguration, HighAvailabilityServices, ScheduledExecutor) - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServices
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
fromConfiguration(Configuration, MetricQueryServiceRetriever, GatewayRetriever<T>, ExecutorService) - Static method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
 
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.akka.AkkaRpcServiceConfiguration
 
fromConfiguration(TaskManagerServicesConfiguration) - Static method in class org.apache.flink.runtime.taskexecutor.KvStateService
Creates and returns the KvState service.
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Creates the QueryableStateConfiguration from the given Configuration.
fromConfiguration(Configuration, TaskExecutorResourceSpec) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
fromConfiguration(TaskManagerServicesConfiguration, MetricGroup, ExecutorService) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
Creates and returns the task manager services.
fromConfiguration(Configuration, ResourceID, InetAddress, boolean, TaskExecutorResourceSpec) - 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, 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(boolean, boolean, boolean) - Static method in class org.apache.flink.streaming.connectors.kafka.config.OffsetCommitModes
Determine the offset commit mode using several configuration values.
fromCsvReader(String, String, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a Graph from a CSV file of vertices and a CSV file of edges.
fromCsvReader(String, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a CSV file of edges.
fromCsvReader(String, MapFunction<K, VV>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a CSV file of edges.
fromDataSet(DataSet<Vertex<KT, VVT>>, DataSet<Vertex<KB, VVB>>, DataSet<BipartiteEdge<KT, KB, EV>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.bipartite.BipartiteGraph
Create bipartite graph from datasets.
fromDataSet(DataSet<Vertex<K, VV>>, DataSet<Edge<K, EV>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of vertices and a DataSet of edges.
fromDataSet(DataSet<Edge<K, EV>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of edges.
fromDataSet(DataSet<Edge<K, EV>>, MapFunction<K, VV>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of edges.
fromDataSet(DataSet<T>) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Converts the given DataSet into a Table.
fromDataSet(DataSet<T>, String) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Converts the given DataSet into a Table with specified field names.
fromDataStream(DataStream<T>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
fromDataStream(DataStream<T>, String) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
fromDataStream(DataStream<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given DataStream into a Table.
fromDataStream(DataStream<T>, String) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given DataStream into a Table with specified field names.
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
 
fromDataTypeToLegacyInfo(DataType[]) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
fromDataTypeToLogicalType(DataType) - Static method in class org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
Deprecated.
It convert LegacyTypeInformationType to planner types.
fromDataTypeToTypeInfo(DataType) - Static method in class org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
Deprecated.
 
fromDefaults() - Static method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Creates an instance with no parameter content.
fromElements(X...) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a new data set that contains the given elements.
fromElements(Class<X>, X...) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a new data set that contains the given elements.
fromElements(OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the given elements.
fromElements(Class<OUT>, OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data set that contains the given elements.
FromElementsFunction<T> - Class in org.apache.flink.streaming.api.functions.source
A stream source function that returns a sequence of elements.
FromElementsFunction(TypeSerializer<T>, T...) - Constructor for class org.apache.flink.streaming.api.functions.source.FromElementsFunction
 
FromElementsFunction(TypeSerializer<T>, Iterable<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.FromElementsFunction
 
fromEnvironment(Configuration) - Method in class org.apache.flink.runtime.clusterframework.overlays.FlinkDistributionOverlay.Builder
Configures the overlay using the current environment.
fromEnvironment(Configuration) - Method in class org.apache.flink.runtime.clusterframework.overlays.HadoopConfOverlay.Builder
Configures the overlay using the current environment's Hadoop configuration.
fromEnvironment(Configuration) - Method in class org.apache.flink.runtime.clusterframework.overlays.HadoopUserOverlay.Builder
Configures the overlay using the current Hadoop user information (from UserGroupInformation).
fromEnvironment(Configuration) - Method in class org.apache.flink.runtime.clusterframework.overlays.KeytabOverlay.Builder
Configures the overlay using the current environment (and global configuration).
fromEnvironment(Configuration) - Method in class org.apache.flink.runtime.clusterframework.overlays.Krb5ConfOverlay.Builder
Configures the overlay using the current environment.
fromEnvironment(Configuration) - Method in class org.apache.flink.runtime.clusterframework.overlays.SSLStoreOverlay.Builder
Configures the overlay using the current environment (and global configuration).
fromEpochMillis(long) - Static method in class org.apache.flink.table.dataformat.SqlTimestamp
Obtains an instance of SqlTimestamp from a millisecond.
fromEpochMillis(long, int) - Static method in class org.apache.flink.table.dataformat.SqlTimestamp
Obtains an instance of SqlTimestamp from a millisecond and a nanoOfMillisecond.
fromExecutionVertex(ExecutionVertex, int) - Static method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory
 
fromGauge(Gauge<?>) - Static method in class org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper
 
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.jobgraph.JobVertexID
 
fromHexString(String) - Static method in class org.apache.flink.runtime.rest.messages.TriggerId
 
fromInstant(Instant) - Static method in class org.apache.flink.table.dataformat.SqlTimestamp
Obtains an instance of SqlTimestamp from an instance of Instant.
FromIteratorFunction<T> - Class in org.apache.flink.streaming.api.functions.source
A SourceFunction that reads elements from an Iterator and emits them.
FromIteratorFunction(Iterator<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.FromIteratorFunction
 
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.
fromJobSubmissionResult(JobSubmissionResult) - Static method in class org.apache.flink.api.common.JobExecutionResult
Deprecated.
Will be removed in future versions.
fromJobVertexID(JobVertexID) - Static method in class org.apache.flink.runtime.jobgraph.OperatorID
 
fromJson(String) - Static method in class org.apache.flink.ml.api.misc.param.Params
Factory method for constructing params.
fromKeyValueJsonArray(String) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorUtils
 
fromLegacyInfoToDataType(TypeInformation<?>) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
fromLegacyInfoToDataType(TypeInformation<?>[]) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
fromLocalDateTime(LocalDateTime) - Static method in class org.apache.flink.table.dataformat.SqlTimestamp
Obtains an instance of SqlTimestamp from an instance of LocalDateTime.
fromLocalDateTime(LocalDateTime) - Static method in class org.apache.flink.table.util.TimestampStringUtils
 
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
 
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.
fromLong(long, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
fromMap(Map<String, String>) - Static method in class org.apache.flink.api.java.utils.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.api.java.utils.MultipleParameterTool
Returns MultipleParameterTool for the given multi map.
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.
fromOtherAndConfiguration(RocksDBMemoryConfiguration, Configuration) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Derives a RocksDBMemoryConfiguration from another object and a configuration.
fromParallelCollection(SplittableIterator<X>, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a new data set that contains elements in the iterator.
fromParallelCollection(SplittableIterator<X>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a new data set that contains elements in the iterator.
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.
fromParquetType(MessageType) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
Converts Parquet schema to Flink Internal Type.
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.dataformat.BinaryArray
 
fromPrimitiveArray(byte[]) - Static method in class org.apache.flink.table.dataformat.BinaryArray
 
fromPrimitiveArray(short[]) - Static method in class org.apache.flink.table.dataformat.BinaryArray
 
fromPrimitiveArray(int[]) - Static method in class org.apache.flink.table.dataformat.BinaryArray
 
fromPrimitiveArray(long[]) - Static method in class org.apache.flink.table.dataformat.BinaryArray
 
fromPrimitiveArray(float[]) - Static method in class org.apache.flink.table.dataformat.BinaryArray
 
fromPrimitiveArray(double[]) - Static method in class org.apache.flink.table.dataformat.BinaryArray
 
fromProgramOptions(ProgramOptions, List<URL>) - 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.
fromPropertiesFile(String) - Static method in class org.apache.flink.api.java.utils.ParameterTool
Returns ParameterTool for the given Properties file.
fromPropertiesFile(File) - Static method in class org.apache.flink.api.java.utils.ParameterTool
Returns ParameterTool for the given Properties file.
fromPropertiesFile(InputStream) - Static method in class org.apache.flink.api.java.utils.ParameterTool
Returns ParameterTool for the given InputStream from 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.
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
 
fromSerializedEvent(ByteBuffer, ClassLoader) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
fromSingleSlot(SlotInfoWithUtilization) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndResources
 
FromSplittableIteratorFunction<T> - Class in org.apache.flink.streaming.api.functions.source
A SourceFunction that reads elements from an SplittableIterator and emits them.
FromSplittableIteratorFunction(SplittableIterator<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.FromSplittableIteratorFunction
 
fromStatusOverview(ClusterOverview, String, String) - Static method in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
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 enum org.apache.flink.runtime.execution.librarycache.FlinkUserCodeClassLoaders.ResolveOrder
 
fromString(String) - Static method in class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
fromString(String) - Static method in class org.apache.flink.table.catalog.ObjectPath
 
fromString(String) - Static method in class org.apache.flink.table.dataformat.BinaryString
Creates an BinaryString from given java String.
fromSystemProperties() - Static method in class org.apache.flink.api.java.utils.ParameterTool
Returns ParameterTool from the system properties.
fromTable(Table) - Static method in class org.apache.flink.ml.operator.batch.BatchOperator
create a new BatchOperator from table.
fromTable(Table) - Static method in class org.apache.flink.ml.operator.stream.StreamOperator
create a new StreamOperator from table.
fromTableSource(TableSource<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromTableSource(TableSource<?>) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a table from a table source.
fromTimestamp(Timestamp) - Static method in class org.apache.flink.table.dataformat.SqlTimestamp
Obtains an instance of SqlTimestamp from an instance of Timestamp.
fromTimestamp(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
fromTuple2DataSet(DataSet<Tuple2<K, K>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of Tuple2 objects for edges.
fromTuple2DataSet(DataSet<Tuple2<K, K>>, MapFunction<K, VV>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of Tuple2 objects for edges.
fromTupleDataSet(DataSet<Tuple2<K, VV>>, DataSet<Tuple3<K, K, EV>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of Tuple2 objects for vertices and Tuple3 objects for edges.
fromTupleDataSet(DataSet<Tuple3<K, K, EV>>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of Tuple3 objects for edges.
fromTupleDataSet(DataSet<Tuple3<K, K, EV>>, MapFunction<K, VV>, ExecutionEnvironment) - Static method in class org.apache.flink.graph.Graph
Creates a graph from a DataSet of Tuple3 objects for edges.
fromTypeInfo(TypeInformation<?>) - Static method in class org.apache.flink.table.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(long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Convert unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the "yyyy-MM-dd HH:mm:ss" format.
fromUnixtime(long, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Convert unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the given format.
fromUnixtime(double, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
fromUnixtime(Decimal, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
fromUnixtime(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
fromUnixtime(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
fromUnixtime(double) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
fromUnixtime(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
fromUnscaledBytes(int, int, byte[]) - Static method in class org.apache.flink.table.dataformat.Decimal
 
fromUnscaledLong(int, int, long) - Static method in class org.apache.flink.table.dataformat.Decimal
 
fromURLVersionPrefix(String) - Static method in enum org.apache.flink.runtime.rest.versioning.RestAPIVersion
Converts the given URL version prefix (e.g "v1") to a RestAPIVersion.
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.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.ResourceManagerId(UUID).
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_SMALL_FILE_THRESHOLD - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The minimum size of state data files.
FS_STATE_BACKEND_NAME - Static variable in class org.apache.flink.runtime.state.StateBackendLoader
The shortcut configuration name for the FileSystem State backend
FS_STREAM_OPENING_TIMEOUT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
The config parameter defining the timeout for filesystem stream opening.
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
 
FsCheckpointStorage - Class in org.apache.flink.runtime.state.filesystem
An implementation of durable checkpoint storage to file systems.
FsCheckpointStorage(Path, Path, JobID, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStorage
 
FsCheckpointStorage(FileSystem, Path, Path, JobID, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStorage
 
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 CheckpointStreamFactory.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(FSDataInputStream) - Constructor for class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
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, 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(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.
FsStateBackend - Class in org.apache.flink.runtime.state.filesystem
This state backend holds the working state in the memory (JVM heap) of the TaskManagers.
FsStateBackend(String) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(String, boolean) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(Path) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(Path, boolean) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(URI) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(URI, URI) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(URI, boolean) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(URI, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(URI, int, boolean) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackend(URI, URI, int, int, TernaryBoolean) - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackend
Creates a new state backend that stores its checkpoint data in the file system and location defined by the given URI.
FsStateBackendFactory - Class in org.apache.flink.runtime.state.filesystem
A factory that creates an FsStateBackend from a configuration.
FsStateBackendFactory() - Constructor for class org.apache.flink.runtime.state.filesystem.FsStateBackendFactory
 
FULL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FULL_RESTART_STRATEGY_NAME - Static variable in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyLoader
Config name for the RestartAllStrategy.
FULL_RESTART_STRATEGY_NAME - Static variable in class org.apache.flink.runtime.executiongraph.failover.flip1.FailoverStrategyFactoryLoader
Config name for the RestartAllStrategy.
FULL_RESTARTS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
Deprecated.
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
 
fullJitterBackoff(long, long, double, int) - Static method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
 
fullNewTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
fullOuterJoin(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Full Outer Join transformation.
fullOuterJoin(DataSet<R>, JoinOperatorBase.JoinHint) - Method in class org.apache.flink.api.java.DataSet
Initiates a Full Outer Join transformation.
fullOuterJoin(Table, String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
fullOuterJoin(Table, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
fullOuterJoin(Table, String) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
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
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableProperties
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
FullTypeInfo(Class<?>, ReflectionUtil.FullTypeInfo[]) - Constructor for class org.apache.flink.util.ReflectionUtil.FullTypeInfo
 
fullViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
fullyQualify(SqlIdentifier) - Method in class org.apache.calcite.sql.validate.ParameterScope
 
Function - Interface in org.apache.flink.api.common.functions
The base interface for all user-defined functions.
function - Variable in class org.apache.flink.api.java.operators.FilterOperator
 
function - Variable in class org.apache.flink.api.java.operators.FlatMapOperator
 
function - Variable in class org.apache.flink.api.java.operators.MapOperator
 
function - Variable in class org.apache.flink.api.java.operators.MapPartitionOperator
 
FUNCTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
function - Variable in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
function - Variable in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
function - Variable in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
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
 
FunctionAnnotation - Class in org.apache.flink.api.java.functions
This class defines Java annotations for semantic assertions that can be added to Flink functions.
FunctionAnnotation.ForwardedFields - Annotation Type in org.apache.flink.api.java.functions
The ForwardedFields annotation declares fields which are never modified by the annotated function and which are forwarded at the same position to the output or unchanged copied to another position in the output.
FunctionAnnotation.ForwardedFieldsFirst - Annotation Type in org.apache.flink.api.java.functions
The ForwardedFieldsFirst annotation declares fields of the first input of a function which are never modified by the annotated function and which are forwarded at the same position to the output or unchanged copied to another position in the output.
FunctionAnnotation.ForwardedFieldsSecond - Annotation Type in org.apache.flink.api.java.functions
The ForwardedFieldsSecond annotation declares fields of the second input of a function which are never modified by the annotated function and which are forwarded at the same position to the output or unchanged copied to another position in the output.
FunctionAnnotation.NonForwardedFields - Annotation Type in org.apache.flink.api.java.functions
The NonForwardedFields annotation declares ALL fields which not preserved on the same position in a functions output.
FunctionAnnotation.NonForwardedFieldsFirst - Annotation Type in org.apache.flink.api.java.functions
The NonForwardedFieldsFirst annotation declares for a function ALL fields of its first input which are not preserved on the same position in its output.
FunctionAnnotation.NonForwardedFieldsSecond - Annotation Type in org.apache.flink.api.java.functions
The NonForwardedFieldsSecond annotation declares for a function ALL fields of its second input which are not preserved on the same position in its output.
FunctionAnnotation.ReadFields - Annotation Type in org.apache.flink.api.java.functions
The ReadFields annotation declares for a function all fields which it accesses and evaluates, i.e., all fields that are used by the function to compute its result.
FunctionAnnotation.ReadFieldsFirst - Annotation Type in org.apache.flink.api.java.functions
The ReadFieldsFirst annotation declares for a function all fields of the first input which it accesses and evaluates, i.e., all fields of the first input that are used by the function to compute its result.
FunctionAnnotation.ReadFieldsSecond - Annotation Type in org.apache.flink.api.java.functions
The ReadFieldsSecond annotation declares for a function all fields of the second input which it accesses and evaluates, i.e., all fields of the second input that are used by the function to compute its result.
FunctionAnnotation.SkipCodeAnalysis - Annotation Type in org.apache.flink.api.java.functions
Deprecated.
The code analysis code has been removed and this annotation has no effect.
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 - Class in org.apache.flink.table.catalog
Simple function catalog to store FunctionDefinitions in catalogs.
FunctionCatalog(TableConfig, CatalogManager, ModuleManager) - Constructor for class org.apache.flink.table.catalog.FunctionCatalog
 
functionCatalog - Variable in class org.apache.flink.table.client.gateway.local.ExecutionContext.SessionState
 
FunctionCatalogOperatorTable - Class in org.apache.flink.table.catalog
Thin adapter between SqlOperatorTable and FunctionCatalog.
FunctionCatalogOperatorTable(FunctionCatalog, FlinkTypeFactory) - Constructor for class org.apache.flink.table.catalog.FunctionCatalogOperatorTable
 
FunctionCatalogOperatorTable - Class in org.apache.flink.table.planner.catalog
Thin adapter between SqlOperatorTable and FunctionCatalog.
FunctionCatalogOperatorTable(FunctionCatalog, FlinkTypeFactory) - 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
Wraps the underlying RuntimeContext.
FunctionDefinition - Interface in org.apache.flink.table.functions
Definition of a function.
FunctionDefinitionFactory - Interface in org.apache.flink.table.factories
A factory to create FunctionDefinition.
FunctionDefinitionUtil - Class in org.apache.flink.table.functions
A util to instantiate FunctionDefinition in the default way.
FunctionDefinitionUtil() - Constructor for class org.apache.flink.table.functions.FunctionDefinitionUtil
 
FunctionDescriptor - Class in org.apache.flink.table.descriptors
Descriptor for describing a function.
FunctionDescriptor() - Constructor for class org.apache.flink.table.descriptors.FunctionDescriptor
 
FunctionDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for FunctionDescriptor.
FunctionDescriptorValidator() - Constructor for class org.apache.flink.table.descriptors.FunctionDescriptorValidator
 
FunctionEntry - Class in org.apache.flink.table.client.config.entries
Describes a user-defined function configuration entry.
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.catalog.hive.HiveCatalog
 
FunctionIdentifier - Class in org.apache.flink.table.functions
Identifies a system function with function name or a catalog function with a fully qualified identifier.
functionIdentifier() - Method in class org.apache.flink.table.functions.UserDefinedFunction
Returns a unique, serialized representation for this function.
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.
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 - Interface in org.apache.flink.table.catalog
Catalog of functions that can resolve the name of a function to a FunctionLookup.Result.
functionLookup() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available FunctionDefinitions.
FunctionLookup.Result - Class in org.apache.flink.table.catalog
Result of a function lookup.
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
 
FUNCTIONS_NAME - Static variable in class org.apache.flink.table.client.config.entries.FunctionEntry
 
FunctionService - Class in org.apache.flink.table.functions
Service for creating configured instances of UserDefinedFunction using a FunctionDescriptor.
FunctionService() - Constructor for class org.apache.flink.table.functions.FunctionService
 
FunctionSnapshotContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which user functions that use managed state (i.e.
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
 
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.
FutureTaskWithException<V> - Class in org.apache.flink.runtime.concurrent
FutureTask that also implements RunnableWithException.
FutureTaskWithException(Callable<V>) - Constructor for class org.apache.flink.runtime.concurrent.FutureTaskWithException
 
FutureTaskWithException(RunnableWithException) - Constructor for class org.apache.flink.runtime.concurrent.FutureTaskWithException
 
FutureUtils - Class in org.apache.flink.queryablestate
Utility class for Java Futures.
FutureUtils() - Constructor for class org.apache.flink.queryablestate.FutureUtils
 
FutureUtils - Class in org.apache.flink.runtime.concurrent
A collection of utilities that expand the usage of CompletableFuture.
FutureUtils() - Constructor for class org.apache.flink.runtime.concurrent.FutureUtils
 
FutureUtils.ConjunctFuture<T> - Class in org.apache.flink.runtime.concurrent
A future that is complete once multiple other futures completed.
FutureUtils.RetryException - Exception in org.apache.flink.runtime.concurrent
Exception with which the returned future is completed if the FutureUtils.retry(Supplier, int, Executor) operation fails.

G

G - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
GatewayRetriever<T extends RpcGateway> - Interface in org.apache.flink.runtime.webmonitor.retriever
Generic retriever interface for RpcGateway.
gather(Neighbor<VV, EV>) - Method in class org.apache.flink.graph.gsa.GatherFunction
This method is invoked once per superstep, for each Neighbor of each Vertex in the beginning of each superstep in a GatherSumApplyIteration.
GatherFunction<VV,EV,M> - Class in org.apache.flink.graph.gsa
The base class for the first step of a GatherSumApplyIteration.
GatherFunction() - Constructor for class org.apache.flink.graph.gsa.GatherFunction
 
GatherFunction<K,VV,Message> - Class in org.apache.flink.graph.spargel
This class must be extended by functions that compute the state of the vertex depending on the old state and the incoming messages.
GatherFunction() - Constructor for class org.apache.flink.graph.spargel.GatherFunction
 
GatherSumApplyIteration<K,VV,EV,M> - Class in org.apache.flink.graph.gsa
This class represents iterative graph computations, programmed in a gather-sum-apply perspective.
Gauge<T> - Interface in org.apache.flink.metrics
A Gauge is a Metric that calculates a specific value at a point in time.
gauge(int, G) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
gauge(String, G) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
gauge(int, G) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Gauge with Flink.
gauge(String, G) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Gauge with Flink.
gauge(int, G) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
gauge(String, G) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
gauge(int, G) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
gauge(String, G) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
GaugeDump(QueryScopeInfo, String, String) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDump.GaugeDump
 
gauges - Variable in class org.apache.flink.metrics.reporter.AbstractReporter
 
GE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
gemm(double, DenseMatrix, boolean, DenseMatrix, boolean, double, DenseMatrix) - Static method in class org.apache.flink.ml.common.linalg.BLAS
C := alpha * A * B + beta * C .
gemv(double, DenseMatrix, boolean, DenseVector, double, DenseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
y := alpha * A * x + beta * y .
gemv(double, DenseMatrix, boolean, SparseVector, double, DenseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
y := alpha * A * x + beta * y .
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.internal
The general implementation of InternalWindowProcessFunction.
GeneralWindowProcessFunction(WindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
 
generate() - Static method in class org.apache.flink.api.common.JobID
Creates a new (statistically) random JobID.
generate(long, int) - Static method in class org.apache.flink.batch.tests.Generator
 
generate(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.GeneratedMultiGraph
 
generate(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.RMatGraph
 
generate() - Method in class org.apache.flink.graph.generator.CirculantGraph
 
generate() - Method in class org.apache.flink.graph.generator.CompleteGraph
 
generate() - Method in class org.apache.flink.graph.generator.CycleGraph
 
generate() - Method in class org.apache.flink.graph.generator.EchoGraph
 
generate() - Method in class org.apache.flink.graph.generator.EmptyGraph
 
generate() - Method in interface org.apache.flink.graph.generator.GraphGenerator
Generates the configured graph.
generate() - Method in class org.apache.flink.graph.generator.GridGraph
 
generate() - Method in class org.apache.flink.graph.generator.HypercubeGraph
 
generate() - Method in class org.apache.flink.graph.generator.PathGraph
 
generate() - Method in class org.apache.flink.graph.generator.RMatGraph
 
generate() - Method in class org.apache.flink.graph.generator.SingletonEdgeGraph
 
generate() - Method in class org.apache.flink.graph.generator.StarGraph
 
generate(VectorizedRowBatch) - Method in interface org.apache.flink.orc.OrcColumnarRowSplitReader.ColumnBatchGenerator
 
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.TaskManagerSlotId
 
generate() - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
generateCheckpointStatistics(AbstractCheckpointStats, boolean) - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
GENERATED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
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[]) - 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
Creates a GeneratedCollector.
generateDefaultFieldNames(int) - Static method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
generateDefaultSlotResourceProfile(TaskExecutorProcessSpec, int) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
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
Creates a GeneratedFunction.
GeneratedGraph<K> - Class in org.apache.flink.graph.drivers.input
Base class for generated graphs.
GeneratedGraph() - Constructor for class org.apache.flink.graph.drivers.input.GeneratedGraph
 
GeneratedHashFunction - Class in org.apache.flink.table.runtime.generated
Describes a generated HashFunction.
GeneratedHashFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedHashFunction
Creates a GeneratedHashFunction.
GeneratedInput<F extends InputFormat<?,?>> - Class in org.apache.flink.table.runtime.generated
Describes a generated InputFormat.
GeneratedInput(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedInput
Creates a GeneratedInput.
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
Creates a GeneratedJoinCondition.
GeneratedMultiGraph<K extends Comparable<K>> - Class in org.apache.flink.graph.drivers.input
Base class for graph generators which may create duplicate edges.
GeneratedMultiGraph() - Constructor for class org.apache.flink.graph.drivers.input.GeneratedMultiGraph
 
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
 
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
 
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
Creates a GeneratedNormalizedKeyComputer.
GeneratedOperator<C extends StreamOperator<?>> - Class in org.apache.flink.table.runtime.generated
Describes a generated StreamOperator.
GeneratedOperator(String, String, Object[]) - 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
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
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
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
Creates a GeneratedResultFuture.
GeneratedTableAggsHandleFunction - Class in org.apache.flink.table.runtime.generated
Describes a generated TableAggsHandleFunction.
GeneratedTableAggsHandleFunction(String, String, Object[]) - 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
 
generateDynamicConfigsStr(TaskExecutorProcessSpec) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
generateDynamicSlotID(ResourceID) - Static method in class org.apache.flink.runtime.clusterframework.types.SlotID
Generate a SlotID without actual slot index for dynamic slot allocation.
generateEndpointIdWithUUID() - Method in interface org.apache.flink.runtime.dispatcher.DispatcherFactory
 
generateEndpointIdWithUUID() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
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
 
generateIdsToAbort() - Method in class org.apache.flink.streaming.connectors.kafka.internal.TransactionalIdsGenerator
If we have to abort previous transactional id in case of restart after a failure BEFORE first checkpoint completed, we don't know what was the parallelism used in previous attempt.
generateIdsToUse(long) - Method in class org.apache.flink.streaming.connectors.kafka.internal.TransactionalIdsGenerator
Range of available transactional ids to use is: [nextFreeTransactionalId, nextFreeTransactionalId + parallelism * kafkaProducersPoolSize) loop below picks in a deterministic way a subrange of those available transactional ids based on index of this subtask.
generateInfinitely(long) - Static method in class org.apache.flink.batch.tests.Generator
 
generateInitLiteral(LogicalType) - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
generateJvmParametersStr(TaskExecutorProcessSpec) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
generateParseException() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
generatePartitionPath(LinkedHashMap<String, String>) - Static method in class org.apache.flink.table.filesystem.PartitionPathUtils
Make partition path from partition spec.
generatePartValues(Row) - Method in class org.apache.flink.connectors.hive.HivePartitionComputer
 
generatePartValues(T) - Method in interface org.apache.flink.table.filesystem.PartitionComputer
Compute partition values from record.
generatePartValues(Row) - Method in class org.apache.flink.table.filesystem.RowPartitionComputer
 
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.
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
 
generateRuntimeName(Class<?>, String[]) - Static method in class org.apache.flink.table.util.TableConnectorUtil
Deprecated.
Returns the table connector name used for log and web UI.
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.api.java.ExecutionEnvironment
Creates a new data set that contains a sequence of numbers.
generateSequence(long, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains a sequence of numbers.
generateSignature(String, FunctionDefinition, TypeInference) - 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.
generateStreamGraph(StreamExecutionEnvironment, List<Transformation<?>>) - Static method in class org.apache.flink.table.planner.utils.ExecutorUtils
generateTotalAvailableResourceProfile(TaskExecutorProcessSpec) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
generateZookeeperPath(String, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
Generator - Class in org.apache.flink.batch.tests
InputFormat that generates a deterministic DataSet of Tuple2(String, Integer) String: key, can be repeated. Integer: uniformly distributed int between 0 and 127
generator() - Method in interface org.apache.flink.graph.generator.random.RandomGenerable
Returns an initialized RandomGenerator.
Generator(int, float, int, int) - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
Generator(int, int, int) - Constructor for class org.apache.flink.streaming.tests.BucketingSinkTestProgram.Generator
 
GeneratorFactoryBase<T extends org.apache.commons.math3.random.RandomGenerator> - Class in org.apache.flink.graph.generator.random
This base class handles the task of dividing the requested work into the appropriate number of blocks of near-equal size.
GeneratorFactoryBase() - Constructor for class org.apache.flink.graph.generator.random.GeneratorFactoryBase
 
GeneratorTableSource(int, float, int, int) - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
GENERIC(Class<T>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns generic type information for any Java object.
GENERIC_TABLE_SCHEMA_PREFIX - Static variable in class org.apache.flink.table.catalog.hive.HiveCatalogConfig
 
GENERIC_TYPES - Static variable in class org.apache.flink.configuration.PipelineOptions
 
GenericArray - Class in org.apache.flink.table.dataformat
A GenericArray is an array where all the elements have the same type.
GenericArray(Object, int) - Constructor for class org.apache.flink.table.dataformat.GenericArray
 
GenericArray(Object, int, boolean) - Constructor for class org.apache.flink.table.dataformat.GenericArray
 
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
 
GenericArraySerializerConfigSnapshot<C> - Class in org.apache.flink.api.common.typeutils.base
Deprecated.
this is deprecated and no longer used by the GenericArraySerializer. It has been replaced by GenericArraySerializerSnapshot.
GenericArraySerializerConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.GenericArraySerializerConfigSnapshot
Deprecated.
Constructor for read instantiation.
GenericArraySerializerConfigSnapshot(GenericArraySerializer<C>) - Constructor for class org.apache.flink.api.common.typeutils.base.GenericArraySerializerConfigSnapshot
Deprecated.
Constructor to create the snapshot for writing.
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.
GenericConverter(TypeSerializer<T>) - Constructor for class org.apache.flink.table.dataformat.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(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(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(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.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
 
GenericInMemoryCatalogDescriptor - Class in org.apache.flink.table.descriptors
Catalog descriptor for the generic in memory catalog.
GenericInMemoryCatalogDescriptor() - Constructor for class org.apache.flink.table.descriptors.GenericInMemoryCatalogDescriptor
 
GenericInMemoryCatalogDescriptor(String) - Constructor for class org.apache.flink.table.descriptors.GenericInMemoryCatalogDescriptor
 
GenericInMemoryCatalogFactory - Class in org.apache.flink.table.catalog
Catalog factory for GenericInMemoryCatalog.
GenericInMemoryCatalogFactory() - Constructor for class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
GenericInMemoryCatalogValidator - Class in org.apache.flink.table.descriptors
GenericInMemoryCatalogValidator() - Constructor for class org.apache.flink.table.descriptors.GenericInMemoryCatalogValidator
 
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.
GenericKeyMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A GenericMetricGroup for representing the key part of a key-value metric group pair.
GenericMap - Class in org.apache.flink.table.dataformat
A GenericMap is a map where all the keys have the same type, and all the values have the same type.
GenericMap(Map<Object, Object>) - Constructor for class org.apache.flink.table.dataformat.GenericMap
 
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
 
GenericParameterValuesProvider - Class in org.apache.flink.api.java.io.jdbc.split
This splits generator actually does nothing but wrapping the query parameters computed by the user before creating the JDBCInputFormat instance.
GenericParameterValuesProvider(Serializable[][]) - Constructor for class org.apache.flink.api.java.io.jdbc.split.GenericParameterValuesProvider
 
GenericRecordAvroTypeInfo - Class in org.apache.flink.formats.avro.typeutils
TypeInformation for GenericRecord.
GenericRecordAvroTypeInfo(Schema) - Constructor for class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
GenericRow - Class in org.apache.flink.table.dataformat
A GenericRow can have arbitrary number of fields and contain a set of fields, which may all be different types.
GenericRow(int) - Constructor for class org.apache.flink.table.dataformat.GenericRow
 
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
 
GenericTypeSerializerConfigSnapshot<T> - Class in org.apache.flink.api.common.typeutils
Configuration snapshot for serializers for generic types.
GenericTypeSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.GenericTypeSerializerConfigSnapshot
This empty nullary constructor is required for deserializing the configuration.
GenericTypeSerializerConfigSnapshot(Class<T>) - Constructor for class org.apache.flink.api.common.typeutils.GenericTypeSerializerConfigSnapshot
 
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(String, Configuration, String[], DataType[], Map<String, Object>, int[], List<OrcSplitReader.Predicate>, int, Path, long, long) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
Util for generating partitioned OrcColumnarRowSplitReader.
GEOMETRY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
get(int) - Method in class example.avro.User
 
get(int) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
get() - Method in interface org.apache.flink.api.common.state.AppendingState
Returns the current value for the state.
get(UK) - Method in interface org.apache.flink.api.common.state.MapState
Returns the current value associated with the given key.
get(K) - Method in interface org.apache.flink.api.common.state.ReadOnlyBroadcastState
Returns the current value associated with the given key.
get(String) - Static method in class org.apache.flink.api.java.io.jdbc.dialect.JDBCDialects
Fetch the JDBCDialect class corresponding to a given database url.
get(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the String value for the given key.
get(String, String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the String value for the given key.
get(String) - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
Returns the String value for the given key.
get(String) - Method in class org.apache.flink.api.java.utils.ParameterTool
Returns the String value for the given key.
get(int) - Method in class org.apache.flink.avro.generated.Address
 
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 metada included in ConfigOption.
get(ConfigOption<T>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
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(int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
get(int, byte[]) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
get(int, byte[], int, int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
get(DataOutput, int, int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
get(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
get(int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
get(int, byte[]) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
get(int, byte[], int, int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
get(DataOutput, int, int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
get(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
get(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads the byte at the given position.
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(DataOutput, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
 
get(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk get method.
get() - Method in interface org.apache.flink.formats.avro.SchemaCoder.SchemaCoderProvider
Creates a new instance of SchemaCoder.
get() - Method in class org.apache.flink.graph.utils.proxy.OptionalBoolean
Get the boolean state.
get(ParamInfo<V>) - Method in class org.apache.flink.ml.api.misc.param.Params
Returns the value of the specific parameter, or default value defined in the info if this Params doesn't have a value set for the parameter.
get(ParamInfo<V>) - Method in interface org.apache.flink.ml.api.misc.param.WithParams
Returns the value of the specific param.
get(int, int) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get a single element.
get(int) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
get(int) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
get(int) - Method in class org.apache.flink.ml.common.linalg.Vector
Get the i-th element of the vector.
get(Long) - Static method in class org.apache.flink.ml.common.MLEnvironmentFactory
Get the MLEnvironment using a MLEnvironmentId.
get() - Method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
get() - Method in class org.apache.flink.queryablestate.client.state.ImmutableFoldingState
Deprecated.
 
get() - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
get(K) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
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(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() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Atomically gets the current checkpoint ID.
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(long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
get(JobID) - Method in interface org.apache.flink.runtime.dispatcher.ArchivedExecutionGraphStore
Get the ArchivedExecutionGraph for the given job id.
get(JobID) - Method in class org.apache.flink.runtime.dispatcher.FileArchivedExecutionGraphStore
 
get(JobID) - Method in class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
get(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
Blocking retrieval and removal of the object to share.
get() - Static method in class org.apache.flink.runtime.messages.Acknowledge
Gets the singleton instance.
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() - Method in class org.apache.flink.runtime.state.DoneFuture
 
get(long, TimeUnit) - Method in class org.apache.flink.runtime.state.DoneFuture
 
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.NestedStateMap
 
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(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(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(K) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
get() - Method in class org.apache.flink.runtime.state.PartitionableListState
 
get() - Static method in class org.apache.flink.runtime.state.VoidNamespace
Getter for the singleton instance
get(JobID) - Method in class org.apache.flink.runtime.taskexecutor.JobManagerTable
 
get() - Method in class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
 
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(int) - Method in class org.apache.flink.runtime.util.EvictingBoundedList
 
GET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
get() - Static method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow
 
get() - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
 
get() - Method in enum org.apache.flink.streaming.connectors.kinesis.model.SentinelSequenceNumber
 
get(K) - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Looks up the value mapped under the given key.
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(State) - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
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() - Method in class org.apache.flink.table.api.dataview.ListView
Returns an iterable of the list view.
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(Object) - Method in class org.apache.flink.table.dataformat.GenericMap
 
get(TypeGetterSetters, int, LogicalType) - Static method in interface org.apache.flink.table.dataformat.TypeGetterSetters
 
get(ResolvedExpression, ValueLiteralExpression, DataType) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
get(boolean, boolean, LinkedHashMap<String, String>) - Static method in interface org.apache.flink.table.filesystem.PartitionWriterFactory
Util for get a PartitionWriterFactory.
GET - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
get() - Method in class org.apache.flink.table.functions.hive.DeferredObjectAdapter
 
get() - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
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(K) - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
 
get(K) - Method in class org.apache.flink.table.utils.ThreadLocalCache
 
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(String) - Static method in interface org.apache.flink.tests.util.kafka.KafkaResource
Returns the configured KafkaResource implementation, or a LocalStandaloneKafkaResource if none is configured.
get() - Method in class org.apache.flink.tests.util.parameters.ParameterProperty
Retrieves the value of this property.
get(V) - Method in class org.apache.flink.tests.util.parameters.ParameterProperty
Retrieves the value of this property, or the given default if no value was set.
get() - Method in class org.apache.flink.types.BooleanValue
 
get(int) - Method in class org.apache.flink.types.ListValue
 
get(Object) - Method in class org.apache.flink.types.MapValue
 
get() - Method in class org.apache.flink.types.SerializableOptional
 
get() - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
get(long, TimeUnit) - 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() - Static method in enum org.apache.flink.util.MemoryArchitecture
Gets the processor architecture of this process.
get() - Method in class org.apache.flink.util.OptionalFailure
 
get(Throwable, ClassLoader) - Static method in exception org.apache.flink.util.SerializedThrowable
 
get(String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property, null if no such property exists.
get(String, String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name.
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
 
GET_PARTITIONS_RETRIES_KEY - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Configuration key for the number of retries for getting the partition info.
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
 
getAccountId() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getAccumulatedRecordCount() - Method in class org.apache.flink.api.common.io.BlockInfo
Returns the accumulated record count.
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(ExecutionEnvironment, String) - Method in class org.apache.flink.graph.AnalyticHelper
Gets the accumulator with the given name.
getAccumulator(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getAccumulatorDataType() - Method in class org.apache.flink.table.types.inference.TypeInferenceUtil.Result
 
getAccumulatorMap() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
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
 
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.ExecutionGraph
Returns the a stringified version of the user-defined accumulators.
getAccumulators(ClassLoader) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
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
 
getAccumulators(ClassLoader) - Method in interface org.apache.flink.core.execution.JobClient
Requests the accumulators of the associated job.
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.
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.ExecutionGraph
Gets a serialized accumulator map.
getAccumulatorType() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
getAccumulatorType() - Method in class org.apache.flink.table.functions.UserDefinedAggregateFunction
Returns the TypeInformation of the UserDefinedAggregateFunction's accumulator.
getAccumulatorType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
getAccumulatorType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
getAccumulatorType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
getAccumulatorType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
getAccumulatorType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
getAccumulatorType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
getAccumulatorType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
getAccumulatorTypeInfo() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
 
getAccumulatorTypeInfo() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
getAccumulatorTypeOfAggregateFunction(UserDefinedAggregateFunction<T, ACC>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getAccumulatorTypeOfAggregateFunction(UserDefinedAggregateFunction<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
 
getAcknowledgeIds() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
 
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
Returns the summary stats for the ACK timestamps.
getAclForPath(String) - Method in class org.apache.flink.runtime.util.ZooKeeperUtils.SecureAclProvider
 
getAction() - Method in class org.apache.flink.cep.nfa.StateTransition
 
getActiveTaskAllocationIdsPerJob(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.
getActiveTaskAllocationIdsPerJob(JobID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getActiveTimerTimestamps() - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
getActorSystem() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
getActualBytes() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
getAdamicAdarScore() - Method in class org.apache.flink.graph.library.similarity.AdamicAdar.Result
Get the Adamic-Adar score, equal to the sum over common neighbors of the inverse logarithm of degree.
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.akka.AkkaRpcService
 
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.shuffle.ProducerDescriptor
 
getAddress() - Method in class org.apache.flink.runtime.util.LeaderConnectionInfo
 
getAdjacentParentShardId() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
getAfterMatchSkipStrategy() - Method in class org.apache.flink.cep.pattern.Pattern
 
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.DeclarativeAggregateFunction
All types of the aggregate buffer.
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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
 
getAggPhaseStrategy(TableConfig) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Returns the aggregate phase strategy configuration.
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.
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() - Method in class org.apache.flink.api.java.aggregation.AggregationFunction
 
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 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.table.functions.AggregateFunctionDefinition
 
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
 
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
 
getAggregators() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the registry for aggregators for the iteration.
getAggregators() - Method in class org.apache.flink.api.java.operators.IterativeDataSet
Gets the registry for aggregators.
getAggregators() - Method in class org.apache.flink.graph.IterationConfiguration
Gets the set of aggregators that are registered for this vertex-centric iteration.
getAkkaConfig() - Method in interface org.apache.flink.runtime.clusterframework.BootstrapTools.ActorSystemExecutorConfiguration
Create the executor Config for the respective executor.
getAkkaConfig() - Method in class org.apache.flink.runtime.clusterframework.BootstrapTools.FixedThreadPoolExecutorConfiguration
 
getAkkaConfig() - Method in class org.apache.flink.runtime.clusterframework.BootstrapTools.ForkJoinExecutorConfiguration
 
getAlgorithmName() - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase
Algorithms are identified by name rather than by class to allow subclassing.
getAlias() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns the aliases of the parameter.
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
 
getAlignment() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getAlignmentBuffered() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the total buffered bytes during alignment over all subtasks.
getAlignmentBuffered() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getAlignmentBuffered() - Method in class org.apache.flink.runtime.checkpoint.FailedCheckpointStats
 
getAlignmentBuffered() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getAlignmentBuffered() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Returns the number of bytes buffered during stream alignment (for exactly-once only).
getAlignmentBuffered() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
Returns the total buffered bytes during alignment over all subtasks.
getAlignmentBuffered() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
getAlignmentBuffered() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getAlignmentBuffered() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
getAlignmentBuffered() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getAlignmentBufferedStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummary
Returns the summary stats for the bytes buffered during alignment.
getAlignmentBufferedStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
Returns the summary stats for the buffered bytes during alignments.
getAlignmentDuration() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Returns the duration of the stream alignment (for exactly-once only).
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.streaming.runtime.io.CheckpointBarrierAligner
 
getAlignmentDurationNanos() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
getAlignmentDurationNanos() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
getAlignmentDurationNanos() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
Gets the time that the latest alignment took, in nanoseconds.
getAlignmentDurationStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
Returns the summary stats for the alignment duration.
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
 
getAllAccumulators() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Deprecated.
Use getAccumulator(..) to obtain the value of an accumulator.
getAllAccumulators() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getAllAccumulators() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
Deprecated.
getAllAggregators() - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
getAllAndLock() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Gets all available state handles from ZooKeeper and locks the respective state nodes.
getAllCheckpoints() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns all CompletedCheckpoint instances.
getAllCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
getAllCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
 
getAllDatabases() - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
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.
getAllExceptions() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
getAllExecutionVertexIDs() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailoverRegion
Returns IDs of all vertices in this region.
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.ExecutionGraph
 
getAllExecutionVertices() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailoverRegion
Returns all vertices in this region.
getAllInputEdges() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
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
 
getAllIntermediateResults() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getAllNodes() - Method in class org.apache.flink.optimizer.plan.OptimizedPlan
Gets all the nodes from this OptimizedPlan.
getAllocatedSlotFuture() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl.PendingRequest
 
getAllocatedSlotInfos() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotReport
 
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
 
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 class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getAllocationId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotInfoWithUtilization
 
getAllocationId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
getAllocationId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
getAllocationId() - Method in class org.apache.flink.runtime.resourcemanager.SlotRequest
Get the unique identification of this request
getAllocationId() - Method in exception org.apache.flink.runtime.taskexecutor.exceptions.SlotOccupiedException
 
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.taskexecutor.SlotStatus
Get the allocation id of this slot.
getAllocationId() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getAllocationIDAsString() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getAllocationIDAsString() - Method in class org.apache.flink.api.common.TaskInfo
Returns the allocation id for where this task is executed.
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
 
getAllocationTimeout() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getAllOperatorFactory() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getAllOperators() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getAllowedAccess() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Obtains the access type of the table.
getAllowedSignatures(SqlOperator, String) - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
getAllowNonRestoredState() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
 
getAllPartitions() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getAllPartitionsForTopics(List<String>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09PartitionDiscoverer
 
getAllPartitionsForTopics(List<String>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaPartitionDiscoverer
 
getAllPartitionsForTopics(List<String>) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Fetch the list of all partitions for a specific topics list from Kafka.
getAllPartitionsForTopics(List<String>) - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08PartitionDiscoverer
 
getAllPaths() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Return a list of all valid paths for state handles.
getAllRegisteredAggregators() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
getAllResolverRules() - Static method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
List of rules that will be applied during expression resolution.
getAllSubtaskMetricStores() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskMetricStore
 
getAllTables(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getAllTaskStateStats() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns all task state stats instances.
getAllTopics() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09PartitionDiscoverer
 
getAllTopics() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaPartitionDiscoverer
 
getAllTopics() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Fetch the list of all topics from Kafka.
getAllTopics() - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08PartitionDiscoverer
 
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(int, Set<String>) - 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
 
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.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
 
getAlt() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
getAlternativePlans(CostEstimator) - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
getAlternativePlans(CostEstimator) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
getAlternativePlans(CostEstimator) - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
getAlternativePlans(CostEstimator) - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
getAlternativePlans(CostEstimator) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Computes the plan alternatives for this node, an implicitly for all nodes that are children of this node.
getAlternativePlans(CostEstimator) - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
getAlternativePlans(CostEstimator) - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getAlwaysParentFirstLoaderPatterns() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getAlwaysParentFirstPatterns() - Method in class org.apache.flink.core.plugin.PluginConfig
 
getAmazonS3Exception() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getAmount() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getAnalyzedUdfSemanticsFlag() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
getAnalyzedUdfSemanticsFlag() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
getAndIncrement() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Atomically increments the current checkpoint ID.
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.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.
getAndResetUnannouncedCredit() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Gets the unannounced credit and resets it to 0 atomically.
getAppConfigurationEntry(String) - Method in class org.apache.flink.runtime.security.DynamicConfiguration
Retrieve the AppConfigurationEntries for the specified name from this Configuration.
getApplicationStatus() - Method in class org.apache.flink.runtime.jobmaster.JobResult
 
getApplicationStatusNow() - Method in class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
 
getApplyBcastVars() - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Get the broadcast variables of the ApplyFunction.
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.
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.ExecutionGraph
Returns the serializable ArchivedExecutionConfig.
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.SavepointOptions
 
getArgs() - Method in class org.apache.flink.kubernetes.kubeclient.TaskManagerPodParameter
 
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
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.OrInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.SequenceInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
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.sources.FieldComputer
Returns the names of all fields that the expression of the field computer accesses.
getArgumentFields() - Method in class org.apache.flink.table.sources.tsextractors.ExistingField
 
getArgumentFields() - Method in class org.apache.flink.table.sources.tsextractors.StreamRecordTimestamp
 
getArguments() - Method in class org.apache.flink.client.program.PackagedProgram
 
getArguments() - Method in class org.apache.flink.table.types.inference.Signature
 
getArguments() - Method in class org.apache.flink.tests.util.flink.JobSubmission
 
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.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
getArity() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
getArity() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
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.tests.SingleThreadAccessCheckingTypeInfo
 
getArity() - Method in interface org.apache.flink.table.dataformat.BaseRow
Get the number of fields in the BaseRow.
getArity() - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getArity() - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getArity() - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getArity() - Method in class org.apache.flink.table.dataformat.NestedRow
 
getArity() - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getArity() - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getArity() - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getArity() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
getArity() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
getArity(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
Gets the arity of the type.
getArity() - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
Get the number of fields.
getArity() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
getArity() - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
getArity() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
getArity() - Method in class org.apache.flink.types.Row
Get the number of fields in the Row.
getArray() - Method in class org.apache.flink.core.memory.HeapMemorySegment
Gets the byte array that backs this memory segment.
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.table.dataformat.BinaryArray
 
getArray(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getArray(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
getArray(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getArray(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getArray(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getArray(int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getArray(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get array value, internal format is BaseArray.
getArray(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getArray(String, Function<String, E>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns all array elements under a given existing key.
getArrayCopy1D(boolean) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get all matrix data, returned as a 1-D array.
getArrayCopy2D() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get all the matrix data, returned as a 2-D array.
getArtifacts() - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification
Get the container artifacts.
getArtifactServer() - Method in class org.apache.flink.mesos.runtime.clusterframework.services.AbstractMesosServices
 
getArtifactServer() - Method in interface org.apache.flink.mesos.runtime.clusterframework.services.MesosServices
Gets the artifact server with which to serve essential resources to task managers.
getAsBoolean() - Method in enum org.apache.flink.util.TernaryBoolean
Gets this ternary boolean as a boxed boolean.
getAsdf() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
getAssignedAllocationID() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getAssignedAllocationID() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getAssignedPendingSlotRequest() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerSlot
 
getAssignedPendingTaskManagerSlot() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
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
 
getAssignedSlotRequest() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
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
Returns the duration of the asynchronous part of the checkpoint.
getAsyncCheckpointDurationStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
Returns the summary stats for the async checkpoint duration.
getAsyncDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
getAsyncDurationMillis() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getAsyncExecutor() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerServices
Gets the async executor which executes outside of the main thread of the ResourceManager
getAsynchronousDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
getAsyncLookupFunction(String[]) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
getAsyncLookupFunction(String[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
getAsyncLookupFunction(String[]) - Method in class org.apache.flink.table.sources.CsvTableSource
 
getAsyncLookupFunction(String[]) - Method in interface org.apache.flink.table.sources.LookupableTableSource
Gets the AsyncTableFunction which supports async lookup one key at a time.
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.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 class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getAttempt() - Method in class org.apache.flink.kubernetes.KubernetesWorkerNode
 
getAttempt() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
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 interface org.apache.flink.api.common.functions.RuntimeContext
Gets the attempt number of this parallel subtask.
getAttemptNumber() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getAttemptNumber() - Method in class org.apache.flink.api.common.TaskInfo
Gets the attempt number of this parallel subtask.
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.state.api.runtime.SavepointRuntimeContext
 
getAttributeMap() - Method in class org.apache.flink.mesos.scheduler.Offer
 
getAttributeName() - Method in class org.apache.flink.table.sources.RowtimeAttributeDescriptor
Returns the name of the rowtime attribute.
getAttributes() - Method in interface org.apache.flink.streaming.connectors.nifi.NiFiDataPacket
 
getAttributes() - Method in class org.apache.flink.streaming.connectors.nifi.StandardNiFiDataPacket
 
getAttributes() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getAuthorityScore() - Method in class org.apache.flink.graph.library.linkanalysis.HITS.Result
Get the authority score.
getAutoWatermarkInterval() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the interval of the automatic watermark emission.
getAvailableBudget() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
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.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.ResultPartition
 
getAvailableFuture() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
getAvailableFuture() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamOneInputProcessor
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskNetworkInput
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamTwoInputProcessor
 
getAvailableJobDetails() - Method in interface org.apache.flink.runtime.dispatcher.ArchivedExecutionGraphStore
Return the collection of JobDetails of all currently stored jobs.
getAvailableJobDetails(JobID) - Method in interface org.apache.flink.runtime.dispatcher.ArchivedExecutionGraphStore
Return the JobDetails} for the given job.
getAvailableJobDetails() - Method in class org.apache.flink.runtime.dispatcher.FileArchivedExecutionGraphStore
 
getAvailableJobDetails(JobID) - Method in class org.apache.flink.runtime.dispatcher.FileArchivedExecutionGraphStore
 
getAvailableJobDetails() - Method in class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
getAvailableJobDetails(JobID) - Method in class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
getAvailablePort() - Static method in class org.apache.flink.util.NetUtils
Find a non-occupied port.
getAvailableSlotsInformation() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Returns a list of SlotInfoWithUtilization objects about all slots that are currently available in the slot pool.
getAvailableSlotsInformation() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
getAverage() - Method in class org.apache.flink.runtime.checkpoint.MinMaxAvgStats
Calculates the average over all seen values.
getAverage() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.MinMaxAvgStatistics
 
getAverageClusteringCoefficient() - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient.Result
Get the average clustering coefficient.
getAverageClusteringCoefficient() - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient.Result
Get the average clustering coefficient.
getAverageDegree() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the average degree, the average number of in- plus out-edges per vertex.
getAverageDegree() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
Get the average degree, the average number of edges per vertex.
getAverageRecordSizeBytes() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
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
 
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 interface org.apache.flink.runtime.state.IncrementalKeyedStateHandle
Returns the identifier of the state backend from which this handle was created.
getBackendIdentifier() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
getBackendIdentifier() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getBackendStateType() - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getBackendUID() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getBackoffTime() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureRateRestartBackoffTimeStrategy
 
getBackoffTime() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy
 
getBackoffTime() - Method in enum org.apache.flink.runtime.executiongraph.failover.flip1.NoRestartBackoffTimeStrategy
 
getBackoffTime() - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.RestartBackoffTimeStrategy
Returns the delay to do the restarting.
getBackoffType() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase.BulkFlushBackoffPolicy
 
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
 
getBackPressureRatio(int) - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStats
Returns the back pressure ratio of the given subtask index.
getBackPressureRatios() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStats
 
getBackPressureStatsTracker() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getBasePath() - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
Deprecated.
Deprecated in favor of FsStateBackend.getCheckpointPath().
getBaseRowSelector(int[], BaseRowTypeInfo) - Static method in class org.apache.flink.table.planner.plan.utils.KeySelectorUtil
Create a BaseRowKeySelector to extract keys from DataStream which type is BaseRowTypeInfo.
getBaseStatistics(String) - Method in class org.apache.flink.optimizer.DataStatistics
Gets the base statistics for the input identified by the given identifier.
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
 
getBatchBlocking() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Gets all the elements found in the list, or blocks until at least one element was added.
getBatchBlocking(long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Gets all the elements found in the list, or blocks until at least one element was added.
getBatchModel() - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
 
getBatchTableEnvironment() - Method in class org.apache.flink.ml.common.MLEnvironment
Get the BatchTableEnvironment.
getBcastVars() - Method in class org.apache.flink.graph.pregel.VertexCentricConfiguration
Get the broadcast variables of the compute function.
getBeginColumn() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getBeginLine() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getBigDecimal(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a big decimal value under the given existing key.
getBinary(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getBinary(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getBinary(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getBinary(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getBinary(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getBinary(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getBinary(int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getBinary(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get binary value, internal format is byte[].
getBinary(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
getBinaryLength() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
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.dataformat.LazyBinaryFormat
 
getBindAddress() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
 
getBitmask() - Method in enum org.apache.flink.graph.EdgeOrder
Returns a bitmask used for marking whether an edge is in the same direction as in the original edge set (FORWARD), is flipped relative to the original edge set (REVERSE), or both (MUTUAL).
getBitmask() - Method in class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
Get the bitmask indicating the presence of the six potential connecting edges.
getBitSize(long) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
 
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(Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
getBlobServerPort(Time) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Returns the port of the blob server.
getBlobServerPort() - Method in class org.apache.flink.runtime.entrypoint.ClusterInformation
 
getBlobWriter() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getBlobWriter() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getBlockCount() - Method in class org.apache.flink.graph.generator.random.BlockInfo
 
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.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
 
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
 
getBlockIndex() - Method in class org.apache.flink.graph.generator.random.BlockInfo
 
getBlockingSubpartitionType() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
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(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Boolean value for the given key.
getBoolean(String, boolean) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Boolean value for the given key.
getBoolean(String, boolean) - Method in class org.apache.flink.configuration.Configuration
getBoolean(ConfigOption<Boolean>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a boolean.
getBoolean(ConfigOption<Boolean>, boolean) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a boolean.
getBoolean(String, boolean) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getBoolean(ConfigOption<Boolean>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getBoolean(ConfigOption<Boolean>, boolean) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getBoolean(ConfigOption<Boolean>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getBoolean(ConfigOption<Boolean>, boolean) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getBoolean(String, boolean) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getBoolean(int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
getBoolean(int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
getBoolean(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads one byte at the given position and returns its boolean representation.
getBoolean(String, boolean) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getBoolean(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getBoolean(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get boolean value.
getBoolean(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getBoolean(int) - Method in interface org.apache.flink.table.dataformat.vector.BooleanColumnVector
 
getBoolean(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapBooleanVector
 
getBoolean(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getBoolean(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a boolean value under the given existing key.
getBoolean(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get boolean from segments.
getBoolean(Properties, String, boolean) - Static method in class org.apache.flink.util.PropertiesUtil
Get boolean from properties.
getBoolean(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a boolean.
getBootLog() - Method in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
getBootLog() - Method in interface org.apache.flink.python.env.PythonEnvironmentManager
Returns the boot log of the Python Environment.
getBootstrap() - Method in class org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap
 
getBootstrapServerAddresses() - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Returns the kafka bootstrap server addresses.
getBootstrapServerAddresses() - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
getBootstrapTransformation() - Method in class org.apache.flink.state.api.runtime.BootstrapTransformationWithID
 
getBottomId() - Method in class org.apache.flink.graph.bipartite.BipartiteEdge
 
getBottomVertices() - Method in class org.apache.flink.graph.bipartite.BipartiteGraph
Get dataset with bottom vertices.
getBranch() - Static method in class org.apache.hadoop.util.VersionInfo
 
getBranchesForParent(DagConnection) - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
getBranchesForParent(DagConnection) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getBranchingNode() - Method in class org.apache.flink.optimizer.dag.OptimizerNode.UnclosedBranchDescriptor
 
getBranchPlan() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getBroadcastConnectionNames() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Return the list of names associated with broadcast inputs for this node.
getBroadcastConnections() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Return the list of inputs associated with broadcast variables for this node.
getBroadcastGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
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.
getBroadcastInputs() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets a list of all broadcast inputs attached to this node.
getBroadcastInputSerializer(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getBroadcastSet(String) - Method in class org.apache.flink.graph.gsa.ApplyFunction
Gets the broadcast data set registered under the given name.
getBroadcastSet(String) - Method in class org.apache.flink.graph.gsa.GatherFunction
Gets the broadcast data set registered under the given name.
getBroadcastSet(String) - Method in class org.apache.flink.graph.gsa.SumFunction
Gets the broadcast data set registered under the given name.
getBroadcastSet(String) - Method in class org.apache.flink.graph.pregel.ComputeFunction
Gets the broadcast data set registered under the given name.
getBroadcastSet(String) - Method in class org.apache.flink.graph.spargel.GatherFunction
Gets the broadcast data set registered under the given name.
getBroadcastSet(String) - Method in class org.apache.flink.graph.spargel.ScatterFunction
Gets the broadcast data set registered under the given name.
getBroadcastSets() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
getBroadcastSets() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
getBroadcastSets() - Method in interface org.apache.flink.api.java.operators.UdfOperator
Gets the broadcast sets (name and data set) that have been added to context of the UDF.
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.
getBroadcastStateDescriptor() - Method in class org.apache.flink.streaming.api.datastream.BroadcastStream
 
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.operators.aggregate.BytesHashMap
 
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.StreamingFileSink.BulkFormatBuilder
 
getBucketCheckInterval() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
 
getBucketId(Row, BucketAssigner.Context) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KeyBucketAssigner
 
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(T, BucketAssigner.Context) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.BasePathBucketAssigner
 
getBucketId(IN, BucketAssigner.Context) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
 
getBucketId() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.PartFileInfo
 
getBucketId(Tuple2<Integer, Integer>, BucketAssigner.Context) - Method in class StreamingFileSinkProgram.KeyBucketAssigner
 
GetBucketInventoryConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
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(Clock, Path, T) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BasePathBucketer
Deprecated.
 
getBucketPath(Clock, Path, T) - Method in interface org.apache.flink.streaming.connectors.fs.bucketing.Bucketer
Deprecated.
Returns the Path of a bucket file.
getBucketPath(Clock, Path, T) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.DateTimeBucketer
Deprecated.
 
getBucketPath(Clock, Path, Tuple4<Integer, Long, Integer, String>) - Method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram.KeyBucketer
 
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.consumer.BufferOrEvent
 
getBuffer1() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
getBuffer2() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
getBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
 
getBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
getBufferBuilder() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Requests a BufferBuilder from this partition for writing data.
getBufferBuilder() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getBufferBuilder() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
getBufferedData() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
getBufferPool() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
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
 
getBufferSize() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
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.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(BaseRow) - 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
 
getBuildVersion() - Static method in class org.apache.hadoop.util.VersionInfo
 
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.
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.
getBuiltInFunctionInfo(String) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get a Hive built-in function by name.
getBuiltInFunctionInfo(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getBuiltInFunctionInfo(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
getByte(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Byte value for the given key.
getByte(String, byte) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Byte value for the given key.
getByte(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getByte(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getByte(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getByte(int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
getByte(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getByte(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getByte(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
getByte(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getByte(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getByte(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get byte value.
getByte(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getByte(int) - Method in interface org.apache.flink.table.dataformat.vector.ByteColumnVector
 
getByte(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapByteVector
 
getByte(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getByte(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a byte value under the given existing key.
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.core.memory.DataOutputSerializer
Deprecated.
Replaced by DataOutputSerializer.getSharedBuffer() for a better, safer name.
getByteArray(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getByteArray() - Method in class org.apache.flink.util.SerializedValue
Returns the serialized value or null if no value is set.
getByteDiff() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
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() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in bytes.
getBytes(String, byte[]) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getBytes(int) - Method in class org.apache.flink.orc.vector.OrcBytesColumnVector
 
getBytes(int, ByteBuf, int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes(int, byte[], int, 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, OutputStream, 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, FileChannel, long, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes() - Method in class org.apache.flink.table.dataformat.BinaryString
Get the underlying UTF-8 byte array, the returned bytes may be reused.
getBytes() - Method in class org.apache.flink.table.dataformat.vector.BytesColumnVector.Bytes
 
getBytes(int) - Method in interface org.apache.flink.table.dataformat.vector.BytesColumnVector
 
getBytes(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapBytesVector
 
getBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Maybe not copied, if want copy, please use copyTo.
getBytes() - Method in class org.apache.flink.util.AbstractID
Gets the bytes underlying this ID.
getBytesBufferedInAlignment() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
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.
getBytesPerRead() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
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
 
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
 
getCacheExpireMs() - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions
 
getCacheMaxSize() - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions
 
getCacheSize() - Method in class org.apache.flink.runtime.query.KvStateEntry
 
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.planner.operations.PlannerQueryOperation
 
getCallable() - Method in class org.apache.flink.runtime.rpc.messages.CallAsync
 
getCallLocationName() - Static method in class org.apache.flink.api.java.Utils
 
getCallLocationName(int) - Static method in class org.apache.flink.api.java.Utils
 
getCancelables() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getCandidateAtBranchPoint(OptimizerNode) - Method in class org.apache.flink.optimizer.plan.PlanNode
 
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(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 by name.
getCatalogDatabase() - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
getCatalogDatabase() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
getCatalogFunction() - Method in class org.apache.flink.table.operations.ddl.AlterFunctionOperation
 
getCatalogFunction() - Method in class org.apache.flink.table.operations.ddl.CreateFunctionOperation
 
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.table.catalog.ObjectIdentifier
 
getCatalogName() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.UseCatalogOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.UseDatabaseOperation
 
getCatalogReader() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getCatalogs() - Method in class org.apache.flink.table.client.config.Environment
 
getCatalogs() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
getCatalogTable() - Method in class org.apache.flink.table.operations.ddl.AlterTablePropertiesOperation
 
getCatalogTable() - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
getCatalogTable() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
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.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.
getChainedOutputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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
 
getChainEntryPoint() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getChainIndex() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
getChainingStrategy() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
 
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.table.runtime.operators.CodeGenOperatorFactory
 
getChainingStrategy() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
 
getChainLength() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getChainLength() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
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.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
 
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
 
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.BufferOrEvent
 
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
Returns a character value under the given existing key.
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.
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.api.java.io.CsvReader
Gets the character set for the reader.
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.api.java.io.TextInputFormat
 
getCharsetName() - Method in class org.apache.flink.api.java.io.TextOutputFormat
 
getCharsetName() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
getCheckpointAlignment() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
getCheckpointBackend() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets the state backend that this RocksDB state backend uses to persist its bytes to.
getCheckpointById(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
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.ExecutionGraph
 
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.ExecutionGraph
 
getCheckpointCoordinatorConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
getCheckpointDirectory() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
getCheckpointDirectoryForJob(Path, JobID) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
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
 
getCheckpointFailureReason() - Method in exception org.apache.flink.runtime.checkpoint.CheckpointException
 
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.CompletedCheckpoint
 
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
Returns the ID of this checkpoint.
getCheckpointId() - Method in interface org.apache.flink.runtime.checkpoint.savepoint.Savepoint
Returns the checkpoint ID of the savepoint.
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
 
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
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.TaskCheckpointStatistics
 
getCheckpointId() - Method in interface org.apache.flink.runtime.state.IncrementalKeyedStateHandle
Returns the ID of the checkpoint for which the handle was created.
getCheckpointId() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
getCheckpointId() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
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 class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
 
getCheckpointIdCounter() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getCheckpointingMode() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Gets the checkpointing mode (exactly-once vs.
getCheckpointingMode() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns the checkpointing mode (exactly-once vs.
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.
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
 
getCheckpointLock() - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
Returns the checkpoint lock.
getCheckpointLock() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
Deprecated.
This method will be removed in future releases. Use mailbox executor to run StreamTask actions that require synchronization (e.g. checkpointing, collecting output).

For other (non-StreamTask) actions other synchronization means can be used.

MailboxExecutor yield or tryYield methods can be used for actions that should give control to other actions temporarily.

MailboxExecutor can be accessed by using YieldingOperatorFactory. Example usage can be found in AsyncWaitOperator.

getCheckpointMetrics() - Method in class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
getCheckpointMode() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getCheckpointMode() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
Returns the checkpointing mode.
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.runtime.state.filesystem.AbstractFileStateBackend
Gets the checkpoint base directory.
getCheckpointPath() - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
Gets the base directory where all the checkpoints are stored.
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.zookeeper.ZooKeeperHaServices
 
getCheckpointResponder() - Method in class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
getCheckpointRetentionPolicy() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
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.ExecutionGraph
 
getCheckpointStatus() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics
 
getCheckpointStatus() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getCheckpointStorage() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getCheckpointStorage() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
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
 
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).
getChecksum() - Method in class org.apache.flink.api.java.Utils.ChecksumHashCode
 
getChecksum() - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
Get the checksum over the hash() of elements.
getChild() - Method in class org.apache.flink.table.operations.CatalogSinkModifyOperation
 
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.SortQueryOperation
 
getChild() - Method in class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
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.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.operations.AggregateQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.CatalogQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.DataSetQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
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.ScalaDataStreamQueryOperation
 
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.TableSourceQueryOperation
 
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.DataStreamQueryOperation
 
getChildren() - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
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.TypeInformationRawType
 
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
 
getChoices() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
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(String, Class<? extends T>, ClassLoader) - Method in class org.apache.flink.configuration.Configuration
Returns the class associated with the given key as a string.
getClass(String, Class<? extends T>, ClassLoader) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getClass(String, Class<? extends T>, ClassLoader) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getClass(String, Class<T>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a class value under the given existing key.
getClass(ClassLoader) - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
 
getClass(String, Class<?>) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a Class.
getClass(String, Class<? extends U>, Class<U>) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a Class implementing the interface specified by xface.
getClassByName(String) - Method in class org.apache.hadoop.conf.Configuration
Load a class by name.
getClassByNameOrNull(String) - Method in class org.apache.hadoop.conf.Configuration
Load a class by name, returning null rather than throwing an exception if it couldn't be loaded.
getClasses(String, Class<?>...) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as an array of Class.
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(JobID) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
getClassLoader(JobID) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Returns the user code class loader associated with id.
getClassLoader() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
getClassLoader() - Method in class org.apache.hadoop.conf.Configuration
Get the ClassLoader for this job.
getClassLoaderResolveOrder() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
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.functions.hive.HiveFunctionWrapper
Get class name of the Hive function.
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
 
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
 
getCleanupStrategies() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getClientChannelHandlers() - Method in class org.apache.flink.runtime.io.network.netty.NettyProtocol
Returns the client channel handlers.
getClientConfiguration() - Method in class org.apache.flink.api.java.ScalaShellStreamEnvironment
 
getClientConfiguration() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
Deprecated.
This method is going to be removed in the next releases.
getClientConnectTimeoutSeconds() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
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
 
getClonedDeserializationSchema() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
 
getClosedBranchingNodes() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
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.flink.streaming.connectors.cassandra.ClusterBuilder
 
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(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() - 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.KubernetesResourceManagerConfiguration
 
getClusterId(Configuration) - Method in class org.apache.flink.kubernetes.KubernetesClusterClientFactory
 
getClusterId() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
getClusterId() - Method in class org.apache.flink.table.client.gateway.local.result.BasicResult
 
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.taskexecutor.TaskExecutorRegistrationSuccess
Gets the cluster information.
getClusterPartitionReport() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorHeartbeatPayload
 
getClusterRestEndpointLeaderElectionService() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the leader election service for the cluster's rest endpoint.
getClusterRestEndpointLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getClusterRestEndpointLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getClusterRestEndpointLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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
 
getClusterRestEndpointLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
getClusterSpec() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
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 class org.apache.flink.table.runtime.generated.GeneratedClass
 
getCodeAnalysisMode() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
The code analysis code has been removed and this method does not return anything interesting.
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
 
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;
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;
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;
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.
 
getColNames() - Method in class org.apache.flink.ml.operator.AlgoOperator
Returns the column names of the output table.
getCoLocationConstraint() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
getCoLocationConstraint() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements
 
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.
getColTypes() - Method in class org.apache.flink.ml.operator.AlgoOperator
Returns the column types of the output table.
getColumn(int) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get one column.
getColumn() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
Deprecated. 
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, RelMetadataQuery, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnInterval.Handler
 
getColumnInterval(RelNode, int) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the FlinkMetadata.ColumnInterval statistic.
getColumnList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
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, RelMetadataQuery, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnNullCount.Handler
 
getColumnNullCount(RelNode, int) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the null count of the given column.
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, RelMetadataQuery, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnOriginNullCount.Handler
 
getColumnOriginNullCount(RelNode, int) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns origin null count of the given column.
getColumnReferenceExpansion() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getColumns() - Method in class org.apache.flink.table.api.constraints.UniqueConstraint
List of column names for which the primary key was defined.
getColumnSqlString() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
Returns the projection format of the DDL columns(including computed columns).
getColumnStatisticsData() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
getColumnStats() - Method in class org.apache.flink.table.plan.stats.TableStats
 
getCombineHint() - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
 
getCombinerUtilityNode() - Method in class org.apache.flink.optimizer.dag.GroupReduceNode
 
getCombinerUtilityNode() - Method in class org.apache.flink.optimizer.dag.ReduceNode
 
getCommandLine(Options, String[], boolean) - Method in class org.apache.flink.client.cli.CliFrontend
 
getCommandLine(Options) - Method in class org.apache.flink.table.client.config.entries.DeploymentEntry
Parses the given command line options from the deployment properties.
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
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.SqlTableColumn
 
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 interface org.apache.flink.table.catalog.CatalogPartition
Get comment of the partition.
getComment() - Method in class org.apache.flink.table.catalog.CatalogPartitionImpl
 
getCommentPrefix() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getComments() - Method in class org.apache.calcite.sql.ExtendedSqlRowTypeNameSpec
 
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.s3.common.writer.S3RecoverableWriter
 
getCommitRecoverableSerializer() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
getCommittedBytes() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
getCommittedOffset() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
getCommittedOffset(KafkaTopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ZookeeperOffsetHandler
 
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
 
getComparator(int) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Gets the specified comparator from this PlanNode.
getComparator() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
Returns the comparator for the keys in the map.
getComparator1() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getComparator2() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getComparatorWithCurrentReference() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator
 
getComparatorWithCurrentReference() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator
 
getComparision() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getCompatibleVersions() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
 
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
 
getCompilerHints() - Method in class org.apache.flink.api.common.operators.Operator
Gets the compiler hints for this contract instance.
getCompilerHints() - Method in class org.apache.flink.table.explain.Node
 
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
 
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.Planner
Returns completion hints for the given statement at the given cursor position.
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, M>, 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, JobManagerMetricsMessageParameters>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobManagerMetricsHandler
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody, JobMetricsMessageParameters>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobMetricsHandler
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody, JobVertexMetricsMessageParameters>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobVertexMetricsHandler
Deprecated.
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody, SubtaskMetricsMessageParameters>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.SubtaskMetricsHandler
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody, TaskManagerMetricsMessageParameters>, 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.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.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getCompressionDecorator(ExecutionConfig) - Static method in class org.apache.flink.runtime.state.AbstractStateBackend
 
getCompressor() - Method in interface org.apache.flink.runtime.io.compression.BlockCompressionFactory
 
getCompressor() - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressionFactory
 
getComputationStates() - Method in class org.apache.flink.cep.nfa.NFA.MigratedNFA
 
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
 
getConfig() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Gets the config object that defines execution parameters.
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
 
getConfigDir() - Method in class org.apache.flink.runtime.entrypoint.ClusterConfiguration
 
getConfigKey() - Method in enum org.apache.flink.contrib.streaming.state.RocksDBProperty
 
getConfigMapVolume(String, boolean, boolean) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get config map volume for job manager and task manager pod.
getConfigMapVolumeMount(String, boolean, boolean) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get config map volume for job manager and task manager pod.
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.java.ExecutionEnvironment
 
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.api.java.utils.ParameterTool
Returns a Configuration object from this ParameterTool.
getConfiguration() - Method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
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.hcatalog.HCatInputFormatBase
Returns the Configuration of the HCatInputFormat.
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.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.akka.AkkaRpcServiceConfiguration
 
getConfiguration() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
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
 
getConfiguration() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getConfiguration() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getConfiguration() - Method in class org.apache.flink.table.api.TableConfig
Gives direct access to the underlying key-value map for advanced configuration.
getConfiguration() - Method in class org.apache.flink.table.client.config.Environment
 
getConfigurationDirectoryFromEnv() - Static method in class org.apache.flink.client.cli.CliFrontend
 
getConfigurationMapLegacyTaskManagerHeapSizeToConfigOption(Configuration, ConfigOption<MemorySize>) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
getConfiguredOptions() - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
getConformance() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getConfResourceAsInputStream(String) - Method in class org.apache.hadoop.conf.Configuration
Get an input stream attached to the configuration resource with the given name.
getConfResourceAsReader(String) - Method in class org.apache.hadoop.conf.Configuration
Get a Reader attached to the configuration resource with the given name.
getConnectionFactory() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
 
getConnectionId() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
getConnectionId() - Method in enum org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo
 
getConnectionId() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.NetworkPartitionConnectionInfo
 
getConnectionId() - Method in interface org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.PartitionConnectionInfo
 
getConnectionIndex() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getConnectionIndex() - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
getConnectionManager() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getConnectionTimeout() - Method in class org.apache.flink.runtime.rest.RestClientConfiguration
getConnectionTimeout() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the connection timeout.
getConsistency() - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
getConsistency() - Method in class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
getConsumedDataType() - Method in class org.apache.flink.connectors.hive.HiveTableSink
 
getConsumedDataType() - Method in class org.apache.flink.table.client.gateway.local.CollectBatchTableSink
 
getConsumedDataType() - Method in class org.apache.flink.table.sinks.CsvTableSink
 
getConsumedDataType() - Method in interface org.apache.flink.table.sinks.TableSink
Returns the data type consumed by this TableSink.
getConsumedDataType() - Method in class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
getConsumedPartitionShuffleDescriptor(ExecutionEdge, 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
 
getConsumedResultId() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getConsumedResultPartitionsProducers(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphToInputsLocationsRetrieverAdapter
 
getConsumedResultPartitionsProducers(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.InputsLocationsRetriever
Get the producers of the result partitions consumed by an execution.
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
 
getConsumerConfiguration() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
 
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
 
getConsumers() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getConsumers() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
getConsumers() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalResult
 
getConsumers() - Method in interface org.apache.flink.runtime.topology.Result
 
getConsumingStrategy() - Method in class org.apache.flink.cep.pattern.Quantifier
 
getContainedTypeSerializer() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
getContainer() - Method in class org.apache.flink.yarn.YarnWorkerNode
 
getContainingBulkIteration() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
 
getContainingIterationNode() - Method in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
getContainingIterationNode() - Method in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
getContainingIterationNode() - Method in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
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
 
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 interface org.apache.flink.streaming.connectors.nifi.NiFiDataPacket
 
getContent() - Method in class org.apache.flink.streaming.connectors.nifi.StandardNiFiDataPacket
 
getContentFromFile(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Read file content to string.
getContents() - Method in class org.apache.flink.table.explain.Node
 
getContentType() - Method in class org.apache.flink.runtime.rest.FileUpload
 
getContext() - Method in class org.apache.flink.graph.Graph
 
getContext() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
getContext() - Method in class org.apache.flink.table.planner.PlanningConfigurationBuilder
 
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
 
getConversion(ObjectInspector, LogicalType, HiveShim) - Static method in class org.apache.flink.table.functions.hive.conversion.HiveInspectors
Get conversion for converting Flink object to Hive object from an ObjectInspector and the corresponding Flink DataType.
getConversionClass() - Method in class org.apache.flink.table.types.DataType
Returns the corresponding conversion class for representing values.
getConverter(int) - Method in class org.apache.flink.formats.parquet.utils.RowConverter
 
getConverterForDataType(DataType) - Static method in class org.apache.flink.table.dataformat.DataFormatConverters
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.
getCosts() - Method in class org.apache.flink.table.explain.Node
 
getCostWeight() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
getCostWeight() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
getCostWeight() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getCostWeight() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getCostWeight() - Method in class org.apache.flink.optimizer.plan.Channel
 
getCostWeight() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getCount() - Method in class org.apache.flink.api.java.Utils.ChecksumHashCode
 
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 class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
Get the number of elements.
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.runtime.checkpoint.MinMaxAvgStats
Returns the count of all seen values.
getCount() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogram
 
getCount003() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "003" triads which have zero connecting vertices.
getCount012() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "012" triads which have one unidirectional edge among the vertices.
getCount021c() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "021c" triads which have two unidirectional edges among the vertices, forming an open triplet; one edge sources and one edge targets the center vertex.
getCount021d() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "021d" triads which have two unidirectional edges among the vertices, forming an open triplet; both edges source the center vertex.
getCount021u() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "021u" triads which have two unidirectional edges among the vertices, forming an open triplet; both edges target the center vertex.
getCount03() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
Get the count of "03" triads which have zero connecting vertices.
getCount030c() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "030c" triads which have three unidirectional edges among the vertices, forming a closed triplet, a triangle; the three unidirectional edges both source and target different vertices.
getCount030t() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "030t" triads which have three unidirectional edges among the vertices, forming a closed triplet, a triangle; two of the unidirectional edges source/target the same vertex.
getCount102() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "102" triads which have one bidirectional edge among the vertices.
getCount111d() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "111d" triads which have one unidirectional and one bidirectional edge among the vertices, forming an open triplet; the unidirectional edge targets the center vertex.
getCount111u() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "111u" triads which have one unidirectional and one bidirectional edge among the vertices, forming an open triplet; the unidirectional edge sources the center vertex.
getCount12() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
Get the count of "12" triads which have one edge among the vertices.
getCount120c() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "120c" triads which have two unidirectional edges and one bidirectional edge among the vertices, forming a closed triplet, a triangle; one vertex is sourced by and targeted by the unidirectional edges.
getCount120d() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "120d" triads which have two unidirectional edges and one bidirectional edge among the vertices, forming a closed triplet, a triangle; both unidirectional edges source the same vertex.
getCount120u() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "120u" triads which have two unidirectional and one bidirectional edges among the vertices, forming a closed triplet, a triangle; both unidirectional edges target the same vertex.
getCount201() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "201" triads which have two unidirectional edges among the vertices, forming an open triplet.
getCount21() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
Get the count of "21" triads which have two edges among the vertices and form a open triplet.
getCount210() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "210" triads which have one unidirectional edge and two bidirectional edges among the vertices, forming a closed triplet, a triangle.
getCount30() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
Get the count of "30" triads which have three edges among the vertices and form a closed triplet, a triangle.
getCount300() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the count of "300" triads which have three bidirectional edges among the vertices, forming a closed triplet, a triangle.
getCounter(Enum<?>) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
getCounter(String, String) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
getCounts() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
Get the array of counts.
getCounts() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
Get the array of counts.
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
 
getCpuCores() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getCpuCores(Configuration) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
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(Configuration) - Method in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
getCpuCores() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
getCpuCores(Configuration) - Method in class org.apache.flink.yarn.YarnResourceManager
 
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
 
getCpuCost() - Method in class org.apache.flink.optimizer.costs.Costs
Gets the cost for the CPU.
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
 
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
 
getCreationTime() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.PartFileInfo
 
getCreationTimestamp() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
getCredentialsFromUGI(UserGroupInformation) - Static method in class org.apache.flink.api.java.hadoop.common.HadoopInputFormatCommonBase
This method only exists because there is no UserGroupInformation.getCredentials() method in Hadoop 1.x
getCredentialsProvider(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.AWSUtil
Return a AWSCredentialsProvider instance corresponding to the configuration properties.
getCrossHint() - Method in class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
getCrossHint() - Method in class org.apache.flink.api.java.operators.CrossOperator
 
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
 
getCumulativeCosts() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the cumulative costs of this nose.
getCumulativeCostsShare() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
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
 
getCurrentBackoff() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Returns the current backoff in ms.
getCurrentBuffer() - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer
 
getCurrentBuffer() - Method in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
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 class org.apache.flink.table.client.config.entries.ExecutionEntry
 
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 class org.apache.flink.table.client.config.entries.ExecutionEntry
 
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
 
getCurrentKey() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
getCurrentKey() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getCurrentKey() - Method in interface org.apache.flink.runtime.state.heap.InternalKeyContext
Used by states to access the current key.
getCurrentKey() - Method in class org.apache.flink.runtime.state.heap.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.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 interface org.apache.flink.streaming.api.operators.KeyContext
 
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.heap.InternalKeyContext
Returns the key-group to which the current key belongs.
getCurrentKeyGroupIndex() - Method in class org.apache.flink.runtime.state.heap.InternalKeyContextImpl
 
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.
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.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.scala.typeutils.ScalaEitherSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.scala.typeutils.ScalaTrySerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.cep.nfa.NFA.MigratedNFASerializerSnapshot
 
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.SharedBufferNode.SharedBufferNodeSerializer.SharedBufferNodeSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerSnapshot
Deprecated.
 
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.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
 
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.dataview.ListViewSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.dataview.MapViewSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.types.CRowSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer.BinaryGenericSerializerSnapshot
 
getCurrentPartialSolutionPlanNode() - Method in class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
 
getCurrentPartitionWatermark() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPunctuatedWatermarks
 
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
 
getCurrentProcessingTime() - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
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
Returns the current processing time.
getCurrentProcessingTime() - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
getCurrentProcessingTime() - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
getCurrentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
Returns the current processing time.
getCurrentReadPosition() - Method in class org.apache.flink.formats.parquet.utils.ParquetRecordReader
Returns the current read position in the split, i.e., the current block and the number of records that were returned from that block.
getCurrentRecord() - Method in class org.apache.flink.formats.parquet.utils.RowMaterializer
 
getCurrentRestartAttempt() - Method in class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy
 
getCurrentRow() - Method in class org.apache.flink.formats.parquet.utils.RowConverter
 
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.
getCurrentSolutionSetPlanNode() - Method in class org.apache.flink.optimizer.dag.SolutionSetNode
 
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
 
getCurrentState() - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
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
 
getCurrentTime() - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
getCurrentTimeMillis() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Return the current system time.
getCurrentVersion() - Method in class org.apache.flink.api.common.typeutils.BackwardsCompatibleSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerConfigSnapshot
Deprecated.
 
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 class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
 
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.EitherSerializerSnapshot
Deprecated.
 
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.BaseArraySerializer.BaseArraySerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer.BaseMapSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer.BaseRowSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer.BinaryRowSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer.DecimalSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer.BaseArraySerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer.BaseMapSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer.BaseRowSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer.DecimalSerializerSnapshot
 
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.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
getCurrentWatermark() - Method in interface org.apache.flink.streaming.api.functions.AssignerWithPeriodicWatermarks
Returns the current watermark.
getCurrentWatermark() - Method in class org.apache.flink.streaming.api.functions.IngestionTimeExtractor
 
getCurrentWatermark() - Method in interface org.apache.flink.streaming.api.functions.TimestampExtractor
Deprecated.
Returns the current watermark.
getCurrentWatermark() - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
 
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 class org.apache.flink.streaming.kafka.test.base.CustomWatermarkExtractor
 
getCurrentWatermark() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
getCurrentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
Returns the current watermark time.
getCurrentWatermarkTimestamp() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPeriodicWatermarks
 
getCurrentWorkingDirectory() - Static method in class org.apache.flink.util.FileUtils
Returns the current working directory as specified by the user.dir system property.
getCurrentWorksetPlanNode() - Method in class org.apache.flink.optimizer.dag.WorksetNode
 
getCursorScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getCustKey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Customer
 
getCustKey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
 
getCustomCommandLineOptions() - Method in class org.apache.flink.client.cli.CliFrontend
 
getCustomMessage() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
 
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
 
getCustomPartitioner() - Method in class org.apache.flink.api.java.operators.Grouping
Gets the custom partitioner to be used for this grouping, or null, if none was defined.
getCustomPartitioner() - Method in class org.apache.flink.api.java.operators.PartitionOperator
Gets the custom partitioner from this partitioning.
getCustomPartitioner() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
getCustomPartitioner() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Gets the custom partitioner associated with these properties.
getData() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get the data array of this matrix.
getData() - Method in class org.apache.flink.ml.common.linalg.DenseVector
Get the data array.
getData() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
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.catalog.hive.client.HiveMetastoreClientWrapper
 
getDatabase(String) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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
 
getDatabasePath() - Method in class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
getDatabases(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getDataDistribution() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
getDataDistribution() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Gets the data distribution.
getDataDistribution() - Method in class org.apache.flink.optimizer.plan.Channel
 
getDataExchangeMode() - Method in class org.apache.flink.optimizer.dag.DagConnection
Gets the data exchange mode to use for this connection.
getDataExchangeMode() - Method in class org.apache.flink.optimizer.plan.Channel
Gets the data exchange mode (batch / pipelined) to use for the data exchange of this channel.
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
 
getDataSchema() - Method in class org.apache.flink.ml.common.mapper.Mapper
Get the schema of input rows.
getDataSet(ExecutionEnvironment) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
getDataSet() - Method in class org.apache.flink.api.java.operators.DataSink
 
getDataSet(ExecutionEnvironment) - Method in class org.apache.flink.formats.parquet.ParquetTableSource
 
getDataSet(ExecutionEnvironment) - Method in class org.apache.flink.orc.OrcTableSource
 
getDataSet() - Method in class org.apache.flink.table.operations.DataSetQueryOperation
 
getDataSet(ExecutionEnvironment) - Method in interface org.apache.flink.table.sources.BatchTableSource
Deprecated.
Returns the data of the table as a DataSet.
getDataSet(ExecutionEnvironment) - Method in class org.apache.flink.table.sources.CsvTableSource
 
getDataSetId() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
getDataSinks() - Method in class org.apache.flink.api.common.Plan
Gets all the data sinks of this job.
getDataSinks() - Method in class org.apache.flink.optimizer.plan.OptimizedPlan
Gets the data sinks from this OptimizedPlan.
getDataSinks(List<SinkPlanNode>) - Method in class org.apache.flink.optimizer.plan.SinkJoinerPlanNode
 
getDataSourceNode() - Method in class org.apache.flink.optimizer.plan.SourcePlanNode
 
getDataSources() - Method in class org.apache.flink.optimizer.plan.OptimizedPlan
Gets the data sources from this OptimizedPlan.
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
NOTE: This method is for internal use only for defining a TableSource.
getDataStream() - Method in class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
getDataStream() - Method in class org.apache.flink.table.operations.ScalaDataStreamQueryOperation
 
getDataStream() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.table.sources.CsvTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.table.sources.InputFormatTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in interface org.apache.flink.table.sources.StreamTableSource
Returns the data of the table as a DataStream.
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.walkthrough.common.table.UnboundedTransactionTableSource
 
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 class org.apache.flink.table.api.DataTypes.Field
 
getDataType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns the DataType under the given existing key.
getDataType() - Method in class org.apache.flink.table.tpcds.schema.Column
 
getDataTypeLookup() - Method in interface org.apache.flink.table.types.inference.CallContext
Enables to lookup types in a catalog and resolve RAW types.
getDataTypeLookup() - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
getDataTypeLookup() - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
getDate() - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
getDate() - Static method in class org.apache.hadoop.util.VersionInfo
 
getDateDataTypeClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Hive Date data type class was changed in Hive 3.1.0.
getDateDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getDateDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
getDateTimeType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
getDateTimeType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
getDateTimeType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
getDateTimeTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
getDateTimeTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
getDateTimeTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
getDateTimeTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
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.AbstractRocksDBRestoreOperation
 
getDb() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getDbOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets the RocksDB DBOptions to be used for RocksDB instances.
getDbStoragePaths() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets the configured local DB storage paths, or null, if none were configured.
getDbURL() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
getDecimal(int, int, int) - Method in class org.apache.flink.orc.vector.OrcDecimalColumnVector
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getDecimal(int, int, int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get decimal value, internal format is Decimal.
getDecimal(int, int, int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getDecimal(int, int, int) - Method in interface org.apache.flink.table.dataformat.vector.DecimalColumnVector
 
getDecimal(int, int, int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getDecimalContext() - Method in class org.apache.flink.table.api.TableConfig
Returns the default context for decimal division calculation.
getDecimalType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
getDecimalType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
getDecimalType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
getDecimalTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
getDecimalTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
getDecimalTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
getDecimalTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
getDeclaredField(Class<?>, String) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
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 interface org.apache.flink.runtime.io.compression.BlockCompressionFactory
 
getDecompressor() - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressionFactory
 
getDef() - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
getDefault() - Static method in class org.apache.flink.ml.common.MLEnvironmentFactory
Get the MLEnvironment use the default MLEnvironmentId.
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
 
getDefaultCentroidDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.clustering.util.KMeansData
 
getDefaultColumnFamilyHandle() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
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.TypeInformationRawType
 
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.
getDefaultDatabase() - Method in class org.apache.flink.table.descriptors.CatalogDescriptor
 
getDefaultDataDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.ml.util.LinearRegressionData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.EnumTrianglesData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.PageRankData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.CommunityDetectionData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.ConnectedComponentsDefaultData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.EuclideanGraphData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.PageRankData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.SingleSourceShortestPathsData
 
getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.TriangleCountData
 
getDefaultEdgesInSSSP(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
getDefaultEdgeToBeRemoved() - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
getDefaultElement() - Method in class org.apache.flink.runtime.util.EvictingBoundedList
 
getDefaultExternalClassForType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
Deprecated.
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.
getDefaultInputDependencyConstraint() - Method in class org.apache.flink.api.common.ExecutionConfig
Gets the default input dependency constraint for vertex scheduling.
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
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.UserDefinedFunction.Input.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getDefaultKryoSerializerClasses() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the registered default Kryo Serializer classes.
getDefaultKryoSerializers() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the registered default Kryo Serializers.
getDefaultLocalParallelism() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Gets the default parallelism that will be used for the local execution environment created by ExecutionEnvironment.createLocalEnvironment().
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().
getDefaultMimeType() - Static method in class org.apache.flink.runtime.rest.handler.util.MimeTypes
Gets the default MIME type, which is "application/octet-stream".
getDefaultNullCollation() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getDefaultPagesDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.PageRankData
 
getDefaultParallelism() - Method in class org.apache.flink.api.common.Plan
Gets the default parallelism for this job.
getDefaultParallelism() - Method in class org.apache.flink.optimizer.Optimizer
 
getDefaultParamsDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.ml.util.LinearRegressionData
 
getDefaultPointDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.clustering.util.KMeansData
 
getDefaults() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getDefaultSavepointDirectory() - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
Gets the default directory for savepoints.
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
 
getDefaultTextLineDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.wordcount.util.WordCountData
 
getDefaultTopNSize() - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Gets default topN size.
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.BaseAlignedWindowAssigner
Deprecated.
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
 
getDefaultTrigger(StreamExecutionEnvironment) - 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.api.java.utils.Option
Deprecated.
 
getDefaultValue() - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
getDefaultValue() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns the default value of the parameter.
getDefaultValue() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
getDefaultVertexDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
 
getDefaultVertexDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.EuclideanGraphData
 
getDefaultVertexDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
getDefaultVertexSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
 
getDefinitions() - Static method in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
getDegree() - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees.Degrees
 
getDegree() - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
Get the vertex degree.
getDegree() - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
Get the vertex degree.
getDegrees() - Method in class org.apache.flink.graph.Graph
Return the degree of all vertices in the graph.
getDelay(TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
getDelay(TimeUnit) - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
getDelayBetweenAttemptsInterval() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FailureRateRestartStrategyConfiguration
 
getDelayBetweenAttemptsInterval() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FixedDelayRestartStrategyConfiguration
 
getDelayMillis() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase.BulkFlushBackoffPolicy
 
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
 
getDeleteObjectResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
getDeleteStatement(String, String[]) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Get delete one row statement by condition fields, default not use limit 1, because limit 1 is a sql dialect.
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.
getDensity() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the density, the ratio of actual to potential edges between vertices.
getDensity() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
Get the density, the ratio of actual to potential edges between vertices.
getDeployment() - Method in class org.apache.flink.table.client.config.Environment
 
getDeploymentOption() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexDeploymentOption
 
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.common.restartstrategy.RestartStrategies.FailureRateRestartStrategyConfiguration
 
getDescription() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FallbackRestartStrategyConfiguration
 
getDescription() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FixedDelayRestartStrategyConfiguration
 
getDescription() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.NoRestartStrategyConfiguration
 
getDescription() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.RestartStrategyConfiguration
Returns a description which is shown in the web interface.
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.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 class org.apache.flink.graph.examples.EuclideanGraphWeighing
 
getDescription() - Method in class org.apache.flink.graph.examples.GSASingleSourceShortestPaths
 
getDescription() - Method in class org.apache.flink.graph.examples.IncrementalSSSP
 
getDescription() - Method in class org.apache.flink.graph.examples.MusicProfiles
 
getDescription() - Method in class org.apache.flink.graph.examples.PregelSSSP
 
getDescription() - Method in class org.apache.flink.graph.examples.SingleSourceShortestPaths
 
getDescription() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns the description of the parameter.
getDescription() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
 
getDescription() - Method in interface org.apache.flink.runtime.leaderelection.LeaderContender
Returns the description of the LeaderContender for logging purposes.
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.TaskCheckpointStatisticsHeaders
 
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.DashboardConfigurationHeaders
 
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.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.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.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.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.JobVertexIdPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
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.RescalingParallelismQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
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.TaskManagersHeaders
 
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.ProgramArgsQueryParameter
Deprecated.
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.SavepointPathQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
getDescription() - Method in class org.apache.flink.table.api.DataTypes.Field
 
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
 
getDescription() - Method in class org.apache.flink.table.catalog.CatalogViewImpl
 
getDescription() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getDescription() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
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
 
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
 
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
 
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.DateTimeType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
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.UserDefinedFunction.Input.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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.table.client.config.entries.FunctionEntry
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
getDeserializationSchema() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
Returns the deserialization schema.
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
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.CatalogViewImpl
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getDetailLevel() - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
getDialect() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
getDictionaryIds() - Method in class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
Returns the underlying integer column for ids of dictionary.
getDictionaryIds() - Method in class org.apache.flink.table.dataformat.vector.heap.HeapBooleanVector
 
getDiffUrl() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
getDirection() - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Gets the direction from which the neighbors are to be selected By default the neighbors who are target of the edges are selected.
getDirection() - Method in class org.apache.flink.graph.spargel.ScatterFunction
Retrieves the edge direction in which messages are propagated in the scatter-gather iteration.
getDirection() - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Gets the direction in which messages are sent in the ScatterFunction.
getDirections(Ordering, int) - Static method in class org.apache.flink.optimizer.util.Utils
 
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.SnapshotDirectory
 
getDirectoryFileName(int) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
getDirectoryFileName(int) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
getDirectoryStateHandle() - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
getDiscount() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
 
getDiskCost() - Method in class org.apache.flink.optimizer.costs.Costs
Gets the costs for disk.
getDispatcherGateway() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
getDispatcherGatewayFuture() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getDispatcherLeaderElectionService() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the leader election service for the cluster's dispatcher.
getDispatcherLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getDispatcherLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getDispatcherLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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
 
getDispatcherLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
getDistinctNeighborCount() - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
Get the distinct neighbor count.
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.table.planner.plan.schema.FlinkPreparingTableBase
Returns a description of the physical distribution of the rows in this table.
getDistributionMode() - Method in class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
getDistributionPattern() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Returns the distribution pattern used for this edge.
getDocumentDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.relational.util.WebLogData
 
getDouble(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Double value for the given key.
getDouble(String, double) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Double value for the given key.
getDouble(String, double) - Method in class org.apache.flink.configuration.Configuration
getDouble(ConfigOption<Double>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a double.
getDouble(ConfigOption<Double>, double) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a double.
getDouble(String, double) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getDouble(ConfigOption<Double>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getDouble(ConfigOption<Double>, double) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getDouble(ConfigOption<Double>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getDouble(ConfigOption<Double>, double) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getDouble(String, double) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
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(String, double) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getDouble(int) - Method in class org.apache.flink.orc.vector.OrcDoubleColumnVector
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getDouble(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get double value.
getDouble(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getDouble(int) - Method in interface org.apache.flink.table.dataformat.vector.DoubleColumnVector
 
getDouble(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapDoubleVector
 
getDouble(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getDouble(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a double value under the given existing key.
getDouble(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get double from segments.
getDouble(String, double) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a double.
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.
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.
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
 
getDriverName() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
getDriverStrategy() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the driver strategy from this node.
getDriverStrategy() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getDriverStrategy() - Method in class org.apache.flink.table.explain.Node
 
getDropwizardHistogram() - Method in class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
getDropwizardMeter() - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
getDumpableInputs() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getDumpableInputs() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getDumpableInputs() - Method in interface org.apache.flink.optimizer.plandump.DumpableNode
 
getDuration() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
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.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(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a java Duration under the given existing key.
getDynamicProperties() - Method in class org.apache.flink.runtime.entrypoint.ClusterConfiguration
 
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.
getEdge() - Method in class org.apache.flink.graph.Triplet
 
getEdgeGroupCount() - Method in class org.apache.flink.graph.library.Summarization.EdgeValue
 
getEdgeGroupValue() - Method in class org.apache.flink.graph.library.Summarization.EdgeValue
 
getEdgeIds() - Method in class org.apache.flink.graph.Graph
 
getEdges() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
getEdges() - Method in class org.apache.flink.graph.bipartite.BipartiteGraph
Get dataset with graph edges.
getEdges(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.SummarizationData
Creates a set of edges with attached String values.
getEdges() - Method in class org.apache.flink.graph.Graph
 
getEdges() - Method in class org.apache.flink.graph.pregel.ComputeFunction
Gets an Iterable with all out-going edges.
getEdges() - Method in class org.apache.flink.graph.spargel.ScatterFunction
Gets an Iterable with all edges.
getEdgesAsTuple3() - Method in class org.apache.flink.graph.Graph
 
getEdgeValue() - Method in class org.apache.flink.graph.gsa.Neighbor
 
getEffectiveConfiguration(String[]) - Method in class org.apache.flink.kubernetes.cli.KubernetesSessionCli
 
getElement() - Method in class org.apache.flink.api.java.sampling.IntermediateSampleData
 
getElement() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
getElementBlocking() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Returns the next element in the queue.
getElementBlocking(long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Returns the next element in the queue.
getElementCount() - Method in class org.apache.flink.graph.generator.random.BlockInfo
 
getElementDataType() - Method in class org.apache.flink.table.types.CollectionDataType
 
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
 
getElementType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
getElementType() - Method in class org.apache.flink.table.types.logical.ArrayType
 
getElementType() - Method in class org.apache.flink.table.types.logical.MultisetType
 
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
getEleSer() - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
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
 
getEmptyCallback() - Static method in class org.apache.flink.metrics.datadog.DatadogHttpClient.EmptyCallback
 
getEmptyCount() - Method in class org.apache.flink.api.java.summarize.StringColumnSummary
Number of empty strings e.g.
getEmptyScope() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getEnd() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Gets the end timestamp of this window.
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
 
getEndingHashKey() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
getEndingSequenceNumber() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
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
 
getEndpointId() - Method in interface org.apache.flink.runtime.dispatcher.DispatcherFactory
 
getEndpointId() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
getEndpointId() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Returns the rpc endpoint's identifier.
getEndRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
Returns the end row.
getEndTime() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getEndTime() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStats
 
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
 
getEndTimestamp() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStats
 
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.
getEntries() - Method in class org.apache.flink.configuration.description.ListElement
 
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
 
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() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
Returns a destructive iterator for iterating over the entries of this map.
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
 
getEnum(Class<T>, ConfigOption<String>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getEnum(String) - Static method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
getEnum(String, T) - Method in class org.apache.hadoop.conf.Configuration
Return value matching this enumerated type.
getEnumeratingVertices(int) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
 
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.table.client.cli.CliOptions
 
getEnvironment() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
getEnvironmentSettings() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
getEnvironmentVariables() - Method in class org.apache.flink.kubernetes.kubeclient.TaskManagerPodParameter
 
getEnvironmentVariables(String, Configuration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Method to extract environment variables from the flinkConfiguration based on the given prefix String.
getEnvironmentVariables() - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification
Get the environment variables.
getEpoch() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
getEpoch() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
getError() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureHandlingResult
Returns reason why the restarting cannot be conducted.
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
 
getErrorCode() - Method in exception org.apache.flink.streaming.connectors.kafka.FlinkKafka011Exception
 
getErrorCode() - Method in exception org.apache.flink.streaming.connectors.kafka.FlinkKafkaException
 
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.
getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
getEstimatedAvgWidthPerOutputRecord() - Method in interface org.apache.flink.optimizer.dag.EstimateProvider
Gets the estimated number of bytes per record.
getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.optimizer.plan.Channel
 
getEstimatedNumRecords() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
getEstimatedNumRecords() - Method in interface org.apache.flink.optimizer.dag.EstimateProvider
Gets the estimated number of records in the output of this node.
getEstimatedNumRecords() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getEstimatedNumRecords() - Method in class org.apache.flink.optimizer.plan.Channel
 
getEstimatedOutputSize() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
getEstimatedOutputSize() - Method in interface org.apache.flink.optimizer.dag.EstimateProvider
Gets the estimated output size from this node.
getEstimatedOutputSize() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getEstimatedOutputSize() - Method in class org.apache.flink.optimizer.plan.Channel
 
getEstimates() - Method in class org.apache.flink.table.explain.Node
 
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
 
getEventsBuffer() - Method in class org.apache.flink.cep.nfa.SharedBuffer
Deprecated.
 
getEventsBufferCacheSize() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
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
 
getException() - Method in class org.apache.flink.runtime.executiongraph.ErrorInfo
Returns the serialized form of the original exception.
getExceptionAsString() - Method in class org.apache.flink.runtime.executiongraph.ErrorInfo
Returns the contained exception as a string.
getExcludedVariables() - Method in class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
getExcludedVariables() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getExecType() - Method in class org.apache.flink.table.functions.python.PythonEnv
 
getExecutingThread() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getExecution() - Method in class org.apache.flink.table.client.config.Environment
 
getExecutionAttemptID() - Method in class org.apache.flink.runtime.accumulators.AccumulatorSnapshot
 
getExecutionAttemptId() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
getExecutionAttemptID() - Method in class org.apache.flink.runtime.messages.TaskBackPressureResponse
 
getExecutionAttemptID() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
getExecutionConfig() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Returns the ExecutionConfig for the currently executing job.
getExecutionConfig() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getExecutionConfig() - Method in class org.apache.flink.api.common.Plan
Gets the execution config object.
getExecutionConfig() - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
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.input.operator.StateReaderOperator
 
getExecutionConfig() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getExecutionConfig() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
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.table.client.gateway.local.ExecutionContext
 
getExecutionConfigInfo() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
getExecutionContext(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
Get the existed ExecutionContext from contextMap, or thrown exception if does not exist.
getExecutionEnvironment() - Method in class org.apache.flink.api.java.DataSet
Returns the ExecutionEnvironment in which this DataSet is registered.
getExecutionEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Creates an execution environment that represents the context in which the program is currently executed.
getExecutionEnvironment() - Method in class org.apache.flink.graph.Runner
Get the ExecutionEnvironment.
getExecutionEnvironment() - Method in class org.apache.flink.ml.common.MLEnvironment
Get the ExecutionEnvironment.
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.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.executor.StreamExecutor
 
getExecutionEnvironment() - Method in class org.apache.flink.table.planner.delegation.ExecutorBase
 
getExecutionGraph() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getExecutionGraph(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getExecutionGraph(JobID, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCache
 
getExecutionGraph(JobID, RestfulGateway) - Method in interface org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCache
Gets the AccessExecutionGraph for the given JobID and caches it.
getExecutionGraph() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
Deprecated.
Direct access to the execution graph by scheduler implementations is discouraged because currently the execution graph has various features and responsibilities that a scheduler should not be concerned about. The following specialized abstractions to the execution graph and accessors should be preferred over direct access: Currently, only LegacyScheduler requires direct access to the execution graph.
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
 
getExecutionMode() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
getExecutionMode() - Method in class org.apache.flink.api.common.ExecutionConfig
Gets the execution mode used to execute the program.
getExecutionMode() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
getExecutionPlan() - Method in class org.apache.flink.api.java.ExecutionEnvironment
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(Plan) - Method in interface org.apache.flink.api.java.ExecutionPlanUtil.ExecutionPlanJSONGenerator
Returns the execution plan as a JSON string.
getExecutionPlan(Plan) - Method in class org.apache.flink.optimizer.plandump.ExecutionPlanJSONGenerator
 
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
 
getExecutionPlanAsJSON(Plan) - Static method in class org.apache.flink.api.java.ExecutionPlanUtil
Extracts the execution plan (as JSON) from the given Plan.
getExecutionRetryDelay() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
Should no longer be used because it is subsumed by RestartStrategyConfiguration
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.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.
getExecutionVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getExecutionVertexId() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexDeploymentOption
 
getExecutionVertexId() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements
getExecutionVertexId() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersion
 
getExecutionVertexId(ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getExecutionVertexId() - Method in class org.apache.flink.runtime.scheduler.SlotExecutionVertexAssignment
 
getExecutionVertexIdOrThrow(ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getExecutionVertexIds() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PipelinedRegion
 
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() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
getExecutor() - Method in interface org.apache.flink.runtime.rpc.RpcService
Gets the executor, provided by this RPC service.
getExecutor() - Method in class org.apache.flink.table.client.cli.CliClient
 
getExecutor() - Method in class org.apache.flink.testutils.executor.TestExecutorResource
 
getExecutor(Configuration) - Method in class org.apache.flink.yarn.executors.YarnJobClusterExecutorFactory
 
getExecutor(Configuration) - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
 
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.
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.
getExecutorServiceLoader() - Method in class org.apache.flink.api.java.ExecutionEnvironment
 
getExistingOperators() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
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.
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.ExplicitArgumentTypeStrategy
 
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
 
getExpectedArgumentTypes() - Method in class org.apache.flink.table.types.inference.TypeInferenceUtil.Result
 
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.OrInputTypeStrategy
 
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.VaryingSequenceInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
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
 
getExplicitHashKey(T) - Method in class org.apache.flink.streaming.connectors.kinesis.KinesisPartitioner
Optional method for setting an explicit hash key.
getExpr() - Method in class org.apache.flink.table.api.TableColumn
Returns computation expression of this column.
getExpression(SchemaPlus, String) - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
getExpression(SchemaPlus, String) - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
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(Class) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Generates code for this table, which is not supported now.
getExpression(ResolvedFieldReference[]) - Method in interface org.apache.flink.table.sources.FieldComputer
Returns the Expression that computes the value of the field.
getExpression(ResolvedFieldReference[]) - Method in class org.apache.flink.table.sources.tsextractors.ExistingField
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.sources.tsextractors.StreamRecordTimestamp
 
getExpressionParser() - Static method in class org.apache.flink.table.delegation.PlannerExpressionParser.SingletonPlannerExpressionParser
 
getExtendedprice() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
 
getExtendedResources() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getExtendedResources() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the extended resources.
getExtension() - Method in class org.apache.flink.formats.compress.CompressWriterFactory
 
getExternalizedCheckpointCleanup() - 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
 
getExternalSharedMemoryResource(String, LongFunctionWithException<T, Exception>, long) - Method in class org.apache.flink.runtime.memory.MemoryManager
Acquires a shared resource, identified by a type string.
getFactory() - Method in enum org.apache.flink.api.java.aggregation.Aggregations
 
getFailedCheckpointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
getFailedFuture(Throwable) - Static method in class org.apache.flink.queryablestate.FutureUtils
Returns a CompletableFuture that has failed with the exception provided as argument.
getFailoverRegion(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.RestartPipelinedRegionStrategy
Returns the failover region that contains the given execution vertex.
getFailoverStrategy() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
Gets the failover strategy used by the execution graph to recover from failures of tasks.
getFailoverTopology() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getFailoverTopology() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getFailureCause() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getFailureCause() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getFailureCause() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getFailureCause() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getFailureCause() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
getFailureCause() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationInfo
 
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
 
getFailureCauseAsString() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the exception that caused the job to fail.
getFailureCauseAsString() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the exception that caused the job to fail.
getFailureCauseAsString() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getFailureCauseAsString() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getFailureCauseAsString() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getFailureCauseAsString() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getFailureHandlingResult(ExecutionVertexID, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler
Return result of failure handling.
getFailureInfo() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the exception that caused the job to fail.
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getFailureInterval() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FailureRateRestartStrategyConfiguration
 
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
 
getFalseCount() - Method in class org.apache.flink.api.java.summarize.BooleanColumnSummary
 
getFalseCount() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
getFamilies() - Method in enum org.apache.flink.table.types.logical.LogicalTypeRoot
 
getFamilyKeys() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Returns the HBase identifiers of all registered column families.
getFamilyNames() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Returns the names of all registered column families.
getFatalErrorHandler() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getFatalErrorHandler() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
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.
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.akka.FencedAkkaInvocationHandler
 
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
 
getFetch() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
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
 
getFetcherName() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka010Fetcher
 
getFetcherName() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
Gets the name of this fetcher, for thread naming and logging purposes.
getFetcherName() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaFetcher
Gets the name of this fetcher, for thread naming and logging purposes.
getFetchSize() - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions
 
getField(T, int) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
Get field of existing instance.
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() - Method in class org.apache.flink.api.java.typeutils.PojoField
 
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(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
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(int) - Method in class org.apache.flink.types.Row
Gets the field at the specified position.
getFieldCount() - Method in class org.apache.flink.table.api.TableSchema
Returns the number of fields.
getFieldCount() - Method in class org.apache.flink.table.types.logical.RowType
 
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.api.TableSchema
Returns the specified data type for the given field index.
getFieldDataType(String) - Method in class org.apache.flink.table.api.TableSchema
Returns the specified data type for the given field name.
getFieldDataTypes() - Method in class org.apache.flink.table.api.TableSchema
Returns all field data types as an array.
getFieldDataTypes() - Method in class org.apache.flink.table.types.FieldsDataType
 
getFieldDelimiter() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getFieldFromResultSet(int, int, ResultSet) - Static method in class org.apache.flink.api.java.io.jdbc.JDBCUtils
 
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() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getFieldIndex(String) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
getFieldIndex(String) - Method in class org.apache.flink.table.types.logical.RowType
 
getFieldIndices() - Method in class org.apache.flink.table.operations.DataSetQueryOperation
 
getFieldIndices() - Method in class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
getFieldIndices() - Method in class org.apache.flink.table.operations.ScalaDataStreamQueryOperation
 
getFieldIndices() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
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
 
getFieldMapping() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getFieldMapping() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
getFieldMapping() - Method in interface org.apache.flink.table.sources.DefinedFieldMapping
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(int) - Method in class org.apache.flink.table.api.TableSchema
Returns the specified name for the given field index.
getFieldNames() - Method in class org.apache.calcite.sql.ExtendedSqlRowTypeNameSpec
 
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.io.jdbc.JDBCAppendTableSink
 
getFieldNames() - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
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.formats.parquet.ParquetInputFormat
Get field names of read result.
getFieldNames() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
getFieldNames() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
getFieldNames() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
getFieldNames() - Method in class org.apache.flink.table.api.TableSchema
Returns all field names as an array.
getFieldNames(List<FieldSchema>) - Static method in class org.apache.flink.table.catalog.hive.HiveCatalog
Get field names from field schemas.
getFieldNames() - Method in class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
getFieldNames() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
getFieldNames() - Method in interface org.apache.flink.table.sinks.TableSink
Deprecated.
Use the field names of TableSink.getTableSchema() instead.
getFieldNames() - Method in class org.apache.flink.table.sinks.TableSinkBase
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(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() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
getFieldNames() - Method in class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
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.DataStreamQueryOperation
 
getFieldNumber(int) - Method in class org.apache.flink.api.common.operators.Ordering
 
getFieldNumber() - Method in exception org.apache.flink.optimizer.postpass.ConflictingFieldTypeInfoException
 
getFieldNumber() - Method in exception org.apache.flink.optimizer.postpass.MissingFieldTypeInfoException
 
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.
getFieldOffset(int) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
Get field offset.
getFieldOffset(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
getFieldOffset(int) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
getFieldOrders() - Method in class org.apache.flink.api.common.operators.Ordering
 
getFieldOrigins(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
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.api.java.operators.CrossOperator.ProjectCrossFunction
 
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(String...) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
Specifies the fields which are returned by the InputFormat and their order.
getFields() - Method in class org.apache.flink.table.types.logical.RowType
 
getFieldsBuilder(int) - 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.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.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;
getFieldSerializers() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
getFieldsFromDeserializer(Configuration, Table, boolean) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get Hive table schema from deserializer.
getFieldsFromDeserializer(Configuration, Table, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getFieldsFromDeserializer(Configuration, Table, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV110
 
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.
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;
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;
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;
getFieldSortDirections() - Method in class org.apache.flink.api.common.operators.Ordering
 
getFieldToSerializerConfigSnapshot() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
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.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.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.
getFieldTypes() - Method in class org.apache.calcite.sql.ExtendedSqlRowTypeNameSpec
 
getFieldTypes() - Method in class org.apache.flink.api.java.io.CsvInputFormat
 
getFieldTypes() - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSink
 
getFieldTypes() - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
getFieldTypes() - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
Returns the field types of the row.
getFieldTypes() - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
Get field types of read result.
getFieldTypes() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
getFieldTypes() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
getFieldTypes() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
getFieldTypes() - Method in class org.apache.flink.table.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 class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
getFieldTypes() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
Returns the field types of the row.
getFieldTypes() - Method in interface org.apache.flink.table.sinks.TableSink
Deprecated.
Use the field types of TableSink.getTableSchema() instead.
getFieldTypes() - Method in class org.apache.flink.table.sinks.TableSinkBase
Returns the field types of the table to emit.
getFieldTypes() - Method in class org.apache.flink.table.tpcds.schema.TpcdsSchema
 
getFieldTypes(TypeInformation<?>) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
Returns field types for a given TypeInformation.
getFieldTypes() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
getFieldTypes() - Method in class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
getFifteenMinuteRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getFile(String) - Method in class org.apache.flink.api.common.cache.DistributedCache
 
getFile() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getFile() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
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(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, 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(TransientBlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
getFile(JobID, 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(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() - Method in class org.apache.flink.runtime.rest.FileUpload
 
getFile(String, String) - Method in class org.apache.hadoop.conf.Configuration
Get a local file name under a directory named in dirsProp with the given path.
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.FileSystem
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
 
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
 
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
 
getFilename() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadResponseBody
 
getFilePath() - Method in class org.apache.flink.api.common.io.FileInputFormat
Deprecated.
Please use getFilePaths() instead.
getFilePath() - Method in class org.apache.flink.api.java.io.CsvReader
 
getFilePath() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
Gets the path where this handle's state is stored.
getFilePaths() - Method in class org.apache.flink.api.common.io.FileInputFormat
Returns the paths of all files to be read by the FileInputFormat.
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
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
 
getFileSystem() - Method in class org.apache.flink.core.fs.Path
Returns the FileSystem that owns this Path.
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, RelMetadataQuery, int, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FilteredColumnInterval.Handler
 
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.
getFilterFactor() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
getFilterStrategy() - Method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.CollectionStateSnapshotTransformer
 
getFinalParameters() - Method in class org.apache.hadoop.conf.Configuration
Get the set of parameters marked final.
getFinalResult() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
getFirstDegree() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
getFirstDegree() - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
getFirstElement() - Method in class org.apache.flink.graph.generator.random.BlockInfo
 
getFirstIncomingConnection() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
Gets the DagConnection through which this node receives its first input.
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
 
getFirstPredecessorNode() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getFirstRecordStart() - Method in class org.apache.flink.api.common.io.BlockInfo
Returns the firstRecordStart.
getFirstVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
getFirstVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
getFirstVertex() - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
getFirstVertex() - Method in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
getFiveMinuteRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getFixedIndexedProperties(String, List<String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns the property keys of fixed indexed properties.
getFixedLengthPartSize() - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getFixedLengthPartSize() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
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.
getFixedTopics() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicsDescriptor
 
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.graph.types.valuearray.ByteValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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
 
getFlinkConfig() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesResource
 
getFlinkConfig() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getFlinkConfig() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
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.runtime.clusterframework.ContainerSpecification
Get the dynamic configuration.
getFlinkConfiguration() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
getFlinkJoinType(JoinRelType) - Static method in class org.apache.flink.table.planner.plan.utils.JoinTypeUtil
Converts JoinRelType to FlinkJoinType.
getFlinkRevision() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getFlinkVersion() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getFloat(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Float value for the given key.
getFloat(String, float) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Float value for the given key.
getFloat(String, float) - Method in class org.apache.flink.configuration.Configuration
getFloat(ConfigOption<Float>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a float.
getFloat(ConfigOption<Float>, float) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a float.
getFloat(String, float) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getFloat(ConfigOption<Float>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getFloat(ConfigOption<Float>, float) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getFloat(ConfigOption<Float>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getFloat(ConfigOption<Float>, float) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getFloat(String, float) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
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(String, float) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getFloat(int) - Method in class org.apache.flink.orc.vector.OrcDoubleColumnVector
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getFloat(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get float value.
getFloat(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getFloat(int) - Method in interface org.apache.flink.table.dataformat.vector.FloatColumnVector
 
getFloat(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapFloatVector
 
getFloat(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getFloat(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a float value under the given given existing key.
getFloat(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get float from segments.
getFloat(String, float) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a float.
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.
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.
getFoldFunction() - Method in class org.apache.flink.api.common.state.FoldingStateDescriptor
Deprecated.
Returns the fold function to be used for the folding state.
getFoldingState(FoldingStateDescriptor<T, ACC>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Deprecated.
will be removed in a future version in favor of AggregatingState
getFoldingState(FoldingStateDescriptor<T, ACC>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
Deprecated.
getFoldingState(FoldingStateDescriptor<T, ACC>) - Method in interface org.apache.flink.api.common.state.KeyedStateStore
Deprecated.
will be removed in a future version in favor of AggregatingState
getFoldingState(FoldingStateDescriptor<T, ACC>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getFoldingState(FoldingStateDescriptor<T, ACC>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
Deprecated.
getFoldingState(FoldingStateDescriptor<T, ACC>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getFoldingState(FoldingStateDescriptor<T, A>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
getFoldReturnTypes(FoldFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Deprecated.
will be removed in a future version
getFoldReturnTypes(FoldFunction<IN, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Deprecated.
will be removed in a future version
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<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.
getForClass(Class<?>) - Static method in class org.apache.flink.streaming.api.functions.aggregation.SumFunction
 
getForForwardExchange(ExecutionMode) - Static method in enum org.apache.flink.runtime.io.network.DataExchangeMode
 
getFormat() - Method in class org.apache.flink.api.java.operators.DataSink
 
getFormat() - Method in class org.apache.flink.configuration.description.TextElement
 
getFormat() - Method in class org.apache.flink.streaming.api.functions.sink.OutputFormatSinkFunction
Deprecated.
 
getFormat() - Method in class org.apache.flink.streaming.api.functions.source.InputFormatSourceFunction
Returns the InputFormat.
getFormatDescription(OperatorID) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
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
 
getForShuffleOrBroadcast(ExecutionMode) - Static method in enum org.apache.flink.runtime.io.network.DataExchangeMode
 
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
 
getForwardingSourceField(int, int) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode.UnionSemanticProperties
 
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
 
getForwardingTargetFields(int, int) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode.UnionSemanticProperties
 
getFQDNHostname() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Returns the fully-qualified domain name the TaskManager.
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
 
getFrameworkHeapSize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getFrameworkID() - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Get the stored Mesos framework ID.
getFrameworkID() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
getFrameworkID() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
Get the persisted framework ID.
getFrameworkOffHeapMemorySize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getFreedMemory() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getFreedMemory() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
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
 
getFrequency() - Method in class org.apache.flink.examples.java.wordcount.WordCountPojo.Word
 
getFrequency() - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
getFrom() - Method in class org.apache.flink.cep.pattern.Quantifier.Times
 
getFromHTTP(String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
getFromHTTP(String, Time) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
getFromScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
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
 
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.
getFullTemplateType(Type) - Static method in class org.apache.flink.util.ReflectionUtil
Extract the full type information from the given type.
getFunction() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.CoGroupRawOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.CrossOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
 
getFunction() - Method in class org.apache.flink.api.java.operators.FilterOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.FlatMapOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.GroupCombineOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
getFunction() - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
 
getFunction() - Method in class org.apache.flink.api.java.operators.MapOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.MapPartitionOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.ReduceOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
getFunction() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
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(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getFunction(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getFunctionClass() - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
getFunctionClassName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
getFunctionClassName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
getFunctionDefinition() - Method in class org.apache.flink.table.catalog.FunctionLookup.Result
 
getFunctionDefinition() - Method in class org.apache.flink.table.expressions.CallExpression
 
getFunctionDefinition() - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
getFunctionDefinition(String) - Method in class org.apache.flink.table.module.CoreModule
 
getFunctionDefinition(String) - Method in class org.apache.flink.table.module.hive.HiveModule
 
getFunctionDefinition(String) - Method in interface org.apache.flink.table.module.Module
Get an optional of FunctionDefinition by a give name.
getFunctionDefinition(String) - Method in class org.apache.flink.table.module.ModuleManager
Get an optional of FunctionDefinition by a given name.
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
 
getFunctionDefinitionFactory() - Method in interface org.apache.flink.table.catalog.Catalog
Get an optional FunctionDefinitionFactory instance that's responsible for instantiating function definitions.
getFunctionDefinitionFactory() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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.catalog.FunctionLookup.Result
 
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.AlterFunctionOperation
 
getFunctionIdentifier() - Method in class org.apache.flink.table.operations.ddl.CreateFunctionOperation
 
getFunctionIdentifier() - Method in class org.apache.flink.table.operations.ddl.DropFunctionOperation
 
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
 
getFunctionName() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.AlterFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.CreateFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.DropFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.DropTempSystemFunctionOperation
 
getFunctionNames() - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
getFunctionNames() - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
getFunctionNames() - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
getFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
 
getFunctions(String) - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
getFunctions(String) - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
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, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getFunctions() - Method in class org.apache.flink.table.client.config.Environment
 
getFunctions(String) - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
getFunctionType() - Method in class org.apache.calcite.sql.SqlFunction
 
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.ExecutionGraph
Returns the ExecutionContext associated with this ExecutionGraph.
getGap() - Method in class org.apache.flink.table.api.SessionWithGapOnTimeWithAlias
 
getGap() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
getGarbageCollectorStatsAsString(List<GarbageCollectorMXBean>) - Static method in class org.apache.flink.runtime.taskmanager.MemoryLogger
Gets the garbage collection statistics from the JVM.
getGateway() - Method in class org.apache.flink.runtime.entrypoint.component.DefaultResourceManagerService
 
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.config.entries.DeploymentEntry
 
getGatewayModeClientOptions(Options) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
getGatewayModeGatewayOptions(Options) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
getGatewayPort() - Method in class org.apache.flink.table.client.config.entries.DeploymentEntry
 
getGatherBcastVars() - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Get the broadcast variables of the GatherFunction.
getGatherBcastVars() - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Get the broadcast variables of the GatherFunction.
getGeneratedClass() - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
getGeneric(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getGeneric(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getGeneric(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getGeneric(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getGeneric(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getGeneric(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getGeneric(int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getGeneric(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get generic value, internal format is BinaryGeneric.
getGeneric(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
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
 
getGenericParameters() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
getGenericParameters() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
getGibiBytes() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in Gibibytes (= 1024 Mebibytes).
getGlobalAggregateManager() - Method in interface org.apache.flink.runtime.execution.Environment
 
getGlobalAggregateManager() - Method in class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
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.
getGlobalClusteringCoefficientScore() - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
Get the global clustering coefficient score.
getGlobalClusteringCoefficientScore() - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
Get the global clustering coefficient score.
getGlobalFailureHandlingResult(Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.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 class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
getGlobalModificationTime() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
getGlobalModVersion() - Method in class org.apache.flink.runtime.executiongraph.Execution
Gets the global modification version of the execution graph when this execution was created.
getGlobalModVersion() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
Gets the current global modification version of the ExecutionGraph.
getGlobalProperties() - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
Gets the interesting global properties.
getGlobalProperties() - Method in class org.apache.flink.optimizer.plan.Channel
 
getGlobalProperties() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the global properties from this PlanNode.
getGlobalProperties() - Method in class org.apache.flink.table.explain.Node
 
getGPUResource() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getGraph() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
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
 
getGroupedFields() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
Gets the grouped fields.
getGroupedFields() - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Gets the grouped fields.
getGroupId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
Gets the ID that identifies the co-location group.
getGroupId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.TaskSlot
 
getGroupingExpressions() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
getGroupingExpressions() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
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.JobManagerMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.OperatorMetricGroup
 
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(int) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
Gets the value order for an input, i.e.
getGroupOrder(int) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
Gets the value order for an input, i.e.
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.
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.
getGroupOrdering() - Method in class org.apache.flink.api.java.operators.SortedGrouping
 
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
 
getGroupRepresentativeId() - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
getGroupRepresentativeId() - Method in class org.apache.flink.graph.library.Summarization.VertexWithRepresentative
 
getGroupScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getGroupSortKeyPositions() - Method in class org.apache.flink.api.java.operators.SortedGrouping
 
getGroupSortOrders() - Method in class org.apache.flink.api.java.operators.SortedGrouping
 
getGroupWindow() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getGuaranteedAvailableMemory() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
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 (flink-conf.yaml).
getHadoopConfiguration(Configuration) - Static method in class org.apache.flink.runtime.util.HadoopUtils
 
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
 
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
 
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
 
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
 
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
 
getHeader() - Method in interface org.apache.flink.table.dataformat.BaseRow
The header represents the type of this Row.
getHeader() - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getHeader() - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getHeader() - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getHeader() - Method in class org.apache.flink.table.dataformat.NestedRow
 
getHeader() - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getHeader() - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
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
 
getHeadOperator() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
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
 
getHeartbeatTarget() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Gets heartbeat target.
getHeartbeatTarget() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatMonitorImpl
 
getHeartbeatTargetId() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Gets heartbeat target id.
getHeartbeatTargetId() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatMonitorImpl
 
getHeight() - Method in class org.apache.flink.table.client.cli.CliClient
 
getHeight() - Method in class org.apache.flink.table.client.cli.CliView
 
getHelp() - Method in class org.apache.flink.api.java.utils.RequiredParameters
Deprecated.
Build a help text for the defined parameters.
getHelp(List<String>) - Method in class org.apache.flink.api.java.utils.RequiredParameters
Deprecated.
Build a help text for the defined parameters and list the missing arguments at the end of the text.
getHelpText() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
getHeuristicCpuCost() - Method in class org.apache.flink.optimizer.costs.Costs
Gets the heuristic cost for the CPU.
getHeuristicDiskCost() - Method in class org.apache.flink.optimizer.costs.Costs
Gets the heuristic costs for disk.
getHeuristicNetworkCost() - Method in class org.apache.flink.optimizer.costs.Costs
Gets the heuristic network cost.
getHighAvailabilityServices() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getHighAvailabilityServices() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
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.
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
 
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
 
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
 
getHistoryTable() - Method in class org.apache.flink.table.client.config.entries.TemporalTableEntry
 
getHiveConf() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getHiveMetastoreClient(HiveConf) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Create a Hive Metastore client based on the given HiveConf object.
getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV200
 
getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV230
 
getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
getHiveMetaStoreUtilsClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get the class of Hive's HiveMetaStoreUtils as it was split from MetaStoreUtils class in Hive 3.1.0.
getHiveMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getHiveMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
getHiveOutputFormatClass(Class) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
For a given OutputFormat class, get the corresponding HiveOutputFormat class.
getHiveOutputFormatClass(Class) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getHiveOutputFormatClass(Class) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV110
 
getHiveRecordWriter(JobConf, Class, Class<? extends Writable>, boolean, Properties, Path) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get Hive's FileSinkOperator.RecordWriter.
getHiveRecordWriter(JobConf, Class, Class<? extends Writable>, boolean, Properties, Path) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getHiveRecordWriter(JobConf, Class, Class<? extends Writable>, boolean, Properties, Path) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV110
 
getHiveResultType(Object[], DataType[]) - Method in interface org.apache.flink.table.functions.hive.HiveFunction
Get result type by arguments and argTypes.
getHiveResultType(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
getHiveResultType(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDF
 
getHiveResultType(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
getHiveResultType(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveSimpleUDF
 
getHiveTable(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getHiveTablePartition() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputSplit
 
getHiveVersion() - Static method in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
getHiveVersion() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getHiveVersion() - Method in class org.apache.flink.table.module.hive.HiveModule
 
getHomeDirectory() - Method in class org.apache.flink.core.fs.FileSystem
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
 
getHost() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getHost() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
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.streaming.connectors.rabbitmq.common.RMQConnectionConfig
 
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.entrypoint.EntrypointClusterConfiguration
 
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(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
Gets the hostname of the TaskManager.
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
 
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.LogFileHandlerSpecification
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.handler.legacy.files.StdoutFileHandlerSpecification
 
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.TaskCheckpointStatisticsHeaders
 
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.DashboardConfigurationHeaders
 
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.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.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.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.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.TaskManagerDetailsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
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.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
 
getHttpResponseStatus() - Method in exception org.apache.flink.runtime.rest.handler.RestHandlerException
 
getHttpResponseStatus() - Method in exception org.apache.flink.runtime.rest.util.RestClientException
 
getHubScore() - Method in class org.apache.flink.graph.library.linkanalysis.HITS.Result
Get the hub score.
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.ExecutorCLI
 
getId() - Method in class org.apache.flink.graph.Vertex
 
getId() - Method in class org.apache.flink.mesos.scheduler.Offer
 
getId() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets the ID of this node.
getID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
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.JobVertex
Returns the ID of this job vertex.
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 class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
Gets the ID that identifies this co-location group.
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.taskmanager.TaskExecutionState
Returns the ID of the task this result belongs to
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.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 class org.apache.flink.table.explain.Node
 
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.yarn.cli.FallbackYarnSessionCli
 
getId() - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
getIdAlternatives() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns a list of all alternative IDs of this job vertex.
getIdentifier() - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook
Gets the identifier of this hook.
getIdentifier() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
getIdentifier() - Method in class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
getIdentifier() - Method in class org.apache.flink.table.operations.ScalaDataStreamQueryOperation
 
getIdentifier() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
getIdentifier() - Method in class org.apache.flink.table.planner.operations.RichTableSourceQueryOperation
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.CirculantGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.CompleteGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.CSV
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.CycleGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.EchoGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.EmptyGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.GridGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.HypercubeGraph
 
getIdentity() - Method in interface org.apache.flink.graph.drivers.input.Input
A human-readable identifier summarizing the input and configuration.
getIdentity() - Method in class org.apache.flink.graph.drivers.input.PathGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.RMatGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.SingletonEdgeGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.input.StarGraph
 
getIdentity() - Method in class org.apache.flink.graph.drivers.transform.GraphKeyTypeTransform
 
getIdentity() - Method in interface org.apache.flink.graph.drivers.transform.Transform
A human-readable identifier summarizing the transform and configuration.
getIdlenessTimeout() - Method in class org.apache.flink.runtime.rest.RestClientConfiguration
getIdleSince() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
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.SqlDropTable
 
getIgnoreNullFields() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig
 
GetImage() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
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
 
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.
getIncomingConnection() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
Gets the input of this operator.
getIncomingConnections() - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
getIncomingConnections() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
getIncomingConnections() - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
getIncomingConnections() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets all incoming connections of this node.
getIncomingConnections() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
getIncomingConnections() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getIncrementalCleanupStrategy() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
getInDegree() - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees.Degrees
 
getInDegree() - Method in class org.apache.flink.graph.spargel.GatherFunction
Retrieves the vertex in-degree (number of in-coming edges).
getInDegree() - Method in class org.apache.flink.graph.spargel.ScatterFunction
Retrieves the vertex in-degree (number of in-coming edges).
getIndex() - Method in interface org.apache.flink.ml.common.linalg.VectorIterator
Returns the index of the element which the cursor points.
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
Returns all properties under a given key that contains an index in between.
getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the index of this subtask in the subtask group.
getIndexOfThisSubtask() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets the number of this parallel subtask.
getIndexOfThisSubtask() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getIndexOfThisSubtask() - Method in class org.apache.flink.api.common.TaskInfo
Gets the number of this parallel subtask.
getIndexOfThisSubtask() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getIndices() - Method in class org.apache.flink.ml.common.linalg.SparseVector
Get the indices array.
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
 
getInfinityCount() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
Number of values that are positive or negative infinity.
getInflaterInputStreamFactory(String) - Static method in class org.apache.flink.api.common.io.FileInputFormat
 
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) - Static method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
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(Class<T>, TypeInformation<C>) - Static method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
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
 
getInfoSize() - Method in class org.apache.flink.api.common.io.BlockInfo
 
getInitialCredit() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getInitialRegistrationPause() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getInitialRegistrationTimeoutMillis() - Method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
getInitialSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Returns the initial solution set input, or null, if none is set.
getInitialSolutionSet() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the initial solution set.
getInitialSolutionSetInput() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getInitialSolutionSetPredecessorNode() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getInitialTableSize(int, int, int, int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getInitialWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Returns the initial workset input, or null, if none is set.
getInitialWorkset() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the initial workset.
getInitialWorksetInput() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getInitialWorksetPredecessorNode() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
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.BinaryGenericSerializer
 
getInPhysicalEdges(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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.api.java.operators.NoOpOperator
 
getInput() - Method in class org.apache.flink.api.java.operators.SingleInputOperator
Gets the data set that this operation uses as its input.
getInput() - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Gets the input channel to this node.
getInput(int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
getInput(int) - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getInput() - Method in class org.apache.flink.streaming.api.transformations.FeedbackTransformation
Returns the input Transformation of this FeedbackTransformation.
getInput() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
Returns the input Transformation of this OneInputTransformation.
getInput() - Method in class org.apache.flink.streaming.api.transformations.PartitionTransformation
Returns the input Transformation of this SinkTransformation.
getInput() - Method in class org.apache.flink.streaming.api.transformations.SelectTransformation
Returns the input Transformation.
getInput() - Method in class org.apache.flink.streaming.api.transformations.SideOutputTransformation
Returns the input Transformation.
getInput() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
Returns the input Transformation of this SinkTransformation.
getInput() - Method in class org.apache.flink.streaming.api.transformations.SplitTransformation
Returns the input Transformation.
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.
getInput1() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
Gets the data set that this operation uses as its first input.
getInput1() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
Gets the first input channel to this node.
getInput1() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the first input Transformation of this TwoInputTransformation.
getInput1Type() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
Gets the type information of the data type of the first input data set.
getInput2() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
Gets the data set that this operation uses as its second input.
getInput2() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
Gets the second input channel to this node.
getInput2() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the second input Transformation of this TwoInputTransformation.
getInput2Type() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
Gets the type information of the data type of the second input data set.
getInputCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
getInputCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
getInputCase() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.InputOrBuilder
 
getInputChannelId() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getInputChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getInputChannelStatus(int) - Method in class org.apache.flink.streaming.runtime.streamstatus.StatusWatermarkValve
 
getInputComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getInputConnection() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
Gets the input of the sink.
getInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
bytes inputConstant = 3;
getInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
bytes inputConstant = 3;
getInputConstant() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.InputOrBuilder
bytes inputConstant = 3;
getInputDataSet() - Method in class org.apache.flink.api.java.operators.Grouping
Returns the input DataSet of a grouping operation, that is the one before the grouping.
getInputDependencyConstraint() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getInputDependencyConstraint() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getInputDependencyConstraint() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getInputDependencyConstraint() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingExecutionVertex
getInputEdges(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getInputFile() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
getInputFile() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFSOutputStream
Gets the underlying File that allows to read the contents of the file.
getInputFormat() - Method in class org.apache.flink.api.java.operators.DataSource
Gets the input format that is executed by this data source.
getInputFormat() - Method in class org.apache.flink.sql.tests.BatchSQLTestProgram.GeneratorTableSource
 
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() - Method in class org.apache.flink.table.sources.InputFormatTableSource
Returns an InputFormat for reading the data of the table.
getInputFormat() - Method in class org.apache.flink.walkthrough.common.table.BoundedTransactionTableSource
 
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
 
getInputGate(int) - Method in interface org.apache.flink.runtime.execution.Environment
 
getInputGate(InputGateID) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getInputGate(int) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getInputGate(int) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getInputGates() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
getInputGroup() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
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.StreamTaskNetworkInput
 
getInputIndex() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
This method is invalid and never called by the one/source input processor.
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
 
getInputNum() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
 
getInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
int32 inputOffset = 2;
getInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
int32 inputOffset = 2;
getInputOffset() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.InputOrBuilder
int32 inputOffset = 2;
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() - Method in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
getInputs() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getInputs() - Method in class org.apache.flink.optimizer.plan.NAryUnionPlanNode
 
getInputs() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getInputs() - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
getInputs() - Method in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
getInputs() - Method in class org.apache.flink.optimizer.plan.SourcePlanNode
 
getInputs() - Method in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
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.streaming.api.transformations.UnionTransformation
Returns the list of input Transformations.
getInputs() - Method in class org.apache.flink.table.functions.python.PythonFunctionInfo
 
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.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.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.
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.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.
getInputsLocationsRetriever() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
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.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(TableInputSplit[]) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
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(T[]) - Method in interface org.apache.flink.api.common.io.InputFormat
Gets the type of the input splits that are processed by this input format.
getInputSplitAssigner(S[]) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
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(InputSplit[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
getInputSplitAssigner(InputSplit[]) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
getInputSplitAssigner(GenericInputSplit[]) - Method in class org.apache.flink.batch.tests.Generator
 
getInputSplitAssigner(HiveTableInputSplit[]) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
getInputSplitAssigner(T[]) - Method in interface org.apache.flink.core.io.InputSplitSource
Returns the assigner for the input splits.
getInputSplitAssigner(FileCopyTaskInputSplit[]) - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
getInputSplitAssigner(HadoopInputSplit[]) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
getInputSplitAssigner(KeyGroupRangeInputSplit[]) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
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
 
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.api.java.operators.SingleInputOperator
Gets the type information of the data type of the input data set.
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.table.runtime.runners.python.AbstractPythonScalarFunctionRunner
Gets the logical type of the input elements of the Python user-defined functions.
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.
getInputTypeSerializer() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
Returns the TypeSerializer for input elements.
getInputTypeSerializer() - Method in class org.apache.flink.table.runtime.runners.python.BaseRowPythonScalarFunctionRunner
 
getInputTypeSerializer() - Method in class org.apache.flink.table.runtime.runners.python.PythonScalarFunctionRunner
 
getInputTypeStrategy() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getInputView() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
getInsertIntoStatement(String, String[]) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Get insert into statement.
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.typeutils.base.NullValueComparator
 
getInstance() - Static method in class org.apache.flink.client.deployment.StandaloneClusterId
 
getInstance() - Static method in class org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory
 
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.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.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.LogFileHandlerSpecification
 
getInstance() - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.StdoutFileHandlerSpecification
 
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.TaskCheckpointStatisticsHeaders
 
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.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.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.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.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.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.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.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.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.YarnCancelJobTerminationHeaders
Deprecated.
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.YarnStopJobTerminationHeaders
Deprecated.
 
getInstance() - Static method in class org.apache.flink.runtime.util.clock.SystemClock
 
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.runtime.util.JsonUtils
 
getInstance() - Static method in class org.apache.flink.types.NullValue
Returns the NullValue singleton instance.
getInstance() - Static method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
 
getInstanceID() - Method in class org.apache.flink.runtime.resourcemanager.registration.TaskExecutorConnection
 
getInstanceId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
getInstanceId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
getInstanceId() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getInstances(String, Class<U>) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a List of objects implementing the interface specified by xface.
getInt(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Integer value for the given key.
getInt(String, int) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Integer value for the given key.
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.orc.vector.OrcLongColumnVector
 
getInt(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getInt(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getInt(int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
getInt(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getInt(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getInt(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
getInt(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getInt(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getInt(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get int value.
getInt(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getInt(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapIntVector
 
getInt(int) - Method in interface org.apache.flink.table.dataformat.vector.IntColumnVector
 
getInt(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getInt(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns an integer value under the given existing key.
getInt(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get int from segments.
getInt(Properties, String, int) - Static method in class org.apache.flink.util.PropertiesUtil
Get integer from properties.
getInt(String, int) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as an int.
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.
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
 
getIntCounterResult(String) - Method in class org.apache.flink.api.common.JobExecutionResult
Deprecated.
Will be removed in future versions. Use JobExecutionResult.getAccumulatorResult(java.lang.String) instead.
getIntCounterResult(String) - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getInteger(String, int) - Method in class org.apache.flink.configuration.Configuration
getInteger(ConfigOption<Integer>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as an integer.
getInteger(ConfigOption<Integer>, int) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as an integer.
getInteger(String, int) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getInteger(ConfigOption<Integer>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getInteger(ConfigOption<Integer>, int) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getInteger(ConfigOption<Integer>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getInteger(ConfigOption<Integer>, int) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getInteger(String, int) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getInteger(String, int) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getInterestingProperties() - Method in class org.apache.flink.optimizer.dag.DagConnection
Gets the interesting properties object for this pact connection.
getInterestingProperties() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets the properties that are interesting for this node to produce.
getIntermediateDataSetId() - Method in class org.apache.flink.api.java.io.BlockingShuffleOutputFormat
 
getIntermediateDataSetID() - Method in class org.apache.flink.runtime.executiongraph.PartitionInfo
 
getIntermediateDataSetId() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
getIntermediateResult() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getIntermediateVertexId() - Method in class org.apache.flink.graph.bipartite.Projection
 
getIntermediateVertexValue() - Method in class org.apache.flink.graph.bipartite.Projection
 
getInternal() - Method in interface org.apache.flink.runtime.state.internal.InternalAppendingState
Get internally stored value.
getInternalClassForType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
Get internal(sql engine execution data formats) class for LogicalType.
getInternalFileStatus() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getInternalIndex() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
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
 
getInternalResource() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesResource
 
getInternalService(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
getInternalService(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Get the kubernetes internal service of the given flink clusterId.
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<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, TimerSerializer<K, N>, Triggerable<K, N>) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManager
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
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.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
 
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.
getInts(String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a set of comma-delimited int values.
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.
getInvolvedIndexes() - Method in class org.apache.flink.api.common.operators.Ordering
 
getIOExecutor() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getIoExecutor() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
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 class org.apache.flink.runtime.metrics.groups.OperatorMetricGroup
Returns the OperatorIOMetricGroup for this operator.
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.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
 
getIsAutoCommitEnabled() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
 
getIsAutoCommitEnabled() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
 
getIsAutoCommitEnabled() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
 
getIsAutoCommitEnabled() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
getIsFromFirst() - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
 
getIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIsSolutionSetUpdateWithoutReprobe() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
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
 
getIterationAggregator(String) - Method in class org.apache.flink.graph.gsa.ApplyFunction
Gets the iteration aggregator registered under the given name.
getIterationAggregator(String) - Method in class org.apache.flink.graph.gsa.GatherFunction
Gets the iteration aggregator registered under the given name.
getIterationAggregator(String) - Method in class org.apache.flink.graph.gsa.SumFunction
Gets the iteration aggregator registered under the given name.
getIterationAggregator(String) - Method in class org.apache.flink.graph.pregel.ComputeFunction
Gets the iteration aggregator registered under the given name.
getIterationAggregator(String) - Method in class org.apache.flink.graph.spargel.GatherFunction
Gets the iteration aggregator registered under the given name.
getIterationAggregator(String) - Method in class org.apache.flink.graph.spargel.ScatterFunction
Gets the iteration aggregator registered under the given name.
getIterationAggregators() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
getIterationAggregators(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationConfiguration() - Method in class org.apache.flink.graph.gsa.GatherSumApplyIteration
 
getIterationConfiguration() - Method in class org.apache.flink.graph.pregel.VertexCentricIteration
 
getIterationConfiguration() - Method in class org.apache.flink.graph.spargel.ScatterGatherIteration
 
getIterationContract() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
getIterationContract() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getIterationHead() - Method in class org.apache.flink.api.java.operators.BulkIterationResultSet
 
getIterationHead() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
 
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
 
getIterationNode() - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
getIterationNode() - Method in class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
 
getIterationNode() - Method in class org.apache.flink.optimizer.dag.SolutionSetNode
 
getIterationNode() - Method in class org.apache.flink.optimizer.dag.WorksetNode
 
getIterationNode() - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
getIterationNode() - Method in interface org.apache.flink.optimizer.plan.IterationPlanNode
 
getIterationNode() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
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.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 interface org.apache.flink.runtime.operators.sort.Sorter
 
getIterator() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
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.
getJaccardIndexScore() - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
Get the Jaccard Index score, equal to the number of shared neighbors of the source and target vertices divided by the number of distinct neighbors.
getJar() - Method in class org.apache.flink.tests.util.flink.JobSubmission
 
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
 
getJars() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
getJars() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getJavaObject() - Method in class org.apache.flink.table.dataformat.LazyBinaryFormat
 
getJavaObjectFromBinaryGeneric(BinaryGeneric<T>, TypeSerializer<T>) - Static method in class org.apache.flink.table.dataformat.BinaryGeneric
 
getJob() - Method in class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
getJobAccumulators() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
getJobCheckpointingConfiguration() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
Returns the job's checkpointing configuration which is derived from the CheckpointConfig.
getJobConf() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
getJobConf() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
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.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
 
getJobDetails(JobID) - Method in class org.apache.flink.client.program.rest.RestClusterClient
Requests the job details.
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(ClassLoader) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
getJobExecutionResult() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getJobExecutionResult(ClassLoader) - 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.rest.messages.job.JobExecutionResultResponseBody
 
getJobGraph(Pipeline, Configuration) - Static method in class org.apache.flink.client.deployment.executors.ExecutorUtils
Creates the JobGraph corresponding to the provided Pipeline.
getJobGraph(Pipeline, Configuration, int) - Static method in class org.apache.flink.client.FlinkPipelineTranslationUtil
Transmogrifies the given Pipeline to a JobGraph.
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(JobID) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Gets the assembled JobGraph with a specified JobID.
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
 
getJobGraphStore() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
getJobGraphWriter() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getJobGraphWriter() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServicesWithJobGraphStore
 
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.api.common.Plan
Gets the ID of the job that the dataflow plan belongs to.
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.queryablestate.messages.KvStateRequest
 
getJobID() - Method in class org.apache.flink.runtime.accumulators.AccumulatorSnapshot
 
getJobId() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getJobId() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getJobID() - Method in exception org.apache.flink.runtime.client.JobExecutionException
 
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 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.ExecutionGraph
 
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.jobgraph.JobGraph
Returns the ID of the job.
getJobId() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotReport
 
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.JobManagerRunnerImpl
 
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.registration.JobManagerRegistration
 
getJobId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
getJobId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
getJobId() - Method in class org.apache.flink.runtime.resourcemanager.SlotRequest
Get the JobID of the slot requested for.
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 exception org.apache.flink.runtime.taskexecutor.exceptions.SlotOccupiedException
 
getJobID() - Method in class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
getJobId() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
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.runtime.taskmanager.TaskExecutionState
The ID of the job the task belongs to
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.state.api.runtime.SavepointEnvironment
 
getJobId() - Method in class org.apache.flink.table.client.gateway.ProgramTargetDescriptor
 
getJobIds() - Method in class org.apache.flink.runtime.dispatcher.SingleJobJobGraphStore
 
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
 
getJobIds() - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
 
getJobInformationOrBlobKey() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getJobJarAndDependencies() - Method in class org.apache.flink.client.program.PackagedProgram
Returns all provided libraries needed to run the program.
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.api.java.ExecutionEnvironment
Gets the config JobListeners.
getJobListeners() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the config JobListeners.
getJobManager() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
Deprecated.
Use semantically equivalent MetricStore.getJobManagerMetricStore().
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
 
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 class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
getJobManagerHeapMemory(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Get job manager's heap memory.
getJobManagerJobFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getJobManagerLeaderElectionService(JobID) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the leader election service for the given job.
getJobManagerLeaderElectionService(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getJobManagerLeaderElectionService(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getJobManagerLeaderElectionService(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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, 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) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getJobManagerLeaderRetriever(JobID, String) - 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.nonha.standalone.StandaloneHaServices
 
getJobManagerLeaderRetriever(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
getJobManagerLeaderRetriever(JobID, String) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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.
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.
getJobManagerOwnedSnapshot() - Method in class org.apache.flink.runtime.state.SnapshotResult
 
getJobManagerOwnedState() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFinalizer
 
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
 
getJobManagerStartCommand(Configuration, int, String, String, boolean, boolean, String, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Generates the shell command to start a job manager for kubernetes.
getJobManagerTable() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
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.JobManagerRunnerImpl
 
getJobMasterId() - Method in class org.apache.flink.runtime.resourcemanager.registration.JobManagerRegistration
 
getJobMasterId() - Method in class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
getJobMasterMainThreadExecutor() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
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 class org.apache.flink.api.common.Plan
Gets the name of this job.
getJobName() - Method in class org.apache.flink.optimizer.plan.OptimizedPlan
Returns the name of the program.
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.ExecutionGraph
 
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.
getJobs() - Method in class org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails
 
getJobs() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
getJobSchedulingStatus(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneRunningJobsRegistry
 
getJobSchedulingStatus(JobID) - Method in interface org.apache.flink.runtime.highavailability.RunningJobsRegistry
Gets the scheduling status of a job.
getJobSchedulingStatus(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperRunningJobsRegistry
 
getJobState() - Method in class org.apache.flink.runtime.client.JobStatusMessage
 
getJobStatus() - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
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() - Method in interface org.apache.flink.core.execution.JobClient
Requests the JobStatus of the associated job.
getJobStatus() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
getJobStatus(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getJobStatus() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJobsWithStatus() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
getJobTimeout() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration
 
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.ExecutionGraph
 
getJobVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getJobVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getJobVertexClass() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getJobVertexID() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getJobVertexId() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
Returns the ID of the operator the statistics belong to.
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.ExecutionJobVertex
 
getJobvertexId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getJobVertexId() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getJobVertexId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
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.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
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
 
getJobVertexIds() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
getJobVertexInfos() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJobVertexMetrics() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getJobVerticesPerState() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJoinedPathsVector() - Method in class org.apache.flink.optimizer.dag.OptimizerNode.UnclosedBranchDescriptor
 
getJoinHint() - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
getJoinHint() - Method in class org.apache.flink.api.java.operators.JoinOperator
Gets the JoinHint that describes how the join is executed.
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
 
getJoinType() - Method in class org.apache.flink.api.java.operators.JoinOperator
Gets the JoinType that describes this join operation (e.g.
getJoinType() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
getJson() - Method in class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
getJSON() - Method in class org.apache.flink.streaming.api.graph.JSONGenerator
 
getJsonObject(String, String) - Method in class org.apache.flink.table.runtime.util.JsonUtils
 
getJsonObjectsWithoutDollar(String, String[]) - Method in class org.apache.flink.table.runtime.util.JsonUtils
 
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.ExecutionGraph
 
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.clusterframework.TaskExecutorProcessSpec
 
getJvmHeapMemorySize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getJvmMetaspaceSize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getJvmOverheadSize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
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".
getKafkaConsumer(String, Properties, DeserializationSchema<Row>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
Returns a version-specific Kafka consumer with the start position configured.
getKafkaPartitionHandle() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
Gets Kafka's descriptor for the Kafka Partition.
getKafkaProducer(Properties) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Used for testing only.
getKafkaTopicPartition() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
Gets Flink's descriptor for the Kafka Partition.
getKey(IN) - Method in interface org.apache.flink.api.java.functions.KeySelector
User-defined function that deterministically extracts the key from an object.
getKey(T) - Method in class org.apache.flink.api.java.functions.NullByteKeySelector
 
getKey() - Method in class org.apache.flink.configuration.FallbackKey
 
getKey() - Method in class org.apache.flink.runtime.io.network.partition.PartitionTrackerEntry
 
getKey() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoEntry
 
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 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.SqlTableOption
 
getKey() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getKey(IN) - Method in class org.apache.flink.state.api.output.partitioner.HashSelector
 
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.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
 
getKey() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap.Entry
 
getKey() - Method in class org.apache.flink.streaming.tests.Event
 
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() - Method in interface org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
 
getKey(BaseRow) - Method in class org.apache.flink.table.runtime.keyselector.BinaryRowKeySelector
 
getKey(BaseRow) - Method in class org.apache.flink.table.runtime.keyselector.NullBinaryRowKeySelector
 
getKey() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.Entry
 
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() - Method in class org.apache.flink.util.LinkedOptionalMap.KeyValue
 
getKey() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
 
getKeyA(A) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
getKeyB(B) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
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
 
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.types.KeyValueDataType
 
getKeyedStateBackend() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
getKeyedStateBackend() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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
 
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.api.java.Utils
Get the key from the given args.
getKeyGroupCompressionDecorator() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
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()[.
getKeyGroupId() - Method in class org.apache.flink.runtime.state.KeyGroupStatePartitionStreamProvider
Returns the key group that corresponds to the data in the provided stream.
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.RocksDBKeyedStateBackend
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
getKeyGroupRange() - Method in interface org.apache.flink.runtime.state.heap.InternalKeyContext
Returns the key groups for this backend.
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.heap.InternalKeyContextImpl
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
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
 
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.operators.DeltaIterationResultSet
 
getKeyPositions() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
getKeys() - Method in class org.apache.flink.api.java.operators.Grouping
 
getKeys(String, N) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
getKeys(int) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Gets the key field indexes for the specified driver comparator.
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(String, N) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
getKeys(N) - Method in class org.apache.flink.runtime.state.heap.NestedStateMap
 
getKeys(N) - Method in class org.apache.flink.runtime.state.heap.StateMap
 
getKeys(N) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getKeys(String, N) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
 
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
 
getKeys1() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
 
getKeys1() - Method in class org.apache.flink.api.java.operators.CoGroupRawOperator
 
getKeys1() - Method in class org.apache.flink.api.java.operators.JoinOperator
 
getKeys2() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
 
getKeys2() - Method in class org.apache.flink.api.java.operators.CoGroupRawOperator
 
getKeys2() - Method in class org.apache.flink.api.java.operators.JoinOperator
 
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
 
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.runtime.operators.windowing.WindowOperator
 
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.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
getKeySerializer() - Method in class org.apache.flink.runtime.query.KvStateInfo
 
getKeySerializer() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
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.RegisteredBroadcastStateBackendMetaInfo
 
getKeySerializer() - Method in class org.apache.flink.streaming.api.datastream.QueryableStateStream
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.TimerSerializer
 
getKeySerializer() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
getKeySerializer() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
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
 
getKeysForInput1() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getKeysForInput2() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getKeyString() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
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
 
getKeyType() - Method in class org.apache.calcite.sql.SqlMapTypeNameSpec
 
getKeyType() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
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
 
getKeyType() - Method in class org.apache.flink.table.types.logical.MapType
 
getKeyTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeInfo() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
Gets the type information for the keys in the map
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypes() - Method in interface org.apache.flink.api.common.distributions.DataDistribution
Gets the type of the key by which the dataSet is partitioned.
getKeyValueState(String, Class<S>, S) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
getKeyValueState(String, TypeInformation<S>, S) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
getKeyValueState(String, Class<S>, S) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
getKeyValueState(String, TypeInformation<S>, S) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
getKibiBytes() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in Kibibytes (= 1024 bytes).
getKind() - Method in class org.apache.flink.core.fs.FileSystem
Gets a description of the characteristics of this file system.
getKind() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
getKind() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
getKind() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getKind() - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
 
getKind() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
getKind() - Method in class org.apache.flink.table.functions.AggregateFunction
 
getKind() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
 
getKind() - Method in class org.apache.flink.table.functions.AsyncTableFunction
 
getKind() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
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
 
getKind() - Method in class org.apache.flink.table.functions.TableAggregateFunction
 
getKind() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
getKind() - Method in class org.apache.flink.table.functions.TableFunction
 
getKind() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
getKind() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DeclarativeAggregateFunction
 
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
 
getKinesisProducer(KinesisProducerConfiguration) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
Creates a KinesisProducer.
getKrb5LoginModuleName() - Static method in class org.apache.flink.runtime.security.KerberosUtils
 
getKryo() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
getKryoRegistrations() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot
 
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
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
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.queryablestate.messages.KvStateInternalRequest
 
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.ExecutionGraph
 
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
 
getLast() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
Returns the last checkpoint ID (current - 1).
getLastAccessTimestamp() - Method in class org.apache.flink.runtime.state.ttl.TtlValue
 
getLastCompletedCheckpointId() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getLastGroupKey() - Method in class org.apache.flink.api.java.operators.translation.Tuple3UnwrappingIterator
 
getLastHeartbeat() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Gets the last heartbeat.
getLastHeartbeat() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatMonitorImpl
 
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.HeartbeatManagerImpl
 
getLastHeartbeatFrom(ResourceID) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
getLastJobExecutionResult() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Returns the JobExecutionResult of the last executed job.
getLastJobExecutionResult() - Method in class org.apache.flink.test.util.CollectionTestEnvironment
 
getLastJobExecutionResult() - Method in class org.apache.flink.test.util.TestEnvironment
 
getLastKey() - Method in class org.apache.flink.api.java.operators.translation.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
 
getLastOffset() - Method in class org.apache.flink.graph.generator.CirculantGraph.OffsetRange
Get the offset of the last index in the range.
getLastOutputCollector() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getLastProcessedSequenceNum() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
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
 
getLastSeenShardOfStream(String) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.GetShardListResult
 
getLastSortKey() - Method in class org.apache.flink.api.java.operators.translation.Tuple3UnwrappingIterator
 
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.streaming.api.functions.sink.filesystem.PartFileInfo
 
getLastWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
Gets the last window which the pane belongs to.
getLastWindow(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
getLatencyTrackingInterval() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the latency tracking interval.
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.FailedCheckpointStats
 
getLatestAcknowledgedSubtaskStats() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getLatestAcknowledgedSubtaskStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
Returns the latest acknowledged subtask stats or null if none was acknowledged yet.
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
Returns the ack timestamp of the latest acknowledged subtask or -1 if none was acknowledged yet.
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(boolean) - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns the latest CompletedCheckpoint instance or null if none was added.
getLatestCheckpointId() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
getLatestCheckpointId() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
getLatestCheckpointId() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
getLatestCheckpointId() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
Gets the ID defining the current pending, or just completed, checkpoint.
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
 
getLatestFailedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
getLatestPriorAllocation() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getLatestPriorExecution() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getLatestPriorLocation() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Gets the location where the latest completed/canceled/failed execution of the vertex's task happened.
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<RestAPIVersion>) - Static method in enum org.apache.flink.runtime.rest.versioning.RestAPIVersion
Returns the latest version from the given collection.
getLeader() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionLeader
 
getLeaderAddressFuture() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
getLeaderConnectionInfoFuture() - Method in class org.apache.flink.runtime.util.LeaderRetrievalUtils.LeaderConnectionInfoListener
 
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.JobLeaderIdService
 
getLeaderID() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerServices
Gets the current leader id assigned at the ResourceManager.
getLeaderNow() - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
Returns the current leader information if available.
getLeaderSessionId() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
getLeaderSessionID() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
Returns the current leader session ID or null, if the contender is not the leader.
getLeaderSessionId() - Method in class org.apache.flink.runtime.util.LeaderConnectionInfo
 
getLeaseCount() - Method in class org.apache.flink.util.ResourceGuard
Returns the current count of open leases.
getLeft() - Method in class org.apache.flink.cep.pattern.conditions.AndCondition
Deprecated.
 
getLeft() - Method in class org.apache.flink.cep.pattern.conditions.OrCondition
Deprecated.
 
getLeft() - Method in class org.apache.flink.cep.pattern.conditions.RichAndCondition
 
getLeft() - Method in class org.apache.flink.cep.pattern.conditions.RichOrCondition
 
getLeftSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
getLeftTimestamp() - Method in class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction.Context
 
getLeftType() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
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
 
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.NFA.NFASerializer
Deprecated.
 
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.SharedBufferNode.SharedBufferNodeSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
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.formats.avro.typeutils.AvroSerializer
 
getLength() - Method in class org.apache.flink.fs.s3.common.utils.OffsetAwareOutputStream
 
getLength() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
getLength() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
getLength() - Method in class org.apache.flink.graph.generator.CirculantGraph.OffsetRange
Get the range length.
getLength() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
getLength() - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
getLength() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
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.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.VoidNamespaceSerializer
 
getLength() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
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.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.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
getLength() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
getLength() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
getLength() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
getLength() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
getLength() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
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
 
getLength() - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
getLength() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
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.BaseArraySerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
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.DecimalSerializer
 
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.SqlTimestampSerializer
 
getLength() - Method in class org.apache.flink.table.types.logical.BinaryType
 
getLength() - Method in class org.apache.flink.table.types.logical.CharType
 
getLength(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
getLength() - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
getLength() - Method in class org.apache.flink.table.types.logical.VarCharType
 
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.
getLibraryCacheManager() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getLibraryCacheManager() - Method in class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
getLibraryDirs() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getLibraryName() - Static method in class org.apache.hadoop.util.NativeCodeLoader
 
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. 
getLineLengthLimit() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
getLink() - Method in class org.apache.flink.configuration.description.LinkElement
 
getListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
getListMultipartUploadsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
getListOfInputs() - Method in class org.apache.flink.optimizer.plan.NAryUnionPlanNode
 
getListOfTriangles() - Static method in class org.apache.flink.graph.examples.data.TriangleCountData
 
getListPartsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
getListSerializer() - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
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<S>) - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Creates (or restores) a list state.
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getListState(ListStateDescriptor<S>) - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
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() - 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
 
getLoaderExcludePatterns() - Method in class org.apache.flink.core.plugin.PluginDescriptor
 
getLocalActorSystem() - Method in class org.apache.flink.mesos.runtime.clusterframework.services.AbstractMesosServices
 
getLocalActorSystem() - Method in interface org.apache.flink.mesos.runtime.clusterframework.services.MesosServices
Gets a local ActorSystem which is used for child actors within MesosResourceManager.
getLocalClusteringCoefficientScore() - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
Get the local clustering coefficient score.
getLocalClusteringCoefficientScore() - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
Get the local clustering coefficient score.
getLocalFileSystem() - Static method in class org.apache.flink.core.fs.FileSystem
Returns a reference to the FileSystem instance for accessing the local file system.
getLocalFsURI() - Static method in class org.apache.flink.core.fs.local.LocalFileSystem
Gets the URI that represents the local file system.
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.SlotAndLocality
 
getLocality() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndLocality
 
getLocalOrder() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Gets the order, in which the data sink writes its data locally.
getLocalPath(String, String) - Method in class org.apache.hadoop.conf.Configuration
Get a local file under a directory named by dirsProp with the given path.
getLocalPort() - Method in class org.apache.flink.networking.NetworkFailuresProxy
 
getLocalProperties() - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
Gets the interesting local properties.
getLocalProperties() - Method in class org.apache.flink.optimizer.plan.Channel
 
getLocalProperties() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the local properties from this PlanNode.
getLocalProperties() - Method in class org.apache.flink.table.explain.Node
 
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
 
getLocalReference(String) - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available local references.
getLocalStateDirectoryProvider() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
getLocalStrategy() - Method in class org.apache.flink.optimizer.plan.Channel
 
getLocalStrategyComparator() - Method in class org.apache.flink.optimizer.plan.Channel
Gets the local strategy comparator from this Channel.
getLocalStrategyKeys() - Method in class org.apache.flink.optimizer.plan.Channel
 
getLocalStrategySortOrder() - Method in class org.apache.flink.optimizer.plan.Channel
 
getLocalStrategyString(LocalStrategy) - Static method in class org.apache.flink.optimizer.plantranslate.JsonMapper
 
getLocalTimeZone() - Method in class org.apache.flink.table.api.TableConfig
Returns the zone id for timestamp with local time zone.
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.api.java.Utils.ChecksumHashCode
 
getLocalValue() - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
 
getLocalValue() - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
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
 
getLocation() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
getLocation() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
Gets the location assigned to this slot.
getLocation() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointInfo
 
getLocationConstraint() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getLocationConstraint(int) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
 
getLocationPath() - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
Get base location path of this table.
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
 
getLockPath(String) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Returns the path for the lock node relative to the given path.
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().
getLogicalPipelinedRegions() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
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, 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) - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getLogicalScope(CharacterFilter, char) - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getLogicalSlotFuture() - Method in class org.apache.flink.runtime.scheduler.SlotExecutionVertexAssignment
 
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.types.DataType
Returns the corresponding logical type.
getLogicalTypes() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
getLoginContextNames() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getLong(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Long value for the given key.
getLong(String, long) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Long value for the given key.
getLong(String, long) - Method in class org.apache.flink.configuration.Configuration
getLong(ConfigOption<Long>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a long integer.
getLong(ConfigOption<Long>, long) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a long integer.
getLong(String, long) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getLong(ConfigOption<Long>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getLong(ConfigOption<Long>, long) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getLong(ConfigOption<Long>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getLong(ConfigOption<Long>, long) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getLong(String, long) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
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(String, long) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getLong(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getLong(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getLong(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getLong(int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
getLong(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getLong(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getLong(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
getLong(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getLong(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getLong(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get long value.
getLong(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getLong(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapLongVector
 
getLong(int) - Method in interface org.apache.flink.table.dataformat.vector.LongColumnVector
 
getLong(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getLong(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a long value under the given existing key.
getLong(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get long from segments.
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(String, long) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a long.
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.
getLongBytes(String, long) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a long or human readable format.
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
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.AdamicAdar
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.ClusteringCoefficient
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.ConnectedComponents
 
getLongDescription() - Method in interface org.apache.flink.graph.drivers.Driver
A multi-line description, presented in the algorithm usage.
getLongDescription() - Method in class org.apache.flink.graph.drivers.EdgeList
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.GraphMetrics
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.HITS
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.JaccardIndex
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.PageRank
 
getLongDescription() - Method in class org.apache.flink.graph.drivers.TriangleListing
 
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 class org.apache.flink.addons.hbase.HBaseTableSource
 
getLookupFunction(String[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
getLookupFunction(String[]) - Method in class org.apache.flink.table.sources.CsvTableSource
 
getLookupFunction(String[]) - Method in interface org.apache.flink.table.sources.LookupableTableSource
Gets the TableFunction which supports lookup one key at a time.
getLoopFrequencyHz() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
getLoopTimeout(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getLowerPart() - Method in class org.apache.flink.util.AbstractID
Gets the lower 64 bits of the ID.
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
 
getMainClassName() - Method in class org.apache.flink.client.program.PackagedProgram
 
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 class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Returns a pre-created executor service that executes all mails.
getMainThreadExecutor() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerServices
Gets the executor which executes in the main thread of the ResourceManager
getMainThreadExecutor() - Method in class org.apache.flink.runtime.rpc.FencedRpcEndpoint
Returns a main thread executor which is bound to the currently valid fencing token.
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.SchedulerBase
 
getManagedKeyedState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
Returns a handle to the managed keyed state.
getManagedKeyedState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
getManagedKeyedStateHandles(OperatorState, KeyGroupRange) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
Collect managedKeyedStateHandles which have intersection with given KeyGroupRange from operatorState
getManagedMemory() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getManagedMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the managed memory needed.
getManagedMemoryFraction() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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.TaskManagerServicesConfiguration
 
getManagedMemoryWeight() - Method in class org.apache.flink.api.dag.Transformation
Get the managed memory weight which indicates how much this transformation relies on managed memory, so that a transformation highly relies on managed memory would be able to acquire more managed memory in runtime (linear association).
getManagedMemoryWeight() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getManagedOperatorState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
Returns a handle to the managed operator state.
getManagedOperatorState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
getMap(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getMap(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getMap(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getMap(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getMap() - Method in class org.apache.flink.table.dataformat.GenericMap
 
getMap(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getMap(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getMap(int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getMap(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get map value, internal format is BaseMap.
getMap(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
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
 
getMapperOptions() - Method in interface org.apache.flink.streaming.connectors.cassandra.MapperOptions
Returns an array of Mapper.Option that are used configure the mapper.
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
 
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() - 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
 
getMapType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
getMapType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
getMapType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
getMapTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
getMapTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
getMapTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
getMapTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
getMarkedTime() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
Returns the timestamp marked by the LatencyMarker.
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.PendingCheckpoint
 
getMasterStates() - Method in interface org.apache.flink.runtime.checkpoint.savepoint.Savepoint
Gets the checkpointed states generated by the master.
getMasterStates() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
 
getMasterStates() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
getMasterStates() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
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, BT) - Method in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
getMatchFor(PT) - 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) - 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.
getMatchFor(PT) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.HashTableProber
 
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
 
getMaterializationMode() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
getMaterializedTable() - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
 
getMax() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
 
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.ColumnStats(Long, Long, Double, Integer, Number, Number).
getMaxBackPressureRatio() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStats
Returns the maximum back pressure ratio of all sub tasks.
getMaxBufferedBytes() - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
 
getMaxBufferedBytes() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
getMaxBufferedBytes() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
getMaxBufferedBytes() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
getMaxBundleSize() - Method in class org.apache.flink.python.PythonConfig
 
getMaxBundleTimeMills() - Method in class org.apache.flink.python.PythonConfig
 
getMaxCapacity() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns the maximum size of the buffer, i.e.
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getMaxCheckpointStatisticCacheEntries() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
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.
getMaxConcurrentRequests() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig
 
getMaxConcurrentRequestsTimeout() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig
 
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
 
getMaxDepth() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
getMaxDepth() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getMaxDepth() - Method in class org.apache.flink.optimizer.plan.Channel
 
getMaxDepth(int) - Static method in class org.apache.flink.runtime.operators.sort.QuickSort
Deepest recursion before giving up and doing a heapsort.
getMaxFailureRate() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FailureRateRestartStrategyConfiguration
 
getMaxFlinkTupleSize() - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
getMaxFlinkTupleSize() - Method in class org.apache.flink.hcatalog.java.HCatInputFormat
 
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.StreamQueryConfig
Deprecated.
 
getMaxIdleStateRetentionTime() - Method in class org.apache.flink.table.api.TableConfig
 
getMaximum() - Method in class org.apache.flink.runtime.checkpoint.MinMaxAvgStats
Returns the maximum seen value.
getMaximum() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.MinMaxAvgStatistics
 
getMaximumDegree() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the maximum degree.
getMaximumDegree() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
Get the maximum degree.
getMaximumFramesize() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceConfiguration
 
getMaximumInDegree() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the maximum in degree.
getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
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.
getMaximumOutDegree() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the maximum out degree.
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.
getMaximumRectangleTriplets() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
Get the maximum rectangle triplets.
getMaximumRectangleTriplets() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
Get the maximum rectangle triplets.
getMaximumTriangleTriplets() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
Get the maximum triangle triplets.
getMaximumTriangleTriplets() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
Get the maximum triangle triplets.
getMaximumTriplets() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the maximum triplets.
getMaximumTriplets() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
Get the maximum triplets.
getMaxIterations() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
 
getMaxIterations() - Method in class org.apache.flink.api.java.operators.IterativeDataSet
Gets the maximum number of iterations.
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.api.java.summarize.StringColumnSummary
Longest String length.
getMaxLength() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
getMaxLength() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
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.
getMaxNumberOfParallelSubtasks() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets the number of max-parallelism with which the parallel task runs.
getMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.api.common.TaskInfo
Gets the max parallelism aka the max number of subtasks.
getMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getMaxNumberOfRecordsPerFetch() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
getMaxNumberOfRetainedCheckpoints() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns the max number of retained checkpoints.
getMaxNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
getMaxNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
 
getMaxNumberOfSubtaks() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getMaxNumberRestartAttempts() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy
 
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.clusterframework.BootstrapTools.FixedThreadPoolExecutorConfiguration
 
getMaxOutOfOrdernessInMillis() - Method in class org.apache.flink.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
 
getMaxOutputDelay() - Method in class org.apache.flink.table.runtime.operators.join.RowTimeBoundedStreamJoin
Get the maximum interval between receiving a row and emitting it (as part of a joined result).
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 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.clusterframework.BootstrapTools.ForkJoinExecutorConfiguration
 
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.JobVertex
Gets the maximum parallelism for the task.
getMaxParallelism() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
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.client.config.entries.ExecutionEntry
 
getMaxParallelism() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
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.
getMaxRegistrationDuration() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getMaxRegistrationPause() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getMaxRegistrationTimeoutMillis() - Method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
getMaxRetryCount() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase.BulkFlushBackoffPolicy
 
getMaxRetryTimes() - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions
 
getMaxStateRetention() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
getMaxStateSize() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
Gets the size (in bytes) that a individual chunk of state may have at most.
getMaxStateSize() - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackend
Gets the maximum size that an individual state can have, as configured in the constructor (by default 5242880).
getMaxTableResultRows() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
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.
getMean() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
Null, NaN, and Infinite values are ignored in this calculation.
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
 
getMeanLength() - Method in class org.apache.flink.api.java.summarize.StringColumnSummary
 
getMeanRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
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
 
getMemoryConfiguration() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets the memory configuration object, which offers settings to control RocksDB's memory usage.
getMemoryConsumerWeight() - Method in class org.apache.flink.optimizer.plan.BinaryUnionPlanNode
 
getMemoryConsumerWeight() - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
getMemoryConsumerWeight() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getMemoryConsumerWeight() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
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
 
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.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.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(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a Flink MemorySize under the given existing key.
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
 
getMergingIterator(List<UnilateralSortMerger.ChannelWithBlockCount>, List<List<MemorySegment>>, List<FileIOChannel>, MutableObjectIterator<E>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Returns an iterator that iterates over the merged result from all given channels.
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.
getMergingWindowSet() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Retrieves the MergingWindowSet for the currently active key.
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
 
getMessage() - Method in exception org.apache.flink.table.api.NoMatchingTableFactoryException
 
getMessageHeaders() - Method in class org.apache.flink.runtime.rest.handler.AbstractRestHandler
 
getMetadata() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
getMetadataFactory() - Method in class org.apache.calcite.plan.RelOptCluster
 
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
 
getMetadataProvider() - Method in class org.apache.calcite.plan.RelOptCluster
 
getMetadataQuery() - Method in class org.apache.calcite.plan.RelOptCluster
Returns the current RelMetadataQuery.
getMetaDataState() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
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.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.
getMetaStateHandle() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getMetaStoreUtilsClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get the class of Hive's MetaStoreUtils because its package name was changed in Hive 3.1.0.
getMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
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() - Method in class org.apache.flink.metrics.datadog.DMetric
 
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
 
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.runtime.execution.Environment
Returns the task specific metric group.
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.taskmanager.RuntimeEnvironment
 
getMetricGroup() - Method in class org.apache.flink.runtime.taskmanager.Task
 
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 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 interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
Returns the metric group for this Trigger.
getMetricIdentifier(String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
getMetricIdentifier(String, CharacterFilter) - 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, 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) - 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.AbstractMetricGroup
Returns the fully qualified metric name, for example "host-7.taskmanager-2.window_word_count.my-mapper.metricName".
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".
getMetricIdentifier(String) - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getMetricIdentifier(String, CharacterFilter) - 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.runtime.metrics.groups.ProxyMetricGroup
 
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.
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
 
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
 
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DCounter
Visibility of this method must not be changed since we deliberately not map it to json object in a Datadog-defined format.
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DGauge
Visibility of this method must not be changed since we deliberately not map it to json object in a Datadog-defined format.
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DMeter
 
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getMillisBehindLatest() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
getMillisecond() - Method in class org.apache.flink.table.dataformat.SqlTimestamp
 
getMillisecondFromConfigDuration(TableConfig, ConfigOption<String>) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Returns time in milli second.
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.api.java.summarize.NumericColumnSummary
 
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.ColumnStats(Long, Long, Double, Integer, Number, Number).
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.filesystem.FsStateBackend
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.StreamQueryConfig
Deprecated.
 
getMinIdleStateRetentionTime() - Method in class org.apache.flink.table.api.TableConfig
 
getMinimalMemoryAcrossAllSubTasks() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets the amount of memory that all subtasks of this task have jointly available.
getMinimum() - Method in class org.apache.flink.runtime.checkpoint.MinMaxAvgStats
Returns the minimum seen value.
getMinimum() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.MinMaxAvgStatistics
 
getMinimumCyclesPerBlock() - Method in class org.apache.flink.graph.generator.random.GeneratorFactoryBase
 
getMinimumCyclesPerBlock() - Method in class org.apache.flink.graph.generator.random.JDKRandomGeneratorFactory
 
getMinimumCyclesPerBlock() - Method in class org.apache.flink.graph.generator.random.MersenneTwisterFactory
 
getMinLength() - Method in class org.apache.flink.api.java.summarize.StringColumnSummary
Shortest String length.
getMinNumThreads() - Method in class org.apache.flink.runtime.clusterframework.BootstrapTools.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
 
getMinParallelism() - Method in class org.apache.flink.runtime.clusterframework.BootstrapTools.ForkJoinExecutorConfiguration
 
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.api.java.operators.DataSink
Returns the minimum resources of this data sink.
getMinResources() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the minimum resources from this iteration.
getMinResources() - Method in class org.apache.flink.api.java.operators.Operator
Returns the minimum resource of this operator.
getMinResources() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
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
 
getMinSplitSize() - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getMinStateRetention() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
getMinValue() - Method in class org.apache.flink.table.plan.stats.ColumnStats
Deprecated.
getMismatches(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.MusicProfilesData
 
getMissingArguments() - Method in exception org.apache.flink.api.java.utils.RequiredParametersException
Deprecated.
 
getMissingCount() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
The number of "missing" values where "missing" is defined as null, NaN, or Infinity.
getMktsegment() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Customer
 
getMLEnvironmentId() - Method in interface org.apache.flink.ml.params.shared.HasMLEnvironmentId
 
getModelData() - Method in class org.apache.flink.ml.pipeline.ModelBase
Get model data as Table representation.
getModelRows(RuntimeContext) - Method in class org.apache.flink.ml.common.model.BroadcastVariableModelSource
 
getModelRows(RuntimeContext) - Method in interface org.apache.flink.ml.common.model.ModelSource
Get the rows that containing the model.
getModelRows(RuntimeContext) - Method in class org.apache.flink.ml.common.model.RowsModelSource
 
getModelSchema() - Method in class org.apache.flink.ml.common.mapper.ModelMapper
Get the schema of the model rows that are passed to ModelMapper.loadModel(List).
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
 
getModules() - Method in class org.apache.flink.table.client.config.Environment
 
getMonotonicity(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.ProctimeMaterializeSqlFunction
 
getMonotonicity(String) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Obtains whether a given column is monotonic.
getMultiParameter(String) - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
Returns the Collection of String values for the given key.
getMultiParameterRequired(String) - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
Returns the Collection of String values for the given key.
getMultipartFileUploads(ChannelHandlerContext) - Static method in class org.apache.flink.runtime.rest.FileUploadHandler
 
getMultiplier() - Method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
 
getMutableObjectMode() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
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.resources.Resource
 
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.operators.DeltaIteration
Gets the name from this iteration.
getName() - Method in class org.apache.flink.api.java.operators.Operator
Returns the name of the operator.
getName() - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
getName() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
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.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.graph.drivers.input.InputBase
 
getName() - Method in interface org.apache.flink.graph.drivers.parameter.Parameterized
A unique, human-readable identifier.
getName() - Method in class org.apache.flink.graph.drivers.parameter.ParameterizedBase
 
getName(String) - Method in class org.apache.flink.graph.IterationConfiguration
Gets the name of the iteration.
getName() - Method in class org.apache.flink.graph.Runner
 
getName() - Method in class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutorFactory
 
getName() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPod
 
getName() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns the name of the parameter.
getName() - Method in class org.apache.flink.optimizer.plan.NamedChannel
 
getName() - Method in class org.apache.flink.runtime.accumulators.StringifiedAccumulatorResult
 
getName() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
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.rest.handler.router.RouterHandler
 
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.state.metainfo.StateMetaInfoSnapshot
 
getName() - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
 
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 interface org.apache.flink.table.api.constraints.Constraint
 
getName() - Method in class org.apache.flink.table.api.DataTypes.Field
 
getName() - Method in class org.apache.flink.table.api.TableColumn
Returns name of this column.
getName() - Method in class org.apache.flink.table.catalog.AbstractCatalog
 
getName() - Method in class org.apache.flink.table.client.config.entries.CatalogEntry
 
getName() - Method in class org.apache.flink.table.client.config.entries.FunctionEntry
 
getName() - Method in class org.apache.flink.table.client.config.entries.ModuleEntry
 
getName() - Method in class org.apache.flink.table.client.config.entries.TableEntry
 
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.TableReferenceExpression
 
getName() - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
getName() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
 
getName() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getName() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
 
getName() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
getName() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
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.yarn.executors.YarnJobClusterExecutorFactory
 
getName() - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
 
getNameAsId() - Method in class org.apache.calcite.sql.SqlFunction
 
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;
getNamedArguments() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getNames() - Method in class org.apache.flink.table.functions.FunctionIdentifier
List of the component names of this function identifier.
getNames() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the table path in the RelOptSchema.
getNamespace(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
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 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
 
getNamespaceMap() - Method in class org.apache.flink.runtime.state.heap.NestedStateMap
 
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.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
 
getNanCount() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
Number of values that are NaN.
getNanoOfMillisecond() - Method in class org.apache.flink.table.dataformat.SqlTimestamp
 
getNativeMetricMonitor() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
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
 
getNeighborValue() - Method in class org.apache.flink.graph.gsa.Neighbor
 
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(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(S) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Gets the nested serializers from the outer serializer.
getNestedSerializers() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
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(ScalaCaseClassSerializer<T>) - Method in class org.apache.flink.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
 
getNestedSerializers(EitherSerializer<L, R>) - Method in class org.apache.flink.api.scala.typeutils.ScalaEitherSerializerSnapshot
 
getNestedSerializers(OptionSerializer<E>) - Method in class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerSnapshot
 
getNestedSerializers(TrySerializer<E>) - Method in class org.apache.flink.api.scala.typeutils.ScalaTrySerializerSnapshot
 
getNestedSerializers(TraversableSerializer<T, E>) - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
getNestedSerializers(ScalaCaseClassSerializer<Tuple2<T1, T2>>) - Method in class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
getNestedSerializers(NFA.NFASerializer<T>) - Method in class org.apache.flink.cep.nfa.NFA.MigratedNFASerializerSnapshot
 
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(SharedBufferNode.SharedBufferNodeSerializer) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer.SharedBufferNodeSerializerSnapshot
 
getNestedSerializers(SharedBuffer.SharedBufferSerializer<K, V>) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerSnapshot
Deprecated.
 
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.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
 
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(ListViewSerializer<T>) - Method in class org.apache.flink.table.dataview.ListViewSerializerSnapshot
 
getNestedSerializers(MapViewSerializer<K, V>) - Method in class org.apache.flink.table.dataview.MapViewSerializerSnapshot
 
getNestedSerializers(NullAwareMapSerializer<K, V>) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
 
getNestedSerializers(CRowSerializer) - Method in class org.apache.flink.table.runtime.types.CRowSerializerSnapshot
 
getNestedSerializers(BinaryGenericSerializer<T>) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer.BinaryGenericSerializerSnapshot
 
getNestedSerializersAndConfigs() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
 
getNestedSerializerSnapshots() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
 
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(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() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getNetRuntime() - Method in class org.apache.flink.runtime.client.SerializedJobExecutionResult
 
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.
getNetRuntime() - Method in class org.apache.flink.runtime.jobmaster.JobResult
 
getNettyHttpMethod() - Method in enum org.apache.flink.runtime.rest.HttpMethodWrapper
 
getNetworkBufferPool() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getNetworkCost() - Method in class org.apache.flink.optimizer.costs.Costs
Gets the network cost.
getNetworkInterfaceNames() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getNetworkMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the network memory needed.
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.taskexecutor.TaskExecutorResourceSpec
 
getNetworkRecoveryInterval() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Returns automatic connection recovery interval in milliseconds.
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
 
getNewKeys() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
 
getNewMLEnvironmentId() - Static method in class org.apache.flink.ml.common.MLEnvironmentFactory
Create a unique MLEnvironment id and register a new MLEnvironment in the factory.
getNewNodeId() - Static method in class org.apache.flink.api.dag.Transformation
 
getNewOperators() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
getNewTableIdentifier() - Method in class org.apache.flink.table.operations.ddl.AlterTableRenameOperation
 
getNewType() - Method in exception org.apache.flink.optimizer.postpass.ConflictingFieldTypeInfoException
 
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
 
getNextBuffer() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
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.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.
getNextBuffers(int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Bulk memory acquisition.
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(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() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getNextInputSplit(String) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
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
 
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
 
getNextPartialSolution() - Method in class org.apache.flink.api.java.operators.BulkIterationResultSet
 
getNextPartialSolution() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
Gets the nextPartialSolution from this BulkIterationNode.
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
 
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
 
getNextSolutionSet() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
 
getNextToken() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
getNextToken() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
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.
getNextWorkset() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
 
getNextWorkset() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getNextWorkSetPlanNode() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
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.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.
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
 
getNodeCosts() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the costs incurred by this node.
getNodeId(String, long, int, V) - Method in class org.apache.flink.cep.nfa.SharedBuffer
Deprecated.
 
getNodeLabel() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
getNodeName() - Method in class org.apache.flink.optimizer.operators.AbstractSortMergeJoinDescriptor
 
getNodeName() - Method in class org.apache.flink.optimizer.operators.SortMergeFullOuterJoinDescriptor
 
getNodeName() - Method in class org.apache.flink.optimizer.operators.SortMergeInnerJoinDescriptor
 
getNodeName() - Method in class org.apache.flink.optimizer.operators.SortMergeLeftOuterJoinDescriptor
 
getNodeName() - Method in class org.apache.flink.optimizer.operators.SortMergeRightOuterJoinDescriptor
 
getNodeName() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the name of the plan node.
getNodeStatus(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the status of the node.
getNonChainedOutputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getNonEmptyJobName(String) - Method in class org.apache.flink.table.planner.delegation.ExecutorBase
 
getNonMissingCount() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
The number of values that are not null, NaN, or Infinity.
getNonNullCount() - Method in class org.apache.flink.api.java.summarize.BooleanColumnSummary
The number of non-null values in this column.
getNonNullCount() - Method in class org.apache.flink.api.java.summarize.ColumnSummary
The number of non-null values in this column.
getNonNullCount() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
The number of non-null values in this column.
getNonNullCount() - Method in class org.apache.flink.api.java.summarize.ObjectColumnSummary
The number of non-null values in this column.
getNonNullCount() - Method in class org.apache.flink.api.java.summarize.StringColumnSummary
 
getNonRegisteredSubclassesToSerializerConfigSnapshots() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
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
 
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.graph.types.valuearray.ByteValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
getNotNullColumns(Configuration, String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getNotNullColumns(IMetaStoreClient, Configuration, String, String) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get the set of columns that have NOT NULL constraints.
getNotNullColumns(IMetaStoreClient, Configuration, String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getNotNullColumns(IMetaStoreClient, Configuration, String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
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 interface org.apache.flink.runtime.webmonitor.retriever.GatewayRetriever
Returns the currently retrieved gateway if there is such an object.
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;
getNullCheck() - Method in class org.apache.flink.table.api.TableConfig
Returns the NULL check.
getNullCount() - Method in class org.apache.flink.api.java.summarize.BooleanColumnSummary
 
getNullCount() - Method in class org.apache.flink.api.java.summarize.ColumnSummary
The number of null values in this column.
getNullCount() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
 
getNullCount() - Method in class org.apache.flink.api.java.summarize.ObjectColumnSummary
 
getNullCount() - Method in class org.apache.flink.api.java.summarize.StringColumnSummary
 
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
 
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
 
getNumActiveTimers() - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
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.UserDefinedFunction.Input.InputCase
 
getNumberAssignedPendingTaskManagerSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
getNumberAvailableSlots() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
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.SlotManager
 
getNumberFreeSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
getNumberFreeSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
getNumberFreeSlotsOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberFreeSlotsOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
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.FailedCheckpointStats
 
getNumberOfAcknowledgedSubtasks() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getNumberOfAcknowledgedSubtasks() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
Returns the number of acknowledged subtasks.
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
 
getNumberOfAggregatedRecords() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
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.NetworkBufferPool
 
getNumberOfChainedStubs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumberOfCompletedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsCounts
Returns the number of completed checkpoints.
getNumberOfCPUCores() - Method in class org.apache.flink.runtime.instance.HardwareDescription
Returns the number of CPU cores available to the JVM on the compute node.
getNumberOfDeaggregatedRecords() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
getNumberOfDirectedEdges() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the number of unidirectional edges.
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
 
getNumberOfEdges() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the number of edges.
getNumberOfEdges() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
Get the number of edges.
getNumberOfEventsUntilInterruptInIterativeBroadcastGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumberOfEventsUntilInterruptInIterativeGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumberOfExecutionJobVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
Gets the number of job vertices currently held by this execution graph.
getNumberOfExecutionRetries() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
Should no longer be used because it is subsumed by RestartStrategyConfiguration
getNumberOfExecutionRetries() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Deprecated.
This method will be replaced by ExecutionEnvironment.getRestartStrategy(). The RestartStrategies.FixedDelayRestartStrategyConfiguration contains the number of execution retries.
getNumberOfExecutionRetries() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method will be replaced by StreamExecutionEnvironment.getRestartStrategy().
getNumberOfExecutionRetries() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getNumberOfFailedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsCounts
Returns the number of failed checkpoints.
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 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.CheckpointedInputGate
 
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
 
getNumberOfInputs() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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.heap.InternalKeyContext
Returns the number of key-groups aka max parallelism.
getNumberOfKeyGroups() - Method in class org.apache.flink.runtime.state.heap.InternalKeyContextImpl
 
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.
getNumberOfLocalAssignments() - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
 
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.
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.
getNumberOfPages() - Static method in class org.apache.flink.examples.java.graph.util.PageRankData
 
getNumberOfParallelSubtasks() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets the parallelism with which the parallel task runs.
getNumberOfParallelSubtasks() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getNumberOfParallelSubtasks() - Method in class org.apache.flink.api.common.TaskInfo
Gets the parallelism with which the parallel task runs.
getNumberOfParallelSubtasks() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getNumberOfParameters() - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns number of parameters in AbstractParameterTool.
getNumberOfParameters() - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
Returns number of parameters in ParameterTool.
getNumberOfParameters() - Method in class org.apache.flink.api.java.utils.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
 
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.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.ResultPartition
 
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).
getNumberOfRectangleTriplets() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
Get the number of rectangle triplets.
getNumberOfRectangleTriplets() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
Get the number of rectangle triplets.
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.AbstractCloseableRegistry
 
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
 
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.
getNumberOfRestarts() - Method in class 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.flip1.ExecutionFailureHandler
 
getNumberOfRestarts() - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
getNumberOfRestarts() - Method in class org.apache.flink.runtime.scheduler.LegacyScheduler
 
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 class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
getNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
 
getNumberOfRetainedSuccessfulCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getNumberOfSlots() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getNumberOfSlots() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getNumberOfSubpartitions() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
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
 
getNumberOfSubpartitions() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
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
Returns the number of subtasks.
getNumberOfSubtasks() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getNumberOfSubTasks() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStats
 
getNumberOfTransferingThreads() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Deprecated.
Typo in method name. Use RocksDBStateBackend.getNumberOfTransferThreads() instead.
getNumberOfTransferThreads() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets the number of threads used to transfer files while snapshotting/restoring.
getNumberOfTriangles() - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
Get the number of triangles.
getNumberOfTriangles() - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
Get the number of triangles.
getNumberOfTriangleTriplets() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
Get the number of triangle triplets.
getNumberOfTriangleTriplets() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
Get the number of triangle triplets.
getNumberOfTriplets() - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
Get the number of triplets.
getNumberOfTriplets() - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
Get the number of triplets.
getNumberOfTriplets() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the number of triplets.
getNumberOfTriplets() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
Get the number of triplets.
getNumberOfUndirectedEdges() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the number of bidirectional edges.
getNumberOfVariablesWithReferences() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
 
getNumberOfVertices() - Method in class org.apache.flink.graph.gsa.ApplyFunction
Retrieves the number of vertices in the graph.
getNumberOfVertices() - Method in class org.apache.flink.graph.gsa.GatherFunction
Retrieves the number of vertices in the graph.
getNumberOfVertices() - Method in class org.apache.flink.graph.gsa.SumFunction
Retrieves the number of vertices in the graph.
getNumberOfVertices() - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient.Result
Get the number of vertices.
getNumberOfVertices() - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient.Result
Get the number of vertices.
getNumberOfVertices() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
Get the number of vertices.
getNumberOfVertices() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
Get the number of vertices.
getNumberOfVertices() - Method in class org.apache.flink.graph.spargel.GatherFunction
Retrieves the number of vertices in the graph.
getNumberOfVertices() - Method in class org.apache.flink.graph.spargel.ScatterFunction
Retrieves the number of vertices in the graph.
getNumberOfVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns the number of all vertices.
getNumberPendingSlotRequests() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberPendingSlotRequests() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
getNumberPendingTaskManagerSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberPendingTaskManagerSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
getNumberRegisteredSlots() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getNumberRegisteredSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberRegisteredSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
getNumberRegisteredSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
getNumberRegisteredSlotsOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberRegisteredSlotsOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
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
 
getNumberRequiredTaskManagerSlots() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
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
 
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.
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
 
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 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
 
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 class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
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
 
getNumElements() - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
Gets the number of elements produced in total by this function.
getNumElements() - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
getNumElements() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
getNumElementsEmitted() - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
Gets the number of elements emitted so far.
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.
getNumFuturesCompleted() - Method in class org.apache.flink.runtime.concurrent.FutureUtils.ConjunctFuture
Gets the number of Futures in the conjunction that are already complete.
getNumFuturesTotal() - Method in class org.apache.flink.runtime.concurrent.FutureUtils.ConjunctFuture
Gets the total number of Futures in the conjunction.
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
 
getNumLateRecordsDropped() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
getNumLineSamples() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
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.
getNumOutputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumPartitions() - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions
 
getNumPartitions(String) - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Returns the current number of partitions for the given topic.
getNumPartitions(String) - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
getNumRecordsIn() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getNumRecordsInCounter() - Method in class org.apache.flink.runtime.metrics.groups.OperatorIOMetricGroup
 
getNumRecordsInCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumRecordsInRateMeter() - Method in class org.apache.flink.runtime.metrics.groups.OperatorIOMetricGroup
 
getNumRecordsOut() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getNumRecordsOutCounter() - Method in class org.apache.flink.runtime.metrics.groups.OperatorIOMetricGroup
 
getNumRecordsOutCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumRecordsOutRate() - Method in class org.apache.flink.runtime.metrics.groups.OperatorIOMetricGroup
 
getNumRegisteredKeyGroups() - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the current number of registered key groups.
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.dataformat.vector.VectorizedColumnBatch
 
getNumSlotsAvailable() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
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.aggregate.BytesHashMap
 
getNumSpillFiles() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
getNumSplits() - Method in class org.apache.flink.api.common.io.FileInputFormat
 
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
 
getNumTargetKeyGroups() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
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.runtime.minicluster.MiniClusterConfiguration
 
getNumTaskManagersConnected() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
getNumTasks() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getNumTotalPartitions() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
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(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(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getObjectIdentifier() - Method in class org.apache.flink.table.types.logical.DistinctType
 
getObjectInspector(DataType) - Static method in class org.apache.flink.table.functions.hive.conversion.HiveInspectors
Get Hive ObjectInspector for a Flink DataType.
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.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
 
getOffer() - Method in class org.apache.flink.mesos.scheduler.Offer
 
getOfferedTime() - Method in class org.apache.flink.mesos.scheduler.Offer
 
getOffHeapBuffer() - Method in class org.apache.flink.core.memory.HybridMemorySegment
Gets the buffer that owns the memory of this memory segment.
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.graph.generator.CirculantGraph.OffsetRange
Get the range offset.
getOffset() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
 
getOffset() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
The current offset in the partition.
getOffset() - Method in interface org.apache.flink.table.dataformat.BinaryFormat
 
getOffset() - Method in class org.apache.flink.table.dataformat.BinarySection
 
getOffset() - Method in class org.apache.flink.table.dataformat.BinaryString
 
getOffset() - Method in class org.apache.flink.table.dataformat.LazyBinaryFormat
 
getOffset() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
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
 
getOffsetFromZooKeeper(CuratorFramework, String, String, int) - Static method in class org.apache.flink.streaming.connectors.kafka.internals.ZookeeperOffsetHandler
 
getOffsetInSegment(int) - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
 
getOffsets() - Method in class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
getOne() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
getOneMinuteRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getOpenBranches() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
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
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
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.SqlAlterTableProperties
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
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.SqlCreateTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
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.SqlDropTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
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.SqlWatermark
 
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.SqlRichDescribeTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowDatabases
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowTables
 
getOperandList() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getOperandScope(SqlCall) - Method in class org.apache.calcite.sql.validate.ParameterScope
 
getOperationKey(HandlerRequest<EmptyRequestBody, M>) - 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, RescalingStatusMessageParameters>) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingStatusHandler
 
getOperationKey(HandlerRequest<EmptyRequestBody, SavepointDisposalStatusMessageParameters>) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalStatusHandler
 
getOperationKey(HandlerRequest<EmptyRequestBody, SavepointStatusMessageParameters>) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointStatusHandler
 
getOperator() - Method in class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
Gets the operator (here the BulkIterationBase.PartialSolutionPlaceHolder) that is represented by this optimizer node.
getOperator() - Method in class org.apache.flink.optimizer.dag.CoGroupNode
Gets the operator for this CoGroup node.
getOperator() - Method in class org.apache.flink.optimizer.dag.CoGroupRawNode
Gets the operator for this CoGroup node.
getOperator() - Method in class org.apache.flink.optimizer.dag.CrossNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
Gets the operator for which this optimizer sink node was created.
getOperator() - Method in class org.apache.flink.optimizer.dag.DataSourceNode
Gets the contract object for this data source node.
getOperator() - Method in class org.apache.flink.optimizer.dag.FilterNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.FlatMapNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.GroupCombineNode
Gets the operator represented by this optimizer node.
getOperator() - Method in class org.apache.flink.optimizer.dag.GroupReduceNode
Gets the operator represented by this optimizer node.
getOperator() - Method in class org.apache.flink.optimizer.dag.JoinNode
Gets the contract object for this match node.
getOperator() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets the operator represented by this optimizer node.
getOperator() - Method in class org.apache.flink.optimizer.dag.OuterJoinNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.PartitionNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.ReduceNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.SolutionSetNode
Gets the contract object for this data source node.
getOperator() - Method in class org.apache.flink.optimizer.dag.SortPartitionNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getOperator() - Method in class org.apache.flink.optimizer.dag.WorksetNode
Gets the contract object for this data source node.
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.SqlAlterTable
 
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.SqlCreateTable
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
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.SqlWatermark
 
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.SqlRichDescribeTable
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
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.SqlShowTables
 
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.OneInputTransformation
 
getOperator() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getOperator() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getOperator() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
getOperatorBackPressureStats(ExecutionJobVertex) - Method in interface org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStatsTracker
Returns back pressure statistics for an operator.
getOperatorBackPressureStats(ExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStatsTrackerImpl
Returns back pressure statistics for a operator.
getOperatorBackPressureStats() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStatsResponse
 
getOperatorConfig() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getOperatorDescription() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getOperatorFactory() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
Returns the StreamOperatorFactory of this Transformation.
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
Returns the StreamOperatorFactory of this SinkTransformation.
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
Returns the StreamOperatorFactory of this SourceTransformation.
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the StreamOperatorFactory of this Transformation.
getOperatorFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getOperatorID() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getOperatorId() - Method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
getOperatorID() - Method in class org.apache.flink.state.api.runtime.BootstrapTransformationWithID
 
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 interface org.apache.flink.streaming.api.operators.StreamOperator
 
getOperatorId() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
getOperatorIDs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
Returns a list containing the IDs 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.
getOperatorInfo() - Method in class org.apache.flink.optimizer.util.NoOpUnaryUdfOp
 
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.catalog.FunctionCatalogOperatorTable
 
getOperatorList() - Method in class org.apache.flink.table.planner.catalog.FunctionCatalogOperatorTable
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.CoGroupNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.CoGroupRawNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.CrossNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.FilterNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.FlatMapNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.GroupCombineNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.GroupReduceNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.JoinNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.MapNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.MapPartitionNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets the name of this node, which is the name of the function/operator, or data source / data sink.
getOperatorName() - Method in class org.apache.flink.optimizer.dag.OuterJoinNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.PartitionNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.ReduceNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.SinkJoiner
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.SolutionSetNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.SortPartitionNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.UnaryOperatorNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode.SingleRootJoiner
 
getOperatorName() - Method in class org.apache.flink.optimizer.dag.WorksetNode
 
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.
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(ListStateDescriptor<S>) - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Deprecated.
since 1.3.0. This was deprecated as part of a refinement to the function names. Please use OperatorStateStore.getListState(ListStateDescriptor) instead.
getOperatorState(ListStateDescriptor<S>) - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
Deprecated.
This was deprecated as part of a refinement to the function names. Please use DefaultOperatorStateBackend.getListState(ListStateDescriptor) instead.
getOperatorState(String) - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
getOperatorStateBackend() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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.PendingCheckpoint
 
getOperatorStates() - Method in interface org.apache.flink.runtime.checkpoint.savepoint.Savepoint
Returns the snapshotted operator states.
getOperatorStates() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
 
getOperatorStates() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
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
 
getOperatorStrategyString(DriverStrategy) - Static method in class org.apache.flink.optimizer.plantranslate.JsonMapper
 
getOperatorStrategyString(DriverStrategy, String, String) - Static method in class org.apache.flink.optimizer.plantranslate.JsonMapper
 
getOperatorTable() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
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.
getOptimizerNode() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getOptimizerNode() - Method in class org.apache.flink.optimizer.plan.BinaryUnionPlanNode
 
getOptimizerNode() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getOptimizerNode() - Method in interface org.apache.flink.optimizer.plandump.DumpableNode
 
getOptimizerPlanAsJSON(OptimizedPlan) - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
getOptimizerPropertiesJson(JsonFactory, PlanNode) - Static method in class org.apache.flink.optimizer.plantranslate.JsonMapper
 
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 metada included in ConfigOption.
getOptional(ConfigOption<T>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getOptionalArray(String, Function<String, E>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns all array elements under a given key if it exists.
getOptionalBigDecimal(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a big decimal value under the given key if it exists.
getOptionalBoolean(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a boolean value under the given key if it exists.
getOptionalByte(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a byte value under the given key if it exists.
getOptionalCharacter(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a character value under the given key if it exists.
getOptionalClass(String, Class<T>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a class value under the given key if it exists.
getOptionalDataType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns the DataType under the given key if it exists.
getOptionalDouble(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a double value under the given key if it exists.
getOptionalDuration(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a Java Duration under the given key if it exists.
getOptionalFloat(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a float value under the given key if it exists.
getOptionalInt(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns an integer value under the given key if it exists.
getOptionalLong(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a long value under the given key if it exists.
getOptionalMemorySize(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a Flink MemorySize under the given key if it exists.
getOptionalObjectIdentifier() - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
getOptionalShort(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a short value under the given key if it exists.
getOptionalString(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a string value under the given key if it exists.
getOptionalTableSchema(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a table schema under the given key if it exists.
getOptionalType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns the type information under the given key if it exists.
getOptions() - Method in class org.apache.flink.container.entrypoint.StandaloneJobClusterConfigurationParserFactory
 
getOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
getOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
getOptions() - Method in class org.apache.flink.runtime.entrypoint.ClusterConfigurationParserFactory
 
getOptions() - Method in class org.apache.flink.runtime.entrypoint.EntrypointClusterConfigurationParserFactory
 
getOptions() - Method in interface org.apache.flink.runtime.entrypoint.parser.ParserResultFactory
Returns all relevant Options for parsing the command line arguments.
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
 
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, V>) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
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.streaming.api.operators.AbstractStreamOperator
 
getOrDefault(boolean) - Method in enum org.apache.flink.util.TernaryBoolean
Gets the boolean value corresponding to this value.
getOrder(int) - Method in class org.apache.flink.api.common.operators.Ordering
 
getOrder() - Method in class org.apache.flink.table.api.OverWindow
 
getOrder() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getOrderBy() - Method in class org.apache.flink.table.expressions.resolver.LocalOverWindow
 
getOrderdate() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
 
getOrderdate() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
getOrdering() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
getOrdering() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
Gets the key order.
getOrdering() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Gets the key order.
getOrdering() - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Gets the key order.
getOrderkey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
 
getOrderKey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
 
getOrderkey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
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.
getOriginal(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getOriginalError() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
getOriginalErrorClassName() - Method in exception org.apache.flink.util.SerializedThrowable
 
getOriginalExpression() - Method in class org.apache.calcite.plan.RelOptCluster
Deprecated.
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).
getOriginalOptimizerNode() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the node from the optimizer DAG for which this plan candidate node was created.
getOriginalPlan() - Method in class org.apache.flink.optimizer.plan.OptimizedPlan
Gets the original program's dataflow plan from which this optimized plan was created.
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 perserves the original formatting.
getOriginalSessionContext() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
Get the SessionContext when initialize the ExecutionContext.
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).
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.
getOutDegree() - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees.Degrees
 
getOutDegree() - Method in class org.apache.flink.graph.spargel.GatherFunction
Retrieve the vertex out-degree (number of out-going edges).
getOutDegree() - Method in class org.apache.flink.graph.spargel.ScatterFunction
Retrieve the vertex out-degree (number of out-going edges).
getOutEdgeIndices() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOutEdges() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOutEdgesInOrder(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getOuterJoinType() - Method in class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
getOuterRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
Gets the iterable of AbstractStreamingJoinOperator.OuterRecord which composites record and numOfAssociations.
getOutgoingChannels() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets a list of all outgoing channels leading to successors.
getOutgoingConnections() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
Gets all outgoing connections, which is an empty set for the data sink.
getOutgoingConnections() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
The list of outgoing connections from this node to succeeding tasks.
getOutgoingConnections() - Method in class org.apache.flink.optimizer.dag.SinkJoiner
 
getOutput() - Method in class org.apache.flink.ml.operator.AlgoOperator
Returns the table held by operator.
getOutputCardinality() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
getOutputCol() - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputCol
 
getOutputCol() - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputColDefaultAsNull
 
getOutputCollector() - Method in class org.apache.flink.runtime.operators.BatchTask
 
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.
getOutputCollector() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
getOutputCollector() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getOutputCols() - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputCols
 
getOutputCols() - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputColsDefaultAsNull
 
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.CallExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
getOutputDataType() - Method in interface org.apache.flink.table.expressions.ResolvedExpression
Returns the data type of the computation result.
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 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
 
getOutputFilePath() - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
getOutputFormat() - Method in class org.apache.flink.connectors.hive.HiveTableSink
 
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
 
getOutputFormat() - Method in class org.apache.flink.table.client.gateway.local.CollectBatchTableSink
 
getOutputFormat() - Method in class org.apache.flink.table.sinks.OutputFormatTableSink
Returns an OutputFormat for writing the data of the table.
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
 
getOutputPartitioner(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getOutputSchema() - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
Returns the HCatSchema of the HCatRecord returned by this InputFormat.
getOutputSchema() - Method in class org.apache.flink.ml.common.mapper.Mapper
Get the schema of the output rows of Mapper.map(Row) method.
getOutputSelector() - Method in class org.apache.flink.streaming.api.transformations.SplitTransformation
Returns the OutputSelector.
getOutputSelectors(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getOutputSelectors() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
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
 
getOutputTag() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getOutputTag() - Method in class org.apache.flink.streaming.api.transformations.SideOutputTransformation
 
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 class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSink
 
getOutputType() - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
getOutputType() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraAppendTableSink
 
getOutputType() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
getOutputType() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
getOutputType() - Method in class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
getOutputType() - Method in class org.apache.flink.table.runtime.runners.python.AbstractPythonScalarFunctionRunner
Gets the logical type of the execution results of the Python user-defined functions.
getOutputType() - Method in interface org.apache.flink.table.sinks.RetractStreamTableSink
 
getOutputType() - Method in interface org.apache.flink.table.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 interface org.apache.flink.table.sinks.UpsertStreamTableSink
 
getOutputTypeSerializer() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
Returns the TypeSerializer for execution results.
getOutputTypeSerializer() - Method in class org.apache.flink.table.runtime.runners.python.BaseRowPythonScalarFunctionRunner
 
getOutputTypeSerializer() - Method in class org.apache.flink.table.runtime.runners.python.PythonScalarFunctionRunner
 
getOutputTypeStrategy() - Method in class org.apache.flink.table.types.inference.TypeInference
 
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.
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.
getOwnerName() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
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.ResultPartition
 
getPact() - Method in class org.apache.flink.table.explain.Node
 
getPactPlanAsJSON(List<DataSinkNode>) - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
getPageName() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId
 
getPageRankScore() - Method in class org.apache.flink.graph.library.linkanalysis.PageRank.Result
Get the PageRank score.
getPages() - Method in class org.apache.flink.cep.nfa.SharedBuffer
Deprecated.
 
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.
getPairComparator() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
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 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.api.java.CollectionEnvironment
 
getParallelism() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Gets the parallelism with which operation are executed by default.
getParallelism() - Method in class org.apache.flink.api.java.operators.DataSink
Returns the parallelism of this data sink.
getParallelism() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the iteration's parallelism.
getParallelism() - Method in class org.apache.flink.api.java.operators.Operator
Returns the parallelism of this operator.
getParallelism() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
getParallelism() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getParallelism() - Method in class org.apache.flink.graph.IterationConfiguration
Gets the iteration's parallelism.
getParallelism() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets the parallelism for the operator represented by this optimizer node.
getParallelism() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
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.jobgraph.JobVertex
Gets the parallelism of the task.
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 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 class org.apache.flink.table.client.config.entries.ExecutionEntry
 
getParallelism() - Method in class org.apache.flink.table.explain.Node
 
getParallelism() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getParallelism() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
getParallelism() - Method in class org.apache.flink.tests.util.flink.JobSubmission
 
getParallelismFactor() - Method in class org.apache.flink.runtime.clusterframework.BootstrapTools.ForkJoinExecutorConfiguration
 
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() - Method in class org.apache.flink.api.java.operators.DataSink
 
getParameters() - Method in class org.apache.flink.api.java.operators.DataSource
 
getParameters() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
getParameters() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
getParameters() - Method in interface org.apache.flink.api.java.operators.UdfOperator
Gets the configuration parameters that will be passed to the UDF's open method AbstractRichFunction.open(Configuration).
getParameters(OperatorID) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
getParameters() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getParameterType(Class<?>, Class<?>, int) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getParameterTypes(Class<?>[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction
 
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.ScalarFunction
Returns TypeInformation about the operands of the evaluation method with a given signature.
getParameterTypes(Class<?>[]) - Method in class org.apache.flink.table.functions.TableFunction
Returns TypeInformation about the operands of the evaluation method with a given signature.
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
 
getParameterTypes(Class<?>[]) - Method in class org.apache.flink.table.planner.functions.tablefunctions.ReplicateRows
 
getParameterValues() - Method in class org.apache.flink.api.java.io.jdbc.split.GenericParameterValuesProvider
 
getParameterValues() - Method in class org.apache.flink.api.java.io.jdbc.split.NumericBetweenParametersProvider
 
getParameterValues() - Method in interface org.apache.flink.api.java.io.jdbc.split.ParameterValuesProvider
Returns the necessary parameters array to use for query in parallel a table.
getParamNames() - Method in class org.apache.calcite.sql.SqlFunction
Returns a list of parameter names.
getParams() - Method in class org.apache.flink.ml.api.core.Pipeline
 
getParams() - Method in interface org.apache.flink.ml.api.misc.param.WithParams
Returns the all the parameters.
getParams() - Method in class org.apache.flink.ml.operator.AlgoOperator
 
getParams() - Method in class org.apache.flink.ml.pipeline.PipelineStageBase
 
getParamTypes() - Method in class org.apache.calcite.sql.SqlFunction
 
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(Configuration) - Static method in class org.apache.flink.configuration.CoreOptions
 
getParentGroup() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
getParentMetricGroup() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getParentShardId() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
getParser() - Method in interface org.apache.flink.table.delegation.Planner
Retrieves a Parser that provides methods for parsing a SQL string.
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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.
getPartialMatches() - Method in class org.apache.flink.cep.nfa.NFAState
 
getPartialSolution() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getPartialSolution() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
Gets the partialSolution from this BulkIterationNode.
getPartialSolutionNode() - Method in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
getPartialSolutionPlanNode() - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
getPartition() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
getPartition() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
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(String, String, List<String>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getPartition(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getPartition(LinkedHashMap<String, String>) - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
Get partition location path for this partition spec.
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.
getPartitionColumnName() - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions
 
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(String, String, List<String>, List<String>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getPartitionedFields() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Gets the fields on which the data is partitioned.
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(StateDescriptor<S, ?>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
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(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.AbstractStreamOperator
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.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.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.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
Gets the custom partitioner used by this join, or null, if none is set.
getPartitioner() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
Gets the custom partitioner used by this join, or null, if none is set.
getPartitioner() - Method in class org.apache.flink.api.java.operators.JoinOperator
Gets the custom partitioner used by this join, or null, if none is set.
getPartitioner() - Method in class org.apache.flink.optimizer.plan.Channel
 
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
 
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 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.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
getPartitionId(T) - Method in class org.apache.flink.streaming.connectors.kinesis.KinesisPartitioner
Return a partition id based on the input.
getPartitioning() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
getPartitioning() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Gets the partitioning property.
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.
getPartitioningFields() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
getPartitioningOrdering() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
getPartitionKeyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getPartitionKeys() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
getPartitionKeys() - Method in interface org.apache.flink.table.catalog.CatalogTable
Get the partition keys of the table.
getPartitionLeadersForTopics(List<String>) - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08PartitionDiscoverer
Send request to Kafka to get partitions for topics.
getPartitionLowerBound() - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions
 
getPartitionMethod() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
getPartitionNumber() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
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.
getPartitionOffset(String, int) - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Returns the current partition offset for the given partition of the given topic.
getPartitionOffset(String, int) - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
getPartitionOrdering() - Method in class org.apache.flink.api.common.operators.base.SortPartitionOperatorBase
 
getPartitions() - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
getPartitions() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getPartitions() - Method in interface org.apache.flink.table.sources.PartitionableTableSource
Returns all the partitions of this PartitionableTableSource.
getPartitionsByTopic(String, KafkaProducer<byte[], byte[]>) - Static method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
 
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.connectors.hive.HiveTablePartition
 
getPartitionSpec() - Method in class org.apache.flink.table.catalog.CatalogPartitionSpec
Get the partition spec as key-value map.
getPartitionStateChecker() - Method in class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
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.catalog.hive.HiveCatalog
 
getPartitionTracker() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
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
 
getPartitionUpperBound() - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions
 
getPartPrefix() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig
The prefix for the part name.
getPartSuffix() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig
The suffix for the part name.
getPassword() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
getPassword() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the password.
getPassword(String) - Method in class org.apache.hadoop.conf.Configuration
Get the value for a known password configuration element.
getPasswordFromConfig(String) - Method in class org.apache.hadoop.conf.Configuration
Fallback to clear text passwords in configuration.
getPasswordFromCredentialProviders(String) - Method in class org.apache.hadoop.conf.Configuration
Try and resolve the provided element name as a credential provider alias.
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.examples.java.distcp.FileCopyTask
 
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
 
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.jobmanager.ZooKeeperJobGraphStore
Returns the JobID as a String (with leading slash).
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.TaskCheckpointMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.EmptyMessageParameters
 
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.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.JobMessageParameters
 
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.TaskManagerMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteMessageParameters
 
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
 
getPaths() - Method in interface org.apache.flink.runtime.rest.handler.WebHandler
Returns an array of REST URL's under which this handler can be registered.
getPattern(String, Pattern) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a Pattern.
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.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 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.runtime.rpc.messages.UnfencedMessage
 
getPayload() - Method in class org.apache.flink.streaming.tests.Event
 
getPayload() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
getPendingBytes() - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
 
getPendingBytes() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
getPendingBytes() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
getPendingBytes() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
getPendingCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getPendingCommitTransactions() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
getPendingTransaction() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
getPeriodicWatermarkAssigner() - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
getPeriodicWatermarksInterval() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
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.
getPhysicalSchema(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Return TableSchema which consists of all physical columns.
getPhysicalSlotNumber() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Gets the slot number on the TaskManager.
getPhysicalSlotNumber() - Method in interface org.apache.flink.runtime.jobmaster.SlotInfo
Gets the number of the slot.
getPhysicalSlotNumber() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getPhysicalSlotNumber() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotInfoWithUtilization
 
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.
getPhysicalSlotResourceProfile() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements
 
getPhysicalSlotResourceProfile(ExecutionVertex) - Static method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirementsMapper
Get resource profile of the physical slot to allocate a logical slot in for the given vertex.
getPipeline(PackagedProgram, boolean) - Method in class org.apache.flink.client.program.OptimizerPlanEnvironment
Retrieves the JobGraph from a PackagedProgram.
getPipelineBreakingExchange(ExecutionMode) - Static method in enum org.apache.flink.runtime.io.network.DataExchangeMode
 
getPipelineFromProgram(PackagedProgram, Configuration, int, boolean) - Static method in class org.apache.flink.client.program.PackagedProgramUtils
 
getPlanner() - Method in class org.apache.calcite.plan.RelOptCluster
 
getPlanner() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getPlanner() - Method in class org.apache.flink.table.planner.plan.nodes.process.DAGProcessContext
Gets PlannerBase, BatchPlanner for batch job.
getPlanner() - Method in class org.apache.flink.table.planner.PlanningConfigurationBuilder
Returns the Calcite RelOptPlanner that will be used.
getPlannerConfig() - Method in class org.apache.flink.table.api.TableConfig
Returns the current configuration of Planner for Table API and SQL queries.
getPlannerTypeInferenceUtil() - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
getPlannerTypeInferenceUtil() - Method in interface org.apache.flink.table.catalog.FunctionLookup
Temporary utility until the new type inference is fully functional.
getPlanNode() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getPlanNode() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getPlanNode() - Method in interface org.apache.flink.optimizer.plandump.DumpableNode
 
getPluginId() - Method in class org.apache.flink.core.plugin.PluginDescriptor
 
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
 
getPodCreationRetryInterval() - Method in class org.apache.flink.kubernetes.configuration.KubernetesResourceManagerConfiguration
 
getPodName() - Method in class org.apache.flink.kubernetes.kubeclient.TaskManagerPodParameter
 
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.
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.util.ClusterEntrypointUtils
Gets and verify the io-executor pool size based on configuration.
getPort() - Method in class org.apache.flink.kubernetes.kubeclient.Endpoint
 
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.akka.AkkaRpcService
 
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.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.connectors.rabbitmq.common.RMQConnectionConfig
 
getPort() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
Returns the port on which the iterator is getting the data.
getPortRangeFromString(String) - Static method in class org.apache.flink.util.NetUtils
Returns an iterator over available ports defined by the range definition.
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.fs.s3.common.utils.RefCountedBufferingFileStream
 
getPos() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
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.DuplicatingCheckpointOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
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.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
getPos() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
getPos() - Method in class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
 
getPos() - Method in interface org.apache.flink.streaming.connectors.fs.Writer
Deprecated.
Retrieves the current position, and thus size, of the output file.
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
 
getPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
getPossibleGlobalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
 
getPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
getPossibleLocalProperties() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.CoGroupNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.CoGroupRawNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.CrossNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.FilterNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.FlatMapNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.GroupCombineNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.GroupReduceNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.JoinNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.MapNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.MapPartitionNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.OuterJoinNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.PartitionNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.ReduceNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.SinkJoiner
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.SortPartitionNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.UnaryOperatorNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getPossibleProperties() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode.SingleRootJoiner
 
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.DateTimeType.Builder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
int32 precision = 1;
getPrecision() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeTypeOrBuilder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
int32 precision = 1;
getPrecision() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalTypeOrBuilder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.table.dataformat.Decimal
 
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.SqlTimestampTypeInfo
 
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(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.
getPrecision() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
getPredecessor() - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Gets the predecessor of this node, i.e.
getPredecessorNode() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
Gets the predecessor of this node.
getPredecessorNode() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
Gets the predecessor of this node.
getPredecessors() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.NAryUnionPlanNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.SourcePlanNode
 
getPredecessors() - Method in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
getPredecessors() - Method in interface org.apache.flink.optimizer.plandump.DumpableNode
Gets an iterator over the predecessors.
getPredecessors() - Method in class org.apache.flink.table.explain.Node
 
getPredefinedOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets the currently set predefined options for RocksDB.
getPredicate() - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
getPredictionCol() - Method in interface org.apache.flink.ml.params.shared.colname.HasPredictionCol
 
getPredictionDetailCol() - Method in interface org.apache.flink.ml.params.shared.colname.HasPredictionDetailCol
 
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.
getPreferredLocations() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns the preferred locations for the slot.
getPreferredLocations() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Gets the overall preferred execution location for this vertex's current execution.
getPreferredLocations() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements
 
getPreferredLocationsBasedOnInputs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Gets the location preferences of the vertex's current task execution, as determined by the locations of the predecessors from which it receives input data.
getPreferredLocationsBasedOnState() - 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.
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.api.java.operators.DataSink
Returns the preferred resources of this data sink.
getPreferredResources() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the preferred resources from this iteration.
getPreferredResources() - Method in class org.apache.flink.api.java.operators.Operator
Returns the preferred resource of this operator.
getPreferredResources() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
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
 
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
 
getPreviousAllocationId() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements
 
getPreviousBufferEntry() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getPreviousElementSerializer() - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
getPreviousExecutionGraphAllocations() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns a set of all previous allocation ids from the execution graph.
getPreviousGlobalAggregate(String) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
getPreviousIterationAggregate(String) - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
 
getPreviousIterationAggregate(String) - Method in class org.apache.flink.graph.gsa.ApplyFunction
Get the aggregated value that an aggregator computed in the previous iteration.
getPreviousIterationAggregate(String) - Method in class org.apache.flink.graph.gsa.GatherFunction
Get the aggregated value that an aggregator computed in the previous iteration.
getPreviousIterationAggregate(String) - Method in class org.apache.flink.graph.gsa.SumFunction
Get the aggregated value that an aggregator computed in the previous iteration.
getPreviousIterationAggregate(String) - Method in class org.apache.flink.graph.pregel.ComputeFunction
Get the aggregated value that an aggregator computed in the previous iteration.
getPreviousIterationAggregate(String) - Method in class org.apache.flink.graph.spargel.GatherFunction
Get the aggregated value that an aggregator computed in the previous iteration.
getPreviousIterationAggregate(String) - Method in class org.apache.flink.graph.spargel.ScatterFunction
Get the aggregated value that an aggregator computed in the previous iteration.
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
 
getPreviousType() - Method in exception org.apache.flink.optimizer.postpass.ConflictingFieldTypeInfoException
 
getPreviousValueSerializer() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
getPrimaryKey() - Method in class org.apache.flink.table.api.TableSchema
 
getPrimaryKey(String, String, byte) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getPrimaryKey(IMetaStoreClient, String, String, byte) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get the primary key of a Hive table and convert it to a UniqueConstraint.
getPrimaryKey(IMetaStoreClient, String, String, byte) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getPrimaryKey(IMetaStoreClient, String, String, byte) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV210
 
getPrimaryKey() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getPrimaryKeyFields() - Method in class org.apache.flink.table.client.config.entries.TemporalTableEntry
 
getPrimaryKeyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getPrincipal() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getPriorExecutionAttempt(int) - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the execution for the given attempt number.
getPriorExecutionAttempt(int) - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getPriorExecutionAttempt(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
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
 
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.
getPriority() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
getPriorityQueue() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
 
getPriorityQueueStateType() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets the type of the priority queue state.
getPrivateState() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getProbeLongKey(BaseRow) - 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
 
getProcess() - Method in class org.apache.flink.test.util.TestProcessBuilder.TestProcess
 
getProcess() - Method in class org.apache.flink.tests.util.AutoClosableProcess
 
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.StreamingRuntimeContext
 
getProcessingTimeService(int) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getProcessingTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
getProcessorsCount() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getProcessOutput() - Method in class org.apache.flink.test.util.TestProcessBuilder.TestProcess
 
getProctimeAttribute() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
getProctimeAttribute() - Method in interface org.apache.flink.table.sources.DefinedProctimeAttribute
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 class org.apache.flink.connectors.hive.HiveTableSource
 
getProducedDataType() - Method in class org.apache.flink.sql.tests.BatchSQLTestProgram.GeneratorTableSource
 
getProducedDataType() - Method in class org.apache.flink.table.sources.CsvTableSource
 
getProducedDataType() - Method in interface org.apache.flink.table.sources.TableSource
Returns the DataType for the produced data of the TableSource.
getProducedDataType() - Method in class org.apache.flink.walkthrough.common.table.BoundedTransactionTableSource
 
getProducedDataType() - Method in class org.apache.flink.walkthrough.common.table.UnboundedTransactionTableSource
 
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.addons.hbase.HBaseRowInputFormat
 
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.java.hadoop.mapred.HadoopInputFormat
 
getProducedType() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormat
 
getProducedType() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
getProducedType() - Method in class org.apache.flink.api.java.io.RowCsvInputFormat
 
getProducedType() - Method in class org.apache.flink.api.java.io.TypeSerializerInputFormat
 
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.formats.avro.AvroDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
getProducedType() - Method in class org.apache.flink.formats.avro.AvroRowDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.parquet.ParquetRowInputFormat
 
getProducedType() - Method in class org.apache.flink.graph.library.ConnectedComponents.CCMessenger
 
getProducedType() - Method in class org.apache.flink.graph.library.LabelPropagation.SendNewLabelToNeighbors
 
getProducedType() - Method in class org.apache.flink.graph.utils.GraphUtils.MapTo
 
getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
 
getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
 
getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceFunction
 
getProducedType() - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
getProducedType() - Method in class org.apache.flink.orc.OrcRowInputFormat
 
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.connectors.gcp.pubsub.PubSubSource
 
getProducedType() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
getProducedType() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaDeserializationSchemaWrapper
 
getProducedType() - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
getProducedType() - Method in class org.apache.flink.streaming.connectors.kinesis.serialization.DynamoDBStreamsSchema
 
getProducedType() - Method in class org.apache.flink.streaming.connectors.kinesis.serialization.KinesisDeserializationSchemaWrapper
 
getProducedType() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
getProducedType() - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializer
 
getProducedType() - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEventSchema
 
getProducedType() - Method in class org.apache.flink.streaming.tests.PeriodicStreamingJob.PeriodicSourceGenerator
 
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.streaming.util.serialization.JSONKeyValueDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
 
getProducedType() - Method in interface org.apache.flink.table.runtime.keyselector.BaseRowKeySelector
 
getProducedType() - Method in class org.apache.flink.table.runtime.keyselector.BinaryRowKeySelector
 
getProducedType() - Method in class org.apache.flink.table.runtime.keyselector.NullBinaryRowKeySelector
 
getProducedType() - Method in class org.apache.flink.table.runtime.operators.match.RowtimeProcessFunction
 
getProducedType() - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
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
 
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
 
getProducerId() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
getProducerId() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
getProducerLocation() - Method in class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
getProgramArgs() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getProgramArguments() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRequestBody
 
getProgramArgumentsList() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRequestBody
 
getProgramOperator() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the program operator that this node represents in the plan.
getProgress() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
getProgress() - Method in class org.apache.flink.yarn.YarnResourceManager
 
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.api.java.utils.ParameterTool
Returns a Properties object from this ParameterTool.
getProperties() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
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.streaming.connectors.kafka.KafkaTableSourceBase
Returns the properties for the Kafka consumer.
getProperties() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
getProperties() - Method in class org.apache.flink.table.catalog.AbstractCatalogView
 
getProperties() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Get the properties of the table.
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
 
getProperties1() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.GlobalPropertiesPair
 
getProperties1() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.LocalPropertiesPair
 
getProperties2() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.GlobalPropertiesPair
 
getProperties2() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.LocalPropertiesPair
 
getPropertiesFromBrokerList(String) - Static method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
 
getPropertiesWithPrefix(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a map of properties whose key starts with the given prefix, and the prefix is removed upon return.
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableProperties
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getPropertyName() - Method in class org.apache.flink.tests.util.parameters.ParameterProperty
 
getPropertySources(String) - Method in class org.apache.hadoop.conf.Configuration
Gets information about why a property was set.
getProps() - Method in class org.apache.hadoop.conf.Configuration
 
getPropsWithPrefix(String) - Method in class org.apache.hadoop.conf.Configuration
Constructs a mapping of configuration and includes all properties that start with the specified configuration prefix.
getProtocVersion() - Static method in class org.apache.hadoop.util.VersionInfo
 
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
 
getPushChainDriverClass() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
getPvals(HiveShim, List<FieldSchema>, Map<String, String>) - Static method in class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
 
getPythonArchivesInfo() - Method in class org.apache.flink.python.PythonConfig
 
getPythonDataBufferMemorySize() - Method in class org.apache.flink.python.PythonConfig
 
getPythonEnv() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Returns the PythonEnv used to create PythonEnvironmentManager..
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.SimplePythonFunction
 
getPythonEnv() - Method in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
 
getPythonExec() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getPythonExec() - Method in class org.apache.flink.python.PythonConfig
 
getPythonFiles() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getPythonFilesInfo() - Method in class org.apache.flink.python.PythonConfig
 
getPythonFrameworkMemorySize() - Method in class org.apache.flink.python.PythonConfig
 
getPythonFunction() - Method in class org.apache.flink.table.functions.python.PythonFunctionInfo
 
getPythonRequirementsCacheDirInfo() - Method in class org.apache.flink.python.PythonConfig
 
getPythonRequirementsFileInfo() - Method in class org.apache.flink.python.PythonConfig
 
getQualifiedName() - Method in class org.apache.flink.table.planner.catalog.QueryOperationCatalogViewTable
 
getQualifiedName() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
getQualifierKeys(String) - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Returns the HBase identifiers of all registered column qualifiers for a specific column family.
getQualifierTypes(String) - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Returns the types of all registered column qualifiers of a specific column family.
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.metrics.DescriptiveStatisticsHistogramStatistics
 
getQuery() - Method in class org.apache.calcite.plan.RelOptCluster
Deprecated.
getQuery() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getQuery() - Method in class org.apache.flink.table.client.config.entries.ViewEntry
 
getQueryableStateName() - Method in class org.apache.flink.api.common.state.StateDescriptor
Returns the queryable state name.
getQueryableStateName() - Method in class org.apache.flink.streaming.api.datastream.QueryableStateStream
Returns the name under which the state can be queried.
getQueryConfig() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
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, M>, 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, M>, 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.EmptyMessageParameters
 
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.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.JobMessageParameters
 
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
 
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
 
getQueue(int) - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
The queue for the given producer (i.e.
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.
getRandomGenerable() - Method in class org.apache.flink.graph.generator.random.BlockInfo
 
getRandomGenerables(long, int) - Method in class org.apache.flink.graph.generator.random.GeneratorFactoryBase
 
getRandomGenerables(long, int) - Method in interface org.apache.flink.graph.generator.random.RandomGenerableFactory
The amount of work (elementCount * cyclesPerElement) is used to generate a list of blocks of work of near-equal size.
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.
getRange(String, String) - Method in class org.apache.hadoop.conf.Configuration
Parse the given attribute as a set of integer ranges
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.
getRangeStart() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
Get range start for the first integer range.
getRankDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.relational.util.WebLogData
 
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
 
getRateLimiter() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
 
getRatio() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getRaw(String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property, without doing variable expansion.If the key is deprecated, it returns the value of the first key which replaces the deprecated key and is not null.
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
 
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
Returns a handle to the raw keyed state.
getRawKeyedState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
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
Returns a handle to the raw operator state.
getRawOperatorState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
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
 
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(int, StateMetaInfoSnapshotReadersWriters.StateTypeHint) - Static method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshotReadersWriters
Returns a reader for StateMetaInfoSnapshot with the requested state type and version number.
getReader() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
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.NetworkBuffer
 
getReaderIndex() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
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
 
getReadFields(int) - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode.UnionSemanticProperties
 
getReadingThread(ExceptionHandler<IOException>, MutableObjectIterator<E>, UnilateralSortMerger.CircularQueues<E>, LargeRecordHandler<E>, AbstractInvokable, TypeSerializer<E>, long) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
Creates the reading thread.
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.
getReadPosition() - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
 
getReadVersion() - Method in class org.apache.flink.core.io.VersionedIOReadableWritable
Returns the found serialization version.
getReason() - Method in class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint
Gets the reason why the checkpoint was declined.
getReason() - Method in class org.apache.flink.runtime.registration.RegistrationResponse.Decline
Gets the reason for the rejection.
getReceiveRatePerInterface(int) - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getReceiverId() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
getReconfiguredSerializer() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Gets the reconfigured serializer.
getRecord(int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
getRecord(T, 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(T, 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.NormalizedKeySorter
 
getRecordAreaMemorySegments() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
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
getRecordReader() - Method in class org.apache.flink.orc.OrcSplitReader
 
getRecords(String, int) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Get the next batch of data records using a specific shard iterator.
getRecords(String, int) - Method in interface org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxyInterface
Get the next batch of data records using a specific shard iterator.
getRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
Gets the iterable of records.
getRecords() - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
Gets all the records under the current context (i.e.
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.
getRecordsFromKafka() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerThread
Get records from Kafka.
getRecordsRead() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getRecordsReadFromBlock() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
getRecordsWritten() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getRecordType() - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
getRecordType() - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
getRecordType() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
getRecordType() - Method in class org.apache.flink.table.client.gateway.local.CollectStreamTableSink
 
getRecordType() - Method in interface org.apache.flink.table.sinks.RetractStreamTableSink
Returns the requested record type.
getRecordType() - Method in interface org.apache.flink.table.sinks.UpsertStreamTableSink
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
 
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.s3.common.writer.S3Committer
 
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.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
 
getReduceFunction() - Method in class org.apache.flink.api.common.state.ReducingStateDescriptor
Returns the reduce function to be used for the reducing state.
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
 
getReference() - Method in class org.apache.flink.runtime.state.SharedStateRegistry.Result
 
getReferenceBytes() - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
Gets the reference bytes.
getReferenceCount() - Method in class org.apache.flink.runtime.state.SharedStateRegistry.Result
 
getReferenceCounter() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
getReferences() - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
 
getReferencesToClose() - Method in class org.apache.flink.core.fs.CloseableRegistry
 
getReferencesToClose() - Method in class org.apache.flink.util.AbstractCloseableRegistry
 
getReferentialConstraints() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the referential constraints existing for this table.
getRefreshInterval() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getRefreshInterval() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getRefusedDelayMillis() - Method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
getRefusedRegistrationPause() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
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
 
getRegisteredClass() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getRegisteredExecutions() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getRegisteredKryoTypes() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the registered Kryo types.
getRegisteredPojoTypes() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the registered POJO types.
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
 
getRegisteredSubclassesToSerializerConfigSnapshots() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
getRegisteredTypesWithKryoSerializerClasses() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the registered types with their Kryo Serializer classes.
getRegisteredTypesWithKryoSerializers() - Method in class org.apache.flink.api.common.ExecutionConfig
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.
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
 
getRelativeMemoryLocalStrategy() - Method in class org.apache.flink.optimizer.plan.Channel
 
getRelativeMemoryPerSubTask() - Method in class org.apache.flink.optimizer.plan.PlanNode
Gets the memory dedicated to each sub-task for this node.
getRelativePath() - Method in class org.apache.flink.examples.java.distcp.FileCopyTask
 
getRelativeSolutionSetMemory() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getRelativeTempMemory() - Method in class org.apache.flink.optimizer.plan.Channel
Gets the memory for materializing the channel's result from this Channel.
getRelBuilder() - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule.ConvertContext
 
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.
getRelModifiedMonotonicity() - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ModifiedMonotonicity
 
getRelModifiedMonotonicity(RelNode, RelMetadataQuery) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ModifiedMonotonicity.Handler
 
getRelModifiedMonotonicity(RelNode) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the RelModifiedMonotonicity statistic.
getRelOptSchema() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
getRemaining() - Method in class org.apache.flink.mesos.util.MesosResourceAllocation
Gets the remaining resources.
getRemainingResources() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndResources
 
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
 
getReplicationFactor() - Method in class org.apache.flink.optimizer.plan.Channel
Returns the replication factor of the connection.
getReporter(MetricConfig) - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
getReporter(MetricConfig) - Method in class org.apache.flink.metrics.graphite.GraphiteReporter
 
getReporter() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getReporterIndex() - Method in class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
getReporters() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
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.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.TaskCheckpointStatisticsHeaders
 
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.DashboardConfigurationHeaders
 
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.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.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.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.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.TaskManagerDetailsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
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 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
 
getRequestCount() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
getRequestedChannelMax() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the requested maximum channel number.
getRequestedFrameMax() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the requested maximum frame size.
getRequestedHeartbeat() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the requested heartbeat interval.
getRequestFuture() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
getRequestId(ByteBuf) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the header and returns the MessageType.
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.rest.handler.legacy.backpressure.BackPressureStats
 
getRequestId() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStats
 
getRequestSegmentsTimeout() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getRequired(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the String value for the given key.
getRequiredClasspathURLs() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getRequiredGlobalProps() - Method in class org.apache.flink.optimizer.plan.Channel
 
getRequiredJarFileBlobKeys() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getRequiredLocalProps() - Method in class org.apache.flink.optimizer.plan.Channel
 
getRequirements() - Method in class org.apache.flink.table.functions.AggregateFunction
 
getRequirements() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
 
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
 
getRequirements() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
getRequirements() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
getRequirementsCacheDir() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getRequirementsFilePath() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getReservedCols() - Method in interface org.apache.flink.ml.params.shared.colname.HasReservedCols
 
getReservedResources() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.MultiTaskSlot
 
getReservedResources() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.SingleTaskSlot
 
getReservedResources() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.TaskSlot
Gets the total reserved resources of the slot and its descendants.
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.CallExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
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
 
getResolvedRootSlot(SlotInfo) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager
 
getResolvedRootSlots() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager
Returns a collection of all resolved root slots.
getResource(String) - Method in class org.apache.flink.util.ChildFirstClassLoader
 
getResource(String) - Method in class org.apache.hadoop.conf.Configuration
Get the URL for the named resource.
getResourceHandle() - Method in class org.apache.flink.runtime.memory.OpaqueMemoryResource
Gets the handle to the resource.
getResourceID() - Method in class org.apache.flink.kubernetes.KubernetesWorkerNode
 
getResourceID() - Method in class org.apache.flink.mesos.runtime.clusterframework.RegisteredMesosWorkerNode
 
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.jobmaster.JMTMRegistrationSuccess
 
getResourceID() - Method in class org.apache.flink.runtime.resourcemanager.registration.TaskExecutorConnection
 
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 class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
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.yarn.YarnWorkerNode
 
getResourceIdString() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
Gets the Resource Id as string.
getResourceJar(String) - Static method in enum org.apache.flink.tests.util.TestUtils
Searches for a jar matching the given regex in the given directory.
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.
getResourceManagerLeaderElectionService() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the leader election service for the cluster's resource manager.
getResourceManagerLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getResourceManagerLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getResourceManagerLeaderElectionService() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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
 
getResourceManagerLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
getResourceManagerResourceId() - Method in class org.apache.flink.runtime.jobmaster.JobMasterRegistrationSuccess
 
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 interface org.apache.flink.runtime.jobmaster.SlotInfo
Returns the resource profile of the slot.
getResourceProfile() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotInfoWithUtilization
 
getResourceProfile() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl.PendingRequest
 
getResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
getResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerSlot
 
getResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
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.resourcemanager.SlotRequest
Get the resource profile of the desired slot
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(int, double) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get resource requirements from memory and cpu.
getResources() - Method in class org.apache.flink.mesos.scheduler.Offer
 
getResources(String) - Method in class org.apache.flink.util.ChildFirstClassLoader
 
getResourceSpec() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
getResponse(HttpResponseStatus, String) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerRedirectUtils
 
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.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.DashboardConfigurationHeaders
 
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.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.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.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.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.TaskManagersHeaders
 
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
 
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.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.TaskCheckpointStatisticsHeaders
 
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.DashboardConfigurationHeaders
 
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.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.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.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.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.TaskManagersHeaders
 
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
 
getResponseTimeout() - Method in class org.apache.flink.table.client.config.entries.DeploymentEntry
 
getResponseTypeParameters() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationStatusMessageHeaders
 
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
 
getRestartAttempts() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FixedDelayRestartStrategyConfiguration
 
getRestartDelayMS() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureHandlingResult
Returns the delay before the restarting.
getRestartStrategy() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the restart strategy which has been set for the current job.
getRestartStrategy() - Method in class org.apache.flink.api.java.ExecutionEnvironment
Returns the specified restart strategy configuration.
getRestartStrategy() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getRestartStrategy() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
getRestartStrategy() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns the specified restart strategy configuration.
getRestartStrategy() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
getRestartStrategy() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getRestartStrategyDescription() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
getRestartStrategyFactory() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
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.
getRestBindPortRange() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Returns the port range that the REST server endpoint should listen on.
getRestClientConfiguration() - Method in class org.apache.flink.client.program.rest.RestClusterClientConfiguration
 
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.
getRestoreCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.JobManagerTaskRestore
 
getRestoredCheckpointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
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.
getRestoredSstFiles() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getRestorePath() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
Returns the path to the savepoint to restore from.
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.runtime.entrypoint.EntrypointClusterConfiguration
 
getRestService(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
getRestService(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Get the kubernetes rest service of the given flink clusterId.
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(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
 
getResult() - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode
 
getResult() - Method in class org.apache.flink.graph.asm.dataset.Collect
 
getResult() - Method in class org.apache.flink.graph.asm.dataset.Count
 
getResult() - Method in interface org.apache.flink.graph.asm.dataset.DataSetAnalytic
This method must be called after the program has executed.
getResult() - Method in interface org.apache.flink.graph.GraphAnalytic
This method must be called after the program has executed.
getResult() - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient
 
getResult() - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient
 
getResult() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus
 
getResult() - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient
 
getResult() - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient
 
getResult() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus
 
getResult() - Method in class org.apache.flink.graph.library.metric.ChecksumHashCode
 
getResult() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics
 
getResult() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics
 
getResult() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics
 
getResult() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics
 
getResult() - Method in class org.apache.flink.graph.Runner
Get the result DataSet.
getResult() - Method in class org.apache.flink.table.client.cli.CliView
 
getResult(String) - Method in class org.apache.flink.table.client.gateway.local.ResultStore
 
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.JobManagerRunnerImpl
 
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.scheduler.strategy.SchedulingResultPartition
Gets id of the intermediate result.
getResultId() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
getResultId() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
getResultInputStream(String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
getResultInputStream(String, String[]) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
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.ExecutionGraph
 
getResultPartitionAvailabilityChecker() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getResultPartitionConsumableNotifier() - Method in class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
getResultPartitionDeploymentDescriptor(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
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 interface org.apache.flink.runtime.scheduler.strategy.SchedulingTopology
getResultReader(String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
getResultReader(String, String[], boolean) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
getResults() - Method in class org.apache.flink.table.client.gateway.local.ResultStore
 
getResultSchema() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
getResultsFormatted(Map<String, Object>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
 
getResultType() - Method in class org.apache.flink.addons.hbase.HBaseLookupFunction
 
getResultType() - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction
 
getResultType() - Method in class org.apache.flink.api.java.operators.Operator
Returns the type of the result of this operator.
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.AsyncTableFunction
Returns the result type of the evaluation method with a given signature.
getResultType() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
getResultType() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
getResultType(Class[]) - Method in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
getResultType(Class<?>[]) - Method in class org.apache.flink.table.functions.ScalarFunction
Returns the result type of the evaluation method with a given signature.
getResultType() - Method in class org.apache.flink.table.functions.TableFunction
Returns the result type of the evaluation method with a given signature.
getResultType() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
getResultType() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getResultType() - Method in class org.apache.flink.table.functions.UserDefinedAggregateFunction
Returns the TypeInformation of the UserDefinedAggregateFunction's result.
getResultType() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
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.CollectAggFunction
 
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.DeclarativeAggregateFunction
The result type of the function.
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.BooleanFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.ByteFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.DecimalFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.DoubleFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.FloatFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.IntFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.LongFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.ShortFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.StringFirstValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.BooleanFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.ByteFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DecimalFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.DoubleFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.FloatFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.IntFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.LongFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.ShortFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.StringFirstValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.ByteIncrSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.DecimalIncrSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.DoubleIncrSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.FloatIncrSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.IntIncrSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.LongIncrSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.ShortIncrSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.ByteIncrSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.DecimalIncrSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.DoubleIncrSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.FloatIncrSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.IntIncrSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.LongIncrSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.ShortIncrSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.BooleanLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.ByteLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.DecimalLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.DoubleLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.FloatLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.IntLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.LongLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.ShortLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.StringLastValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.BooleanLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.ByteLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DecimalLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.DoubleLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.FloatLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.IntLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.LongLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.ShortLastValueWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.StringLastValueWithRetractAggFunction
 
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.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.TimestampMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
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.TimestampMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
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.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.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.planner.functions.tablefunctions.ReplicateRows
 
getResultType() - Method in class org.apache.flink.table.sources.CsvTableSource.CsvLookupFunction
 
getResultType(Class<?>[]) - Method in class org.apache.flink.walkthrough.common.table.TruncateDateToHour
 
getResultTypeInfo() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
 
getResultTypeInfo() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
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.s3.common.writer.S3RecoverableWriter
 
getResumeRecoverableSerializer() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
getRetrievedShardListOfStream(String) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.GetShardListResult
 
getRetryDelay() - Method in class org.apache.flink.client.program.rest.RestClusterClientConfiguration
 
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
 
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
 
getReturnType() - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
getReturnType() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
getReturnType() - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
getReturnType() - Method in class org.apache.flink.formats.parquet.ParquetTableSource
 
getReturnType() - Method in class org.apache.flink.orc.OrcTableSource
 
getReturnType() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getReturnType() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
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
 
getReturnType() - Method in interface org.apache.flink.table.sources.FieldComputer
Returns the result type of the expression.
getReturnType() - Method in interface org.apache.flink.table.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.sources.tsextractors.TimestampExtractor
 
getReturnTypeOfAggregateFunction(UserDefinedAggregateFunction<T, ACC>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getReturnTypeOfAggregateFunction(UserDefinedAggregateFunction<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
 
getRevenue() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
getRevision() - Static method in class org.apache.hadoop.util.VersionInfo
 
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.
getRexBuilder() - Method in class org.apache.calcite.plan.RelOptCluster
 
getRexNode() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
getRight() - Method in class org.apache.flink.cep.pattern.conditions.AndCondition
Deprecated.
 
getRight() - Method in class org.apache.flink.cep.pattern.conditions.OrCondition
Deprecated.
 
getRight() - Method in class org.apache.flink.cep.pattern.conditions.RichAndCondition
 
getRight() - Method in class org.apache.flink.cep.pattern.conditions.RichOrCondition
 
getRightSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
getRightTimestamp() - Method in class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction.Context
 
getRightType() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
getRocksdbCompactFilterCleanupStrategy() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
getRocksDBOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets Options for the RocksDB instances.
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
 
getRolledBytes() - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
 
getRolledBytes() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
getRolledBytes() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
getRolledBytes() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
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.
getRootConverter() - Method in class org.apache.flink.formats.parquet.utils.RowMaterializer
 
getRootException() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
getRootOfStepFunction() - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
getRootOfTerminationCriterion() - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
getRootTimestamp() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
getRouteResult() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
getRow(int) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get one row.
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
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getRow(int, int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get row value, internal format is BaseRow.
getRow() - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getRow(int, int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
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.
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.
getRowDelimiter() - Method in class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
 
getRowExistsStatement(String, String[]) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Get row exists statement by condition fields.
getRowKeyIndex() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Returns field index of row key in the table schema.
getRowKeyTypeInfo() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Returns the optional type information of row key.
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.api.WatermarkSpec
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 class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
getRowtimeAttributeDescriptors() - Method in interface org.apache.flink.table.sources.DefinedRowtimeAttributes
Returns a list of RowtimeAttributeDescriptor for all rowtime attributes of the table.
getRowtimeAttributeDescriptors() - Method in class org.apache.flink.walkthrough.common.table.UnboundedTransactionTableSource
 
getRowtimeComponents(DescriptorProperties, String) - Static method in class org.apache.flink.table.descriptors.RowtimeValidator
 
getRowType(RelDataTypeFactory) - Method in class org.apache.flink.table.catalog.QueryOperationCatalogViewTable
 
getRowType(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getRowType(RelDataTypeFactory, List<SqlNode>) - Method in class org.apache.flink.table.planner.functions.utils.HiveTableSqlFunction
Deprecated.
 
getRowType() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the type of rows returned by this table.
getRpcGateway() - Method in class org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
 
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.YarnJobClusterEntrypoint
 
getRPCPortRange(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
 
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.minicluster.MiniClusterConfiguration
 
getRpcUrl(String, int, String, HighAvailabilityServicesUtils.AddressResolution, Configuration) - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils
 
getRpcUrl(String, int, String, HighAvailabilityServicesUtils.AddressResolution, AkkaRpcServiceUtils.AkkaProtocol) - Static method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils
 
getRun() - Method in class org.apache.flink.cep.nfa.DeweyNumber
 
getRunCommandOptions() - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
getRunLoopTimeNanos() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
getRunnable() - Method in class org.apache.flink.runtime.rpc.messages.RunAsync
 
getRunningJobsRegistry() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the registry that holds information about whether jobs are currently running.
getRunningJobsRegistry() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
getRunningJobsRegistry() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
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 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.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.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
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 of the task that executes the function.
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.
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 class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
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.webmonitor.handlers.JarRunRequestBody
 
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
 
getSavepointTargetDirectory() - Method in class org.apache.flink.client.cli.CancelOptions
 
getScalarFunction() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
 
getScalarValue(String) - Method in class org.apache.flink.mesos.scheduler.Offer
 
getScalarValues() - Method in class org.apache.flink.mesos.scheduler.Offer
 
getScale() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
int32 scale = 2;
getScale() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
int32 scale = 2;
getScale() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalTypeOrBuilder
int32 scale = 2;
getScale() - Method in class org.apache.flink.table.dataformat.Decimal
 
getScale() - Method in class org.apache.flink.table.types.logical.DecimalType
 
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.
getScanner() - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
Returns an instance of Scan that retrieves the required subset of records from the HBase table.
getScanner() - Method in class org.apache.flink.addons.hbase.HBaseRowInputFormat
 
getScanner() - Method in class org.apache.flink.addons.hbase.TableInputFormat
Returns an instance of Scan that retrieves the required subset of records from the HBase table.
getScatterBcastVars() - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Get the broadcast variables of the ScatterFunction.
getScheduledExecutor() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
getScheduledExecutor() - Method in interface org.apache.flink.runtime.rpc.RpcService
Gets a scheduled executor from the RPC service.
getScheduledExecutorService() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getScheduleMode() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getScheduleMode() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getScheduleMode() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSchedulingTopology() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getSchedulingTopology() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getSchema() - Method in class example.avro.User
 
getSchema() - Method in class org.apache.flink.avro.generated.Address
 
getSchema() - Method in class org.apache.flink.ml.operator.AlgoOperator
Returns the schema of the output table.
getSchema(Schema, Schema) - Static method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
Creates a KeyValuePair generic record 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 class org.apache.flink.table.api.internal.TableImpl
 
getSchema() - Method in interface org.apache.flink.table.api.Table
Returns the schema of this table.
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
Get the schema of the table.
getSchemaDerivationKeys() - Static method in class org.apache.flink.table.descriptors.SchemaValidator
Returns keys for a TableFormatFactory.supportedProperties() method that are accepted for schema derivation using deriveFormatFields(DescriptorProperties).
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.AzureFSFactory
 
getScheme() - Method in class org.apache.flink.fs.azurefs.SecureAzureFSFactory
 
getScheme() - Method in class org.apache.flink.fs.dummy.DummyFSFactory
 
getScheme() - Method in class org.apache.flink.fs.openstackhadoop.SwiftFileSystemFactory
 
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
 
getScheme() - Method in class org.apache.flink.runtime.fs.maprfs.MapRFsFactory
 
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
 
getScriptExtension() - Static method in class org.apache.flink.test.util.ShellScript
 
getSecondaryStreamException() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
getSecondDegree() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
getSecondDegree() - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
getSecondIncomingConnection() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
Gets the DagConnection through which this node receives its second input.
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
 
getSecondPredecessorNode() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getSecondVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
getSecondVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
getSecondVertex() - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
getSecondVertex() - Method in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
getSecurityConfig() - Method in class org.apache.flink.runtime.security.modules.HadoopModule
 
getSecurityModuleFactories() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getSegments() - Method in interface org.apache.flink.table.dataformat.BinaryFormat
 
getSegments() - Method in class org.apache.flink.table.dataformat.BinarySection
 
getSegments() - Method in class org.apache.flink.table.dataformat.BinaryString
 
getSegments() - Method in class org.apache.flink.table.dataformat.LazyBinaryFormat
 
getSegmentsForReaders(List<List<MemorySegment>>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Divides the given collection of memory buffers among numChannels sublists.
getSegmentSize() - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
Gets the size of the segments used by this view.
getSelectedCol() - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedCol
 
getSelectedCol() - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedColDefaultAsNull
 
getSelectedCols() - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedCols
 
getSelectedCols() - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedColsDefaultAsNull
 
getSelectedNames() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getSelectedNames() - Method in class org.apache.flink.streaming.api.transformations.SelectTransformation
Returns the names of the split streams that this SelectTransformation selects.
getSelectFromStatement(String, String[], String[]) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Get select fields statement by condition fields.
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
 
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.
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
 
getSemanticProperties() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
 
getSemanticProperties() - Method in class org.apache.flink.api.java.operators.GroupCombineOperator
 
getSemanticProperties() - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
 
getSemanticProperties() - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
getSemanticProperties() - Method in class org.apache.flink.api.java.operators.ReduceOperator
 
getSemanticProperties() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
getSemanticProperties() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
getSemanticProperties() - Method in interface org.apache.flink.api.java.operators.UdfOperator
Gets the semantic properties that have been set for the user-defined functions (UDF).
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.FilterNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.PartitionNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.SortPartitionNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.UnaryOperatorNode
 
getSemanticProperties() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getSemanticPropertiesForGlobalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
getSemanticPropertiesForGlobalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getSemanticPropertiesForLocalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.CoGroupNode
 
getSemanticPropertiesForLocalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.GroupCombineNode
 
getSemanticPropertiesForLocalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.GroupReduceNode
 
getSemanticPropertiesForLocalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.MapPartitionNode
 
getSemanticPropertiesForLocalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
getSemanticPropertiesForLocalPropertyFiltering() - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
getSemanticPropsDual(Set<Annotation>, TypeInformation<?>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
getSemanticPropsDualFromString(DualInputSemanticProperties, String[], String[], String[], String[], String[], String[], TypeInformation<?>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
getSemanticPropsDualFromString(DualInputSemanticProperties, String[], String[], String[], String[], String[], String[], TypeInformation<?>, TypeInformation<?>, TypeInformation<?>, boolean) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
getSemanticPropsSingle(Set<Annotation>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
getSemanticPropsSingleFromString(SingleInputSemanticProperties, String[], String[], String[], TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
getSemanticPropsSingleFromString(SingleInputSemanticProperties, String[], String[], String[], TypeInformation<?>, TypeInformation<?>, boolean) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
 
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
 
getSequenceNumber() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
getSequenceNumber() - Method in class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
 
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
 
getSerializableListState(String) - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Deprecated.
since 1.3.0. Using Java serialization for persisting state is not encouraged. Please use OperatorStateStore.getListState(ListStateDescriptor) instead.
getSerializableListState(String) - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
Deprecated.
Using Java serialization for persisting state is not encouraged. Please use DefaultOperatorStateBackend.getListState(ListStateDescriptor) instead.
getSerializableSerializerInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializationFormatIdentifier() - Method in class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
getSerializedAccumulatorResults() - Method in class org.apache.flink.runtime.client.SerializedJobExecutionResult
 
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.TaskDeploymentDescriptor
Return the sub task's serialized job information.
getSerializedKeyAndNamespace() - Method in class org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
getSerializedKeyAndNamespace() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
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.SimplePythonFunction
 
getSerializedRowFixedPartLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
Return fixed part length to serialize one row.
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getSerializedStateBackend() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getSerializedTaskInformation() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Return the sub task's serialized task information.
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.
getSerializedUserAccumulators() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
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<SV>) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
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.
getSerializer() - Method in class org.apache.flink.api.common.ExecutionConfig.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(Kryo) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
getSerializer() - Method in class org.apache.flink.optimizer.plan.Channel
Gets the serializer from this Channel.
getSerializer() - Method in class org.apache.flink.optimizer.plan.SourcePlanNode
Gets the serializer from this PlanNode.
getSerializer() - Method in class org.apache.flink.queryablestate.server.KvStateServerImpl
 
getSerializer(T) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointSerializers
Returns the SavepointSerializer for the given savepoint.
getSerializer(int) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointSerializers
Returns the SavepointSerializer for the given savepoint version.
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.table.client.gateway.local.CollectBatchTableSink
Returns the serializer for deserializing the collected result.
getSerializer() - Method in class StreamingFileSinkProgram.KeyBucketAssigner
 
getSerializerClass() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializerDefinitionType() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializerForIterationChannel() - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
getSerializerForIterationChannel() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getSerializerSnapshotsImmutable() - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getSerializerTree(TypeInformation<T>) - Static method in class org.apache.flink.api.java.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.mesos.util.MesosArtifactServer
Get the server port on which the artifact server is listening.
getServerPort() - Method in class org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap
 
getSessionEnv() - Method in class org.apache.flink.table.client.gateway.SessionContext
 
getSessionId() - Method in class org.apache.flink.table.client.cli.CliClient
 
getSessionId() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getSessionId() - Method in class org.apache.flink.table.client.gateway.SessionContext
 
getSessionProperties(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all session properties that are defined by the executor and the session.
getSessionProperties(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
getSessionState() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
getShard() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShard
Deprecated.
 
getShard() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
 
getShardAssigner() - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
getShardId() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
getShardIterator(SequenceNumber) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
Returns a shard iterator for the given SequenceNumber.
getShardIterator(StreamShardHandle, String, Object) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Get a shard iterator from the specified position in a shard.
getShardIterator(StreamShardHandle, String, Object) - Method in interface org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxyInterface
Get a shard iterator from the specified position in a shard.
getShardIteratorForAggregatedSequenceNumber(SequenceNumber) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
 
getShardIteratorForRealSequenceNumber(SequenceNumber) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
 
getShardIteratorForSentinel(SequenceNumber) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
 
getShardList(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.DynamoDBStreamsProxy
 
getShardList(Map<String, String>) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Get shard list of multiple Kinesis streams, ignoring the shards of each stream before a specified last seen shard id.
getShardList(Map<String, String>) - Method in interface org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxyInterface
Get shard list of multiple Kinesis streams, ignoring the shards of each stream before a specified last seen shard id.
GetShardListResult - Class in org.apache.flink.streaming.connectors.kinesis.proxy
Basic model class to bundle the shards retrieved from Kinesis on a KinesisProxyInterface.getShardList(Map) call.
GetShardListResult() - Constructor for class org.apache.flink.streaming.connectors.kinesis.proxy.GetShardListResult
 
getShardMetadata() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata.EquivalenceWrapper
 
getSharedBuffer() - Method in class org.apache.flink.cep.nfa.NFA.MigratedNFA
 
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
 
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>) - Method in class org.apache.flink.runtime.memory.MemoryManager
Acquires a shared memory resource, that uses all the memory of this memory manager.
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.
getSharedNeighborCount() - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
Get the shared neighbor count.
getSharedState() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getSharedStateDirectory() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
getSharedStateHandleIDs() - Method in interface org.apache.flink.runtime.state.IncrementalKeyedStateHandle
Returns a set of ids of all registered shared states in the backend at the time this was created.
getSharedStateHandleIDs() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
getSharedStateHandleIDs() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getSharedStateRegistry() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getShift() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
 
getShipComparator(Channel, ExecutionConfig) - Static method in class org.apache.flink.optimizer.util.Utils
 
getShipdate() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
 
getShippriority() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
 
getShippriority() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
getShipStrategy() - Method in class org.apache.flink.optimizer.dag.DagConnection
Gets the shipping strategy for this connection.
getShipStrategy() - Method in class org.apache.flink.optimizer.plan.Channel
 
getShipStrategy() - Method in interface org.apache.flink.optimizer.plandump.DumpableConnection
 
getShipStrategyComparator() - Method in class org.apache.flink.optimizer.plan.Channel
Gets the ship strategy comparator from this Channel.
getShipStrategyKeys() - Method in class org.apache.flink.optimizer.plan.Channel
 
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", ...
getShipStrategySortOrder() - Method in class org.apache.flink.optimizer.plan.Channel
 
getShipStrategyString(ShipStrategyType) - Static method in class org.apache.flink.optimizer.plantranslate.JsonMapper
 
getShort(String) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Short value for the given key.
getShort(String, short) - Method in class org.apache.flink.api.java.utils.AbstractParameterTool
Returns the Short value for the given key.
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.vector.OrcLongColumnVector
 
getShort(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getShort(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getShort(int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
getShort(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getShort(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getShort(int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
getShort(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getShort(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getShort(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get short value.
getShort(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getShort(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapShortVector
 
getShort(int) - Method in interface org.apache.flink.table.dataformat.vector.ShortColumnVector
 
getShort(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getShort(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a short value under the given existing key.
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.
getShortDescription() - Method in class org.apache.flink.graph.drivers.AdamicAdar
 
getShortDescription() - Method in class org.apache.flink.graph.drivers.ClusteringCoefficient
 
getShortDescription() - Method in class org.apache.flink.graph.drivers.ConnectedComponents
 
getShortDescription() - Method in interface org.apache.flink.graph.drivers.Driver
A one-line description, presented in the algorithm listing.
getShortDescription() - Method in class org.apache.flink.graph.drivers.EdgeList
 
getShortDescription() - Method in class org.apache.flink.graph.drivers.GraphMetrics
 
getShortDescription() - Method in class org.apache.flink.graph.drivers.HITS
 
getShortDescription() - Method in class org.apache.flink.graph.drivers.JaccardIndex
 
getShortDescription() - Method in class org.apache.flink.graph.drivers.PageRank
 
getShortDescription() - Method in class org.apache.flink.graph.drivers.TriangleListing
 
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
 
getShortString() - Method in class org.apache.flink.graph.drivers.parameter.Simplify
 
getShuffleDescriptor() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getShuffleDescriptor() - Method in class org.apache.flink.runtime.executiongraph.PartitionInfo
 
getShuffleDescriptors() - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
getShuffleEnvironment() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getShuffleMode() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getShuffleMode() - Method in class org.apache.flink.streaming.api.transformations.PartitionTransformation
getShutDownFuture() - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
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
 
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.
getSideOutputColNames(int) - Method in class org.apache.flink.ml.operator.AlgoOperator
Get the column names of the specified side-output table.
getSideOutputColTypes(int) - Method in class org.apache.flink.ml.operator.AlgoOperator
Get the column types of the specified side-output table.
getSideOutputs() - Method in class org.apache.flink.ml.operator.AlgoOperator
Returns the side outputs.
getSimpleEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.CommunityDetectionData
 
getSimpleName() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
getSimplifyShortString() - Method in class org.apache.flink.graph.drivers.input.GeneratedMultiGraph
Get the short string representation of the simplify transformation.
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.
getSingleInputNode() - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
getSingleNestedSerializerAndConfig() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
 
getSingleRootOfStepFunction() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
getSingleRootOfStepFunction() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getSink() - Method in class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
getSinkIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSinkNode() - Method in class org.apache.flink.optimizer.plan.SinkPlanNode
 
getSinks() - Method in class org.apache.flink.optimizer.traversals.GraphCreatingVisitor
 
getSize() - Method in class org.apache.flink.api.common.time.Time
Gets the length of this policy's time interval.
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.
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 class org.apache.flink.runtime.memory.OpaqueMemoryResource
Gets the size, in bytes.
getSize() - Method in class org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
Size (#bytes of the serialized data) of the rpc invocation message.
getSize() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.PartFileInfo
 
getSize() - Method in class org.apache.flink.streaming.api.windowing.assigners.BaseAlignedWindowAssigner
Deprecated.
 
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.streaming.api.windowing.time.Time
Gets the length of this policy's time interval.
getSize() - Method in interface org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter.RecordQueue
 
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.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
getSizeInBytes() - Method in interface org.apache.flink.table.dataformat.BinaryFormat
 
getSizeInBytes() - Method in class org.apache.flink.table.dataformat.BinarySection
 
getSizeInBytes() - Method in class org.apache.flink.table.dataformat.BinaryString
 
getSizeInBytes() - Method in class org.apache.flink.table.dataformat.LazyBinaryFormat
 
getSizeLimit() - Method in class org.apache.flink.runtime.util.EvictingBoundedList
 
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.
getSleepTimeMillis() - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
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
getSlot() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotAndLocality
 
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.
getSlotId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
getSlotId() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getSlotID() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
Get the unique identification of this slot.
getSlotIndex() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotInfo
 
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.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndResources
 
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
 
getSlotProviderStrategy() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getSlotReport() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorHeartbeatPayload
 
getSlotRequestId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
Returns the currently assigned slot request id identifying the slot to which tasks belonging to this co-location constraint will be deployed to.
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.SingleLogicalSlot
 
getSlotRequestId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl.PendingRequest
 
getSlotRequestId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.TaskSlot
 
getSlotRequestTimeout() - Method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
getSlotRequestTimeout() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
getSlotSharingGroup() - Method in class org.apache.flink.api.dag.Transformation
Returns the slot sharing group of this transformation.
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(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Determines the slot sharing group of an operation across virtual nodes.
getSlotSharingGroup() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getSlotSharingGroupId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
getSlotSharingGroupId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
getSlotSharingGroupId() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Gets the slot sharing group id to which this slot belongs.
getSlotSharingGroupId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getSlotSharingGroupId() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements
 
getSlotsPerTaskManager() - Method in class org.apache.flink.client.deployment.ClusterSpecification
 
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.
getSocketAddr(String, String, String, int) - Method in class org.apache.hadoop.conf.Configuration
Get the socket address for hostProperty as a InetSocketAddress.
getSocketAddr(String, String, int) - Method in class org.apache.hadoop.conf.Configuration
Get the socket address for name property as a InetSocketAddress.
getSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Gets the contract that represents the solution set for the step function.
getSolutionSet() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the solution set of the delta iteration.
getSolutionSetComparator() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
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.
getSolutionSetDelta() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getSolutionSetDeltaPlanNode() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getSolutionSetKeyFields() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
getSolutionSetKeyFields() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getSolutionSetKeyFields() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getSolutionSetNode() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getSolutionSetNode() - Method in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
getSolutionSetPlanNode() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getSolutionSetSerializer() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getSolutionSetSerializer(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getSortingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
getSortOrders() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getSortOrders(int) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Gets the sort order for the specified driver comparator.
getSortSelectionFunctionKey() - Method in class org.apache.flink.api.java.operators.SortedGrouping
 
getSource() - Method in class org.apache.flink.graph.Edge
 
getSource() - Method in class org.apache.flink.optimizer.dag.DagConnection
Gets the source of the connection.
getSource() - Method in class org.apache.flink.optimizer.plan.Channel
Gets the source of this Channel.
getSource() - Method in interface org.apache.flink.optimizer.plandump.DumpableConnection
 
getSource() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
 
getSource() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Returns the data set at the source of the edge.
getSource(StreamExecutionEnvironment, long) - Static method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData.GradeSource
 
getSource(StreamExecutionEnvironment, long) - Static method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData.SalarySource
 
getSourceContext(TimeCharacteristic, ProcessingTimeService, Object, StreamStatusMaintainer, Output<StreamRecord<OUT>>, long, long) - Static method in class org.apache.flink.streaming.api.operators.StreamSourceContexts
Depending on the TimeCharacteristic, this method will return the adequate SourceFunction.SourceContext.
getSourceEdgeValue() - Method in class org.apache.flink.graph.bipartite.Projection
 
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
 
getSourceIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSourceState() - Method in class org.apache.flink.cep.nfa.StateTransition
 
getSourceType() - Method in class org.apache.flink.table.types.logical.DistinctType
 
getSourceVertex(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSpecificDataForClass(Class<T>, ClassLoader) - Static method in class org.apache.flink.formats.avro.typeutils.AvroFactory
Creates a SpecificData object for a given class.
getSpillInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
getSpillInBytes() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
getSpillInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
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.
getSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializerFactory<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
 
getSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializerFactory<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
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.
getSplitAssigner() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getSplitDataProperties() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Returns the data properties of this data source's splits.
getSplitDataProperties() - Method in class org.apache.flink.api.java.operators.DataSource
Returns the SplitDataProperties for the InputSplits of this DataSource for configurations.
getSplitGroupKeys() - Method in interface org.apache.flink.api.common.operators.GenericDataSourceBase.SplitDataProperties
 
getSplitGroupKeys() - Method in class org.apache.flink.api.java.io.SplitDataProperties
 
getSplitLength() - Method in class org.apache.flink.api.common.io.FileInputFormat
Gets the length or remaining length of the current split.
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.examples.java.distcp.FileCopyTaskInputSplit
 
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
 
getSplitOrder() - Method in class org.apache.flink.api.java.io.SplitDataProperties
 
getSplitPartitioner() - Method in interface org.apache.flink.api.common.operators.GenericDataSourceBase.SplitDataProperties
 
getSplitPartitioner() - Method in class org.apache.flink.api.java.io.SplitDataProperties
 
getSplitPartitionKeys() - Method in interface org.apache.flink.api.common.operators.GenericDataSourceBase.SplitDataProperties
 
getSplitPartitionKeys() - Method in class org.apache.flink.api.java.io.SplitDataProperties
 
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
 
getSqlDialect() - Method in class org.apache.flink.table.api.TableConfig
Returns the current SQL dialect.
getSqlExecutionPlan(String, Boolean) - Static method in class org.apache.flink.table.explain.PlanJsonParser
 
getSqlIdentifier() - Method in class org.apache.calcite.sql.SqlFunction
 
getSqlParserConfig() - Method in class org.apache.flink.table.planner.PlanningConfigurationBuilder
Returns the SQL parser config for this environment including a custom Calcite configuration.
getSrcChecksum() - Static method in class org.apache.hadoop.util.VersionInfo
 
getSrcVertex() - Method in class org.apache.flink.graph.Triplet
 
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.
getsSourceVertexValue() - Method in class org.apache.flink.graph.bipartite.Projection
 
getStages() - Method in class org.apache.flink.ml.api.core.Pipeline
Returns a list of all stages in this pipeline in order, the list is immutable.
getStandaloneClusterStartupPeriodTime(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getStandardDeviation() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
Standard Deviation is a measure of variation in a set of numbers.
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 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.runtime.clusterframework.BootstrapTools
Replaces placeholders in the template start command with values from startCommandValues.
getStartEventID() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getStartEventId(int) - Method in class org.apache.flink.cep.nfa.SharedBuffer
Deprecated.
 
getStartingHashKey() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
getStartingSequenceNumber() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
getStartKeyGroup() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
getStartRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
Returns the start row.
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.handler.legacy.backpressure.BackPressureStats
 
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
 
getStartTimeCompatible() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getStartTimestamp() - Method in class org.apache.flink.cep.nfa.ComputationState
 
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() - 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.graph.utils.proxy.OptionalBoolean
Get the actual state.
getState(int) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getState(int) - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
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.Execution
 
getState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getState() - Method in class org.apache.flink.runtime.query.KvStateEntry
 
getState() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
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(ValueStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
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(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() - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
getState(ValueStateDescriptor<T>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
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
 
getStateBackend() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the state backend that defines how to store and checkpoint state.
getStateBackend(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStateBackend() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStateBackend() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
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.ExecutionGraph
 
getStateDescriptor() - Method in class org.apache.flink.streaming.api.datastream.QueryableStateStream
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.WindowOperator
 
getStateDescriptors() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
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.NestedStateMap
 
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.
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.
getStateKeySelector() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
Returns the KeySelector that must be used for partitioning keyed state in this Sink.
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.transformations.TwoInputTransformation
Returns the KeySelector that must be used for partitioning keyed state in this Operation for the second input.
getStateKeySerializer(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStateKeySerializer() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
getStateListView(String, ListViewTypeInfo<V>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
 
getStateListView(String, ListViewTypeInfo<V>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
 
getStateListView(String, ListViewTypeInfo<V>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
Creates a state list view.
getStateMapSnapshotForKeyGroup(int) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTableSnapshot
 
getStateMapView(String, MapViewTypeInfo<UK, UV>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
 
getStateMapView(String, MapViewTypeInfo<UK, UV>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
 
getStateMapView(String, MapViewTypeInfo<UK, UV>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
Creates a state map view.
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
 
getStateName() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
getStateName() - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialStateBuilder
 
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
 
getStatePartitioner1() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getStatePartitioner2() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
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.
 
getStateSentinel() - Method in enum org.apache.flink.streaming.connectors.kafka.config.StartupMode
 
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
 
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.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.FailedCheckpointStats
 
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.StateObjectCollection
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
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
Returns the total checkpoint state size over all subtasks.
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.ChainedStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
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.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.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.TaskStateStats.TaskStateStatsSummary
Returns the summary stats for the state size.
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
 
getStateType() - Method in class org.apache.flink.cep.nfa.State
 
getStateType() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getStateValueSerializer() - Method in class org.apache.flink.runtime.query.KvStateInfo
 
getStateVisibility() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
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.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.operations.CatalogSinkModifyOperation
 
getStatistic() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getStatistic() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
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(BaseStatistics) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
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.api.java.io.jdbc.JDBCInputFormat
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.batch.tests.Generator
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
getStatistics() - Method in class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
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.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.
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.messages.webmonitor.JobDetails
 
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.webmonitor.handlers.JarUploadResponseBody
 
getStatus() - Method in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
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.ExecutionGraph
 
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
 
getStopTerminationFutureOrCompletedExceptionally(Throwable) - Method in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
getStorageAccountKey(String, Configuration) - Method in class org.apache.flink.fs.azurefs.EnvironmentVariableKeyProvider
 
getStorageDescriptor() - Method in class org.apache.flink.connectors.hive.HiveTablePartition
 
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.
getStorageSize(String, String, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
Gets the Storage Size from the config, or returns the defaultValue.
getStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
Gets storage size from a config file.
getStoredJobsOverview() - Method in interface org.apache.flink.runtime.dispatcher.ArchivedExecutionGraphStore
Return the JobsOverview for all stored/past jobs.
getStoredJobsOverview() - Method in class org.apache.flink.runtime.dispatcher.FileArchivedExecutionGraphStore
 
getStoredJobsOverview() - Method in class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
getStrategy() - Method in class org.apache.flink.optimizer.dag.PartitionNode.PartitionDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.dag.SortPartitionNode.SortPartitionDescriptor
 
getStrategy() - Method in interface org.apache.flink.optimizer.operators.AbstractOperatorDescriptor
Gets the runtime strategy to be executed by this operator.
getStrategy() - Method in class org.apache.flink.optimizer.operators.AllGroupCombineProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.AllGroupReduceProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.AllGroupWithPartialPreGroupProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.AllReduceProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.CrossBlockOuterFirstDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.CrossBlockOuterSecondDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.CrossStreamOuterFirstDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.CrossStreamOuterSecondDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.FilterDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.FlatMapDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.GroupCombineProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.GroupReduceProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildFirstDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildSecondDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashJoinBuildFirstProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashJoinBuildSecondProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildFirstDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildSecondDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildFirstDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildSecondDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.MapDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.MapPartitionDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.NoOpDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.PartialGroupProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.ReduceProperties
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.SolutionSetDeltaOperator
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.SortMergeFullOuterJoinDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.SortMergeInnerJoinDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.SortMergeLeftOuterJoinDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.SortMergeRightOuterJoinDescriptor
 
getStrategy() - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
getStrategyName() - Method in class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG
 
getStrategyName() - Method in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategy
Gets the name of the failover strategy, for logging purposes.
getStrategyName() - Method in class org.apache.flink.runtime.executiongraph.failover.NoOpFailoverStrategy
 
getStrategyName() - Method in class org.apache.flink.runtime.executiongraph.failover.RestartAllStrategy
 
getStrategyName() - Method in class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy
 
getStream() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
getStream() - Method in class org.apache.flink.runtime.state.StatePartitionStreamProvider
Returns a stream with the data of one state partition.
getStream() - Method in class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
Returns the current output stream, if the stream is open.
getStreamEdges(int, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStreamExecutionEnvironment() - Method in class org.apache.flink.ml.common.MLEnvironment
Get the StreamExecutionEnvironment.
getStreamGraph() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Getter of the StreamGraph of the streaming job.
getStreamGraph(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Getter of the StreamGraph of the streaming job.
getStreamGraph(String, 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.
getStreamGraph(String) - Method in class org.apache.flink.table.planner.delegation.BatchExecutor
 
getStreamGraph(String) - Method in class org.apache.flink.table.planner.delegation.ExecutorBase
Translates the transformations applied into this executor to a stream graph.
getStreamGraph(String) - Method in class org.apache.flink.table.planner.delegation.StreamExecutor
 
getStreamGraph() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getStreamGraph(String) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
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
 
getStreamName() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShard
Deprecated.
 
getStreamName() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
 
getStreamName() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
getStreamNode(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
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(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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 interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Returns the runtime class of the stream operator.
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
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
 
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.
getStreamShardHandle() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
getStreamShardMetadata() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
getStreamStatus() - Method in interface org.apache.flink.streaming.runtime.streamstatus.StreamStatusProvider
Returns the current stream status.
getStreamStatus() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getStreamStatusMaintainer() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getStreamsWithRetrievedShards() - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.GetShardListResult
 
getStreamTableEnvironment() - Method in class org.apache.flink.ml.common.MLEnvironment
Get the StreamTableEnvironment.
getStreamTimeCharacteristic() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the time characteristic.
getStreamTimeCharacteristic() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
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 ObjectMapper.
getString(String, String) - Method in class org.apache.flink.configuration.Configuration
getString(ConfigOption<String>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a string.
getString(ConfigOption<String>, String) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a string.
getString(String, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getString(ConfigOption<String>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getString(ConfigOption<String>, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getString(ConfigOption<String>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getString(ConfigOption<String>, String) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getString(String, String) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getString(String, String) - Method in class org.apache.flink.metrics.MetricConfig
 
getString(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getString(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getString(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getString(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getString(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getString(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getString(int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getString(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get string value, internal format is BinaryString.
getString(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getString(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getString(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a string value under the given existing key.
getStringCharset() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Returns the charset for value strings and HBase identifiers.
getStringCollection(String) - Method in class org.apache.hadoop.conf.Configuration
Get the comma delimited values of the name property as a collection of Strings.
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.
getStrings(String) - Method in class org.apache.hadoop.conf.Configuration
Get the comma delimited values of the name property as an array of Strings.
getStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
Get the comma delimited values of the name property as an array of Strings.
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.
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.ChainedTerminationCriterionDriver
 
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
 
getSubMatrix(int, int, int, int) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get sub matrix.
getSubQueryEquivalent(RexSubQuery) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.Result
 
getSubSchema(String) - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
Look up a sub-schema (database) by the given sub-schema name.
getSubSchema(String) - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
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.catalog.CatalogCalciteSchema
 
getSubSchemaNames() - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
getSubSchemaNames() - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
getSubSchemaNames() - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
getSubscribedShardsState() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
 
getSubscriber(Credentials) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubSubscriberFactory
Creates a new SubscriberStub using the EventLoopGroup and credentials.
getSubscriber(Credentials) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSubscriberFactoryForEmulator
 
getSubSequenceNumber() - Method in class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
 
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.
getSubtask() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getSubtaskCheckpointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
getSubtaskId() - Method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
getSubtaskId() - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
getSubtaskIndex() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Returns the subtask index.
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.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getSubtaskIndex() - Method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
getSubtaskIndex() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
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.
getSubtaskMetricStore(int) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskMetricStore
 
getSubtasks() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
getSubtasks() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
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.api.java.summarize.NumericColumnSummary
 
getSum() - Method in class org.apache.flink.runtime.checkpoint.MinMaxAvgStats
Returns the sum of all seen values.
getSum() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
getSumBcastVars() - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Get the broadcast variables of the SumFunction.
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
 
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
Returns the summary of the subtask stats.
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.
getSuperstepNumber() - Method in class org.apache.flink.graph.gsa.ApplyFunction
Gets the number of the superstep, starting at 1.
getSuperstepNumber() - Method in class org.apache.flink.graph.gsa.GatherFunction
Gets the number of the superstep, starting at 1.
getSuperstepNumber() - Method in class org.apache.flink.graph.gsa.SumFunction
Gets the number of the superstep, starting at 1.
getSuperstepNumber() - Method in class org.apache.flink.graph.pregel.ComputeFunction
Gets the number of the superstep, starting at 1.
getSuperstepNumber() - Method in class org.apache.flink.graph.spargel.GatherFunction
Gets the number of the superstep, starting at 1.
getSuperstepNumber() - Method in class org.apache.flink.graph.spargel.ScatterFunction
Gets the number of the superstep, starting at 1.
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
 
getSupportedAPIVersions() - Method in interface org.apache.flink.runtime.rest.handler.RestHandlerSpecification
Returns the supported API versions that this request supports.
getSyncCheckpointDuration() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Returns the duration of the synchronous part of the checkpoint.
getSyncCheckpointDurationStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
Returns the summary stats for the sync checkpoint duration.
getSyncDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
getSyncDurationMillis() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getSynchronizationLock() - Method in class org.apache.flink.util.AbstractCloseableRegistry
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
 
getSyntax() - Method in class org.apache.calcite.sql.SqlFunction
 
getSyntax() - Method in class org.apache.flink.table.planner.functions.sql.ProctimeMaterializeSqlFunction
 
getSyntax() - Method in class org.apache.flink.table.planner.functions.sql.StreamRecordTimestampSqlFunction
 
getSysEndFieldName() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getSysStartFieldName() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
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.
getSystemProperties() - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification
Get the system properties.
getSystemResourceMetricsProbingInterval(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getSystemResourceMetricsProbingInterval() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getTable(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Get a CatalogTable or CatalogView identified by tablePath.
getTable(String) - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
getTable(ObjectIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Retrieves a fully qualified table.
getTable() - Method in class org.apache.flink.table.catalog.CatalogManager.TableLookupResult
 
getTable(String) - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
getTable(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getTable(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getTable(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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
 
getTableAggregateFunction() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
getTableColumn(int) - Method in class org.apache.flink.table.api.TableSchema
Returns the TableColumn instance for the given field index.
getTableColumn(String) - Method in class org.apache.flink.table.api.TableSchema
Returns the TableColumn instance for the given field name.
getTableColumns() - Method in class org.apache.flink.table.api.TableSchema
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(String, String, List<String>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getTableColumnStatistics(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getTableEnvironment() - Method in class org.apache.flink.table.api.internal.TableImpl
 
getTableEnvironment() - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
 
getTableFactory() - Method in interface org.apache.flink.table.catalog.Catalog
Get an optional TableFactory instance that's responsible for generating table-related instances stored in this catalog, instances such as source/sink.
getTableFactory() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
getTableFactory() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getTableFunction() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
getTableFunction() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.CatalogQueryOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.CatalogSinkModifyOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.ddl.AlterTableOperation
 
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.planner.catalog.CatalogSchemaTable
 
getTableMetadata(HiveShim, Table) - Static method in class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
 
getTableName() - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
What table is to be read.
getTableName() - Method in class org.apache.flink.addons.hbase.HBaseRowInputFormat
 
getTableName() - Method in class org.apache.flink.addons.hbase.TableInputFormat
What table is to be read.
getTableName() - Method in class org.apache.flink.addons.hbase.TableInputSplit
Returns the table name.
getTableName() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
getTableNames() - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
getTableNames() - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
getTableNames() - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
getTableNames() - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
getTableProps() - Method in class org.apache.flink.connectors.hive.HiveTablePartition
 
getTables() - Method in class org.apache.flink.table.client.config.Environment
 
getTableSchema() - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
getTableSchema() - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
getTableSchema() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
getTableSchema() - Method in class org.apache.flink.connectors.hive.HiveTableSink
 
getTableSchema() - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
getTableSchema() - Method in class org.apache.flink.formats.parquet.ParquetTableSource
 
getTableSchema() - Method in class org.apache.flink.orc.OrcTableSource
 
getTableSchema() - Method in class org.apache.flink.sql.tests.BatchSQLTestProgram.GeneratorTableSource
 
getTableSchema() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getTableSchema() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
getTableSchema(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Returns the schema of a table.
getTableSchema() - Method in class org.apache.flink.table.client.gateway.local.CollectBatchTableSink
 
getTableSchema(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
getTableSchema(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a table schema under the given existing key.
getTableSchema() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.CatalogQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.DataSetQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.ProjectQueryOperation
 
getTableSchema() - Method in interface org.apache.flink.table.operations.QueryOperation
Resolved schema of this operation.
getTableSchema() - Method in class org.apache.flink.table.operations.ScalaDataStreamQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
getTableSchema() - Method in class org.apache.flink.table.sinks.CsvTableSink
 
getTableSchema() - Method in interface org.apache.flink.table.sinks.TableSink
Returns the schema of the consumed table.
getTableSchema() - Method in class org.apache.flink.table.sources.CsvTableSource
 
getTableSchema() - Method in interface org.apache.flink.table.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(String) - Static method in class org.apache.flink.table.tpcds.schema.TpcdsSchemaProvider
 
getTableSchema() - Method in class org.apache.flink.walkthrough.common.table.BoundedTransactionTableSource
 
getTableSchema() - Method in class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
getTableSchema() - Method in class org.apache.flink.walkthrough.common.table.UnboundedTransactionTableSource
 
getTableSink() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getTableSink() - Method in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
getTableSink() - Method in interface org.apache.flink.table.client.gateway.local.result.DynamicResult
Returns the table sink required by this result type.
getTableSink() - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectBatchResult
 
getTableSource() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getTableSource() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
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.catalog.hive.HiveCatalog
 
getTabSize(int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getTags() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getTarget() - Method in class org.apache.flink.graph.Edge
 
getTarget() - Method in class org.apache.flink.optimizer.dag.DagConnection
Gets the target of the connection.
getTarget() - Method in class org.apache.flink.optimizer.plan.Channel
Gets the target of this Channel.
getTarget() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
 
getTarget() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Returns the vertex connected to this edge.
getTargetAddress() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
getTargetAddress() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
getTargetAddress() - Method in class org.apache.flink.runtime.resourcemanager.SlotRequest
 
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
 
getTargetEdgeValue() - Method in class org.apache.flink.graph.bipartite.Projection
 
getTargetGateway() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
Gets the RegisteredGateway.
getTargetId() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
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.
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.LogFileHandlerSpecification
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.handler.legacy.files.StdoutFileHandlerSpecification
 
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.TaskCheckpointStatisticsHeaders
 
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.DashboardConfigurationHeaders
 
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.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.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.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.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.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.TaskManagerDetailsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
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.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
 
getTargetSlotNumber() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Gets the number of the slot into which the task is to be deployed.
getTargetState() - Method in class org.apache.flink.cep.nfa.StateTransition
 
getTargetStream(T) - Method in interface org.apache.flink.streaming.connectors.kinesis.serialization.KinesisSerializationSchema
Optional method to determine the target stream based on the element.
getTargetTopic(T) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KeyedSerializationSchemaWrapper
 
getTargetTopic(T) - Method in interface org.apache.flink.streaming.connectors.kafka.KafkaContextAware
Returns the topic that the presented element should be sent to.
getTargetTopic(T) - Method in interface org.apache.flink.streaming.util.serialization.KeyedSerializationSchema
Deprecated.
Optional method to determine the target topic for the element.
getTargetTopic(Tuple2<K, V>) - Method in class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
 
getTargetVertex(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getTargetVertexValue() - Method in class org.apache.flink.graph.bipartite.Projection
 
getTask() - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputSplit
 
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
 
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
 
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() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndResources
 
getTaskFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getTaskHeapMemory() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
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.taskexecutor.TaskExecutorResourceSpec
 
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.taskmanager.RuntimeEnvironment
 
getTaskInfo() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getTaskInfo() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskInformationOrBlobKey() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
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 class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
getTaskManagerBindAddress() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getTaskManagerConnection() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
getTaskManagerConnection() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
getTaskManagerCpus() - Method in class org.apache.flink.kubernetes.kubeclient.TaskManagerPodParameter
 
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
 
getTaskManagerHostname() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the taskManager hostname.
getTaskmanagerId() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
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.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
 
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.jobmaster.slotpool.SlotInfoWithUtilization
 
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.
getTaskManagerLocation() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskManagerLocationFuture() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getTaskManagerLogPath() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTaskManagerMemoryInMB() - Method in class org.apache.flink.kubernetes.kubeclient.TaskManagerPodParameter
 
getTaskManagerMemoryMB() - Method in class org.apache.flink.client.deployment.ClusterSpecification
 
getTaskManagerMetricStore(String) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
Returns the MetricStore.TaskManagerMetricStore for the given taskmanager ID.
getTaskManagerRequestTimeout() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getTaskManagers() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
getTaskManagerShellCommand(Configuration, ContaineredTaskManagerParameters, String, String, boolean, boolean, boolean, Class<?>, String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Generates the shell command to start a task manager.
getTaskManagerSlotId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerSlot
 
getTaskManagerStartCommand(Configuration, ContaineredTaskManagerParameters, String, String, boolean, boolean, String, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Generates the shell command to start a task manager for kubernetes.
getTaskManagerStateStore() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskManagerStdoutPath() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
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
 
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.functions.RuntimeContext
Returns the name of the task in which the UDF runs, as assigned during plan construction.
getTaskName() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getTaskName() - Method in class org.apache.flink.api.common.TaskInfo
Returns the name of the task
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 class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
 
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.state.api.runtime.SavepointRuntimeContext
 
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.functions.RuntimeContext
Returns the name of the task, appended with the subtask indicator, such as "MyTask (3/6)", where 3 would be (RuntimeContext.getIndexOfThisSubtask() + 1), and 6 would be RuntimeContext.getNumberOfParallelSubtasks().
getTaskNameWithSubtasks() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getTaskNameWithSubtasks() - Method in class org.apache.flink.api.common.TaskInfo
Returns the name of the task, appended with the subtask indicator, such as "MyTask (3/6)", where 3 would be (TaskInfo.getIndexOfThisSubtask() + 1), and 6 would be TaskInfo.getNumberOfParallelSubtasks().
getTaskNameWithSubtasks() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getTaskOffHeapMemory() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
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.taskexecutor.TaskExecutorResourceSpec
 
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.
getTaskResourceProfile() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements
 
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, Throwable) - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.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.flip1.RestartAllStrategy
Returns all vertices on any task failure.
getTasksNeedingRestart(ExecutionVertexID, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.RestartPipelinedRegionStrategy
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
 
getTaskStates() - Method in interface org.apache.flink.runtime.checkpoint.savepoint.Savepoint
Deprecated.
Only kept for backwards-compatibility with versionS < 1.3. Will be removed in the future.
getTaskStates() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
 
getTaskStates() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
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.
getTaskToExecute() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
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
 
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
 
getTempDirs() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getTempFilePath(String) - Method in class org.apache.flink.test.util.AbstractTestBase
 
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(ParameterizedType) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateTypes(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTempMode() - Method in class org.apache.flink.optimizer.plan.Channel
 
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".
getTerminal() - Method in class org.apache.flink.table.client.cli.CliClient
 
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.
getTerminationCriterion() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getTerminationCriterion() - Method in class org.apache.flink.api.java.operators.BulkIterationResultSet
 
getTerminationFuture() - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
getTerminationFuture() - Method in class org.apache.flink.runtime.entrypoint.component.DefaultResourceManagerService
 
getTerminationFuture() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
Returns the termination future of this ExecutionGraph.
getTerminationFuture() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
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.rpc.RpcService
Returns a future indicating when the RPC service has been shut down.
getTerminationFuture() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getTerminationFuture() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
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.
getTestEnvironment() - Method in class org.apache.flink.test.util.MiniClusterWithClientResource
 
getTestKeytab() - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
getText() - Method in class org.apache.flink.configuration.description.LinkElement
 
getTheta0() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
 
getTheta1() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
 
getThirdVertex() - Method in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
getThreadPriority() - Method in class org.apache.flink.runtime.clusterframework.BootstrapTools.FixedThreadPoolExecutorConfiguration
 
getThrowableType(Throwable) - Static method in class org.apache.flink.runtime.throwable.ThrowableClassifier
Classify the exceptions by extracting the ThrowableType from a potential ThrowableAnnotation.
getTieEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.CommunityDetectionData
 
getTieEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
 
getTieVertexSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
 
getTimeAttribute() - Method in class org.apache.flink.table.client.config.entries.TemporalTableEntry
 
getTimeAttribute() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getTimeAttribute() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
getTimeCharacteristic() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTimeCharacteristic() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getTimeCharacteristic() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
getTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
Return time duration in the given time unit.
getTimeDuration(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
 
getTimeDurationHelper(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
Return time duration in the given time unit.
getTimeDurations(String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
 
getTimeField() - Method in class org.apache.flink.table.api.GroupWindow
 
getTimeNanos() - Method in class org.apache.flink.runtime.rpc.messages.RunAsync
 
getTimeout() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getTimeout() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcServiceConfiguration
 
getTimeout() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTimes() - Method in class org.apache.flink.cep.pattern.Pattern
 
getTimestamp() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
getTimestamp(int, int) - Method in class org.apache.flink.orc.vector.OrcTimestampColumnVector
 
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.io.network.api.CheckpointBarrier
 
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.kafka.test.base.KafkaEvent
 
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(int, int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
getTimestamp(int, int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
getTimestamp(int, int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
getTimestamp(int, int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
getTimestamp(int, int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
getTimestamp(int, int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
getTimestamp(int, int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
getTimestamp(int, int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Get Timestamp value, internal format is SqlTimestamp.
getTimestamp(int, int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
getTimestamp(int, int) - Method in interface org.apache.flink.table.dataformat.vector.TimestampColumnVector
 
getTimestamp(int, int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
getTimestamp() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getTimestampDataTypeClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Hive Timestamp data type class was changed in Hive 3.1.0.
getTimestampDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getTimestampDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
getTimestampExtractor() - Method in class org.apache.flink.table.sources.RowtimeAttributeDescriptor
Returns the [[TimestampExtractor]] for the attribute.
getTimestampForRecord(T, long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPeriodicWatermarks
 
getTimestampForRecord(T, long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPunctuatedWatermarks
 
getTimestampMillis(Binary) - Static method in class org.apache.flink.formats.parquet.utils.ParquetTimestampUtils
Returns GMT timestamp from binary encoded parquet timestamp (12 bytes - julian date + time of day nanos).
getTimestamps() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getTimeZoneName() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getTimeZoneOffset() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
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.jobmaster.JobMasterConfiguration
 
getTmpDirPaths() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getTo() - Method in class org.apache.flink.cep.pattern.Quantifier.Times
 
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
 
getTolerableCheckpointFailureNumber() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getTolerableCheckpointFailureNumber() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Get the tolerable checkpoint failure number which used by the checkpoint failure manager to determine when we need to fail the job.
getTopic() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
getTopic() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
getTopicPartition() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionLeader
 
getTopId() - Method in class org.apache.flink.graph.bipartite.BipartiteEdge
 
getTopVertices() - Method in class org.apache.flink.graph.bipartite.BipartiteGraph
Get dataset with top vertices.
getTotalBudget() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
getTotalCount() - Method in class org.apache.flink.api.java.summarize.ColumnSummary
The number of all rows in this column including both nulls and non-nulls.
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.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
getTotalFields() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
getTotalFields() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
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.tests.SingleThreadAccessCheckingTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
getTotalFlinkMemorySize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
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.
getTotalNumberCheckpoints() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
getTotalNumberOfBuffers() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Gets the total numbers of buffers (data buffers plus events).
getTotalNumberOfBytes() - 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
 
getTotalNumberOfVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getTotalProcessMemorySize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
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
 
getTransactionalId() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
getTransactionalId() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
getTransactionCoordinatorId() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
getTransactionCoordinatorId() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
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.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
 
getTransformationUID() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getTransformers() - Method in class org.apache.flink.graph.drivers.input.GeneratedGraph
 
getTransformers() - Method in interface org.apache.flink.graph.drivers.transform.Transformable
Get the list of transforms.
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.
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.CoFeedbackTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.FeedbackTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.PartitionTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.SelectTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.SideOutputTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.SplitTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
getTransitivePredecessors() - Method in class org.apache.flink.streaming.api.transformations.UnionTransformation
 
getTransportType() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getTrgVertex() - Method in class org.apache.flink.graph.Triplet
 
getTriangleCount() - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
Get the number of triangles containing this vertex; equivalently, this is the number of edges between neighbors of this vertex.
getTriangleCount() - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
Get the number of triangles containing this vertex; equivalently, this is the number of edges between neighbors of this vertex.
getTrigger() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
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
 
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
 
getTrimmed(String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a trimmed String, null if no such property exists.
getTrimmed(String, String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a trimmed String, defaultValue if no such property exists.
getTrimmedStringCollection(String) - Method in class org.apache.hadoop.conf.Configuration
Get the comma delimited values of the name property as a collection of Strings, trimmed of the leading and trailing whitespace.
getTrimmedStrings(String) - Method in class org.apache.hadoop.conf.Configuration
Get the comma delimited values of the name property as an array of Strings, trimmed of the leading and trailing whitespace.
getTrimmedStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
Get the comma delimited values of the name property as an array of Strings, trimmed of the leading and trailing whitespace.
getTriplets() - Method in class org.apache.flink.graph.Graph
This method allows access to the graph's edge values along with its source and target vertex values.
getTrueArray(int) - Static method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
getTrueCount() - Method in class org.apache.flink.api.java.summarize.BooleanColumnSummary
 
getTrueCount() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
getTtl() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getTtlConfig() - Method in class org.apache.flink.api.common.state.StateDescriptor
 
getTtlTimeCharacteristic() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
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).
getTupleClass() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
getTupleClass() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerConfigSnapshot
 
getTwo() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
getTwoInputNode() - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
getType(int) - Method in class org.apache.flink.api.common.operators.Ordering
 
getType() - Method in class org.apache.flink.api.common.state.AggregatingStateDescriptor
 
getType() - Method in class org.apache.flink.api.common.state.FoldingStateDescriptor
Deprecated.
 
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.api.java.DataSet
Returns the TypeInformation for the type of this DataSet.
getType() - Method in class org.apache.flink.api.java.operators.DataSink
 
getType() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
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.metrics.datadog.DMetric
 
getType() - Method in class org.apache.flink.runtime.accumulators.StringifiedAccumulatorResult
 
getType() - Method in exception org.apache.flink.runtime.broadcast.InitializationTypeConflictException
 
getType() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
getType() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
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.api.constraints.Constraint
Tells what kind of constraint it is, e.g.
getType() - Method in class org.apache.flink.table.api.constraints.UniqueConstraint
 
getType() - Method in class org.apache.flink.table.api.TableColumn
Returns data type of this column.
getType(String) - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
getType(String) - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
getType() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
getType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns the type information under the given existing key.
getType() - Method in class org.apache.flink.table.explain.Node
 
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(String) - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
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
 
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.
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(int) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns the type of the (unnested) field at the given field position.
getTypeAt(String) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getTypeAt(int) - 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
 
getTypeAt(int) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
getTypeAt(String) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
getTypeAt(int) - Method in class org.apache.flink.table.types.logical.RowType
 
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.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 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.common.typeutils.GenericTypeSerializerConfigSnapshot
 
getTypeClass(S) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
Gets the type class from the corresponding serializer.
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(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() - 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.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
getTypeClass() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
getTypeClass() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
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.tests.SingleThreadAccessCheckingTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
getTypeCoercion() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getTypedArguments() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getTypeException() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
getTypeFactory() - Method in class org.apache.calcite.plan.RelOptCluster
 
getTypeFactory() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getTypeFactory() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
Returns the FlinkTypeFactory that will be used.
getTypeFactory() - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule.ConvertContext
 
getTypeFactory() - Method in class org.apache.flink.table.planner.PlanningConfigurationBuilder
Returns the FlinkTypeFactory that will be used.
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.
getTypeIndex(TypeInformation) - Static method in class org.apache.flink.addons.hbase.util.HBaseTypeUtils
Gets the type index (type representation in HBase connector) from the TypeInformation.
getTypeInference() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
Currently, the type inference is just exposed here.
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.util.OutputTag
 
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
 
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.
getTypeInformation() - Method in class org.apache.flink.api.java.typeutils.PojoField
 
getTypeInformation() - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
getTypeInformation() - Method in class org.apache.flink.table.types.logical.TypeInformationRawType
 
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;
getTypeNames() - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
getTypeNames() - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
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;
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 class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil.TypeSerializerSerializationProxy
Deprecated.
 
getTypeSerializer(String) - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
TODO this method should be removed once the serializer map is removed.
getTypeSerializer() - Method in class org.apache.flink.table.types.logical.RawType
 
getTypeSerializerIn1(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTypeSerializerIn1() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getTypeSerializerIn2(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTypeSerializerIn2() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getTypeSerializerOut(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTypeSerializerOut() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getTypeSerializerSideOut(OutputTag<?>, ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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
 
getUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdf() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.InputOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUDFClass() - Method in class org.apache.flink.table.functions.hive.HiveFunctionWrapper
Get class of the Hive function.
getUdfInput(IN) - Method in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
 
getUdfInput(BaseRow) - Method in class org.apache.flink.table.runtime.operators.python.BaseRowPythonScalarFunctionOperator
 
getUdfInput(CRow) - Method in class org.apache.flink.table.runtime.operators.python.PythonScalarFunctionOperator
 
getUdfOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.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.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.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction 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.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.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.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.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;
getUid() - Method in class org.apache.flink.api.dag.Transformation
Returns the user-specified ID of this transformation.
getUid() - Method in enum org.apache.flink.streaming.tests.TestOperatorEnum
 
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
 
getUnderlyingHistoryTable() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getUndirected() - Method in class org.apache.flink.graph.Graph
This operation adds all inverse-direction edges to the graph.
getUnfencedMainThreadExecutor() - Method in class org.apache.flink.runtime.rpc.FencedRpcEndpoint
Returns a main thread executor which is not bound to the fencing token.
getUnguardedFileSystem(URI) - Static method in class org.apache.flink.core.fs.FileSystem
 
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
 
getUniqueFieldCombination() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
getUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
Gets the FieldSets that are unique
getUniqueFields() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Gets the FieldSets which are unique in the output of the node.
getUniqueFields() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
Gets the fields whose combination is unique within the data set.
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.
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.
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.state.JoinInputSideSpec
Returns the KeySelector to extract unique key from the input row.
getUniqueKeysList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getUniqueKeyType() - Method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
Returns the TypeInformation of the unique key.
getUniqueOutputFormat() - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
getUnit() - Method in class org.apache.flink.api.common.time.Time
Gets the time unit for this policy's time interval.
getUnit() - Method in class org.apache.flink.streaming.api.windowing.time.Time
Gets the time unit for this policy's time interval.
getUnits() - Method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
 
getUnixEpochTimestamp() - Static method in class org.apache.flink.metrics.datadog.DMetric
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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
 
getUnreleasedPartitions() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
getUnrequestedParameters() - Method in class org.apache.flink.api.java.utils.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.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.TaskCheckpointStatisticsHeaders
 
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.DashboardConfigurationHeaders
 
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.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.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.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.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.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.TaskManagerDetailsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
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 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
 
getUnresolvedName() - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
getUntilCondition() - Method in class org.apache.flink.cep.pattern.Pattern
 
getUpdateMode() - Method in class org.apache.flink.table.operations.OutputConversionModifyOperation
 
getUpdateSerializer() - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
getUpdateStatement(String, String[], String[]) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Get update one row statement by condition fields, default not use limit 1, because limit 1 is a sql dialect.
getUpdateStatement() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getUpdateTimeoutCount() - Method in class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker
 
getUpdateTimeoutCount() - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
getUpdateTimeoutMillis() - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
getUpdateType() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getUpdateWithTs() - Method in class org.apache.flink.streaming.tests.verify.TtlUpdateContext
 
getUploadDir() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Returns the directory used to temporarily store multipart/form-data uploads.
getUploadedFiles() - Method in class org.apache.flink.runtime.rest.handler.FileUploads
 
getUploadedFiles() - Method in class org.apache.flink.runtime.rest.handler.HandlerRequest
 
getUpperPart() - Method in class org.apache.flink.util.AbstractID
Gets the upper 64 bits of the ID.
getUpsertStatement(String, String[], String[]) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Get dialect upsert statement, the database has its own upsert syntax, such as Mysql using DUPLICATE KEY UPDATE, and PostgresSQL using ON CONFLICT...
getUri() - Method in class org.apache.flink.core.fs.FileSystem
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.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the URI.
getUrl() - Static method in class org.apache.hadoop.util.VersionInfo
 
getURLVersionPrefix() - Method in enum org.apache.flink.runtime.rest.versioning.RestAPIVersion
Returns the URL version prefix (e.g.
getUsage() - Method in class org.apache.flink.graph.drivers.input.CirculantGraph
 
getUsage() - Method in class org.apache.flink.graph.drivers.input.GridGraph
 
getUsage() - Method in class org.apache.flink.graph.drivers.parameter.BooleanParameter
 
getUsage() - Method in class org.apache.flink.graph.drivers.parameter.ChoiceParameter
 
getUsage() - Method in class org.apache.flink.graph.drivers.parameter.IterationConvergence
 
getUsage() - Method in interface org.apache.flink.graph.drivers.parameter.Parameter
An informal usage string.
getUsage() - Method in interface org.apache.flink.graph.drivers.parameter.Parameterized
Human-readable format for the command-line usage string.
getUsage() - Method in class org.apache.flink.graph.drivers.parameter.ParameterizedBase
 
getUsage() - Method in class org.apache.flink.graph.drivers.parameter.SimpleParameter
 
getUsage() - Method in class org.apache.flink.graph.drivers.parameter.Simplify
 
getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
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
 
getUser() - Static method in class org.apache.hadoop.util.VersionInfo
 
getUserAccumulators() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
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
 
getUserClassLoader() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the user code class loader
getUserClassLoader() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getUserClassLoader() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getUserClassLoader() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
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.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 class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
Returns the user code class loader.
getUserCodeClassLoader() - Method in class org.apache.flink.api.java.ExecutionEnvironment
 
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.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.state.api.runtime.SavepointRuntimeContext
 
getUserCodeClassloader() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getUserCodeClassLoaderInfo(ClassLoader) - Static method in class org.apache.flink.runtime.util.ClassLoaderUtil
Gets information about URL class loaders.
getUserCodeObject(Class<? super T>, ClassLoader) - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
 
getUserCodeObject() - 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() - 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.
getUserCodeObject() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
Gets the user code object.
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.TwoPhaseCommitSinkFunction
 
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.
getUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.runners.python.AbstractPythonScalarFunctionRunner
Gets the proto representation of the Python user-defined functions to be executed.
getUserDefinedOperatorIDs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
Returns a list containing the alternative IDs of all operators contained in this execution job vertex.
getUserDefinedOperatorIDs() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
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
 
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.
getUserMap() - Method in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
Gets the map for user-defined accumulators.
getUsername() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions
 
getUsername() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the user name.
getUserProvidedNodeHash() - Method in class org.apache.flink.api.dag.Transformation
Gets the user provided hash.
getUserSongTriplets(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.MusicProfilesData
 
getUserValue() - Method in class org.apache.flink.runtime.state.ttl.TtlValue
 
getValByRegex(String) - Method in class org.apache.hadoop.conf.Configuration
get keys matching the the regex
getValidatedNodeType(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getValidatedNodeTypeIfKnown(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getValidatedProducerConfiguration(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Validate configuration properties for FlinkKinesisProducer, and return a constructed KinesisProducerConfiguration.
getValidationErrorFunction() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getValidator() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns the validator to validate the value of the parameter.
getValType() - Method in class org.apache.calcite.sql.SqlMapTypeNameSpec
 
getValue() - Method in class org.apache.flink.api.common.resources.Resource
 
getValue(BooleanValue) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.BooleanValueSummaryAggregator
 
getValue(DoubleValue) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.DoubleValueSummaryAggregator
 
getValue(FloatValue) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.FloatValueSummaryAggregator
 
getValue(VT) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator
Get the value out of a value type.
getValue(IntValue) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.IntegerValueSummaryAggregator
 
getValue(LongValue) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.LongValueSummaryAggregator
 
getValue(ShortValue) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.ShortValueSummaryAggregator
 
getValue(StringValue) - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.StringValueSummaryAggregator
 
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(ConfigOption<?>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
getValue() - Method in class org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper
 
getValue() - Method in class org.apache.flink.graph.bipartite.BipartiteEdge
 
getValue() - Method in class org.apache.flink.graph.drivers.parameter.IterationConvergence
 
getValue() - Method in interface org.apache.flink.graph.drivers.parameter.Parameter
Get the parameter value.
getValue() - Method in class org.apache.flink.graph.drivers.parameter.SimpleParameter
 
getValue() - Method in class org.apache.flink.graph.drivers.parameter.Simplify
 
getValue() - Method in class org.apache.flink.graph.Edge
 
getValue() - Method in class org.apache.flink.graph.Vertex
 
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 interface org.apache.flink.ml.common.linalg.VectorIterator
Returns the value of the element which the cursor points.
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.RestartTimeGauge
 
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.OutputBufferPoolUsageGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.OutputBuffersGauge
 
getValue() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoEntry
 
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.zookeeper.ZooKeeperSharedValue
 
getValue() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperVersionedValue
 
getValue() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getValue() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getValue() - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
 
getValue(Object, String) - Static method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
getValue() - Method in class org.apache.flink.streaming.connectors.kafka.internal.metrics.KafkaMetricMutableWrapper
 
getValue() - Method in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaMetricWrapper
 
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(String, DescriptorProperties) - Static method in class org.apache.flink.table.descriptors.LiteralValueValidator
Gets the value according to the type and value strings.
getValue(ACC) - Method in class org.apache.flink.table.functions.AggregateFunction
Called every time when an aggregation result should be materialized.
getValue(GenericUDAFEvaluator.AggregationBuffer) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
getValue(CollectAggFunction.CollectAccumulator<T>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
getValue(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
getValue(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
getValue(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
getValue(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
getValue(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction
 
getValue(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction
 
getValue(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
getValue(MinWithRetractAggFunction.MinWithRetractAccumulator<T>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
getValue() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunction
Gets the result of the aggregation from the current accumulators.
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() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.Entry
 
getValue() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.LookupInfo
 
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
 
getValueAs(Class<T>) - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
Returns the value (excluding null) as an instance of the given class.
getValueClass() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns the class of the param value.
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.job.savepoints.SavepointDisposalStatusHeaders
 
getValueClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getValueDataType() - Method in class org.apache.flink.table.types.KeyValueDataType
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
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.DeclarativeAggregateFunction
An expression which returns the final value for this aggregate function.
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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.ml.common.linalg.SparseVector
Get the values array.
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.
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 class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
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.table.dataview.NullAwareMapSerializer
 
getValueSerializer() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
getValueString() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getValueString() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
getValueType() - Method in class org.apache.flink.table.types.logical.MapType
 
getValueTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeInfo() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
Gets the type information for the values in the map
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.BooleanMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.ByteMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DateMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DecimalMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DoubleMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.FloatMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.IntMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.LongMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.ShortMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.StringMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.TimeMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.TimestampMaxWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.BooleanMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.ByteMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DateMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DecimalMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DoubleMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.FloatMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.IntMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.LongMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.ShortMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.StringMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.TimeMinWithRetractAggFunction
 
getValueTypeInfo() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.TimestampMinWithRetractAggFunction
 
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueVersion(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the version of value.
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
Returns the property keys of variable indexed properties.
getVariance() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
Variance is a measure of how far a set of numbers are spread out.
getVersion() - Method in class org.apache.flink.api.common.typeutils.base.CollectionSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer.ConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil.TypeSerializerSerializationProxy
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer.KryoSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerConfigSnapshot
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.scala.typeutils.ScalaTrySerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getVersion() - Method in class org.apache.flink.cep.nfa.NFA.NFASerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in interface org.apache.flink.core.io.SimpleVersionedSerializer
Gets the version with which this serializer serializes.
getVersion() - Method in interface org.apache.flink.core.io.Versioned
Returns the version number of the object.
getVersion() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
 
getVersion() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
getVersion() - Method in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
getVersion() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
getVersion() - Method in class org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
 
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.datastream.CoGroupedStreams.UnionSerializerConfigSnapshot
Deprecated.
 
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.TwoPhaseCommitSinkFunction.StateSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
getVersion() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer.TimerSerializerConfigSnapshot
Deprecated.
 
getVersion() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerConfigSnapshot
Deprecated.
 
getVersion() - Static method in class org.apache.hadoop.util.VersionInfo
 
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
 
getVersionSerializer() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
getVertex() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getVertex(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingTopology
Looks up the SchedulingExecutionVertex for the given ExecutionVertexID.
getVertexGroupCount() - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
getVertexGroupCount() - Method in class org.apache.flink.graph.library.Summarization.VertexValue
 
getVertexGroupValue() - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
getVertexGroupValue() - Method in class org.apache.flink.graph.library.Summarization.VertexValue
 
getVertexId() - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
getVertexId() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
getVertexID() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getVertexId0() - Method in interface org.apache.flink.graph.asm.result.BinaryResult
Get the first vertex ID.
getVertexId0() - Method in class org.apache.flink.graph.asm.result.BinaryResultBase
 
getVertexId0() - Method in interface org.apache.flink.graph.asm.result.TertiaryResult
Get the first vertex ID.
getVertexId0() - Method in class org.apache.flink.graph.asm.result.TertiaryResultBase
 
getVertexId0() - Method in interface org.apache.flink.graph.asm.result.UnaryResult
Get the first vertex ID.
getVertexId0() - Method in class org.apache.flink.graph.asm.result.UnaryResultBase
 
getVertexId1() - Method in interface org.apache.flink.graph.asm.result.BinaryResult
Get the second vertex ID.
getVertexId1() - Method in class org.apache.flink.graph.asm.result.BinaryResultBase
 
getVertexId1() - Method in interface org.apache.flink.graph.asm.result.TertiaryResult
Get the second vertex ID.
getVertexId1() - Method in class org.apache.flink.graph.asm.result.TertiaryResultBase
 
getVertexId2() - Method in interface org.apache.flink.graph.asm.result.TertiaryResult
Get the third vertex ID.
getVertexId2() - Method in class org.apache.flink.graph.asm.result.TertiaryResultBase
 
getVertexIds() - Method in class org.apache.flink.graph.Graph
 
getVertexIDs() - Method in class org.apache.flink.runtime.jobgraph.topology.LogicalPipelinedRegion
 
getVertexIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getVertexOrThrow(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingTopology
Looks up the SchedulingExecutionVertex for the given ExecutionVertexID.
getVertexWithAttempt() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getVertices(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.SummarizationData
Creates a set of vertices with attached String values.
getVertices() - Method in class org.apache.flink.graph.Graph
 
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.DefaultLogicalTopology
 
getVertices() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
 
getVertices() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getVertices() - Method in interface org.apache.flink.runtime.topology.Topology
Returns an iterable over all vertices, topologically sorted.
getVerticesAsArray() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns an array of all job vertices that are registered with the job graph.
getVerticesAsTuple2() - Method in class org.apache.flink.graph.Graph
 
getVerticesSortedTopologicallyFromSources() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getVerticesToAcknowledge() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
getVerticesToConfirm() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
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.ExecutionGraph
 
getVerticesToRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureHandlingResult
Returns the tasks to restart.
getVerticesToTrigger() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
getViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
getViews(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
getViews(IMetaStoreClient, String) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Get a list of views in the given database from the given Hive Metastore client.
getViews(IMetaStoreClient, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
getViews(IMetaStoreClient, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV230
 
getVirtualHost() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Retrieve the virtual host.
getVisibleMainHeight() - Method in class org.apache.flink.table.client.cli.CliView
 
getVisitDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.relational.util.WebLogData
 
getVMID() - Method in class org.apache.flink.mesos.scheduler.Offer
 
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.
getWatermark() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getWatermark() - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker.WatermarkState
 
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.api.WatermarkSpec
Returns the string representation of watermark generation expression.
getWatermarkExprOutputType() - Method in class org.apache.flink.table.api.WatermarkSpec
Returns the data type of the computation result of watermark generation expression.
getWatermarkGauge() - Method in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
getWatermarkGauge() - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
getWatermarkGauge() - Method in interface org.apache.flink.streaming.runtime.tasks.OperatorChain.WatermarkGaugeExposingOutput
 
getWatermarkLatency() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
getWatermarkSpecs() - Method in class org.apache.flink.table.api.TableSchema
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.table.sources.RowtimeAttributeDescriptor
Returns the [[WatermarkStrategy]] for the attribute.
getWatermarkTracker() - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
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
 
getWebInterfaceUrl() - Method in class org.apache.flink.table.client.gateway.local.result.BasicResult
 
getWebMonitorAddress(Configuration, HighAvailabilityServicesUtils.AddressResolution) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
Get address of web monitor from configuration.
getWebMonitorLeaderElectionService() - 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
 
getWeight() - Method in class org.apache.flink.api.java.sampling.IntermediateSampleData
 
getWhereScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getWidth() - Method in class org.apache.flink.table.client.cli.CliClient
 
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.
getWindowAccumulators(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
Gets the accumulators of the given window.
getWindowAssigner() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
getWindowByName(SqlIdentifier, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getWindowProperties() - Method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils.CategorizedExpressions
 
getWindowPropertiesExpressions() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.BaseAlignedWindowAssigner
Deprecated.
 
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.assigners.CountSlidingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
Returns a TypeSerializer for serializing windows that are assigned by this WindowAssigner.
getWindowSize() - Method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
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.
getWindowTime() - Method in class org.apache.flink.cep.pattern.Pattern
 
getWithScope(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getWord() - Method in class org.apache.flink.examples.java.wordcount.WordCountPojo.Word
 
getWord() - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
getWorker() - Method in class org.apache.flink.mesos.runtime.clusterframework.RegisteredMesosWorkerNode
 
getWorker() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getWorkerIndex() - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
 
getWorkingDirectory() - Method in class org.apache.flink.core.fs.FileSystem
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
 
getWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Gets the contract that represents the workset for the step function.
getWorkset() - Method in class org.apache.flink.api.java.operators.DeltaIteration
Gets the working set of the delta iteration.
getWorksetNode() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
getWorksetNode() - Method in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
getWorksetPlanNode() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getWorksetSerializer() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
getWorksetType() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
 
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 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.java.operators.translation.WrappingFunction
 
getWriteBatchSize() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets the max batch size will be used in RocksDBWriteBatchWrapper.
getWriteBufferRatio() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Gets the fraction of the total memory to be used for write buffers.
getWriteBufferSize() - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
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.
getWriteMode() - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
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.
getWriter(int) - Method in interface org.apache.flink.runtime.execution.Environment
 
getWriter() - Static method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshotReadersWriters
Returns the writer for StateMetaInfoSnapshot.
getWriter(int) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getWriter(int) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getWriterForVersion(int, InternalTimersSnapshot<K, N>, TypeSerializer<K>, TypeSerializer<N>) - Static method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters
 
getWriters() - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
List of writers that are associated with this output collector
getWrittenBytes() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
getYarnClient() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
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.
getYearPrecision(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
getYearPrecision() - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
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.
getZookeeperAddress() - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Returns the address of Zookeeper.
getZookeeperAddress() - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
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).
getZooKeeperLoginContextName() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getZookeeperNamespace() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
getZooKeeperServiceName() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
GLOBAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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_JOB_PARAMETERS - Static variable in class org.apache.flink.configuration.PipelineOptions
 
GlobalAggregateManager - Interface in org.apache.flink.runtime.taskexecutor
This interface gives access to transient, named, global aggregates.
GlobalClusteringCoefficient<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.directed
The global clustering coefficient measures the connectedness of a graph.
GlobalClusteringCoefficient() - Constructor for class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient
 
GlobalClusteringCoefficient<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.undirected
The global clustering coefficient measures the connectedness of a graph.
GlobalClusteringCoefficient() - Constructor for class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient
 
GlobalClusteringCoefficient.Result - Class in org.apache.flink.graph.library.clustering.directed
Wraps global clustering coefficient metrics.
GlobalClusteringCoefficient.Result - Class in org.apache.flink.graph.library.clustering.undirected
Wraps global clustering coefficient metrics.
GlobalConfiguration - Class in org.apache.flink.configuration
Global configuration object for Flink.
GlobalJobParameters() - Constructor for class org.apache.flink.api.common.ExecutionConfig.GlobalJobParameters
 
GlobalModVersionMismatch - Exception in org.apache.flink.runtime.executiongraph
An exception that indicates a mismatch between the expected global modification version of the execution graph, and the actual modification version.
GlobalModVersionMismatch(long, long) - Constructor for exception org.apache.flink.runtime.executiongraph.GlobalModVersionMismatch
 
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
 
GlobalProperties - Class in org.apache.flink.optimizer.dataproperties
This class represents global properties of the data at a certain point in the plan.
GlobalProperties() - Constructor for class org.apache.flink.optimizer.dataproperties.GlobalProperties
Initializes the global properties with no partitioning.
GlobalPropertiesPair(RequestedGlobalProperties, RequestedGlobalProperties) - Constructor for class org.apache.flink.optimizer.operators.OperatorDescriptorDual.GlobalPropertiesPair
 
globalProps - Variable in class org.apache.flink.optimizer.plan.PlanNode
 
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
 
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.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() - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger.CombiningSpillingThread
Entry point of the thread.
go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ReadingThread
The entry point for the thread.
go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SortingThread
Entry point of the thread.
go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Entry point of the thread.
go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
Equivalent to the run() method.
GO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GOTO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GPUResource - Class in org.apache.flink.api.common.resources
The GPU resource.
GPUResource(double) - Constructor for class org.apache.flink.api.common.resources.GPUResource
 
gpus() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get the GPU units to use for the TaskManager Process.
gpus() - Method in class org.apache.flink.mesos.scheduler.Offer
 
gpus(double) - Static method in class org.apache.flink.mesos.Utils
Construct a gpu resource.
gpus(String, double) - Static method in class org.apache.flink.mesos.Utils
Construct a gpu resource.
gracefulShutdown(long, TimeUnit, ExecutorService...) - Static method in class org.apache.flink.util.ExecutorUtils
Gracefully shutdown the given ExecutorService.
GradeSource() - Constructor for class org.apache.flink.streaming.examples.join.WindowJoinSampleData.GradeSource
 
GRANT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GRANTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
grantLeadership(UUID) - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
grantLeadership(UUID) - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
 
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.ResourceManager
Callback method when current resourceManager is granted leadership.
grantLeadership(UUID) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
Graph<K,VV,EV> - Class in org.apache.flink.graph
Represents a Graph consisting of edges and vertices.
Graph(DataSet<Vertex<K, VV>>, DataSet<Edge<K, EV>>, ExecutionEnvironment) - Constructor for class org.apache.flink.graph.Graph
Creates a graph from two DataSets: vertices and edges.
GraphAlgorithm<K,VV,EV,T> - Interface in org.apache.flink.graph
 
GraphAlgorithmWrappingBase<K,VV,EV,R> - Class in org.apache.flink.graph.utils.proxy
A GraphAlgorithm transforms an input Graph into an output of type T.
GraphAlgorithmWrappingBase() - Constructor for class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase
 
GraphAlgorithmWrappingDataSet<K,VV,EV,T> - Class in org.apache.flink.graph.utils.proxy
Base class for a mergeable GraphAlgorithm which wraps and returns a result DataSet.
GraphAlgorithmWrappingDataSet() - Constructor for class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingDataSet
 
GraphAlgorithmWrappingGraph<IN_K,IN_VV,IN_EV,OUT_K,OUT_VV,OUT_EV> - Class in org.apache.flink.graph.utils.proxy
Base class for a mergeable GraphAlgorithm which wraps and returns a result Graph.
GraphAlgorithmWrappingGraph() - Constructor for class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingGraph
 
GraphAnalytic<K,VV,EV,T> - Interface in org.apache.flink.graph
A GraphAnalytic is similar to a GraphAlgorithm but is terminal and results are retrieved via accumulators.
GraphAnalyticBase<K,VV,EV,T> - Class in org.apache.flink.graph
Base class for GraphAnalytic.
GraphAnalyticBase() - Constructor for class org.apache.flink.graph.GraphAnalyticBase
 
GraphCreatingVisitor - Class in org.apache.flink.optimizer.traversals
This traversal creates the optimizer DAG from a program.
GraphCreatingVisitor(int, ExecutionMode) - Constructor for class org.apache.flink.optimizer.traversals.GraphCreatingVisitor
 
GraphCsvReader - Class in org.apache.flink.graph
A class to build a Graph using path(s) provided to CSV file(s) with optional vertex and edge data.
GraphCsvReader(Path, Path, ExecutionEnvironment) - Constructor for class org.apache.flink.graph.GraphCsvReader
 
GraphCsvReader(Path, ExecutionEnvironment) - Constructor for class org.apache.flink.graph.GraphCsvReader
 
GraphCsvReader(Path, MapFunction<K, VV>, ExecutionEnvironment) - Constructor for class org.apache.flink.graph.GraphCsvReader
 
GraphCsvReader(String, ExecutionEnvironment) - Constructor for class org.apache.flink.graph.GraphCsvReader
 
GraphCsvReader(String, String, ExecutionEnvironment) - Constructor for class org.apache.flink.graph.GraphCsvReader
 
GraphCsvReader(String, MapFunction<K, VV>, ExecutionEnvironment) - Constructor for class org.apache.flink.graph.GraphCsvReader
 
GraphGenerator<K,VV,EV> - Interface in org.apache.flink.graph.generator
Graph generators shall be - parallelizable, in order to create large datasets - scale-free, generating the same graph regardless of parallelism - thrifty, using as few operators as possible
GraphGeneratorBase<K,VV,EV> - Class in org.apache.flink.graph.generator
Base class for graph generators.
GraphGeneratorBase() - Constructor for class org.apache.flink.graph.generator.GraphGeneratorBase
 
GraphGeneratorUtils - Class in org.apache.flink.graph.generator
Utilities for graph generators.
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
 
GraphKeyTypeTransform<VV,EV> - Class in org.apache.flink.graph.drivers.transform
Transform the ID type of graphs from LongValue to byte, short, char, integer, float, double, or string.
GraphKeyTypeTransform(long) - Constructor for class org.apache.flink.graph.drivers.transform.GraphKeyTypeTransform
Create a key type transform.
GraphMetrics<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.drivers
Driver for directed and undirected graph metrics analytics.
GraphMetrics() - Constructor for class org.apache.flink.graph.drivers.GraphMetrics
 
GraphUtils - Class in org.apache.flink.graph.utils
Graph utilities.
GraphUtils.AddLongValue - Class in org.apache.flink.graph.utils
Add LongValue elements.
GraphUtils.IdentityMapper<T> - Class in org.apache.flink.graph.utils
The identity mapper returns the input as output.
GraphUtils.MapTo<I,O> - Class in org.apache.flink.graph.utils
Map each element to a value.
GraphUtils.NonForwardingIdentityMapper<T> - Class in org.apache.flink.graph.utils
The identity mapper returns the input as output.
GraphValidator<K,VV,EV> - Class in org.apache.flink.graph.validation
A utility for defining validation criteria for different types of Graphs.
GraphValidator() - Constructor for class org.apache.flink.graph.validation.GraphValidator
 
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(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
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
 
GridGraph - Class in org.apache.flink.graph.drivers.input
Generate a GridGraph.
GridGraph() - Constructor for class org.apache.flink.graph.drivers.input.GridGraph
 
GridGraph - Class in org.apache.flink.graph.generator
 
GridGraph(ExecutionEnvironment) - Constructor for class org.apache.flink.graph.generator.GridGraph
An undirected Graph connecting vertices in a regular tiling in one or more dimensions and where the endpoints are optionally connected.
GROUP - 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_OFFSET - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateSentinel
Magic number that defines the partition should start from its committed group offset in Kafka.
GroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the groupby (without window) aggregate.
GroupAggFunction(long, long, GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
Creates a GroupAggFunction.
groupBy(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
Groups a DataSet using a KeySelector function.
groupBy(int...) - Method in class org.apache.flink.api.java.DataSet
Groups a Tuple DataSet using field position keys.
groupBy(String...) - Method in class org.apache.flink.api.java.DataSet
Groups a DataSet using field expressions.
groupBy(String) - 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 interface org.apache.flink.table.api.GroupWindowedTable
Groups the elements by a mandatory window and one or more optional grouping attributes.
groupBy(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
groupBy(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
groupBy(String) - Method in interface org.apache.flink.table.api.Table
Groups the elements on some grouping keys.
groupBy(Expression...) - Method in interface org.apache.flink.table.api.Table
Groups the elements on some grouping keys.
GroupByOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the optional GROUP BY clause for SELECT.
GroupCombineFunction<IN,OUT> - Interface in org.apache.flink.api.common.functions
Generic interface used for combine functions ("combiners").
GroupCombineNode - Class in org.apache.flink.optimizer.dag
The optimizer representation of a GroupCombineNode operation.
GroupCombineNode(GroupCombineOperatorBase<?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.GroupCombineNode
Creates a new optimizer node for the given operator.
GroupCombineOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
This operator behaves like the GroupReduceOperator with Combine but only runs the Combine part which reduces all data locally in their partitions.
GroupCombineOperator(DataSet<IN>, TypeInformation<OUT>, GroupCombineFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.GroupCombineOperator
Constructor for a non-grouped reduce (all reduce).
GroupCombineOperator(Grouping<IN>, TypeInformation<OUT>, GroupCombineFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.GroupCombineOperator
Constructor for a grouped reduce.
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
 
GroupCombineProperties - Class in org.apache.flink.optimizer.operators
The properties file belonging to the GroupCombineNode.
GroupCombineProperties(FieldSet, Ordering) - Constructor for class org.apache.flink.optimizer.operators.GroupCombineProperties
 
GroupedPartitionWriter<T> - Class in org.apache.flink.table.filesystem
PartitionWriter for grouped dynamic partition inserting.
GroupedPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - Constructor for class org.apache.flink.table.filesystem.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.
Grouping<T> - Class in org.apache.flink.api.java.operators
Grouping is an intermediate step for a transformation on a grouped DataSet.
Grouping(DataSet<T>, Keys<T>) - Constructor for class org.apache.flink.api.java.operators.Grouping
 
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_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
 
GroupingElement() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
GroupingElementList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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.
GroupReduceIterator<IN,OUT> - Class in org.apache.flink.api.java.functions
Base class that simplifies reducing all values provided as Iterable.
GroupReduceIterator() - Constructor for class org.apache.flink.api.java.functions.GroupReduceIterator
 
GroupReduceNode - Class in org.apache.flink.optimizer.dag
The optimizer representation of a GroupReduce operation.
GroupReduceNode(GroupReduceOperatorBase<?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.GroupReduceNode
Creates a new optimizer node for the given operator.
groupReduceOnEdges(EdgesFunctionWithVertexValue<K, VV, EV, T>, EdgeDirection) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the edge values of each vertex.
groupReduceOnEdges(EdgesFunctionWithVertexValue<K, VV, EV, T>, EdgeDirection, TypeInformation<T>) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the edge values of each vertex.
groupReduceOnEdges(EdgesFunction<K, EV, T>, EdgeDirection) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the edge values of each vertex.
groupReduceOnEdges(EdgesFunction<K, EV, T>, EdgeDirection, TypeInformation<T>) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the edge values of each vertex.
groupReduceOnNeighbors(NeighborsFunctionWithVertexValue<K, VV, EV, T>, EdgeDirection) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the neighbors (both edges and vertices) of each vertex.
groupReduceOnNeighbors(NeighborsFunctionWithVertexValue<K, VV, EV, T>, EdgeDirection, TypeInformation<T>) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the neighbors (both edges and vertices) of each vertex.
groupReduceOnNeighbors(NeighborsFunction<K, VV, EV, T>, EdgeDirection) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the neighbors (both edges and vertices) of each vertex.
groupReduceOnNeighbors(NeighborsFunction<K, VV, EV, T>, EdgeDirection, TypeInformation<T>) - Method in class org.apache.flink.graph.Graph
Groups by vertex and computes a GroupReduce transformation over the neighbors (both edges and vertices) of each vertex.
GroupReduceOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "reduceGroup" function on a data set, and the result data set produced by the function.
GroupReduceOperator(DataSet<IN>, TypeInformation<OUT>, GroupReduceFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.GroupReduceOperator
Constructor for a non-grouped reduce (all reduce).
GroupReduceOperator(Grouping<IN>, TypeInformation<OUT>, GroupReduceFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.GroupReduceOperator
Constructor for a grouped reduce.
GroupReduceOperatorBase<IN,OUT,FT extends GroupReduceFunction<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
 
GroupReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
GroupReduceOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, int[], 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(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, 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>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
GroupReduceProperties - Class in org.apache.flink.optimizer.operators
 
GroupReduceProperties(FieldSet) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceProperties
 
GroupReduceProperties(FieldSet, Ordering) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceProperties
 
GroupReduceProperties(FieldSet, Partitioner<?>) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceProperties
 
GroupReduceProperties(FieldSet, Ordering, Partitioner<?>) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceProperties
 
GroupReduceWithCombineProperties - Class in org.apache.flink.optimizer.operators
 
GroupReduceWithCombineProperties(FieldSet) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
GroupReduceWithCombineProperties(FieldSet, Ordering) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
GroupReduceWithCombineProperties(FieldSet, Partitioner<?>) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
GroupReduceWithCombineProperties(FieldSet, Ordering, Partitioner<?>) - Constructor for class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
GROUPS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
groupsFields(FieldSet) - Method in class org.apache.flink.api.common.operators.Ordering
 
GroupTableAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the groupby (without window) table aggregate.
GroupTableAggFunction(long, long, GeneratedTableAggsHandleFunction, LogicalType[], int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
GroupWindow - Class in org.apache.flink.table.api
A group window specification.
GroupWindowedTable - Interface in org.apache.flink.table.api
A table that has been windowed for GroupWindows.
GrpcStateService - Class in org.apache.beam.runners.fnexecution.state
An implementation of the Beam Fn State service.
GSAConfiguration - Class in org.apache.flink.graph.gsa
A GSAConfiguration object can be used to set the iteration name and degree of parallelism, to register aggregators and use broadcast sets in the GatherFunction, SumFunction as well as ApplyFunction.
GSAConfiguration() - Constructor for class org.apache.flink.graph.gsa.GSAConfiguration
 
GSAConnectedComponents<K,VV extends Comparable<VV>,EV> - Class in org.apache.flink.graph.library
A gather-sum-apply implementation of the Weakly Connected Components algorithm.
GSAConnectedComponents(Integer) - Constructor for class org.apache.flink.graph.library.GSAConnectedComponents
Creates an instance of the GSA Connected Components algorithm.
GSAPageRank<K> - Class in org.apache.flink.graph.examples
This is an implementation of a simple PageRank algorithm, using a gather-sum-apply iteration.
GSAPageRank(double, int) - Constructor for class org.apache.flink.graph.examples.GSAPageRank
Creates an instance of the GSA PageRank algorithm.
GSASingleSourceShortestPaths - Class in org.apache.flink.graph.examples
This example shows how to use Gelly's Gather-Sum-Apply iterations.
GSASingleSourceShortestPaths() - Constructor for class org.apache.flink.graph.examples.GSASingleSourceShortestPaths
 
GSASingleSourceShortestPaths<K,VV> - Class in org.apache.flink.graph.library
This is an implementation of the Single Source Shortest Paths algorithm, using a gather-sum-apply iteration.
GSASingleSourceShortestPaths(K, Integer) - Constructor for class org.apache.flink.graph.library.GSASingleSourceShortestPaths
Creates an instance of the GSA SingleSourceShortestPaths algorithm.
GT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GuavaFlinkConnectorRateLimiter - Class in org.apache.flink.api.common.io.ratelimiting
An implemetation of FlinkConnectorRateLimiter that uses Guava's RateLimiter for rate limiting.
GuavaFlinkConnectorRateLimiter() - Constructor for class org.apache.flink.api.common.io.ratelimiting.GuavaFlinkConnectorRateLimiter
 
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 and Mesos.
HA_JOB_DELAY - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
Deprecated.
Don't use this option anymore. It has no effect on Flink.
HA_JOB_MANAGER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Ports used by the job manager if not in 'none' recovery mode.
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.ConfigConstants
Deprecated.
Deprecated in favour of HighAvailabilityOptions.HA_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_CHECKPOINT_COUNTER_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_CHECKPOINT_COUNTER_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
ZooKeeper root path (ZNode) for checkpoint counters.
HA_ZOOKEEPER_CHECKPOINTS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_CHECKPOINTS_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
ZooKeeper root path (ZNode) for completed checkpoints.
HA_ZOOKEEPER_CLIENT_ACL - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_CONNECTION_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_DIR_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_JOBGRAPHS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_JOBGRAPHS_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
ZooKeeper root path (ZNode) for job graphs.
HA_ZOOKEEPER_LATCH_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_LATCH_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
HA_ZOOKEEPER_LEADER_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_LEADER_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
HA_ZOOKEEPER_MAX_RETRY_ATTEMPTS - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_MESOS_WORKERS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_MESOS_WORKERS_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
ZooKeeper root path (ZNode) for Mesos workers.
HA_ZOOKEEPER_NAMESPACE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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_QUORUM_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_RETRY_WAIT - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_ROOT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
The root path under which Flink stores its entries in ZooKeeper.
HA_ZOOKEEPER_SESSION_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
HA_ZOOKEEPER_STORAGE_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Hadoop - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that require Hadoop.
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
 
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
 
HadoopConfOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
Overlays a Hadoop configuration into a container, based on a supplied Hadoop configuration directory.
HadoopConfOverlay(File) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.HadoopConfOverlay
 
HadoopConfOverlay.Builder - Class in org.apache.flink.runtime.clusterframework.overlays
A builder for the HadoopConfOverlay.
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
 
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
 
HadoopFileStatus - Class in org.apache.flink.runtime.fs.hdfs
Concrete implementation of the FileStatus interface for the Hadoop Distribution 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.
HadoopFileSystemFactory - Class in org.apache.flink.connectors.hive
Hive FileSystemFactory, hive need use job conf to create file system.
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
 
HadoopInputFormat<K,V> - Class in org.apache.flink.api.java.hadoop.mapred
Wrapper for using HadoopInputFormats (mapred-variant) with Flink.
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.mapred.HadoopInputFormat
 
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>, Job) - Constructor for class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormat
 
HadoopInputFormat(InputFormat<K, V>, Class<K>, Class<V>) - 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(InputFormat<K, V>, Class<K>, Class<V>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
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>, 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(int, InputSplit, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopInputSplit
 
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, 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(OutputFormat<K, V>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormat
 
HadoopOutputFormat(OutputFormat<K, V>, Class<OutputCommitter>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormat
 
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>, 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(OutputFormat<K, V>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
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>, 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
 
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.
HadoopReduceCombineFunction<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in org.apache.flink.hadoopcompatibility.mapred
This wrapper maps a Hadoop Reducer and Combiner (mapred API) to a combinable Flink GroupReduceFunction.
HadoopReduceCombineFunction(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>, Reducer<KEYIN, VALUEIN, KEYIN, VALUEIN>) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
Maps two Hadoop Reducer (mapred API) to a combinable Flink GroupReduceFunction.
HadoopReduceCombineFunction(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>, Reducer<KEYIN, VALUEIN, KEYIN, VALUEIN>, JobConf) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
Maps two Hadoop Reducer (mapred API) to a combinable Flink GroupReduceFunction.
HadoopReduceFunction<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in org.apache.flink.hadoopcompatibility.mapred
This wrapper maps a Hadoop Reducer (mapred API) to a non-combinable Flink GroupReduceFunction.
HadoopReduceFunction(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceFunction
Maps a Hadoop Reducer (mapred API) to a non-combinable Flink GroupReduceFunction.
HadoopReduceFunction(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>, JobConf) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceFunction
Maps a Hadoop Reducer (mapred API) to a non-combinable Flink GroupReduceFunction.
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
 
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
 
HadoopUserOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
Overlays a Hadoop user context into a container.
HadoopUserOverlay(UserGroupInformation) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.HadoopUserOverlay
 
HadoopUserOverlay.Builder - Class in org.apache.flink.runtime.clusterframework.overlays
A builder for the HadoopUserOverlay.
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() - Constructor for class org.apache.flink.hadoopcompatibility.HadoopUtils
 
HadoopUtils - Class in org.apache.flink.runtime.util
Utility class for working with Hadoop-related classes.
HadoopUtils() - Constructor for class org.apache.flink.runtime.util.HadoopUtils
 
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.
handleAsyncException(String, Throwable) - Method in interface org.apache.flink.streaming.runtime.tasks.AsyncExceptionHandler
Handles an exception thrown by another thread (e.g.
handleAsyncException(String, Throwable) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
Handles an exception thrown by another thread (e.g.
handleAsyncIfNotDone(CompletableFuture<IN>, Executor, BiFunction<? super IN, Throwable, ? extends OUT>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
This function takes a CompletableFuture and a handler function for the result of this future.
handleCheckpointException(Exception) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
handleCheckpointException(Exception) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
handleCheckpointRequest(HandlerRequest<EmptyRequestBody, M>, 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, CheckpointMessageParameters>, AbstractCheckpointStats) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatisticDetailsHandler
 
handleCheckpointRequest(HandlerRequest<EmptyRequestBody, TaskCheckpointMessageParameters>, AbstractCheckpointStats) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.TaskCheckpointStatisticDetailsHandler
 
handleCheckpointSuccess(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
Handle checkpoint success.
handleCliArgsException(CliArgsException, Logger) - Static method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
handleError(Throwable, Logger) - Static method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
handleError(Exception) - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
handleError(Exception) - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
 
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(Throwable) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdActions
Callback to report occurring errors.
handleError(Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Handles error occurring in the leader election service.
handleError(Throwable) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderListener
Callback for errors which might occur in the JobLeaderService.
handleError(Exception) - Method in class org.apache.flink.runtime.util.LeaderRetrievalUtils.LeaderConnectionInfoListener
 
handleError(Exception) - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
handleError(Exception) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
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).
handleException(Exception) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
handleException(Exception) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Log exceptions.
handleException(E) - Method in interface org.apache.flink.runtime.operators.sort.ExceptionHandler
This method is called when the handler should deal with an exception.
handleFatalError(Throwable) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.PodCallbackHandler
 
handleFatalError(Throwable) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
handleGlobalFailure(Throwable) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
handleGlobalFailure(Throwable) - Method in class org.apache.flink.runtime.scheduler.LegacyScheduler
 
handleGlobalFailure(Throwable) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
handleJobLevelCheckpointException(CheckpointException, long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
Handle job level checkpoint exception with a handler callback.
handleMissingResult() - Method in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
handleProcessedBuffer(T, IOException) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Handles a processed Buffer.
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(long, KvStateInternalRequest) - Method in class org.apache.flink.queryablestate.server.KvStateServerHandler
 
handleRequest(HandlerRequest<R, M>, 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<EmptyRequestBody, M>, T) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
 
handleRequest(HandlerRequest<B, M>, T) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.TriggerHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.ClusterConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.ClusterOverviewHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.DashboardConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.ShutdownHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, M>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractExecutionGraphHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, M>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractExecutionGraphHandler
Called for each request after the corresponding AccessExecutionGraph has been retrieved from the ExecutionGraphCache.
handleRequest(HandlerRequest<EmptyRequestBody, M>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractJobVertexHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, M>, 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, M>, AccessExecutionVertex) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskAttemptHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, M>, 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, M>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, M>, 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, M>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.AbstractCheckpointHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointingStatisticsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobAccumulatorsMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobCancellationMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobCancellationHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobExceptionsMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobExceptionsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobExecutionResultHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobIdsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobPlanHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobsOverviewHandler
 
handleRequest(HandlerRequest<JobSubmitRequestBody, EmptyMessageParameters>, DispatcherGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobSubmitHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobVertexMessageParameters>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobVertexMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexBackPressureHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobVertexMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobVertexMessageParameters>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexTaskManagersHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, P>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.AbstractAggregatingMetricsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, M>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.AbstractMetricsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobVertexMessageParameters>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobVertexWatermarksHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, RescalingStatusMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingStatusHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, RescalingTriggerMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingTriggerHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, SubtaskMessageParameters>, AccessExecutionVertex) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskCurrentAttemptDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, SubtaskAttemptMessageParameters>, AccessExecution) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, SubtaskAttemptMessageParameters>, AccessExecution) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobVertexMessageParameters>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.SubtasksAllAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JobVertexMessageParameters>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.SubtasksTimesHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, TaskManagerMessageParameters>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagersHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, JarDeleteMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHandler
 
handleRequest(HandlerRequest<JarPlanRequestBody, JarPlanMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarPlanHandler
 
handleRequest(HandlerRequest<JarRunRequestBody, JarRunMessageParameters>, DispatcherGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHandler
 
handleRequest(HandlerRequest<EmptyRequestBody, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHandler
 
handleRpcMessage(Object) - Method in class org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor
 
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,M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler
Simple container for the request to a handler, that contains the RequestBody and path/query parameters.
HandlerRequest(R, M) - Constructor for class org.apache.flink.runtime.rest.handler.HandlerRequest
 
HandlerRequest(R, M, Map<String, String>, Map<String, List<String>>) - Constructor for class org.apache.flink.runtime.rest.handler.HandlerRequest
 
HandlerRequest(R, M, Map<String, String>, Map<String, List<String>>, Collection<File>) - Constructor for class org.apache.flink.runtime.rest.handler.HandlerRequest
 
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(Throwable) - Constructor for exception org.apache.flink.runtime.rest.handler.HandlerRequestException
 
HandlerRequestException(String, 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
 
handleStateChange(ConnectionState) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
handleStateChange(ConnectionState) - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalService
 
handleTaskLevelCheckpointException(CheckpointException, long, ExecutionAttemptID) - Method in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
Handle task level checkpoint exception with a handler callback.
handleUncaughtException(CompletableFuture<?>, Thread.UncaughtExceptionHandler) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Checks that the given CompletableFuture is not completed exceptionally.
handleUnresolvedFunction(SqlCall, SqlFunction, 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
 
handleViolation(long, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.IgnoringHandler
 
handleViolation(long, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.LoggingHandler
 
handleViolation(long, long) - Method in interface org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.MonotonyViolationHandler
Called when the property of monotonously ascending timestamps is violated, i.e., when elementTimestamp < lastTimestamp.
Handover - Class in org.apache.flink.streaming.connectors.kafka.internal
The Handover is a utility to hand over data (a buffer of records) and exception from a producer thread to a consumer thread.
Handover() - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.Handover
 
Handover.ClosedException - Exception in org.apache.flink.streaming.connectors.kafka.internal
An exception thrown by the Handover in the Handover.pollNext() or Handover.produce(ConsumerRecords) method, after the Handover was closed via Handover.close().
Handover.WakeupException - Exception in org.apache.flink.streaming.connectors.kafka.internal
A special exception thrown bv the Handover in the Handover.produce(ConsumerRecords) method when the producer is woken up from a blocking call via Handover.wakeupProducer().
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.api.java.utils.AbstractParameterTool
Check if value is set.
has(String) - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
Check if value is set.
has(String) - Method in class org.apache.flink.api.java.utils.ParameterTool
Check if value is set.
hasAbsentKeysOrValues() - Method in class org.apache.flink.util.LinkedOptionalMap
Checks whether there are entries with absent keys or values.
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
 
hasAlt() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
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
 
hasAutoGeneratedUIDsEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Checks whether auto generated UIDs are supported.
hasBackPressure() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
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
 
hasCity() - Method in class org.apache.flink.avro.generated.Address.Builder
Checks whether the 'city' field has been set.
hasClassLoader(JobID) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
hasClassLoader(JobID) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
True if the LibraryCacheManager has a user code class loader registered for the given job id.
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;
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
 
hasConciseKafkaProperties(DescriptorProperties) - Static method in class org.apache.flink.table.descriptors.KafkaValidator
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.NAryUnionPlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.PlanNode
Checks whether this node has a dam on the way down to the given source node.
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.SourcePlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
hasDamOnPathDownTo(PlanNode) - Method in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
hasData() - Method in class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
hasDataTypeDefinition() - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Whether this template defines an explicit data type.
hasDateTimeType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
hasDateTimeType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
hasDateTimeType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
hasDayPrecision(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
hasDecimalType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
hasDecimalType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
hasDecimalType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
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.AbstractFsCheckpointStorage
 
hasDefaultValue() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
hasDefaultValue() - Method in class org.apache.flink.configuration.ConfigOption
Checks if this option has a default value.
hasDefaultValue - Variable in class org.apache.flink.graph.drivers.parameter.SimpleParameter
 
hasDefaultValue() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns whether the parameter has a default value.
hasDeprecatedKeys() - Method in class org.apache.flink.configuration.ConfigOption
Deprecated.
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.table.dataformat.vector.AbstractColumnVector
Returns true if this column has a dictionary.
HaServicesJobGraphStoreFactory - Class in org.apache.flink.runtime.jobmanager
JobGraphStoreFactory implementation which creates a JobGraphStore using the provided HighAvailabilityServices.
HaServicesJobGraphStoreFactory(HighAvailabilityServices) - Constructor for class org.apache.flink.runtime.jobmanager.HaServicesJobGraphStoreFactory
 
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.
hasFallbackKeys() - Method in class org.apache.flink.configuration.ConfigOption
Checks whether this option has fallback keys.
hasFamily(LogicalType, LogicalTypeFamily) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
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.
hasFieldSetter(Class<?>, Field) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Checks for a field setters.
hasFoundWorkset() - Method in class org.apache.flink.optimizer.traversals.StepFunctionValidator
 
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 class org.apache.flink.api.common.ExecutionConfig
Checks whether generic types are supported.
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(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(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(T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
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(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(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(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.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(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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<T> - Class in org.apache.flink.graph.drivers.output
Print hash of algorithm output.
Hash() - Constructor for class org.apache.flink.graph.drivers.output.Hash
 
hash(ByteValueArray) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
hash(CharValueArray) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
hash(DoubleValueArray) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
hash(FloatValueArray) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
hash(IntValueArray) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
hash(LongValueArray) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
hash(NullValueArray) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
hash(ShortValueArray) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
hash(StringValueArray) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
hash(double) - Method in class org.apache.flink.graph.utils.MurmurHash
Process a double value.
hash(float) - Method in class org.apache.flink.graph.utils.MurmurHash
Process a float value.
hash(int) - Method in class org.apache.flink.graph.utils.MurmurHash
Process an integer value.
hash(long) - Method in class org.apache.flink.graph.utils.MurmurHash
Process a long value.
hash() - Method in class org.apache.flink.graph.utils.MurmurHash
Finalize and return the MurmurHash output.
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(BinaryString, MessageDigest) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Calculate the hash value of a given string use MessageDigest.
hash(BinaryString, String) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
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(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(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
hash segments to int.
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.
HASH_SEED - Static variable in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
 
HASH_SEED - Static variable in class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
 
HASH_SEED - Static variable in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
 
HASH_SEED - Static variable in class org.apache.flink.graph.library.clustering.undirected.TriangleListing.Result
 
HASH_SEED - Static variable in class org.apache.flink.graph.library.linkanalysis.HITS.Result
 
HASH_SEED - Static variable in class org.apache.flink.graph.library.linkanalysis.PageRank.Result
 
HASH_SEED - Static variable in class org.apache.flink.graph.library.similarity.AdamicAdar.Result
 
HASH_SEED - Static variable in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
 
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.runtime.util.SegmentsUtil
hash segments to int, numBytes must be aligned to 4 bytes.
hashCode() - Method in class org.apache.flink.addons.hbase.HBaseOptions
 
hashCode() - Method in class org.apache.flink.addons.hbase.HBaseWriteOptions
 
hashCode() - Method in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
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.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.restartstrategy.RestartStrategies.FailureRateRestartStrategyConfiguration
 
hashCode() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FallbackRestartStrategyConfiguration
 
hashCode() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.FixedDelayRestartStrategyConfiguration
 
hashCode() - Method in class org.apache.flink.api.common.restartstrategy.RestartStrategies.NoRestartStrategyConfiguration
 
hashCode() - Method in class org.apache.flink.api.common.state.StateDescriptor
 
hashCode() - Method in class org.apache.flink.api.common.time.Time
 
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.BackwardsCompatibleSerializerSnapshot
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
 
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.CompositeTypeSerializerConfigSnapshot
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerConfigSnapshot
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
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.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.KryoRegistrationSerializerConfigSnapshot
 
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.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
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.TupleSerializerConfigSnapshot
 
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.api.java.Utils.ChecksumHashCode
 
hashCode() - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
 
hashCode() - Method in class org.apache.flink.api.java.utils.ParameterTool
 
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.NFA.NFASerializer
Deprecated.
 
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.SharedBufferSerializer
Deprecated.
 
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.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.configuration.ReadableConfigToConfigurationAdapter
 
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.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.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
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.typeutils.AvroSerializer
 
hashCode() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
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.JsonRowDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema
 
hashCode() - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
hashCode() - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees.Degrees
 
hashCode() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode
 
hashCode() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
 
hashCode() - Method in class org.apache.flink.graph.library.clustering.undirected.TriangleListing.Result
 
hashCode() - Method in class org.apache.flink.graph.library.linkanalysis.HITS.Result
 
hashCode() - Method in class org.apache.flink.graph.library.linkanalysis.PageRank.Result
 
hashCode() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
 
hashCode() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
 
hashCode() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
 
hashCode() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
 
hashCode() - Method in class org.apache.flink.graph.library.similarity.AdamicAdar.Result
 
hashCode() - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
hashCode() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
hashCode() - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingDataSet
 
hashCode() - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingGraph
 
hashCode() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
 
hashCode() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
hashCode() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
hashCode() - Method in class org.apache.flink.optimizer.costs.Costs
 
hashCode() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
hashCode() - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
hashCode() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
hashCode() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
hashCode() - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
 
hashCode() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.GlobalPropertiesPair
 
hashCode() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.LocalPropertiesPair
 
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.blob.BlobKey
 
hashCode() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
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.OperatorState
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
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.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.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.EndOfPartitionEvent
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
hashCode() - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGateID
 
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.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 exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
hashCode() - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
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.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.query.KvStateInfo
 
hashCode() - Method in class org.apache.flink.runtime.query.KvStateLocation
 
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.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.MinMaxAvgStatistics
 
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.ClusterConfigurationInfoEntry
 
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.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.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.JobExceptionsInfo.ExecutionExceptionInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
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.SubtasksTimesInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
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.scheduler.strategy.ExecutionVertexID
 
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.CheckpointStorageLocationReference
 
hashCode() - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
hashCode() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
This method should only be called in tests! This should never serve as key in a hash map.
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.SnapshotDirectory
 
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.SlotOffer
 
hashCode() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
 
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.OperatorSubtaskDescriptionText
 
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.state.api.output.TaggedOperatorSubtaskState
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.TransactionHolder
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
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.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.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.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction
 
hashCode() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
hashCode() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.Host
 
hashCode() - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
 
hashCode() - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.KafkaTransactionContext
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHint
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.KafkaTransactionContext
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHint
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionLeader
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkFixedPartitioner
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShard
Deprecated.
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata.EquivalenceWrapper
 
hashCode() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
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.runtime.operators.windowing.WindowOperator.Timer
 
hashCode() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
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.streamstatus.StreamStatus
 
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.constraints.UniqueConstraint
 
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.TableColumn
 
hashCode() - Method in class org.apache.flink.table.api.TableSchema
 
hashCode() - Method in class org.apache.flink.table.api.WatermarkSpec
 
hashCode() - Method in class org.apache.flink.table.catalog.CatalogPartitionSpec
 
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.UnresolvedIdentifier
 
hashCode() - Method in class org.apache.flink.table.client.cli.SqlCommandParser.SqlCommandCall
 
hashCode() - Method in class org.apache.flink.table.client.gateway.SessionContext
 
hashCode() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
hashCode() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
hashCode() - Method in class org.apache.flink.table.dataformat.BinaryGeneric
 
hashCode() - Method in class org.apache.flink.table.dataformat.BinaryMap
 
hashCode() - Method in class org.apache.flink.table.dataformat.BinaryRow
 
hashCode() - Method in class org.apache.flink.table.dataformat.BinarySection
 
hashCode() - Method in class org.apache.flink.table.dataformat.BinaryString
 
hashCode() - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
hashCode() - Method in class org.apache.flink.table.dataformat.Decimal
 
hashCode() - Method in class org.apache.flink.table.dataformat.JoinedRow
 
hashCode() - Method in class org.apache.flink.table.dataformat.NestedRow
 
hashCode() - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
hashCode() - Method in class org.apache.flink.table.dataformat.SqlTimestamp
 
hashCode() - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
hashCode() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
hashCode() - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
hashCode() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
hashCode() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
hashCode() - Method in class org.apache.flink.table.descriptors.DescriptorProperties
 
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.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
 
hashCode() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
hashCode() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
 
hashCode() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
hashCode() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
hashCode() - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
hashCode() - Method in class org.apache.flink.table.plan.stats.TableStats
 
hashCode(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
hashCode(BaseRow) - Method in interface org.apache.flink.table.runtime.generated.HashFunction
 
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.typeutils.BaseArraySerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
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.serializers.python.DecimalSerializer
 
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.SqlTimestampSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
hashCode() - Method in class org.apache.flink.table.sources.CsvTableSource
 
hashCode() - Method in class org.apache.flink.table.sources.RowtimeAttributeDescriptor
 
hashCode() - Method in class org.apache.flink.table.sources.tsextractors.ExistingField
 
hashCode() - Method in class org.apache.flink.table.sources.tsextractors.StreamRecordTimestamp
 
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.extraction.utils.DataTypeTemplate
 
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.ExplicitArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.ExplicitTypeStrategy
 
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.MissingTypeStrategy
 
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.SequenceInputTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
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.SymbolType
 
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.TypeInformationRawType
 
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.InternalTypeInfo
 
hashCode() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
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.OptionalFailure
 
hashCode() - Method in class org.apache.flink.util.OutputTag
 
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.walkthrough.common.entity.Alert
 
hashCode() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
hasHDFSDelegationToken(UserGroupInformation) - Static method in class org.apache.flink.runtime.util.HadoopUtils
Indicates whether the user has an HDFS delegation token.
HashFullOuterJoinBuildFirstDescriptor - Class in org.apache.flink.optimizer.operators
 
HashFullOuterJoinBuildFirstDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildFirstDescriptor
 
HashFullOuterJoinBuildSecondDescriptor - Class in org.apache.flink.optimizer.operators
 
HashFullOuterJoinBuildSecondDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildSecondDescriptor
 
HashFunction - Interface in org.apache.flink.table.runtime.generated
Interface for code generated hash code of BaseRow, which will select some fields to hash.
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
 
HashJoinBuildFirstProperties - Class in org.apache.flink.optimizer.operators
 
HashJoinBuildFirstProperties(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.HashJoinBuildFirstProperties
 
HashJoinBuildFirstProperties(FieldList, FieldList, boolean, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.HashJoinBuildFirstProperties
 
HashJoinBuildSecondProperties - Class in org.apache.flink.optimizer.operators
 
HashJoinBuildSecondProperties(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.HashJoinBuildSecondProperties
 
HashJoinBuildSecondProperties(FieldList, FieldList, boolean, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.HashJoinBuildSecondProperties
 
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.
HashLeftOuterJoinBuildFirstDescriptor - Class in org.apache.flink.optimizer.operators
 
HashLeftOuterJoinBuildFirstDescriptor(FieldList, FieldList, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildFirstDescriptor
 
HashLeftOuterJoinBuildSecondDescriptor - Class in org.apache.flink.optimizer.operators
 
HashLeftOuterJoinBuildSecondDescriptor(FieldList, FieldList, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildSecondDescriptor
 
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
 
HashRightOuterJoinBuildFirstDescriptor - Class in org.apache.flink.optimizer.operators
 
HashRightOuterJoinBuildFirstDescriptor(FieldList, FieldList, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildFirstDescriptor
 
HashRightOuterJoinBuildSecondDescriptor - Class in org.apache.flink.optimizer.operators
 
HashRightOuterJoinBuildSecondDescriptor(FieldList, FieldList, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildSecondDescriptor
 
HashSelector<IN> - Class in org.apache.flink.state.api.output.partitioner
A wrapper around a KeySelector that returns the Object.hashCode() of the returned key.
HashSelector(KeySelector<IN, ?>) - Constructor for class org.apache.flink.state.api.output.partitioner.HashSelector
 
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.
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.
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
hasInputGroupDefinition() - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Whether this template defines a group of data types for an input argument.
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasLeadership(UUID) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionService
Returns true if the LeaderContender with which the service has been started owns currently the leadership under the given leader session id.
hasLeadership(UUID) - Method in class org.apache.flink.runtime.leaderelection.StandaloneLeaderElectionService
 
hasLeadership(UUID) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
hasLength(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
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
 
hasMapType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
hasMapType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
hasMapType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
hasMemoryAddress() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
hasMetaDataFollowsFlag(byte[]) - Static method in class org.apache.flink.contrib.streaming.state.snapshot.RocksSnapshotUtil
 
hasMissingKeys() - Method in class org.apache.flink.util.LinkedOptionalMap.MergeResult
 
HasMLEnvironmentId<T> - Interface in org.apache.flink.ml.params.shared
An interface for classes with a parameter specifying the id of MLEnvironment.
hasName() - Method in class example.avro.User.Builder
Checks whether the 'name' field has been set.
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 - 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.java.operators.translation.Tuple3UnwrappingIterator
 
hasNext() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
 
hasNext() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysIterator
 
hasNext() - Method in class org.apache.flink.graph.pregel.MessageIterator
 
hasNext() - Method in class org.apache.flink.graph.spargel.MessageIterator
 
hasNext() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
hasNext() - Method in interface org.apache.flink.ml.common.linalg.VectorIterator
Returns true if the iteration has more elements.
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 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.sql.tests.BatchSQLTestProgram.DataGenerator
 
hasNext() - Method in class org.apache.flink.state.api.input.MultiStateKeyIterator
 
hasNext() - Method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData.GradeSource
 
hasNext() - Method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData.SalarySource
 
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.planner.utils.SingleElementIterator
 
hasNext() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
 
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
 
hasNoConnectedInputs() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
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
 
HasOutputCol<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the name of the output column.
HasOutputColDefaultAsNull<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying name of the output column with a null default value.
HasOutputCols<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying names of multiple output columns.
HasOutputColsDefaultAsNull<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying names of multiple output columns.
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.
HasPredictionCol<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the column name of the prediction.
HasPredictionDetailCol<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the column name of prediction detail.
hasPrefix(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns if a given prefix exists in the properties.
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.
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
 
HasReservedCols<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the names of the columns to be retained in the output table.
hasRetrievedShards() - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.GetShardListResult
 
hasRoot(LogicalType, LogicalTypeRoot) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
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.
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.
HasSelectedCol<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the name of the table column.
HasSelectedColDefaultAsNull<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the name of the table column with null default value.
HasSelectedCols<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the name of multiple table columns.
HasSelectedColsDefaultAsNull<T> - Interface in org.apache.flink.ml.params.shared.colname
An interface for classes with a parameter specifying the name of multiple table columns with null default value.
hasSelectiveReadingOperator() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
hasSequenceNumber() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro.Builder
Checks whether the 'sequenceNumber' field has been set.
hasSerializedData() - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordSerializer
 
hasSerializedData() - Method in class org.apache.flink.runtime.io.network.api.serialization.SpanningRecordSerializer
 
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.
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.
hasStructuredFieldGetter(Class<?>, Field) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Checks for a field getter.
hasStubWrapper() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
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.
hasThreadLocalCache() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
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.
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.
hasType() - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
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;
hasUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
hasUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
hasUdf() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.InputOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
hasUnclosedBranches() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
hasUnfinishedData() - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer
 
hasUnfinishedData() - Method in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
hasUniqueKey() - Method in class org.apache.flink.table.runtime.operators.join.stream.state.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.
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasWarnedDeprecation(String) - Static method in class org.apache.hadoop.conf.Configuration
Returns whether or not a deprecated name has been warned.
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.
haveAllOutputConnectionInterestingProperties() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Checks, if all outgoing connections have their interesting properties set from their target nodes.
HAVING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HavingOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the optional HAVING clause for SELECT.
HBase - Class in org.apache.flink.table.descriptors
Connector descriptor for Apache HBase.
HBase() - Constructor for class org.apache.flink.table.descriptors.HBase
 
HBaseConfigurationUtil - Class in org.apache.flink.addons.hbase.util
This class helps to do serialization for hadoop Configuration.
HBaseConfigurationUtil() - Constructor for class org.apache.flink.addons.hbase.util.HBaseConfigurationUtil
 
HBaseLookupFunction - Class in org.apache.flink.addons.hbase
The HBaseLookupFunction is a standard user-defined table function, it can be used in tableAPI and also useful for temporal table join plan in SQL.
HBaseLookupFunction(Configuration, String, HBaseTableSchema) - Constructor for class org.apache.flink.addons.hbase.HBaseLookupFunction
 
HBaseOptions - Class in org.apache.flink.addons.hbase
Common Options for HBase.
HBaseOptions.Builder - Class in org.apache.flink.addons.hbase
Builder for HBaseOptions.
HBaseReadWriteHelper - Class in org.apache.flink.addons.hbase.util
A read and write helper for HBase.
HBaseReadWriteHelper(HBaseTableSchema) - Constructor for class org.apache.flink.addons.hbase.util.HBaseReadWriteHelper
 
HBaseRowInputFormat - Class in org.apache.flink.addons.hbase
InputFormat subclass that wraps the access for HTables.
HBaseRowInputFormat(Configuration, String, HBaseTableSchema) - Constructor for class org.apache.flink.addons.hbase.HBaseRowInputFormat
 
HBaseTableFactory - Class in org.apache.flink.addons.hbase
Factory for creating configured instances of HBaseTableSource or sink.
HBaseTableFactory() - Constructor for class org.apache.flink.addons.hbase.HBaseTableFactory
 
HBaseTableSchema - Class in org.apache.flink.addons.hbase
Helps to specify an HBase Table's schema.
HBaseTableSchema() - Constructor for class org.apache.flink.addons.hbase.HBaseTableSchema
 
HBaseTableSource - Class in org.apache.flink.addons.hbase
Creates a TableSource to scan an HBase table.
HBaseTableSource(Configuration, String) - Constructor for class org.apache.flink.addons.hbase.HBaseTableSource
The HBase configuration and the name of the table to read.
HBaseTypeUtils - Class in org.apache.flink.addons.hbase.util
A utility class to process data exchange with HBase type system.
HBaseTypeUtils() - Constructor for class org.apache.flink.addons.hbase.util.HBaseTypeUtils
 
HBaseUpsertSinkFunction - Class in org.apache.flink.addons.hbase
The upsert sink for HBase.
HBaseUpsertSinkFunction(String, HBaseTableSchema, Configuration, long, long, long) - Constructor for class org.apache.flink.addons.hbase.HBaseUpsertSinkFunction
 
HBaseUpsertTableSink - Class in org.apache.flink.addons.hbase
An upsert UpsertStreamTableSink for HBase.
HBaseUpsertTableSink(HBaseTableSchema, HBaseOptions, HBaseWriteOptions) - Constructor for class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
HBaseValidator - Class in org.apache.flink.table.descriptors
The validator for HBase.
HBaseValidator() - Constructor for class org.apache.flink.table.descriptors.HBaseValidator
 
HBaseWriteOptions - Class in org.apache.flink.addons.hbase
Options for HBase writing.
HBaseWriteOptions.Builder - Class in org.apache.flink.addons.hbase
Builder for HBaseWriteOptions.
HCatInputFormat<T> - Class in org.apache.flink.hcatalog.java
A InputFormat to read from HCatalog tables.
HCatInputFormat() - Constructor for class org.apache.flink.hcatalog.java.HCatInputFormat
 
HCatInputFormat(String, String) - Constructor for class org.apache.flink.hcatalog.java.HCatInputFormat
 
HCatInputFormat(String, String, Configuration) - Constructor for class org.apache.flink.hcatalog.java.HCatInputFormat
 
HCatInputFormatBase<T> - Class in org.apache.flink.hcatalog
A InputFormat to read from HCatalog tables.
HCatInputFormatBase() - Constructor for class org.apache.flink.hcatalog.HCatInputFormatBase
 
HCatInputFormatBase(String, String) - Constructor for class org.apache.flink.hcatalog.HCatInputFormatBase
Creates a HCatInputFormat for the given database and table.
HCatInputFormatBase(String, String, Configuration) - Constructor for class org.apache.flink.hcatalog.HCatInputFormatBase
Creates a HCatInputFormat for the given database, table, and Configuration.
HDFS_DEFAULT_CONFIG - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Use environment variable HADOOP_CONF_DIR instead.
HDFS_SITE_CONFIG - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Use environment variable HADOOP_CONF_DIR instead.
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
headCheckpoints(FileSystem, Path, long) - Static method in class org.apache.flink.table.filesystem.PartitionTempFileManager
Returns checkpoints whose keys are less than or equal to toCpId in temporary base path.
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.Lz4BlockCompressionFactory
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_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.dataformat.BinaryRow
 
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
 
headOperator - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
the head operator that consumes the input streams of this task.
heapArenas() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.heapArenas().
HeapBooleanVector - Class in org.apache.flink.table.dataformat.vector.heap
This class represents a nullable heap boolean column vector.
HeapBooleanVector(int) - Constructor for class org.apache.flink.table.dataformat.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(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
heapBuffer(int, int) - 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.runtime.io.network.netty.NettyBufferPool
 
heapBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.netty.NettyBufferPool
 
HeapBytesVector - Class in org.apache.flink.table.dataformat.vector.heap
This class supports string and binary data by value reference -- i.e.
HeapBytesVector(int) - Constructor for class org.apache.flink.table.dataformat.vector.heap.HeapBytesVector
Don't call this constructor except for testing purposes.
HeapByteVector - Class in org.apache.flink.table.dataformat.vector.heap
This class represents a nullable byte column vector.
HeapByteVector(int) - Constructor for class org.apache.flink.table.dataformat.vector.heap.HeapByteVector
Don't use this except for testing purposes.
HeapDoubleVector - Class in org.apache.flink.table.dataformat.vector.heap
This class represents a nullable double precision floating point column vector.
HeapDoubleVector(int) - Constructor for class org.apache.flink.table.dataformat.vector.heap.HeapDoubleVector
Don't use this except for testing purposes.
HeapFloatVector - Class in org.apache.flink.table.dataformat.vector.heap
This class represents a nullable double precision floating point column vector.
HeapFloatVector(int) - Constructor for class org.apache.flink.table.dataformat.vector.heap.HeapFloatVector
Don't use this except for testing purposes.
HeapIntVector - Class in org.apache.flink.table.dataformat.vector.heap
This class represents a nullable int column vector.
HeapIntVector(int) - Constructor for class org.apache.flink.table.dataformat.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, CloseableRegistry, StreamCompressionDecorator, Map<String, StateTable<K, ?, ?>>, Map<String, HeapPriorityQueueSnapshotRestoreWrapper>, LocalRecoveryConfig, HeapPriorityQueueSetFactory, HeapSnapshotStrategy<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, Collection<KeyedStateHandle>, StreamCompressionDecorator, LocalRecoveryConfig, HeapPriorityQueueSetFactory, boolean, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder
 
HeapLongVector - Class in org.apache.flink.table.dataformat.vector.heap
This class represents a nullable long column vector.
HeapLongVector(int) - Constructor for class org.apache.flink.table.dataformat.vector.heap.HeapLongVector
Don't use this except for testing purposes.
heapMemory - Variable in class org.apache.flink.core.memory.MemorySegment
The heap byte array object relative to which we access the memory.
HeapMemorySegment - Class in org.apache.flink.core.memory
This class represents a piece of heap memory managed by Flink.
HeapMemorySegment.HeapMemorySegmentFactory - Class in org.apache.flink.core.memory
A memory segment factory that produces heap memory segments.
HeapPriorityQueue<T extends HeapPriorityQueueElement> - Class in org.apache.flink.runtime.state.heap
Basic heap-based priority queue for HeapPriorityQueueElement objects.
HeapPriorityQueue(PriorityComparator<T>, int) - Constructor for class org.apache.flink.runtime.state.heap.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
 
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.
HeapShortVector - Class in org.apache.flink.table.dataformat.vector.heap
This class represents a nullable short column vector.
HeapShortVector(int) - Constructor for class org.apache.flink.table.dataformat.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
 
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_TIMEOUT - Static variable in class org.apache.flink.configuration.HeartbeatManagerOptions
Timeout for requesting and receiving heartbeat for both sender and receiver sides.
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.
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.
heartbeatFromTaskManager(ResourceID, AccumulatorReport) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
heartbeatFromTaskManager(ResourceID, AccumulatorReport) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Sends the heartbeat to job manager from task manager.
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
heartbeatInterval - Variable in class org.apache.flink.runtime.heartbeat.HeartbeatServices
Heartbeat interval for the created services.
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.
HeartbeatManagerImpl<I,O> - Class in org.apache.flink.runtime.heartbeat
Heartbeat manager implementation.
HeartbeatManagerImpl(long, ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Constructor for class org.apache.flink.runtime.heartbeat.HeartbeatManagerImpl
 
HeartbeatManagerImpl(long, ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger, HeartbeatMonitor.Factory<O>) - Constructor for class org.apache.flink.runtime.heartbeat.HeartbeatManagerImpl
 
HeartbeatManagerOptions - Class in org.apache.flink.configuration
The set of configuration options relating to heartbeat manager settings.
HeartbeatManagerSenderImpl<I,O> - Class in org.apache.flink.runtime.heartbeat
HeartbeatManager implementation which regularly requests a heartbeat response from its monitored HeartbeatTarget.
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.
HeartbeatMonitorImpl<O> - Class in org.apache.flink.runtime.heartbeat
The default implementation of HeartbeatMonitor.
HeartbeatServices - Class in org.apache.flink.runtime.heartbeat
HeartbeatServices gives access to all services needed for heartbeating.
HeartbeatServices(long, long) - Constructor for class org.apache.flink.runtime.heartbeat.HeartbeatServices
 
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.
heartbeatTimeout - Variable in class org.apache.flink.runtime.heartbeat.HeartbeatServices
Heartbeat timeout for the created services.
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(String) - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
Add a help text, explaining the parameter.
hereJoinedBranches - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
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(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(byte[]) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
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
 
HierarchyDescriptor - Class in org.apache.flink.table.descriptors
A descriptor that may exist in an arbitrary level (be recursively included by other descriptors).
HierarchyDescriptor() - Constructor for class org.apache.flink.table.descriptors.HierarchyDescriptor
 
HierarchyDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for a HierarchyDescriptor.
HierarchyDescriptorValidator(String) - Constructor for class org.apache.flink.table.descriptors.HierarchyDescriptorValidator
 
HIGH_BIT - Static variable in class org.apache.flink.graph.types.valuearray.StringValueArray
 
HIGH_PRIORITY_POOL_RATIO - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
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
 
HighAvailabilityServicesUtils.AddressResolution - Enum in org.apache.flink.runtime.highavailability
Enum specifying whether address resolution should be tried or not when creating the HighAvailabilityServices.
HIGHEST_FIRST_BIT - Static variable in interface org.apache.flink.table.dataformat.BinaryFormat
To get the mark in highest bit of long.
HIGHEST_SECOND_TO_EIGHTH_BIT - Static variable in interface org.apache.flink.table.dataformat.BinaryFormat
To get the 7 bits length in second bit to eighth bit out of a long.
HighParallelismIterationsTestProgram - Class in org.apache.flink.batch
This test starts a cluster with 100 task managers and runs connected components with a parallelism of 100.
HighParallelismIterationsTestProgram() - Constructor for class org.apache.flink.batch.HighParallelismIterationsTestProgram
 
HINT_LOCAL_STRATEGY - Static variable in class org.apache.flink.optimizer.Optimizer
Compiler hint key for the operator's local strategy.
HINT_LOCAL_STRATEGY_COMBINING_SORT - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a sort based local strategy.
HINT_LOCAL_STRATEGY_HASH_BUILD_FIRST - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a hash based local strategy.
HINT_LOCAL_STRATEGY_HASH_BUILD_SECOND - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a hash based local strategy.
HINT_LOCAL_STRATEGY_MERGE - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a merge based local strategy.
HINT_LOCAL_STRATEGY_NESTEDLOOP_BLOCKED_OUTER_FIRST - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that chooses the outer side of the nested-loop local strategy.
HINT_LOCAL_STRATEGY_NESTEDLOOP_BLOCKED_OUTER_SECOND - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that chooses the outer side of the nested-loop local strategy.
HINT_LOCAL_STRATEGY_NESTEDLOOP_STREAMED_OUTER_FIRST - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that chooses the outer side of the nested-loop local strategy.
HINT_LOCAL_STRATEGY_NESTEDLOOP_STREAMED_OUTER_SECOND - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that chooses the outer side of the nested-loop local strategy.
HINT_LOCAL_STRATEGY_SORT - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a sort based local strategy.
HINT_LOCAL_STRATEGY_SORT_BOTH_MERGE - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a sort merge based local strategy on both inputs with subsequent merging of inputs.
HINT_LOCAL_STRATEGY_SORT_FIRST_MERGE - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a sort merge based local strategy.
HINT_LOCAL_STRATEGY_SORT_SECOND_MERGE - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the local strategy compiler hint that enforces a sort merge based local strategy.
HINT_SHIP_STRATEGY - Static variable in class org.apache.flink.optimizer.Optimizer
Compiler hint key for the input channel's shipping strategy.
HINT_SHIP_STRATEGY_BROADCAST - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the shipping strategy compiler hint that enforces a broadcast strategy on the input channel.
HINT_SHIP_STRATEGY_FIRST_INPUT - Static variable in class org.apache.flink.optimizer.Optimizer
Compiler hint key for the first input channel's shipping strategy.
HINT_SHIP_STRATEGY_FORWARD - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the shipping strategy compiler hint that enforces a Forward strategy on the input channel, i.e.
HINT_SHIP_STRATEGY_REPARTITION - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the shipping strategy compiler hint that enforces a random repartition strategy.
HINT_SHIP_STRATEGY_REPARTITION_HASH - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the shipping strategy compiler hint that enforces a hash-partition strategy.
HINT_SHIP_STRATEGY_REPARTITION_RANGE - Static variable in class org.apache.flink.optimizer.Optimizer
Value for the shipping strategy compiler hint that enforces a range-partition strategy.
HINT_SHIP_STRATEGY_SECOND_INPUT - Static variable in class org.apache.flink.optimizer.Optimizer
Compiler hint key for the second input channel's shipping strategy.
HintFlag - Enum in org.apache.flink.table.annotation
Three-valued flag for representing TRUE, FALSE, and UNKNOWN.
Histogram - Class in org.apache.flink.api.common.accumulators
Histogram accumulator, which builds a histogram in a distributed manner.
Histogram() - Constructor for class org.apache.flink.api.common.accumulators.Histogram
 
histogram(int, H) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
histogram(String, H) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
Histogram - Interface in org.apache.flink.metrics
Histogram interface to be used with Flink's metrics system.
histogram(String, H) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Histogram with Flink.
histogram(int, H) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Histogram with Flink.
histogram(int, H) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
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(int, H) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
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_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 AccessExecutionGraph.
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.
hitCount - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
HITS<K,VV,EV> - Class in org.apache.flink.graph.drivers
Driver for HITS.
HITS() - Constructor for class org.apache.flink.graph.drivers.HITS
 
HITS<K,VV,EV> - Class in org.apache.flink.graph.library.linkanalysis
Hyperlink-Induced Topic Search computes two interdependent scores for every vertex in a directed graph.
HITS(int) - Constructor for class org.apache.flink.graph.library.linkanalysis.HITS
Hyperlink-Induced Topic Search with a fixed number of iterations.
HITS(double) - Constructor for class org.apache.flink.graph.library.linkanalysis.HITS
Hyperlink-Induced Topic Search with a convergence threshold.
HITS(int, double) - Constructor for class org.apache.flink.graph.library.linkanalysis.HITS
Hyperlink-Induced Topic Search with a convergence threshold and a maximum iteration count.
HITS.Result<T> - Class in org.apache.flink.graph.library.linkanalysis
A result for the HITS algorithm.
HIVE_VERSION_V1_0_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V1_0_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V1_1_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V1_1_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V1_2_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V1_2_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V1_2_2 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_0_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_0_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_1_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_1_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_2_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_3_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_3_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_3_2 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_3_3 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_3_4 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_3_5 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V2_3_6 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V3_1_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V3_1_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HIVE_VERSION_V3_1_2 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
HiveAggSqlFunction - Class in org.apache.flink.table.planner.functions.utils
Deprecated.
TODO hack code, its logical should be integrated to AggSqlFunction
HiveAggSqlFunction(FunctionIdentifier, AggregateFunction, FlinkTypeFactory) - Constructor for class org.apache.flink.table.planner.functions.utils.HiveAggSqlFunction
Deprecated.
 
HiveCatalog - Class in org.apache.flink.table.catalog.hive
A catalog implementation for Hive.
HiveCatalog(String, String, String, String) - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalog
 
HiveCatalog(String, String, HiveConf, String) - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalog
 
HiveCatalogConfig - Class in org.apache.flink.table.catalog.hive
Configs for catalog meta-objects in HiveCatalog.
HiveCatalogConfig() - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalogConfig
 
HiveCatalogDescriptor - Class in org.apache.flink.table.catalog.hive.descriptors
Catalog descriptor for HiveCatalog.
HiveCatalogDescriptor() - Constructor for class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogDescriptor
 
HiveCatalogFactory - Class in org.apache.flink.table.catalog.hive.factories
Catalog factory for HiveCatalog.
HiveCatalogFactory() - Constructor for class org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory
 
HiveCatalogValidator - Class in org.apache.flink.table.catalog.hive.descriptors
Validator for HiveCatalogDescriptor.
HiveCatalogValidator() - Constructor for class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
 
HiveFunction - Interface in org.apache.flink.table.functions.hive
Interface for Hive simple udf, generic udf, and generic udtf.
HiveFunctionDefinitionFactory - Class in org.apache.flink.table.catalog.hive.factories
A factory to instantiate Hive UDFs as Flink UDFs.
HiveFunctionDefinitionFactory(HiveShim) - Constructor for class org.apache.flink.table.catalog.hive.factories.HiveFunctionDefinitionFactory
 
HiveFunctionUtil - Class in org.apache.flink.table.functions.hive.util
Util for Hive functions.
HiveFunctionUtil() - Constructor for class org.apache.flink.table.functions.hive.util.HiveFunctionUtil
 
HiveFunctionUtils - Class in org.apache.flink.table.planner.functions.utils
Hack utils for hive function.
HiveFunctionUtils() - Constructor for class org.apache.flink.table.planner.functions.utils.HiveFunctionUtils
 
HiveFunctionWrapper<UDFType> - Class in org.apache.flink.table.functions.hive
A wrapper of Hive functions that instantiate function instances and ser/de functino instance cross process boundary.
HiveFunctionWrapper(String) - Constructor for class org.apache.flink.table.functions.hive.HiveFunctionWrapper
 
hiveFunctionWrapper - Variable in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
HiveGenericUDAF - Class in org.apache.flink.table.functions.hive
An AggregateFunction implementation that calls Hive's UDAF or GenericUDAFEvaluator.
HiveGenericUDAF(HiveFunctionWrapper, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
HiveGenericUDAF(HiveFunctionWrapper, boolean, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
HiveGenericUDF - Class in org.apache.flink.table.functions.hive
A ScalarFunction implementation that calls Hive's GenericUDF.
HiveGenericUDF(HiveFunctionWrapper<GenericUDF>, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDF
 
HiveGenericUDTF - Class in org.apache.flink.table.functions.hive
A TableFunction implementation that calls Hive's GenericUDTF.
HiveGenericUDTF(HiveFunctionWrapper<GenericUDTF>, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
HiveInspectors - Class in org.apache.flink.table.functions.hive.conversion
Util for any ObjectInspector related inspection and conversion of Hive data to/from Flink data.
HiveInspectors() - Constructor for class org.apache.flink.table.functions.hive.conversion.HiveInspectors
 
HiveMapredSplitReader - Class in org.apache.flink.connectors.hive.read
Hive SplitReader to read files using hadoop mapred RecordReader.
HiveMapredSplitReader(JobConf, List<String>, DataType[], int[], HiveTableInputSplit, HiveShim) - Constructor for class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
 
HiveMetastoreClientFactory - Class in org.apache.flink.table.catalog.hive.client
Factory to create Hive metastore client.
HiveMetastoreClientWrapper - Class in org.apache.flink.table.catalog.hive.client
Wrapper class for Hive Metastore Client, which embeds a HiveShim layer to handle different Hive versions.
HiveMetastoreClientWrapper(HiveConf, String) - Constructor for class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
HiveModule - Class in org.apache.flink.table.module.hive
Module to provide Hive built-in metadata.
HiveModule(String) - Constructor for class org.apache.flink.table.module.hive.HiveModule
 
HiveModuleDescriptor - Class in org.apache.flink.table.module.hive
Module descriptor for HiveModule.
HiveModuleDescriptor(String) - Constructor for class org.apache.flink.table.module.hive.HiveModuleDescriptor
 
HiveModuleDescriptorValidator - Class in org.apache.flink.table.module.hive
Validator for HiveModuleDescriptor.
HiveModuleDescriptorValidator() - Constructor for class org.apache.flink.table.module.hive.HiveModuleDescriptorValidator
 
HiveModuleFactory - Class in org.apache.flink.table.module.hive
Factory for HiveModule.
HiveModuleFactory() - Constructor for class org.apache.flink.table.module.hive.HiveModuleFactory
 
HiveObjectConversion - Interface in org.apache.flink.table.functions.hive.conversion
Interface to convert Flink object to Hive object.
HiveOptions - Class in org.apache.flink.connectors.hive
This class holds configuration constants used by hive connector.
HiveOptions() - Constructor for class org.apache.flink.connectors.hive.HiveOptions
 
HiveOutputFormatFactory - Class in org.apache.flink.connectors.hive
Hive OutputFormatFactory, use FileSinkOperator.RecordWriter to write record.
HiveOutputFormatFactory(JobConf, Class, SerDeInfo, TableSchema, String[], Properties, HiveShim, boolean) - Constructor for class org.apache.flink.connectors.hive.HiveOutputFormatFactory
 
HivePartitionComputer - Class in org.apache.flink.connectors.hive
A RowPartitionComputer that converts Flink objects to Hive objects before computing the partition value strings.
hivePrimitiveToWritable(Object) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Converts a Hive primitive java object to corresponding Writable object.
hivePrimitiveToWritable(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
hivePrimitiveToWritable(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
HiveReflectionUtils - Class in org.apache.flink.table.catalog.hive.util
Utilities for accessing Hive class or methods via Java reflection.
HiveReflectionUtils() - Constructor for class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
 
HiveScalarFunction<UDFType> - Class in org.apache.flink.table.functions.hive
Abstract class to provide more information for Hive UDF and GenericUDF functions.
HiveScalarSqlFunction - Class in org.apache.flink.table.planner.functions.utils
Deprecated.
TODO hack code, its logical should be integrated to ScalarSqlFunction
HiveScalarSqlFunction(FunctionIdentifier, ScalarFunction, FlinkTypeFactory) - Constructor for class org.apache.flink.table.planner.functions.utils.HiveScalarSqlFunction
Deprecated.
 
HiveShim - Interface in org.apache.flink.table.catalog.hive.client
A shim layer to support different versions of Hive.
HiveShimLoader - Class in org.apache.flink.table.catalog.hive.client
A loader to load HiveShim.
HiveShimV100 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 1.0.0.
HiveShimV100() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
HiveShimV101 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 1.0.1.
HiveShimV101() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV101
 
HiveShimV110 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 1.1.0.
HiveShimV110() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV110
 
HiveShimV111 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 1.1.1.
HiveShimV111() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV111
 
HiveShimV120 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 1.2.0.
HiveShimV120() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
HiveShimV121 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 1.2.1.
HiveShimV121() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV121
 
HiveShimV122 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 1.2.2.
HiveShimV122() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV122
 
HiveShimV200 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.0.0.
HiveShimV200() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV200
 
HiveShimV201 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.0.1.
HiveShimV201() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV201
 
HiveShimV210 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.1.0.
HiveShimV210() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV210
 
HiveShimV211 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.1.1.
HiveShimV211() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV211
 
HiveShimV220 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.2.0.
HiveShimV220() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV220
 
HiveShimV230 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.3.0.
HiveShimV230() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV230
 
HiveShimV231 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.3.1.
HiveShimV231() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV231
 
HiveShimV232 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.3.2.
HiveShimV232() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV232
 
HiveShimV233 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.3.3.
HiveShimV233() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV233
 
HiveShimV234 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.3.4.
HiveShimV234() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV234
 
HiveShimV235 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.3.5.
HiveShimV235() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV235
 
HiveShimV236 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 2.3.6.
HiveShimV236() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV236
 
HiveShimV310 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 3.1.0.
HiveShimV310() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
HiveShimV311 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 3.1.1.
HiveShimV311() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV311
 
HiveShimV312 - Class in org.apache.flink.table.catalog.hive.client
Shim for Hive version 3.1.2.
HiveShimV312() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV312
 
HiveSimpleUDF - Class in org.apache.flink.table.functions.hive
A ScalarFunction implementation that calls Hive's UDF.
HiveSimpleUDF(HiveFunctionWrapper<UDF>, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveSimpleUDF
 
hiveSitePath(String) - Method in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogDescriptor
 
HiveStatsUtil - Class in org.apache.flink.table.catalog.hive.util
Utils for stats of HiveCatalog.
HiveTableFactory - Class in org.apache.flink.connectors.hive
A table factory implementation for Hive catalog.
HiveTableFactory(HiveConf) - Constructor for class org.apache.flink.connectors.hive.HiveTableFactory
 
HiveTableInputFormat - Class in org.apache.flink.connectors.hive.read
The HiveTableInputFormat are inspired by the HCatInputFormat and HadoopInputFormatBase.
HiveTableInputFormat(JobConf, CatalogTable, List<HiveTablePartition>, int[], long, String, boolean) - Constructor for class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
HiveTableInputSplit - Class in org.apache.flink.connectors.hive.read
An wrapper class that wraps info needed for a hadoop input split.
HiveTableInputSplit(int, InputSplit, JobConf, HiveTablePartition) - Constructor for class org.apache.flink.connectors.hive.read.HiveTableInputSplit
 
HiveTableMetaStoreFactory - Class in org.apache.flink.connectors.hive
Hive TableMetaStoreFactory, use HiveMetastoreClientWrapper to communicate with hive meta store.
HiveTablePartition - Class in org.apache.flink.connectors.hive
A class that describes a partition of a Hive table.
HiveTablePartition(StorageDescriptor, Properties) - Constructor for class org.apache.flink.connectors.hive.HiveTablePartition
 
HiveTablePartition(StorageDescriptor, Map<String, Object>, Properties) - Constructor for class org.apache.flink.connectors.hive.HiveTablePartition
 
HiveTableSink - Class in org.apache.flink.connectors.hive
Table sink to write to Hive tables.
HiveTableSink(JobConf, ObjectPath, CatalogTable) - Constructor for class org.apache.flink.connectors.hive.HiveTableSink
 
HiveTableSource - Class in org.apache.flink.connectors.hive
A TableSource implementation to read data from Hive tables.
HiveTableSource(JobConf, ObjectPath, CatalogTable) - Constructor for class org.apache.flink.connectors.hive.HiveTableSource
 
HiveTableSqlFunction - Class in org.apache.flink.table.planner.functions.utils
Deprecated.
TODO hack code, its logical should be integrated to TableSqlFunction
HiveTableSqlFunction(FunctionIdentifier, TableFunction, DataType, FlinkTypeFactory, FlinkTableFunction, HiveTableSqlFunction.HiveOperandTypeChecker) - Constructor for class org.apache.flink.table.planner.functions.utils.HiveTableSqlFunction
Deprecated.
 
HiveTableSqlFunction.HiveOperandTypeChecker - Class in org.apache.flink.table.planner.functions.utils
Deprecated.
TODO hack code, should modify calcite getRowType to pass operand types
HiveTableUtil - Class in org.apache.flink.table.catalog.hive.util
Utils to for Hive-backed table.
HiveTypeUtil - Class in org.apache.flink.table.catalog.hive.util
Utils to convert data types between Flink and Hive.
HiveTypeUtil.HivePrimitiveCategory - Enum in org.apache.flink.table.catalog.hive.util
INTERVAL are not available in older versions.
HiveVectorizedOrcSplitReader - Class in org.apache.flink.connectors.hive.read
Orc SplitReader to read files using OrcColumnarRowSplitReader.
HiveVectorizedOrcSplitReader(String, JobConf, String[], DataType[], int[], HiveTableInputSplit) - Constructor for class org.apache.flink.connectors.hive.read.HiveVectorizedOrcSplitReader
 
hiveVersion(String) - Method in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogDescriptor
 
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 class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HOP_END - 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
 
HOST - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The config parameter defining the task manager's hostname.
HOST - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
HOST - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
Host(String, int, String) - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.Host
 
host(String, int, String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Adds an Elasticsearch host to connect to.
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_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.CommandLineOptions
 
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.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Get the worker's assigned hostname.
hostname() - Method in class org.apache.flink.mesos.scheduler.messages.AcceptOffers
 
hostname() - Method in class org.apache.flink.mesos.scheduler.Offer
 
hostname() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
hostname() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
hostname - Variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.Host
 
HOUR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HOUR() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in hours.
HOUR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
hours(long) - Static method in class org.apache.flink.api.common.time.Time
Creates a new Time that represents the given number of hours.
hours(long) - Static method in class org.apache.flink.streaming.api.windowing.time.Time
Creates a new Time that represents the given number of hours.
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_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.
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
 
HybridMemorySegment - Class in org.apache.flink.core.memory
This class represents a piece of memory managed by Flink.
HypercubeGraph - Class in org.apache.flink.graph.drivers.input
Generate a HypercubeGraph.
HypercubeGraph() - Constructor for class org.apache.flink.graph.drivers.input.HypercubeGraph
 
HypercubeGraph - Class in org.apache.flink.graph.generator
 
HypercubeGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.HypercubeGraph
An undirected Graph where edges form an n-dimensional hypercube.

I

id - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
 
id - Variable in class org.apache.flink.api.dag.Transformation
 
ID - Static variable in class org.apache.flink.client.cli.DefaultCLI
 
id - Variable in class org.apache.flink.examples.java.clustering.KMeans.Centroid
 
id - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
id - Variable in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
The ID of the underlying channel.
ID(File, int, Random) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
 
id - Variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
ID - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
id - Variable in class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker.WatermarkUpdate
 
ID - Static variable in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
 
IdAndEstimatesVisitor - Class in org.apache.flink.optimizer.traversals
This traversal of the optimizer DAG assigns IDs to each node (in a pre-order fashion), and calls each node to compute its estimates.
IdAndEstimatesVisitor(DataStatistics) - Constructor for class org.apache.flink.optimizer.traversals.IdAndEstimatesVisitor
 
idCounter - Static variable in class org.apache.flink.api.dag.Transformation
 
Identifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a simple identifier as a String.
IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IdentifierSegment(List<String>, List<SqlParserPos>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one segment of an identifier that may be composite.
identifyDynamicPath(int) - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
identifyDynamicPath(int) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
IDENTITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IdentityConversion - Class in org.apache.flink.table.functions.hive.conversion
Conversion that return the same object.
IdentityConverter() - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.IdentityConverter
 
IdentityMapper() - Constructor for class org.apache.flink.graph.utils.GraphUtils.IdentityMapper
 
IdInfo(SqlValidatorScope, SqlIdentifier) - Constructor for class org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
 
IDLE - Static variable in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
IDLE_STATUS - Static variable in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
IDLENESS_TIMEOUT - Static variable in class org.apache.flink.configuration.RestOptions
The maximum time in ms for a connection to stay idle before failing.
IdPartitioner - Class in org.apache.flink.api.java.functions
Partitioner that partitions by id.
IdPartitioner() - Constructor for class org.apache.flink.api.java.functions.IdPartitioner
 
idPositions - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Maps ParsePosition 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.functions.BuiltInFunctionDefinitions
 
IF - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ifNotPresent(ThrowingRunnable<E>) - Method in class org.apache.flink.util.OptionalConsumer
 
ifPresent(Consumer<? super T>) - Method in class org.apache.flink.types.SerializableOptional
 
ifPresent(Consumer<T>) - Method in class org.apache.flink.util.OptionalConsumer
 
ifThenElse(Expression, Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
IGNORE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ignoreComments(String) - Method in class org.apache.flink.api.java.io.CsvReader
Configures the string that starts comments.
ignoreCommentsEdges(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures the string that starts comments for the Edge Csv Reader.
ignoreCommentsVertices(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures the string that starts comments for the Vertex Csv Reader.
ignoreFailuresAfterTransactionTimeout() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
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.
ignoreFailuresAfterTransactionTimeout() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Disables the propagation of exceptions thrown when committing presumably timed out Kafka transactions during recovery of the job.
ignoreFailuresAfterTransactionTimeout() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Disables the propagation of exceptions thrown when committing presumably timed out Kafka transactions during recovery of the job.
ignoreFirstLine() - Method in class org.apache.flink.api.java.io.CsvReader
Sets the CSV reader to ignore the first line.
ignoreFirstLine() - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Ignore the first line.
ignoreFirstLine() - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Ignore the first line.
ignoreFirstLineEdges() - Method in class org.apache.flink.graph.GraphCsvReader
Sets the CSV reader for the Edges file to ignore the first line.
ignoreFirstLineVertices() - Method in class org.apache.flink.graph.GraphCsvReader
Sets the CSV reader for the Vertices file to ignore the first line.
ignoreFn() - Static method in class org.apache.flink.util.function.FunctionUtils
Consumer which ignores the input.
ignoreInvalidLines - Variable in class org.apache.flink.api.java.io.CsvReader
 
ignoreInvalidLines() - Method in class org.apache.flink.api.java.io.CsvReader
Sets the CSV reader to ignore any invalid lines.
ignoreInvalidLinesEdges() - Method in class org.apache.flink.graph.GraphCsvReader
Sets the CSV reader for the Edges file to ignore any invalid lines.
ignoreInvalidLinesVertices() - Method in class org.apache.flink.graph.GraphCsvReader
Sets the CSV reader Vertices file to ignore any invalid lines.
ignoreParseErrors() - Method in class org.apache.flink.table.descriptors.Csv
Skip fields and rows with parse errors instead of failing.
ignoreParseErrors() - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Skip records with parse error instead to fail.
ignoreParseErrors() - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Skip records with parse error instead to fail.
IgnoringFailureHandler - Class in org.apache.flink.streaming.connectors.elasticsearch.util
Ignores all kinds of failures and drops the affected ActionRequest.
IgnoringFailureHandler() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.util.IgnoringFailureHandler
 
IgnoringHandler() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.IgnoringHandler
 
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.
image - Variable in class org.apache.flink.sql.parser.impl.Token
The string image of the token.
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.
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
 
ImmutableFoldingState<IN,ACC> - Class in org.apache.flink.queryablestate.client.state
Deprecated.
ImmutableListState<V> - Class in org.apache.flink.queryablestate.client.state
A read-only ListState that does not allow for modifications.
ImmutableMapState<K,V> - Class in org.apache.flink.queryablestate.client.state
A read-only MapState that does not allow for modifications.
ImmutableReducingState<V> - Class in org.apache.flink.queryablestate.client.state
A read-only ReducingState that does not allow for modifications.
ImmutableValueState<V> - Class in org.apache.flink.queryablestate.client.state
A read-only ValueState that does not allow for modifications.
Impl(SqlFunction) - Constructor for class org.apache.calcite.sql2rel.AuxiliaryConverter.Impl
 
IMPLEMENTATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IMPORT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
In(String, PredicateLeaf.Type, Serializable...) - Constructor for class org.apache.flink.orc.OrcSplitReader.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 class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 
inAppendMode() - Method in class org.apache.flink.table.descriptors.TableDescriptor
Declares how to perform the conversion between a dynamic table and an external connector.
inBatchMode() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Sets that the components should work in a batch mode.
inBatchMode() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
inBuf - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
inc() - Method in interface org.apache.flink.metrics.Counter
Increment the current count by 1.
inc(long) - Method in interface org.apache.flink.metrics.Counter
Increment the current count by the given value.
inc() - Method in class org.apache.flink.metrics.SimpleCounter
Increment the current count by 1.
inc(long) - Method in class org.apache.flink.metrics.SimpleCounter
Increment the current count by the given value.
includeAlternativeOperatorIDs(Map<OperatorID, ExecutionJobVertex>) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
includedMask - Variable in class org.apache.flink.api.java.io.CsvReader
 
includeFields(boolean...) - Method in class org.apache.flink.api.java.io.CsvReader
Configures which fields of the CSV file should be included and which should be skipped.
includeFields(String) - Method in class org.apache.flink.api.java.io.CsvReader
Configures which fields of the CSV file should be included and which should be skipped.
includeFields(long) - Method in class org.apache.flink.api.java.io.CsvReader
Configures which fields of the CSV file should be included and which should be skipped.
includeFieldsEdges(boolean...) - Method in class org.apache.flink.graph.GraphCsvReader
Configures which fields of the CSV file containing edges data should be included and which should be skipped.
includeFieldsEdges(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures which fields of the CSV file containing edges data should be included and which should be skipped.
includeFieldsEdges(long) - Method in class org.apache.flink.graph.GraphCsvReader
Configures which fields of the CSV file containing edges data should be included and which should be skipped.
includeFieldsVertices(boolean...) - Method in class org.apache.flink.graph.GraphCsvReader
Configures which fields of the CSV file containing vertices data should be included and which should be skipped.
includeFieldsVertices(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures which fields of the CSV file containing vertices data should be included and which should be skipped.
includeFieldsVertices(long) - Method in class org.apache.flink.graph.GraphCsvReader
Configures which fields of the CSV file containing vertices data should be included and which should be skipped.
includeLegacyJobVertexIDs(Map<JobVertexID, ExecutionJobVertex>) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
includeRegionInScan(byte[], byte[]) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
Test if the given region is to be included in the scan while splitting the regions of a table.
includeSerializedAccumulatorsParameter - Variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsMessageParameters
 
INCLUDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
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
 
incompleteObjectLength() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
incompleteObjectName() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
inConn - Variable in class org.apache.flink.optimizer.dag.SingleInputNode
 
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.
increaseRefreshInterval() - Method in class org.apache.flink.table.client.cli.CliResultView
 
increment() - Method in class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
Increments the reference count and returns whether it was successful.
INCREMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INCREMENTAL_CHECKPOINTS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Option whether the state backend should create incremental checkpoints, if possible.
IncrementalKeyedStateHandle - Interface in org.apache.flink.runtime.state
Common interface to all incremental KeyedStateHandle.
IncrementalLearningSkeleton - Class in org.apache.flink.streaming.examples.ml
Skeleton for incremental machine learning algorithm consisting of a pre-computed model, which gets updated for the new inputs and new input data for which the job provides predictions.
IncrementalLearningSkeleton() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton
 
IncrementalLearningSkeleton.FiniteNewDataSource - Class in org.apache.flink.streaming.examples.ml
Feeds new data for newData.
IncrementalLearningSkeleton.FiniteTrainingDataSource - Class in org.apache.flink.streaming.examples.ml
Feeds new training data for the partial model builder.
IncrementalLearningSkeleton.PartialModelBuilder - Class in org.apache.flink.streaming.examples.ml
Builds up-to-date partial models on new training data.
IncrementalLearningSkeleton.Predictor - Class in org.apache.flink.streaming.examples.ml
Creates newData using the model produced in batch-processing and the up-to-date partial model.
IncrementalLearningSkeletonData - Class in org.apache.flink.streaming.examples.ml.util
Data for IncrementalLearningSkeletonITCase.
IncrementalLocalKeyedStateHandle - Class in org.apache.flink.runtime.state
State handle for local copies of IncrementalRemoteKeyedStateHandle.
IncrementalLocalKeyedStateHandle(UUID, long, DirectoryStateHandle, KeyGroupRange, StreamStateHandle, Set<StateHandleID>) - 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, Map<StateHandleID, StreamStateHandle>, Map<StateHandleID, StreamStateHandle>, StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
IncrementalSSSP - Class in org.apache.flink.graph.examples
This example illustrates how to create a Graph directly from CSV files use the scatter-gather iteration's messaging direction configuration option
IncrementalSSSP() - Constructor for class org.apache.flink.graph.examples.IncrementalSSSP
 
IncrementalSSSP.InvalidateMessenger - Class in org.apache.flink.graph.examples
Initiate or propagate INVALIDATE messages.
IncrementalSSSP.VertexDistanceUpdater - Class in org.apache.flink.graph.examples
When an INVALIDATE message indicates that the only shortest path containing this vertex has been removed then set the vertex distance to infinity.
IncrementalSSSPData - Class in org.apache.flink.graph.examples.data
Provides the default data sets used for the IncrementalSSSP example program.
incrementIterationCounter() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
incrementRestarts() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
IncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in IncrSum aggregate function, negative number is discarded to ensure the monotonicity.
IncrSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
IncrSumAggFunction.ByteIncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte IncrSum aggregate function.
IncrSumAggFunction.DecimalIncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal IncrSum aggregate function.
IncrSumAggFunction.DoubleIncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double IncrSum aggregate function.
IncrSumAggFunction.FloatIncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float IncrSum aggregate function.
IncrSumAggFunction.IntIncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int IncrSum aggregate function.
IncrSumAggFunction.LongIncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long IncrSum aggregate function.
IncrSumAggFunction.ShortIncrSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short IncrSum aggregate function.
IncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in IncrSum with retract aggregate function, negative number is discarded to ensure the monotonicity.
IncrSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
IncrSumWithRetractAggFunction.ByteIncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte IncrSum with retract aggregate function.
IncrSumWithRetractAggFunction.DecimalIncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal IncrSum with retract aggregate function.
IncrSumWithRetractAggFunction.DoubleIncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double IncrSum with retract aggregate function.
IncrSumWithRetractAggFunction.FloatIncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float IncrSum with retract aggregate function.
IncrSumWithRetractAggFunction.IntIncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in IncrInt Sum with retract aggregate function.
IncrSumWithRetractAggFunction.LongIncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long IncrSum with retract aggregate function.
IncrSumWithRetractAggFunction.ShortIncrSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short IncrSum with retract aggregate function.
inDegrees() - Method in class org.apache.flink.graph.Graph
Return the in-degree of all vertices in the graph.
index - Variable in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
The index of the subpartition at the parent partition.
index - Variable in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
index(String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Declares the Elasticsearch index for every record.
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
 
indexListCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
indexOf(BinaryString, int) - Method in class org.apache.flink.table.dataformat.BinaryString
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(Object) - Method in class org.apache.flink.types.ListValue
 
INDICATOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
inDirectories(File...) - Static method in class org.apache.flink.fs.s3.common.utils.RefCountedTmpFileCreator
 
INDIVIDUAL_RESTART_STRATEGY_NAME - Static variable in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyLoader
Config name for the RestartIndividualStrategy.
INF_TIMEOUT - Static variable in class org.apache.flink.runtime.rpc.RpcUtils
HACK: Set to 21474835 seconds, Akka'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.ExplicitArgumentTypeStrategy
 
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
 
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.OrInputTypeStrategy
 
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.VaryingSequenceInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.plan.type.NumericOrDefaultReturnTypeInference
 
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.MappingTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.MissingTypeStrategy
 
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.
InfluxdbReporter - Class in org.apache.flink.metrics.influxdb
MetricReporter that exports Metrics via InfluxDB.
InfluxdbReporter() - Constructor for class org.apache.flink.metrics.influxdb.InfluxdbReporter
 
InfluxdbReporterOptions - Class in org.apache.flink.metrics.influxdb
Config options for InfluxdbReporter.
InfluxdbReporterOptions() - Constructor for class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
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_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
 
IngestionTimeExtractor<T> - Class in org.apache.flink.streaming.api.functions
A timestamp assigner that assigns timestamps based on the machine's wall clock.
IngestionTimeExtractor() - Constructor for class org.apache.flink.streaming.api.functions.IngestionTimeExtractor
 
init(Map<EventId, Lockable<V>>, Map<NodeId, Lockable<SharedBufferNode>>) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
Deprecated.
Only for state migration!
init(InitContext) - Method in class org.apache.flink.formats.parquet.utils.RowReadSupport
 
init(IterationRuntimeContext) - Method in class org.apache.flink.graph.gsa.ApplyFunction
 
init(IterationRuntimeContext) - Method in class org.apache.flink.graph.gsa.GatherFunction
 
init(IterationRuntimeContext) - Method in class org.apache.flink.graph.gsa.SumFunction
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.SourceReaderStreamTask
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
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_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.
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
 
initDefaultsFromConfiguration(Configuration) - Static method in class org.apache.flink.api.common.io.FileOutputFormat
Initialize defaults for output format.
initFailureCause(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
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_REGISTRATION_BACKOFF - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The initial registration backoff between two consecutive registration attempts.
INITIAL_REGISTRATION_TIMEOUT - Static variable in class org.apache.flink.configuration.ClusterOptions
 
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(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(ParquetFileReader, Configuration) - Method in class org.apache.flink.formats.parquet.utils.ParquetRecordReader
 
initialize() - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
initialize() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
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.ResourceManager
Initializes the framework specific components.
initialize() - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
initialize(int, int) - Method in class org.apache.flink.streaming.connectors.kinesis.KinesisPartitioner
Optional initializer.
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() - Method in class org.apache.flink.yarn.YarnResourceManager
 
initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.AggregationFunction
 
initializeBaseLocations() - Method in interface org.apache.flink.runtime.state.CheckpointStorageCoordinatorView
Initializes the necessary prerequisites for storage locations of checkpoints/savepoints.
initializeBaseLocations() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorage
 
initializeBaseLocations() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
 
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.internal.MergingWindowSet
Set current key context of this window set.
initializeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09PartitionDiscoverer
 
initializeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaPartitionDiscoverer
 
initializeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Establish the required connections in order to fetch topics and partitions metadata.
initializeConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08PartitionDiscoverer
 
initializeContextEnvironment(ExecutionEnvironmentFactory) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Sets a context environment factory, that creates the context environment for running programs with pre-configured environments.
initializeContextEnvironment(StreamExecutionEnvironmentFactory) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
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
 
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.FsCheckpointStorage
 
initializeLocationForCheckpoint(long) - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
 
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.AbstractFsCheckpointStorage
Creates a file system based storage location for a savepoint.
InitializeOnMaster - Interface in org.apache.flink.api.common.io
This interface may be implemented by OutputFormats to have the master initialize them globally.
initializeOnMaster(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
initializeOnMaster(ClassLoader) - 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.
InitializerDecorator<R extends io.fabric8.kubernetes.api.model.HasMetadata,T extends KubernetesResource<R>> - Class in org.apache.flink.kubernetes.kubeclient.decorators
Initial setup for a kubernetes resource.
InitializerDecorator() - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.InitializerDecorator
 
InitializerDecorator(String) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.InitializerDecorator
 
InitializerDecorator(String, String) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.InitializerDecorator
 
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.
initializeServices(Configuration) - Method in class org.apache.flink.mesos.entrypoint.MesosJobClusterEntrypoint
 
initializeServices(Configuration) - Method in class org.apache.flink.mesos.entrypoint.MesosSessionClusterEntrypoint
 
initializeServices(Configuration) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.addons.hbase.HBaseUpsertSinkFunction
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.cep.operator.CepOperator
 
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.StreamingFileSink
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.StatefulSequenceSource
 
initializeState() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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.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() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
Provides a context to initialize all state in the operator.
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
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
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
initializeTypeComparatorBuilder(int) - Method in interface org.apache.flink.api.common.typeutils.CompositeType.TypeComparatorBuilder
 
initializeUserContext() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
initializeUserContext() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
initializeUserContext() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
initializeWebSubmissionHandlers(CompletableFuture<String>) - Method in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint
 
initializeWebSubmissionHandlers(CompletableFuture<String>) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
INITIALLY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
initialPartitionBuffersCount - Variable in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
 
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.DeclarativeAggregateFunction
Expressions for initializing empty aggregation buffers.
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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
 
initId(int) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Sets the ID of this node.
initInputReaders() - Method in class org.apache.flink.runtime.operators.BatchTask
Creates the record readers for the number of inputs as defined by BatchTask.getNumTaskInputs().
initInputsSerializersAndComparators(int, int) - Method in class org.apache.flink.runtime.operators.BatchTask
Creates all the serializers and comparators.
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)!
initMax() - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator
 
initMax() - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator
 
initMax() - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator
 
initMax() - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator
 
initMax() - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
 
initMax() - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
 
initMaxDepth() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
initMin() - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator
 
initMin() - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator
 
initMin() - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator
 
initMin() - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator
 
initMin() - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
 
initMin() - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
 
initOutPathDistFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.FileSystem
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
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, ClassLoader, 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
 
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.BooleanValueSummaryAggregator
 
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.DoubleValueSummaryAggregator
 
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.FloatValueSummaryAggregator
 
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator
Initialize an aggregator that can be used for the underlying primitive in the Value type.
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.IntegerValueSummaryAggregator
 
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.LongValueSummaryAggregator
 
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.ShortValueSummaryAggregator
 
initPrimitiveAggregator() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.StringValueSummaryAggregator
 
initProperties(GlobalProperties, LocalProperties) - Method in class org.apache.flink.optimizer.plan.PlanNode
 
initRankEnd(BaseRow) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Initialize rank end.
initStub(Class<? super S>) - Method in class org.apache.flink.runtime.operators.BatchTask
 
initSum() - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator
 
initSum() - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator
 
initSum() - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator
 
initSum() - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator
 
initSum() - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
 
initSum() - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
 
initTable(int, byte) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
initTransactions() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
initTransactions() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
InlineElement - Interface in org.apache.flink.configuration.description
Part of description that represents an element inside a block e.g.
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.
INNER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
InnerJoinOperatorBase<IN1,IN2,OUT,FT extends FlatJoinFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
 
InnerJoinOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.InnerJoinOperatorBase
 
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
 
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! (Even using getMatchFor of a prober!)
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.
inProgress() - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
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
 
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<K,VV,EV> - Interface in org.apache.flink.graph.drivers.input
Input source for a Graph, for example a file reader or GraphGenerator.
input - Variable in class org.apache.flink.optimizer.dag.DataSinkNode
 
input - Variable in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
input - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
input(String, RelNode) - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
input1 - Variable in class org.apache.flink.api.common.operators.DualInputOperator
The operator producing the first input.
input1 - Variable in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
 
input1 - Variable in class org.apache.flink.optimizer.dag.TwoInputNode
 
input1 - Variable in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
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.
input2 - Variable in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
 
input2 - Variable in class org.apache.flink.optimizer.dag.TwoInputNode
 
input2 - Variable in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
input2WatermarkGauge - Variable in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
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_HELP - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
INPUT_PAIRS - Static variable in class org.apache.flink.streaming.examples.iteration.util.IterateExampleData
 
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
 
InputBase<K,VV,EV> - Class in org.apache.flink.graph.drivers.input
Base class for inputs.
InputBase() - Constructor for class org.apache.flink.graph.drivers.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
 
InputChannel - Class in org.apache.flink.runtime.io.network.partition.consumer
An input channel consumes a single ResultSubpartitionView.
InputChannel(SingleInputGate, int, ResultPartitionID, 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 subpartition.
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
 
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
 
InputChannelStatus() - Constructor for class org.apache.flink.streaming.runtime.streamstatus.StatusWatermarkValve.InputChannelStatus
 
inputComparators - Variable in class org.apache.flink.runtime.operators.BatchTask
The comparators for the central driver.
INPUTCONSTANT_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
inputDataSet - Variable in class org.apache.flink.api.java.operators.Grouping
 
InputDependencyConstraint - Enum in org.apache.flink.api.common
This constraint indicates when a task should be scheduled considering its inputs status.
InputDependencyConstraintChecker - Class in org.apache.flink.runtime.scheduler.strategy
A wrapper class for InputDependencyConstraint checker.
InputDependencyConstraintChecker() - Constructor for class org.apache.flink.runtime.scheduler.strategy.InputDependencyConstraintChecker
 
inputFieldTypes - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
InputFormat<OT,T extends InputSplit> - Interface in org.apache.flink.api.common.io
The base interface for data sources that produces records.
InputFormatOperatorFactory<OUT> - Interface in org.apache.flink.streaming.api.operators
Input format source operator factory.
InputFormatSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source
A SourceFunction that reads data using an InputFormat.
InputFormatSourceFunction(InputFormat<OUT, ?>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.functions.source.InputFormatSourceFunction
 
InputFormatTableSource<T> - Class in org.apache.flink.table.sources
Defines an external bounded table and provides access to its data.
InputFormatTableSource() - Constructor for class org.apache.flink.table.sources.InputFormatTableSource
 
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, ShuffleDescriptor[]) - 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
 
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(InputGate, Counter) - Constructor for class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
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.
inputGroup - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
inputIterators - Variable in class org.apache.flink.runtime.operators.BatchTask
The inputs reader, wrapped in an iterator.
InputMap() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample.InputMap
 
INPUTOFFSET_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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<JobVertexID>, List<OperatorID>, List<OperatorID>) - Constructor for class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
inputProcessor - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The input processor.
InputProcessorUtil - Class in org.apache.flink.streaming.runtime.io
Utility for creating CheckpointedInputGate based on checkpoint mode for StreamOneInputProcessor and StreamTwoInputProcessor.
InputProcessorUtil() - Constructor for class org.apache.flink.streaming.runtime.io.InputProcessorUtil
 
inputReaders - Variable in class org.apache.flink.runtime.operators.BatchTask
The input readers of this task.
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_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
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.
inputSerializers - Variable in class org.apache.flink.runtime.operators.BatchTask
The serializers for the input data type.
InputsLocationsRetriever - Interface in org.apache.flink.runtime.scheduler
Component to retrieve the inputs locations of a Execution.
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.
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.streaming.runtime.io
An InputStatus indicates one input state which might be currently available, not available or already finished.
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
 
inputStreamStatus(StreamStatus, int) - Method in class org.apache.flink.streaming.runtime.streamstatus.StatusWatermarkValve
Feed a StreamStatus into the valve.
inputType - Variable in class org.apache.flink.api.common.operators.UnaryOperatorInformation
Input Type of the operator
inputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
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 - Interface in org.apache.flink.table.types.inference
Strategy for inferring and validating input arguments in a function call.
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.
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) - Method in class org.apache.flink.streaming.runtime.streamstatus.StatusWatermarkValve
Feed a Watermark into the valve.
inRetractMode() - Method in class org.apache.flink.table.descriptors.TableDescriptor
Declares how to perform the conversion between a dynamic table and an external connector.
inRocksdbCompactFilter() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
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/CUME_DIST/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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
insertAfterNoMatch(T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.HashTableProber
This method can be called after getMatchFor returned null.
insertInto(String, Table) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
insertInto(Table, String, String...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
insertInto(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
insertInto(String, QueryConfig) - Method in class org.apache.flink.table.api.internal.TableImpl
 
insertInto(QueryConfig, String, String...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
insertInto(Table, BatchQueryConfig, String, String...) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
insertInto(Table, StreamQueryConfig, String, String...) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
insertInto(Table, StreamQueryConfig, String, String...) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
insertInto(String) - Method in interface org.apache.flink.table.api.Table
Writes the Table to a TableSink that was registered under the specified path.
insertInto(String, QueryConfig) - Method in interface org.apache.flink.table.api.Table
Deprecated.
insertInto(QueryConfig, String, String...) - Method in interface org.apache.flink.table.api.Table
Deprecated.
insertInto(Table, String, String...) - Method in interface org.apache.flink.table.api.TableEnvironment
insertInto(String, Table) - Method in interface org.apache.flink.table.api.TableEnvironment
Instructs to write the content of a Table API object into a table.
insertIntoBuildBuffer(BT) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Inserts the given object into the current buffer.
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
 
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.
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) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
installSecurityContext(Configuration) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
 
installSecurityContext(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
 
installSecurityContext(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
 
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.optimizer.util.NoOpUnaryUdfOp
 
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 method in class org.apache.flink.runtime.broadcast.DefaultBroadcastVariableInitializer
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.RoundRobinOperatorStateRepartitioner
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
The singleton instance of the serializer
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.EndOfSuperstepEvent
The singleton instance of this event.
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.buffer.FreeingBufferRecycler
 
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 variable in class org.apache.flink.runtime.iterative.event.TerminationEvent
 
INSTANCE - Static variable in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
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.util.FatalExitExceptionHandler
 
INSTANCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
instance() - Static method in class org.apache.flink.state.api.runtime.VoidTriggerable
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.SimpleVersionedStringSerializer
 
INSTANCE - Static variable in class org.apache.flink.streaming.runtime.io.BlockingQueueBroker
Singleton instance.
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.BinaryArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.BinaryGenericConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.BinaryMapConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.BinaryStringConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.BooleanConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.ByteConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.DateConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.DoubleConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.FloatConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.IntConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.LocalDateConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.LocalTimeConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.LongConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.PrimitiveBooleanArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.PrimitiveByteArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.PrimitiveDoubleArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.PrimitiveFloatArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.PrimitiveIntArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.PrimitiveLongArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.PrimitiveShortArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.ShortConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.StringConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataformat.DataFormatConverters.TimeConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataview.NullSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.expressions.PlannerTypeInferenceUtilImpl
 
INSTANCE - Static variable in class org.apache.flink.table.functions.hive.conversion.IdentityConversion
 
INSTANCE - Static variable in class org.apache.flink.table.module.CoreModule
 
INSTANCE - Static variable in class org.apache.flink.table.plan.rules.logical.ExtendedAggregateExtractProjectRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.expressions.PlannerTypeInferenceUtilImpl
 
instance() - Static method in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Returns the Flink operator table, creating it if necessary.
instance() - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns an instance of FlinkRelMetadataQuery.
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.FlinkAggregateRemoveRule
 
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.FlinkProjectJoinTransposeRule
 
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.runtime.keyselector.NullBinaryRowKeySelector
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToConversionClassConverter
 
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.sources.tsextractors.StreamRecordTimestamp
 
INSTANCE - Static variable in class org.apache.flink.table.sources.wmstrategies.PreserveWatermarks
 
INSTANCE - Static variable in class org.apache.flink.table.types.inference.transforms.LegacyDecimalTypeTransformation
 
INSTANCE - Static variable in class org.apache.flink.table.types.inference.transforms.LegacyRawTypeTransformation
 
instanceBasePath - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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
 
instanceRocksDBPath - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
instanceSize() - Method in class org.openjdk.jol.info.ClassLayout
 
INSTANT - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type infomation for Instant.
INSTANT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
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.dataformat.DataFormatConverters.InstantConverter
 
INSTANTIABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.dag.PartitionNode.PartitionDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.dag.SortPartitionNode.SortPartitionDescriptor
 
instantiate(OperatorDescriptorDual, Channel, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedGlobalProperties, RequestedLocalProperties, RequestedLocalProperties) - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
instantiate(OperatorDescriptorDual, Channel, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedGlobalProperties, RequestedLocalProperties, RequestedLocalProperties) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.AbstractSortMergeJoinDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.AllGroupCombineProperties
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.AllGroupReduceProperties
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.AllGroupWithPartialPreGroupProperties
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.AllReduceProperties
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.BinaryUnionOpDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.CartesianProductDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.CoGroupRawDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.CoGroupWithSolutionSetFirstDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.FilterDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.FlatMapDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.GroupCombineProperties
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.GroupReduceProperties
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.GroupReduceWithCombineProperties
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildFirstDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashFullOuterJoinBuildSecondDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashJoinBuildFirstProperties
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashJoinBuildSecondProperties
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildFirstDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashLeftOuterJoinBuildSecondDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildFirstDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.HashRightOuterJoinBuildSecondDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.MapDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.MapPartitionDescriptor
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.NoOpDescriptor
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.PartialGroupProperties
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.ReduceProperties
 
instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.optimizer.operators.SolutionSetDeltaOperator
 
instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
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.
instantiate(Class<T>, Class<? super T>) - Static method in class org.apache.flink.util.InstantiationUtil
Creates a new instance of the given class.
instantiate(Class<T>) - Static method in class org.apache.flink.util.InstantiationUtil
Creates a new instance of the given class.
instantiateCandidate(OperatorDescriptorSingle, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedLocalProperties) - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
instantiateCandidate(OperatorDescriptorSingle, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedLocalProperties) - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
instantiateDeserializationUtils() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
instantiateHiveTable(ObjectPath, CatalogBaseTable) - Static method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
instantiateJobManagerMetricGroup(MetricRegistry, String) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
instantiateProcessMetricGroup(MetricRegistry, String, Optional<Time>) - 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, Time) - Static method in class org.apache.flink.runtime.metrics.util.SystemResourcesMetricsInitializer
 
instantiateTaskManagerMetricGroup(MetricRegistry, String, ResourceID, Optional<Time>) - 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.
InstantiateViaFactory - Annotation Type in org.apache.flink.metrics.reporter
Annotation for MetricReporters that support factories but want to maintain backwards-compatibility with existing reflection-based configurations.
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 serialVersionUID mismatches when deserializing objects of anonymous classes or our Scala serializer classes and also replaces occurences of GenericData.Array (from Avro) by a dummy class so that the KryoSerializer can still be deserialized without Avro being on the classpath.
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 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
instr(BinaryString, BinaryString, int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
inStreamingMode() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Sets that the components should work in a streaming mode.
inStreamingMode() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
InsufficientBufferException - Exception in org.apache.flink.runtime.io.compression
An InsufficientBufferException is thrown when there is no enough buffer to serialize or deserialize a buffer to another buffer.
InsufficientBufferException() - Constructor for exception org.apache.flink.runtime.io.compression.InsufficientBufferException
 
InsufficientBufferException(String) - Constructor for exception org.apache.flink.runtime.io.compression.InsufficientBufferException
 
InsufficientBufferException(String, Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.InsufficientBufferException
 
InsufficientBufferException(Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.InsufficientBufferException
 
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 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() - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API integer or SQL INT/INTEGER type.
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_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_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
INT_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
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
 
IntColumnVector - Interface in org.apache.flink.table.dataformat.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
 
INTEGER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IntegerRanges() - Constructor for class org.apache.hadoop.conf.Configuration.IntegerRanges
 
IntegerRanges(String) - Constructor for class org.apache.hadoop.conf.Configuration.IntegerRanges
 
IntegerSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator that can handle Integer types.
IntegerSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator
 
IntegerSummaryAggregator.MaxIntegerAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for max operation.
IntegerSummaryAggregator.MinIntegerAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for min operation.
IntegerSummaryAggregator.SumIntegerAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for sum operation.
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
 
IntegerValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.IntegerValueSummaryAggregator
 
InterestingProperties - Class in org.apache.flink.optimizer.dataproperties
Interesting properties are propagated from parent operators to child operators.
InterestingProperties() - Constructor for class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
InterestingPropertyVisitor - Class in org.apache.flink.optimizer.traversals
Visitor that computes the interesting properties for each node in the optimizer DAG.
InterestingPropertyVisitor(CostEstimator) - Constructor for class org.apache.flink.optimizer.traversals.InterestingPropertyVisitor
Creates a new visitor that computes the interesting properties for all nodes in the plan.
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(AbstractID) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
Creates a new intermediate data set ID with the bytes of the given 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.
IntermediateResult - Class in org.apache.flink.runtime.executiongraph
 
IntermediateResult(IntermediateDataSetID, ExecutionJobVertex, int, ResultPartitionType) - Constructor for class org.apache.flink.runtime.executiongraph.IntermediateResult
 
IntermediateResultPartition - Class in org.apache.flink.runtime.executiongraph
 
IntermediateResultPartition(IntermediateResult, ExecutionVertex, int) - 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.
IntermediateResultPartitionID(long, long) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
IntermediateSampleData<T> - Class in org.apache.flink.api.java.sampling
The data structure which is transferred between partitions and the coordinator for distributed random sampling.
IntermediateSampleData(double, T) - Constructor for class org.apache.flink.api.java.sampling.IntermediateSampleData
 
Internal - Annotation Type in org.apache.flink.annotation
Interface to mark methods within stable, public APIs as an internal developer API.
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.
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.
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.
internalDeregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
internalDeregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
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
 
internalDeregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.yarn.YarnResourceManager
 
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).
InternalFoldingState<K,N,T,ACC> - Interface in org.apache.flink.runtime.state.internal
Deprecated.
will be removed in a future version
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.Schema.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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.Schema.TypeName
 
internalHandleException(IOException) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
Internally handles an exception and makes sure that this method returns without a problem.
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.heap
This interface is the current context of a keyed state.
InternalKeyContextImpl<K> - Class in org.apache.flink.runtime.state.heap
The default InternalKeyContext implementation.
InternalKeyContextImpl(KeyGroupRange, int) - Constructor for class org.apache.flink.runtime.state.heap.InternalKeyContextImpl
 
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.
InternalMapState<K,N,UK,UV> - Interface in org.apache.flink.runtime.state.internal
The peer to the MapState in the internal state type hierarchy.
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.
internalNioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
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.
InternalSerializers - Class in org.apache.flink.table.runtime.types
TypeSerializer of LogicalType for internal sql engine execution data formats.
InternalSerializers() - Constructor for class org.apache.flink.table.runtime.types.InternalSerializers
 
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
 
InternalTimer<K,N> - Interface in org.apache.flink.streaming.api.operators
Internal interface for in-flight timers.
InternalTimerService<N> - Interface in org.apache.flink.streaming.api.operators
Interface for working with time and timers.
internalTimerService - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
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(InternalTimeServiceManager<K>, ClassLoader, int) - Constructor for class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
Constructor to use when restoring timer services.
InternalTimerServiceSerializationProxy(InternalTimeServiceManager<K>, int) - Constructor for class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
Constructor to use when writing 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> - Class in org.apache.flink.streaming.api.operators
An entity keeping all the time-related services available to all operators extending the AbstractStreamOperator.
internalTimeServiceManager(AbstractKeyedStateBackend<K>, KeyContext, ProcessingTimeService, Iterable<KeyGroupStatePartitionStreamProvider>) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
InternalTimeWindowAssigner - Interface in org.apache.flink.table.runtime.operators.window.assigners
The internal time window assigner which has some useful methods.
internalToDate(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Converts the internal representation of a SQL DATE (int) to the Java type used for UDF parameters (Date).
internalToTime(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Converts the internal representation of a SQL TIME (int) to the Java type used for UDF parameters (Time).
internalToTimestamp(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Converts the internal representation of a SQL TIMESTAMP (long) to the Java type used for UDF parameters (Timestamp).
InternalTypeInfo<T> - Class in org.apache.flink.table.typeutils
Type information for internal types of the Table API that are for translation purposes only and should not be contained in final plan.
InternalTypeInfo(Class<T>) - Constructor for class org.apache.flink.table.typeutils.InternalTypeInfo
 
InternalValueState<K,N,T> - Interface in org.apache.flink.runtime.state.internal
The peer to the ValueState in the internal state type hierarchy.
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.internal
The internal interface for functions that process over grouped windows.
InternalWindowProcessFunction(WindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
 
InternalWindowProcessFunction.Context<K,W extends Window> - Interface in org.apache.flink.table.runtime.operators.window.internal
Information available in an invocation of methods of InternalWindowProcessFunction.
intersect(Graph<K, VV, EV>, boolean) - Method in class org.apache.flink.graph.Graph
Performs intersect on the edge sets of the input graphs.
INTERSECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 - 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.
intersects(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
Returns true if this window intersects the given window.
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_MILLIS() - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API interval of milliseconds.
INTERVAL_MILLIS - Static variable in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
INTERVAL_MONTHS() - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API interval of months.
INTERVAL_MONTHS - Static variable in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
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(Time, Time).
IntervalJoined(KeyedStream<IN1, KEY>, KeyedStream<IN2, KEY>, long, long, boolean, boolean) - Constructor for class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
 
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, TypeSerializer<T1>, TypeSerializer<T2>, ProcessJoinFunction<T1, T2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
Creates a new IntervalJoinOperator.
IntervalJoinOperator.BufferEntrySerializerSnapshot<T> - Class in org.apache.flink.streaming.api.operators.co
A TypeSerializerSnapshot for BufferEntrySerializer.
IntervalJoinOperator.BufferSerializerConfigSnapshot<T> - Class in org.apache.flink.streaming.api.operators.co
Deprecated.
this snapshot class is no longer in use, and is maintained only for backwards compatibility. It is fully replaced by IntervalJoinOperator.BufferEntrySerializerSnapshot.
IntervalLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an interval literal.
intervalOfMillis(long) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
intervalOfMonths(int) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
IntervalQualifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
IntFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.IntFirstValueAggFunction
 
IntFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.IntFirstValueWithRetractAggFunction
 
IntHashSet - Class in org.apache.flink.table.runtime.util.collections
Int hash set.
IntHashSet(int, float) - 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() - Constructor for class org.apache.flink.table.runtime.util.collections.IntHashSet
 
IntIncrSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.IntIncrSumAggFunction
 
IntIncrSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.IntIncrSumWithRetractAggFunction
 
IntLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.IntLastValueAggFunction
 
IntLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.IntLastValueWithRetractAggFunction
 
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
 
IntMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.IntMaxWithRetractAggFunction
 
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
 
IntMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.IntMinWithRetractAggFunction
 
INTO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(boolean) - Constructor for class org.apache.flink.table.types.logical.IntType
 
IntType() - 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.
IntValueArray - Class in org.apache.flink.graph.types.valuearray
An array of IntValue.
IntValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.IntValueArray
Initializes an expandable array with default capacity.
IntValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.IntValueArray
Initializes a fixed-size array with the provided number of bytes.
IntValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for IntValueArray based on CopyableValueComparator.
IntValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
IntValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for IntValueArray.
IntValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
IntValueArraySerializer.IntValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
IntValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.IntValueArraySerializer.IntValueArraySerializerSnapshot
 
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
 
inUpsertMode() - Method in class org.apache.flink.table.descriptors.TableDescriptor
Declares how to perform the conversion between a dynamic table and an external connector.
invalidateCurrentSchemaSerializerAccess() - Method in class org.apache.flink.runtime.state.StateSerializerProvider
Invalidates access to the current schema serializer.
InvalidateMessenger(Edge<Long, Double>) - Constructor for class org.apache.flink.graph.examples.IncrementalSSSP.InvalidateMessenger
 
invalidateMetadataQuery() - Method in class org.apache.calcite.plan.RelOptCluster
Should be called whenever the current RelMetadataQuery becomes invalid.
invalidEscapeCharacter(String) - Static method in class org.apache.flink.table.runtime.functions.SqlLikeUtils
 
invalidEscapeSequence(String, int) - Static method in class org.apache.flink.table.runtime.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
 
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
 
InvalidVertexIdsValidator<K,VV,EV> - Class in org.apache.flink.graph.validation
Validate that the edge set vertex IDs exist in the vertex set.
InvalidVertexIdsValidator() - Constructor for class org.apache.flink.graph.validation.InvalidVertexIdsValidator
 
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.
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.graph.types.valuearray.ByteValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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
 
invoke(Tuple2<Boolean, Row>, SinkFunction.Context) - Method in class org.apache.flink.addons.hbase.HBaseUpsertSinkFunction
 
invoke() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
 
invoke() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
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(Object, Method, Object[]) - Method in class org.apache.flink.runtime.rpc.akka.FencedAkkaInvocationHandler
 
invoke(T) - Method in class org.apache.flink.streaming.api.functions.sink.DiscardingSink
 
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
 
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.OutputFormatSinkFunction
Deprecated.
 
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
 
invoke(IN) - Method in interface org.apache.flink.streaming.api.functions.sink.SinkFunction
invoke(IN, SinkFunction.Context) - Method in interface org.apache.flink.streaming.api.functions.sink.SinkFunction
Writes the given value to the sink.
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.SocketClientSink
Called when new data arrives to the sink, and forwards it to Socket.
invoke(TXN, IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Write value within a transaction.
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
This should not be implemented by subclasses.
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
Implementation of the invoke method of the SinkFunction class.
invoke(IN) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
invoke(T, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
invoke(T) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
 
invoke(FlinkKafkaProducer.KafkaTransactionState, IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
invoke(T, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
 
invoke(FlinkKafkaProducer011.KafkaTransactionState, IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Called when new data arrives to the sink, and forwards it to Kafka.
invoke(Object, String, Object...) - Static method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
invoke(OUT, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
invoke(T) - Method in class org.apache.flink.streaming.connectors.nifi.NiFiSink
 
invoke(IN) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
Called when new data arrives to the sink, and forwards it to RMQ.
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.experimental.CollectSink
 
invoke() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
invoke(Alert, SinkFunction.Context) - Method in class org.apache.flink.walkthrough.common.sink.AlertSink
 
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.
invokeMethod(Class, Object, String, Class[], Object[]) - Static method in class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
 
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_1_WATERMARK - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_CURRENT_INPUT_2_WATERMARK - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_CURRENT_INPUT_WATERMARK - 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_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
 
IOManager - Class in org.apache.flink.runtime.io.disk.iomanager
The facade for the provided I/O manager services.
IOManager(String[]) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManager
Constructs a new IOManager.
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.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
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
 
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[]) - 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.
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(Meter, Meter, Meter, Meter) - Constructor for class org.apache.flink.runtime.executiongraph.IOMetrics
 
IOMetrics(long, long, long, long) - 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) - 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.
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.
IS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
is32BitDecimal(int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
is64BitDecimal(int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
IS_ALPHA - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_BACKPRESSURED - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
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.config.CatalogConfig
Flag to distinguish if a meta-object is generic Flink object or not.
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_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_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
 
isAbsolute() - Method in class org.apache.flink.core.fs.Path
Checks if the directory of this path is absolute.
isAccRetract() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
isAccumulateMsg(BaseRow) - Static method in class org.apache.flink.table.dataformat.util.BaseRowUtil
 
isAcknowledgedBy(ExecutionAttemptID) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
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.ExecutorCLI
 
isActive(JobID, AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
isActive() - Method in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
isActive(CommandLine) - Method in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
 
isActive(CommandLine) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
isAggregate(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
isAggregate(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
isAggregated() - Method in class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
 
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
 
isALLMaskOf2() - Method in class org.apache.flink.streaming.api.operators.InputSelection
Tells whether or not the input mask includes all of two inputs.
isAllocated(JobID, AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
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
 
isAllowAnyPattern(Class<?>) - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Returns whether the given class is eligible for being treated as RAW type.
isAllowRawGlobally() - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Returns whether RAW types are allowed everywhere.
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
 
isAmbiguousKeyPossible(TypeSerializer, TypeSerializer) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
isApplyAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
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().
isArchived() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns whether this execution graph was archived.
isArchived() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
isArchived() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
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 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
 
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 loose some information about nullable and precision.
isAssigned() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
Checks whether the location of this constraint has been assigned.
isAssigned() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
isAsyncEnabled() - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
isAsyncEnabled() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
isAsyncEnabled() - Method in class org.apache.flink.table.sources.CsvTableSource
 
isAsyncEnabled() - Method in interface org.apache.flink.table.sources.LookupableTableSource
Returns true if async lookup is enabled.
isAutomaticRecovery() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Returns true if automatic connection recovery is enabled, false otherwise.
isAutoTypeRegistrationDisabled() - Method in class org.apache.flink.api.common.ExecutionConfig
 
isAvailable(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraphResultPartitionAvailabilityChecker
 
isAvailable(IntermediateResultPartitionID) - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.ResultPartitionAvailabilityChecker
Returns whether the given partition is available.
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 interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Checks whether this reader is available or not.
isAvailable() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
isAvailable() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
isBackPressured() - Method in interface org.apache.flink.runtime.taskexecutor.BackPressureSampleableTask
 
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.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
isBasicType() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
isBasicType() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
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.tests.SingleThreadAccessCheckingTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
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
 
isBatchPlanner() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
isBatchRequest() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl.PendingRequest
 
isBinaryString(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isBlocked(int) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
isBlocked(int) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
Checks whether the channel with the given index is blocked.
isBlocked(int) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
isBlocking() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
isBlockingConnectionsBetweenChains() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
If there are some stream edges that can not be chained and the shuffle mode of edge is not specified, translate these edges into BLOCKING result partition type.
isBlockingShuffleCompressionEnabled() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
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.addons.hbase.HBaseTableSource
 
isBounded() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
isBounded() - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
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 class org.apache.flink.table.sources.CsvTableSource
 
isBounded() - Method in class org.apache.flink.table.sources.InputFormatTableSource
Always returns true which indicates this is a bounded source.
isBounded() - Method in interface org.apache.flink.table.sources.StreamTableSource
Returns true if this is a bounded source, false if this is an unbounded source.
isBranching() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Checks whether this node has branching output.
isBreakingPipeline() - Method in class org.apache.flink.optimizer.dag.DagConnection
Checks whether this connection is marked to break the pipeline.
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.operators.shipping.OutputEmitter
 
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 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.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
 
isBuildOuter() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
isByteArrayDecimal(int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
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 enum org.apache.flink.optimizer.dag.TempMode
 
isCanceled() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatMonitorImpl
 
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
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.runtime.concurrent.ScheduledFutureAdapter
 
isCancelled() - Method in class org.apache.flink.runtime.state.DoneFuture
 
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
 
isCastableToDefinedType(String) - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
 
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 - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
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
 
isChainStart() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isChangelogMode() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
isCharacterString(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isCheckpointCommitted(int, long) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
 
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.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.
isClassFile(Path) - Static method in class org.apache.flink.util.FileUtils
Checks whether the given file has a class extension.
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.internal.InternalWindowProcessFunction
Returns true if the given time is the cleanup time for the given window.
isCloseableRegistered(Closeable) - Method in class org.apache.flink.util.AbstractCloseableRegistry
 
isClosed() - Method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
isClosed() - Method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
isClosed() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
isClosed() - Method in class org.apache.flink.fs.s3.common.utils.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.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.connectors.kinesis.model.KinesisStreamShard
Deprecated.
 
isClosed() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
 
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.util.AbstractCloseableRegistry
 
isClosed() - Method in class org.apache.flink.util.ResourceGuard
Returns true if the resource guard is closed, i.e.
isClosureCleanerEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns whether the ClosureCleaner is enabled.
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..
isCombinable() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
Checks whether the operation is combinable.
isCombinable() - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
 
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
 
isCombineable() - Method in class org.apache.flink.optimizer.dag.GroupReduceNode
Checks, whether a combiner function has been given for the function encapsulated by this reduce contract.
isCompact() - Method in class org.apache.flink.table.dataformat.Decimal
 
isCompact(int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
isCompact(int) - Static method in class org.apache.flink.table.dataformat.SqlTimestamp
Apache Calcite and Flink's planner use the number of milliseconds since epoch to represent a Timestamp type compactly if the number of digits of fractional seconds is between 0 - 3.
isCompacted() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
isComparable(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
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 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 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 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
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.yarn.YarnClusterClientFactory
 
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 Type#COMPATIBLE_WITH_RECONFIGURED_SERIALIZER.
isCompleted() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Returns whether the checkpoint has completed successfully.
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.NetworkBuffer
 
isCompressed() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
isComputablyPartitioned() - Method in enum org.apache.flink.optimizer.dataproperties.PartitioningProperty
Checks, if this property represents a partitioning that is computable.
isConnected() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
isConsumable() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
isConverged(int, T) - Method in interface org.apache.flink.api.common.aggregators.ConvergenceCriterion
Decide whether the iterative algorithm has converged
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
 
isCorrelated() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
isDataAvailable() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Returns true if there is new data available for reading.
isDateStats(ColumnStatisticsData) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Whether a Hive ColumnStatisticsData is for DATE columns.
isDateStats(ColumnStatisticsData) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
isDateStats(ColumnStatisticsData) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
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
 
isDefaultActionUnavailable() - 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 enum org.apache.flink.runtime.rest.versioning.RestAPIVersion
Returns whether this version is the default REST API version.
isDense - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Is now dense mode.
isDeprecated() - Method in class org.apache.flink.configuration.FallbackKey
 
isDeprecated(String) - Static method in class org.apache.hadoop.conf.Configuration
checks whether the given key is deprecated.
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.NetworkBufferPool
 
isDetached() - Method in class org.apache.flink.tests.util.flink.JobSubmission
 
isDeterministic() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
 
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.hive.HiveScalarFunction
 
isDeterministic() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
 
isDeterministic() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
isDeterministic() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.CalciteSqlFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.ProctimeMaterializeSqlFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.StreamRecordTimestampSqlFunction
 
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.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
isDirectBufferPooled() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
isDirectMemoryCacheAlignmentSupported() - Static method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Return true if direct memory cache alignment is supported, false otherwise.
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() - 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.PendingCheckpoint
 
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.util.AtomicDisposableReferenceCounter
Returns whether the reference count has reached the disposed state.
isDistributedFS() - Method in class org.apache.flink.core.fs.FileSystem
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
 
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
 
isDummy() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
isEagerOperationTranslation() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
Defines the behavior of this TableEnvironment.
isEagerOperationTranslation() - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
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 class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
Checks if there is no elements in the buffer.
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.ml.api.misc.param.Params
Returns true if this params contains no mappings.
isEmpty() - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
isEmpty() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
isEmpty() - Method in class org.apache.flink.runtime.jobmaster.SerializedInputSplit
 
isEmpty() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager
 
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.state.ChainedStateHandle
Check if there are any states handles present.
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.taskexecutor.slot.TaskSlot
 
isEmpty() - Method in class org.apache.flink.runtime.util.EvictingBoundedList
 
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.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.connectors.kafka.internals.ClosableBlockingQueue
Checks whether the queue is empty (has no elements).
isEmpty() - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
 
isEmpty() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
isEmpty() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
Checks if the barrier handler has buffered any data internally.
isEmpty() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
isEmpty() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
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.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.runtime.operators.join.stream.AbstractStreamingJoinOperator.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() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
 
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 is any property is set.
isEncodeForHTML() - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
isEndOfInput() - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
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(String) - Method in class org.apache.flink.api.common.serialization.SimpleStringSchema
 
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 class org.apache.flink.formats.avro.AvroDeserializationSchema
 
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 interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubDeserializationSchema
Method to decide whether the element signals the end of the stream.
isEndOfStream(T) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaDeserializationSchemaWrapper
 
isEndOfStream(T) - Method in interface org.apache.flink.streaming.connectors.kafka.KafkaDeserializationSchema
Method to decide whether the element signals the end of the stream.
isEndOfStream(Event) - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializer
 
isEndOfStream(KafkaEvent) - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEventSchema
 
isEndOfStream(T) - Method in interface org.apache.flink.streaming.util.serialization.DeserializationSchema
Deprecated.
Method to decide whether the element signals the end of the stream.
isEndOfStream(ObjectNode) - Method in class org.apache.flink.streaming.util.serialization.JSONKeyValueDeserializationSchema
 
isEndOfStream(Tuple2<K, V>) - Method in class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
This schema never considers an element to signal end-of-stream, so this method returns always false.
isEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
 
isEnforced() - Method in interface org.apache.flink.table.api.constraints.Constraint
Constraints can either be enforced or non-enforced.
isErrorResponse() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
isEvent(Buffer, Class<?>) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
Identifies whether the given buffer encodes the given event.
isEvent() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
isEventGroupShutdown() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
 
isEventGroupShutdown() - Method in class org.apache.flink.queryablestate.network.Client
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.BaseAlignedWindowAssigner
Deprecated.
 
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.runtime.operators.window.assigners.CountSlidingWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
Returns true if elements are assigned to windows based on event time, false otherwise.
isEventTime() - Method in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
isExactlyOnce() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
isExactlyPartitionedOnFields(FieldList) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
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
 
isExtended() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
isExtended() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
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
 
isFailOnCheckpointingErrors() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
isFailTaskOnCheckpointError() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
This method takes no effect since we would not forward the configuration from the checkpoint config to the task, and we have not supported task to fail on checkpoint error. Please use CheckpointConfig.getTolerableCheckpointFailureNumber() to know the behavior on checkpoint errors.
isFailure() - Method in class org.apache.flink.util.OptionalFailure
 
isFilterPushedDown() - Method in class org.apache.flink.formats.parquet.ParquetTableSource
 
isFilterPushedDown() - Method in class org.apache.flink.orc.OrcTableSource
 
isFilterPushedDown() - Method in interface org.apache.flink.table.sources.FilterableTableSource
Return the flag to indicate whether filter push down has been tried.
isFinal() - Method in class org.apache.flink.cep.nfa.State
 
isFinal() - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
isFinished() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
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 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.PullingAsyncDataInput
 
isFinished() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
isFinished() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
 
isFire() - Method in enum org.apache.flink.streaming.api.windowing.triggers.TriggerResult
 
isFixedTopics() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicsDescriptor
 
isForceAnyPattern(Class<?>) - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Returns whether the given class must be treated as RAW type.
isForceAvroEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns whether the Apache Avro is the default serializer for POJOs.
isForceCheckpointing() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Deprecated.
This will be removed once iterations properly participate in checkpointing.
isForceCheckpointing() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
Forcing checkpoints will be removed in future version.
isForceCheckpointing() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
isForceKryoEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
 
isForcePartitionReleaseOnConsumption() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
isFormatNeeded() - Method in class org.apache.flink.table.descriptors.ConnectorDescriptor
Returns if this connector requires a format descriptor.
isFound() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.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.graph.types.valuearray.ByteValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
isFull() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
isFull() - Method in interface org.apache.flink.graph.types.valuearray.ValueArray
An bounded array fills when the allocated capacity has been fully used.
isFull() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
isFull() - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
 
isFull() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
isFull() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
isFull() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
isFullBuffer() - Method in enum org.apache.flink.runtime.io.network.api.serialization.RecordSerializer.SerializationResult
Whether the target buffer is full after the serialization process.
isFullRecord() - Method in enum org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
 
isFullRecord() - Method in enum org.apache.flink.runtime.io.network.api.serialization.RecordSerializer.SerializationResult
Whether the full record was serialized and completely written to a target buffer.
isFullyReplicated() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
isFunction(Expression, BuiltInFunctionDefinition) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
Checks if the given expression is a given builtin function.
isFunctionOfKind(Expression, FunctionKind) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
Checks if the expression is a function call of given type.
isGenerated() - Method in class org.apache.flink.table.api.TableColumn
Returns if this column is a computed column that is generated from an expression.
isGeneric() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Distinguish if the function is a generic function.
isGeneric() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
isGloballyTerminalState() - Method in enum org.apache.flink.api.common.JobStatus
Checks whether this state is globally terminal.
isGroupByAlias() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isGroupByOrdinal() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isHavingAlias() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isHidden() - Method in class org.apache.flink.graph.drivers.parameter.IterationConvergence
 
isHidden() - Method in interface org.apache.flink.graph.drivers.parameter.Parameter
A hidden parameter is parsed from the command-line configuration but is not printed in the usage string.
isHidden() - Method in class org.apache.flink.graph.drivers.parameter.SimpleParameter
 
isHidden() - Method in class org.apache.flink.graph.drivers.parameter.Simplify
 
isHighAvailabilityModeActivated(Configuration) - Static method in enum org.apache.flink.runtime.jobmanager.HighAvailabilityMode
Returns true if the defined recovery mode supports high availability.
isHiveFunc(Object) - Static method in class org.apache.flink.table.planner.functions.utils.HiveFunctionUtils
 
isIdle() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
isIdle() - Method in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
isIdReference() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
 
isIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.AlterFunctionOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropFunctionOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropTableOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropTempSystemFunctionOperation
 
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.SqlCreateTable
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateFunctionOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
isImmediateSolutionSetUpdate() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
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.NFA.NFASerializer
Deprecated.
 
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.SharedBufferNode.SharedBufferNodeSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
isImmutableType() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
isImmutableType() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
isImmutableType() - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
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.VoidNamespaceSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
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.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.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
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
 
isImmutableType() - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
isImmutableType() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
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.BaseArraySerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
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.DecimalSerializer
 
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.SqlTimestampSerializer
 
isIncluded(int) - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
Is the given value in the set of ranges
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 Type#INCOMPATIBLE.
isIncrementalCheckpointsEnabled() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Gets whether incremental checkpoints are enabled for this state backend.
isInfinite(Double) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator
 
isInfinite(Float) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator
 
isInfinite(Integer) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator
 
isInfinite(Long) - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator
 
isInfinite(T) - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
 
isInfinite(Short) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
 
isInFixedLengthPart(LogicalType) - Static method in class org.apache.flink.table.dataformat.BinaryRow
If it is a fixed-length field, we can call this BinaryRow's setXX method for in-place updates.
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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
 
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
 
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
 
isInsertSubsetColumnsAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isInSSSP(Edge<Long, Double>, DataSet<Edge<Long, Double>>) - Static method in class org.apache.flink.graph.examples.IncrementalSSSP
Function that verifies whether the edge to be removed is part of the SSSP or not.
isInstantiable() - Method in class org.apache.flink.table.types.logical.StructuredType
 
isInteger(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isInternalSSLEnabled(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
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.
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
 
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.
isKeySerializerCompatibilityChecked - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
isKeyType() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
isKeyType() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
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.tests.SingleThreadAccessCheckingTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
isLatencyMarker() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Checks whether this element is a latency marker.
isLatencyTrackingConfigured() - Method in class org.apache.flink.api.common.ExecutionConfig
 
isLatencyTrackingEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
will be removed in a future version
isLeader() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
isLeft() - Method in class org.apache.flink.types.Either
 
isLeftOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
isLegacyScheduling() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
isLegacyScheduling() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
isLenient() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
isLiberal() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isLimitPushedDown() - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
isLimitPushedDown() - Method in interface org.apache.flink.table.sources.LimitableTableSource
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.
isLocalCommunicationOnly() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
isLocalRecoveryEnabled() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
isLocalTo(ResourceID) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
isLong(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isMac() - Static method in enum org.apache.flink.util.OperatingSystem
Checks whether the operating system this JVM runs on is Windows.
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
 
isManagedMemorySizeExplicitlyConfigured(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
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 class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
Check whether required resource profile can be matched by this slot.
isMatchingRequirement(ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
Returns true if the required ResourceProfile can be fulfilled by this slot.
isMatchingTopic(String) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicsDescriptor
Check if the input topic matches the topics described by this KafkaTopicDescriptor.
isMaterialized() - Method in class org.apache.flink.table.client.gateway.local.result.ChangelogCollectStreamResult
 
isMaterialized() - Method in interface org.apache.flink.table.client.gateway.local.result.DynamicResult
Returns whether this result is materialized such that snapshots can be taken or results must be retrieved record-wise.
isMaterialized() - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectBatchResult
 
isMaterialized() - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
 
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.
isMaxParallelismConfigured() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
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
 
isMetBy(GlobalProperties) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Checks, if this set of interesting properties, is met by the given produced properties.
isMetBy(LocalProperties) - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Checks, if this set of properties, as interesting properties, is met by the given properties.
isMinHadoopVersion(int, int) - Static method in class org.apache.flink.runtime.util.HadoopUtils
Checks if the Hadoop dependency is at least the given version.
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
 
isMoreAvailable() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
isMutable() - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
isMutable() - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
isMutable(LogicalType) - Static method in class org.apache.flink.table.dataformat.BinaryRow
 
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.runtime.typeutils.TypeCheckUtils
 
isNan(Double) - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator
 
isNan(Float) - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator
 
isNan(Integer) - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator
 
isNan(Long) - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator
 
isNan(T) - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
 
isNan(Short) - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
 
isNativeCodeLoaded() - Static method in class org.apache.hadoop.util.NativeCodeLoader
 
isNestedAggregateWindow(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
isNetworkDetailedMetrics() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
isNetworkMemoryExplicitlyConfigured(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
isNetworkStrategy() - Method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
 
isNew() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isNewKeyGroup() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
Indicates if current key starts a new key-group, i.e.
isNewKeyValueState() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
Indicates if current key starts a new k/v-state, i.e.
isNonStaticInnerClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
Checks, whether the class is an inner class that is not statically accessible.
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.graph.types.valuearray.ByteValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
IsNull(String, PredicateLeaf.Type) - Constructor for class org.apache.flink.orc.OrcSplitReader.IsNull
Creates an IS_NULL predicate.
isNull - Variable in class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
 
isNull() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
isNull(Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
isNull(int) - Method in class org.apache.flink.types.Record
 
isNullable() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether a value of this type can be null.
isNullAt(int) - Method in class org.apache.flink.orc.vector.AbstractOrcColumnVector
 
isNullAt(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
isNullAt(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Because the specific row implementation such as BinaryRow uses the binary format.
isNullAt(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
isNullAt(int) - Method in interface org.apache.flink.table.dataformat.vector.ColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
 
isNullAt(int, int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
isNullAware() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
isNullOrEmpty(ChainedStateHandle<?>) - Static method in class org.apache.flink.runtime.state.ChainedStateHandle
 
isNullOrEmpty(Collection<?>) - Static method in class org.apache.flink.util.CollectionUtil
 
isNullOrEmpty(Map<?, ?>) - Static method in class org.apache.flink.util.CollectionUtil
 
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
 
isNullSerializer() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
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
 
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.
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.
isOffsetDefined() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
ISOLATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
isOnDynamicPath() - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
isOnDynamicPath() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
isOnDynamicPath() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
isOnDynamicPath() - Method in class org.apache.flink.optimizer.plan.Channel
 
isOnDynamicPath() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
isOne() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
isOpen() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Checks whether the queue is currently open, meaning elements can be added and polled.
isOperatorDisabled(TableConfig, OperatorType) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Returns whether the given operator type is disabled.
isOptDegrees() - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Gets whether the degrees option is set.
isOptional() - Method in class org.apache.flink.ml.api.misc.param.ParamInfo
Returns whether the parameter is optional.
isOptional(int) - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
isOptional(int) - Method in class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
isOptNumVertices() - Method in class org.apache.flink.graph.IterationConfiguration
Gets whether the number of vertices option is set.
isOrdered() - Method in enum org.apache.flink.api.common.operators.Order
Checks, if this enum constant represents in fact an order.
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
 
isOuter() - Method in enum org.apache.flink.api.java.operators.join.JoinType
 
isOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
isOuterSnapshotCompatible(GenericArraySerializer<C>) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
isOuterSnapshotCompatible(S) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Checks whether the outer snapshot is compatible with a given new serializer.
isOuterSnapshotCompatible(NullableSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
isOuterSnapshotCompatible(ScalaCaseClassSerializer<T>) - Method in class org.apache.flink.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
 
isOuterSnapshotCompatible(TraversableSerializer<T, E>) - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
isOuterSnapshotCompatible(ScalaCaseClassSerializer<Tuple2<T1, T2>>) - Method in class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
isOutputTypeConfigurable() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
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.
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.CatalogSinkModifyOperation
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
isPartitioned() - Method in enum org.apache.flink.optimizer.dataproperties.PartitioningProperty
Checks, if this property represents in fact a partitioning.
isPartitioned() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
isPartitioned() - Method in interface org.apache.flink.table.catalog.CatalogTable
Check if the table is partitioned or not.
isPartitionedOnFields(FieldSet) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
isPartitionedOnKey() - Method in enum org.apache.flink.optimizer.dataproperties.PartitioningProperty
Checks if this property presents a partitioning that is not random, but on a partitioning key.
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.
isPercentRemainderAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isPeriodicCheckpointingConfigured() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Returns whether periodic checkpointing has been configured.
isPersistent() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
isPipelined() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
isPlainTerminal() - Method in class org.apache.flink.table.client.cli.CliClient
 
isPowerOf2(long) - Static method in class org.apache.flink.util.MathUtils
Checks whether the given value is a power of two.
isPreferCheckpointForRecovery() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
isPreferCheckpointForRecovery() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Returns whether a job recovery should fallback to checkpoint when there is a more recent savepoint.
isPreFlight() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
isPresent() - Method in class org.apache.flink.types.SerializableOptional
 
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.dataformat.GenericArray
 
isPrintHelp() - Method in class org.apache.flink.client.cli.CommandLineOptions
 
isPrintHelp() - Method in class org.apache.flink.table.client.cli.CliOptions
 
isProbeOuter() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
isProcessingTimeTimer(KeyedProcessFunction<K, IN, OUT>.OnTimerContext) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
isProcTime(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
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
 
isProducesUpdates() - Method in class org.apache.flink.table.planner.operations.DataStreamQueryOperation
 
isProperClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
Checks, whether the class is a proper class, i.e.
isPruneMarkerSet() - Method in class org.apache.flink.optimizer.plan.PlanNode
Checks whether the pruning marker was set.
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() - Method in class org.apache.flink.client.cli.ProgramOptions
Indicates whether the job is a Python job.
isPython(String) - Static method in class org.apache.flink.client.program.PackagedProgramUtils
 
isQuantifierAllowed() - Method in class org.apache.calcite.sql.SqlFunction
Returns whether this function allows a DISTINCT or ALL quantifier.
isQueryable() - Method in class org.apache.flink.api.common.state.StateDescriptor
Returns whether the state created from this descriptor is queryable.
isRaw(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isRecord() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Checks whether this element is a record.
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
 
isRecoverableException(AmazonServiceException) - Static method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Determines whether the exception is recoverable using exponential-backoff.
isRecoverableSdkClientException(SdkClientException) - Method in class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Determines whether the exception is recoverable using exponential-backoff.
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.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
 
isReferenceByPosition(CompositeType<?>, Expression[]) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
Reference input fields by name: All fields in the schema definition are referenced by name (and possibly renamed using an alias (as).
isRegisteredAsAvailable() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
isReleased() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
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.state.heap.CopyOnWriteStateMapSnapshot
 
isReleasing() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
isReplication() - Method in enum org.apache.flink.optimizer.dataproperties.PartitioningProperty
Checks, if this property represents a full replication.
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
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.
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, the states provided by this context are restored from a checkpoint/savepoint.
isRestSSLAuthenticationEnabled(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Checks whether mutual SSL authentication for the external REST endpoint is enabled.
isRestSSLEnabled(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Checks whether SSL for the external REST endpoint is enabled.
isRetractMsg(BaseRow) - Static method in class org.apache.flink.table.dataformat.util.BaseRowUtil
 
isRetrieving() - Method in class org.apache.flink.table.client.cli.CliResultView
 
isRetrieving() - Method in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
isRight() - Method in class org.apache.flink.types.Either
 
isRightOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
isRow(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
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
 
isRunning() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Checks if the mini cluster was started and is running.
isRunning() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
Checks whether this thread is still alive.
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 interface org.apache.flink.runtime.taskexecutor.BackPressureSampleableTask
 
isRunning() - Method in class org.apache.flink.runtime.taskmanager.Task
 
isRunning - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
isRunning() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
isRunning() - Method in class org.apache.flink.table.client.cli.CliView
 
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.
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 enum org.apache.flink.runtime.checkpoint.CheckpointType
 
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
 
isSensitive(String) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Check whether the key is a hidden key.
isSentinel(long) - Static method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateSentinel
 
isSentinelSequenceNumber(SequenceNumber) - Static method in enum org.apache.flink.streaming.connectors.kinesis.model.SentinelSequenceNumber
Returns true if the given SequenceNumber is a sentinel.
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.contrib.streaming.state.RocksDBKeySerializationUtils
 
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.AbstractNonHaServices
 
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
 
isShutdownOnAttachedExit() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
isShutdownOnAttachedExit() - Method in class org.apache.flink.client.cli.ProgramOptions
 
isSingleBoxedArray(DataType[]) - Static method in class org.apache.flink.table.functions.hive.util.HiveFunctionUtil
 
isSingleFieldInterval(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
isSkipInvalidLines() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
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
 
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
 
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.api.common.operators.base.DeltaIterationBase
gets whether the solution set is in managed or unmanaged memory.
isSolutionSetUnManaged() - Method in class org.apache.flink.api.java.operators.DeltaIteration
gets whether the solution set is in managed or unmanaged memory.
isSolutionSetUnmanaged() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
isSolutionSetUnmanagedMemory() - Method in class org.apache.flink.graph.IterationConfiguration
Gets whether the solution set is kept in managed memory (Flink's internal way of keeping object in serialized form) or as a simple object map.
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
 
isSpaceString(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
isSpecial() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isSquare() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Check whether the matrix is square matrix.
isSSLEnabled(Configuration) - Static method in enum org.apache.flink.runtime.webmonitor.history.HistoryServerUtils
 
isStableVersion() - Method in enum org.apache.flink.runtime.rest.versioning.RestAPIVersion
Returns whether this version is considered stable.
isStart() - Method in class org.apache.flink.cep.nfa.State
 
isStarted() - Method in class org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Checks whether the service has been started.
isStateChanged() - Method in class org.apache.flink.cep.nfa.NFAState
Check if the matching status of the NFA has changed so far.
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.ExecutionGraph
 
isStoppable() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isStoppable() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
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.planner.catalog.CatalogSchemaTable
 
isStreamingPlanner() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
isStreamSource() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
isStreamSource() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Is this factory for StreamSource.
isStreamStatus() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Checks whether this element is a stream status.
isStructuredFieldMutable(Class<?>, Field) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Checks if a field is mutable or immutable.
isSuccess() - Method in class org.apache.flink.runtime.jobmaster.JobResult
Returns true if the job finished successfully.
isSupportedType(Class<?>) - Static method in class org.apache.flink.addons.hbase.util.HBaseTypeUtils
Checks whether the given Class is a supported type in HBase connector.
isSymmetric() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Check whether the matrix is symmetric matrix.
isSynchronous() - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Returns whether the checkpoint properties describe a synchronous savepoint/checkpoint.
isSynchronous() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointType
 
isSyncOnFlush() - Method in class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
 
isSysoutLoggingEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
Ineffective. Will be removed at 2.0.
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
 
isTableMode() - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
isTalk() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isTaskExecutorProcessResourceExplicitlyConfigured(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
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.SqlDropFunction
 
isTemporary() - Method in class org.apache.flink.table.catalog.CatalogManager.TableLookupResult
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.AlterFunctionOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.CreateFunctionOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.DropFunctionOperation
 
isTemporary() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
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.
isTerminalState() - Method in enum org.apache.flink.api.common.JobStatus
Checks whether this state is locally terminal.
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 class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
isTerminated() - Method in interface org.apache.flink.streaming.runtime.tasks.TimerService
Returns true if the service has been shut down, false otherwise.
isThisSubtaskShouldSubscribeTo(int, int, int) - Static method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Utility function to determine whether a shard should be subscribed by this consumer subtask.
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
 
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
 
isTopicPattern() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicsDescriptor
 
isTopologyRecovery() - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig
Returns true if topology recovery is enabled, false otherwise.
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.
isTrivial() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
Checks, if the properties in this object are trivial, i.e.
isTrivial() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
Checks, if the properties in this object are trivial, i.e.
isTrivial() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Checks, if the properties in this object are trivial, i.e.
isTrivial() - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Checks, if the properties in this object are trivial, i.e.
isTruncated() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
isTtlCompactionFilterEnabled() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Deprecated.
enabled by default and will be removed in the future.
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.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
isTupleType() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
isTupleType() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
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.tests.SingleThreadAccessCheckingTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.typeutils.InternalTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
isTwo() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
isTypeCoercionEnabled() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
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
 
isUpsert(List<SqlLiteral>) - Static method in class org.apache.flink.sql.parser.dml.RichSqlInsert
 
isUseSnapshotCompression() - Method in class org.apache.flink.api.common.ExecutionConfig
 
isUsingAsynchronousSnapshots() - Method in class org.apache.flink.runtime.state.filesystem.FsStateBackend
Gets whether the key/value data structures are asynchronously snapshotted.
isUsingAsynchronousSnapshots() - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackend
Gets whether the key/value data structures are asynchronously snapshotted.
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.
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.
isValid() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
Check if the iterator is still valid.
isValid() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
isValid(K, UUID) - Method in class 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).
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 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.
isValidRegion(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.AWSUtil
Checks whether or not a region ID is valid.
isValidShardId(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.model.DynamoDBStreamsShardHandle
Dynamodb streams shard ID is a char string ranging from 28 characters to 65 characters.
isValidSubset(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
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.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.JobLeaderIdService
 
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
 
isValue(String, String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns if a value under key is exactly equal to the given value.
isWaitResultConsumedBeforeRelease() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
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.streamstatus.StatusWatermarkValve.InputChannelStatus
 
isWebSubmitEnabled() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
isWebSubmitEnabled() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
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.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.
isWithSavepoint() - Method in class org.apache.flink.client.cli.CancelOptions
 
isWorksetIteration - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
isWorksetUpdate - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
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
 
isWriteAheadLogEnabled - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
isZipped - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
isZkSaslDisable() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
isZooKeeperRecoveryMode(Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Returns whether HighAvailabilityMode.ZOOKEEPER is configured.
ITEM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
item(String, Object) - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
IterableIterator<E> - Interface in org.apache.flink.util
An Iterator that is also Iterable (often by returning itself).
IterableUtils - Class in org.apache.flink.util
A collection of utilities that expand the usage of Iterable.
iterate(int) - Method in class org.apache.flink.api.java.DataSet
Initiates an iterative part of the program that executes multiple times and feeds back data sets.
iterate() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Initiates an iterative part of the program that feeds back data streams.
iterate(long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Initiates an iterative part of the program that feeds back data streams.
iterateDelta(DataSet<R>, int, int...) - Method in class org.apache.flink.api.java.DataSet
Initiates a delta iteration.
iterateEdges(Iterable<Tuple2<K, Edge<K, EV>>>, Collector<O>) - Method in interface org.apache.flink.graph.EdgesFunction
This method is called per vertex and can iterate over all of its neighboring edges with the specified direction.
iterateEdges(Vertex<K, VV>, Iterable<Edge<K, EV>>, Collector<O>) - Method in interface org.apache.flink.graph.EdgesFunctionWithVertexValue
This method is called per vertex and can iterate over all of its neighboring edges with the specified direction.
IterateExample - Class in org.apache.flink.streaming.examples.iteration
Example illustrating iterations in Flink streaming.
IterateExample() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample
 
IterateExample.InputMap - Class in org.apache.flink.streaming.examples.iteration
Map the inputs so that the next Fibonacci numbers can be calculated while preserving the original input tuple.
IterateExample.MySelector - Class in org.apache.flink.streaming.examples.iteration
OutputSelector testing which tuple needs to be iterated again.
IterateExample.OutputMap - Class in org.apache.flink.streaming.examples.iteration
Giving back the input pair and the counter.
IterateExample.Step - Class in org.apache.flink.streaming.examples.iteration
Iteration step function that calculates the next Fibonacci number.
IterateExampleData - Class in org.apache.flink.streaming.examples.iteration.util
Data for IterateExampleITCase.
iterateNeighbors(Iterable<Tuple3<K, Edge<K, EV>, Vertex<K, VV>>>, Collector<O>) - Method in interface org.apache.flink.graph.NeighborsFunction
This method is called per vertex and can iterate over all of its neighbors with the specified direction.
iterateNeighbors(Vertex<K, VV>, Iterable<Tuple2<Edge<K, EV>, Vertex<K, VV>>>, Collector<O>) - Method in interface org.apache.flink.graph.NeighborsFunctionWithVertexValue
This method is called per vertex and can iterate over all of its neighbors with the specified direction.
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
 
IterationConfiguration - Class in org.apache.flink.graph
This is used as a base class for vertex-centric iteration or gather-sum-apply iteration configuration.
IterationConfiguration() - Constructor for class org.apache.flink.graph.IterationConfiguration
 
IterationConvergence - Class in org.apache.flink.graph.drivers.parameter
Iterative algorithms which converge can be terminated with a maximum number of iterations or a convergence threshold which stops computation when the total change in scores is below a given delta.
IterationConvergence(ParameterizedBase, int) - Constructor for class org.apache.flink.graph.drivers.parameter.IterationConvergence
Add this parameter to the list of parameters stored by owner.
IterationConvergence.Value - Class in org.apache.flink.graph.drivers.parameter
Encapsulate the number of iterations and the convergence threshold.
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.
IterationNode - Interface in org.apache.flink.optimizer.dag
 
IterationOperator - Interface in org.apache.flink.api.common.operators
 
IterationPlanNode - Interface in org.apache.flink.optimizer.plan
 
IterationRuntimeContext - Interface in org.apache.flink.api.common.functions
A specialization of the RuntimeContext available in iterative computations of the DataSet API.
iterations - Variable in class org.apache.flink.graph.drivers.parameter.IterationConvergence.Value
 
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<BaseRow>>) - Constructor for class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
 
IterativeDataSet<T> - Class in org.apache.flink.api.java.operators
The IterativeDataSet represents the start of an iteration.
IterativeDataSet(ExecutionEnvironment, TypeInformation<T>, DataSet<T>, int) - Constructor for class org.apache.flink.api.java.operators.IterativeDataSet
 
iterativeInputs - Variable in class org.apache.flink.runtime.operators.BatchTask
The indices of the iterative inputs.
IterativeStream<T> - Class in org.apache.flink.streaming.api.datastream
The iterative data stream represents the start of an iteration in a DataStream.
IterativeStream(DataStream<T>, long) - Constructor for class org.apache.flink.streaming.api.datastream.IterativeStream
 
IterativeStream.ConnectedIterativeStreams<I,F> - Class in org.apache.flink.streaming.api.datastream
The IterativeStream.ConnectedIterativeStreams represent a start of an iterative part of a streaming program, where the original input of the iteration and the feedback of the iteration are connected as in a ConnectedStreams.
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 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 class org.apache.flink.api.java.operators.translation.Tuple3UnwrappingIterator
 
iterator() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
 
iterator() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
iterator() - Method in class org.apache.flink.graph.pregel.MessageIterator
 
iterator() - Method in class org.apache.flink.graph.spargel.MessageIterator
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
iterator() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
iterator() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
iterator() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
iterator() - Method in class org.apache.flink.ml.common.linalg.Vector
Get the iterator of the vector.
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.flip1.partitionrelease.PipelinedRegion
 
iterator() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable
 
iterator() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
 
iterator - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The iterator to be returned by the sort-merger.
iterator() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingIterable
 
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.NestedStateMap
 
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.taskexecutor.SlotReport
 
iterator() - Method in class org.apache.flink.runtime.util.EmptyIterator
 
iterator() - Method in class org.apache.flink.runtime.util.EvictingBoundedList
 
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.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.planner.utils.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() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
 
iterator() - Method in class org.apache.hadoop.conf.Configuration
Get an Iterator to go through the list of String key-value pairs in the configuration.
iterator1 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
iterator2 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
iteratorException - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The exception that is set, if the iterator cannot be created.
IteratorInputFormat<T> - Class in org.apache.flink.api.java.io
An input format that returns objects from an iterator.
IteratorInputFormat(Iterator<T>) - Constructor for class org.apache.flink.api.java.io.IteratorInputFormat
 
iteratorLock - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The monitor which guards the iterator field.

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
 
JaccardIndex<K extends CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.drivers
Driver for JaccardIndex.
JaccardIndex() - Constructor for class org.apache.flink.graph.drivers.JaccardIndex
 
JaccardIndex<K extends CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.similarity
The Jaccard Index measures the similarity between vertex neighborhoods and is computed as the number of shared neighbors divided by the number of distinct neighbors.
JaccardIndex() - Constructor for class org.apache.flink.graph.library.similarity.JaccardIndex
 
JaccardIndex.Result<T> - Class in org.apache.flink.graph.library.similarity
A result for the Jaccard Index algorithm.
JACKSON_FACTORY - Static variable in class org.apache.flink.runtime.rest.handler.legacy.JsonFactory
The singleton Jackson JSON factory.
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>, Time, 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
 
jarDir(File, File) - Method in class org.apache.flink.api.java.JarHelper
Jars a given directory or single file into a JarOutputStream.
JarEntryInfo(String, String) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
 
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.
JarHelper - Class in org.apache.flink.api.java
Provides utility services for jarring and unjarring files and directories.
JarHelper() - Constructor for class org.apache.flink.api.java.JarHelper
Instantiates a new JarHelper.
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>, Time, 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.
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>, Time, Map<String, String>, MessageHeaders<JarPlanRequestBody, JobPlanInfo, JarPlanMessageParameters>, Path, Configuration, Executor) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarPlanHandler
 
JarPlanHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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.
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>, Time, Map<String, String>, MessageHeaders<JarRunRequestBody, JarRunResponseBody, JarRunMessageParameters>, Path, Configuration, Executor) - 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, String, List<String>, Integer, JobID, Boolean, 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.
JarUploadHandler - Class in org.apache.flink.runtime.webmonitor.handlers
Handles .jar file uploads.
JarUploadHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JavaApiPostPass - Class in org.apache.flink.optimizer.postpass
The post-optimizer plan traversal.
JavaApiPostPass() - Constructor for class org.apache.flink.optimizer.postpass.JavaApiPostPass
 
JavaDataStreamQueryOperation<E> - Class in org.apache.flink.table.operations
Describes a relational operation that reads from a DataStream.
JavaDataStreamQueryOperation(DataStream<E>, int[], TableSchema) - Constructor for class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
JavaDataStreamQueryOperation(ObjectIdentifier, DataStream<E>, int[], TableSchema) - Constructor for class org.apache.flink.table.operations.JavaDataStreamQueryOperation
 
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.
JavaGcCleanerWrapper - Enum in org.apache.flink.util
Java GC Cleaner wrapper.
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
 
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() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.JavaSerializer
 
JavaToValueConverter - Class in org.apache.flink.types
 
JavaToValueConverter() - Constructor for class org.apache.flink.types.JavaToValueConverter
 
JDBCAppendTableSink - Class in org.apache.flink.api.java.io.jdbc
An at-least-once Table sink for JDBC.
JDBCAppendTableSinkBuilder - Class in org.apache.flink.api.java.io.jdbc
A builder to configure and build the JDBCAppendTableSink.
JDBCAppendTableSinkBuilder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
 
JDBCDialect - Interface in org.apache.flink.api.java.io.jdbc.dialect
Handle the SQL dialect of jdbc driver.
JDBCDialects - Class in org.apache.flink.api.java.io.jdbc.dialect
Default Jdbc dialects.
JDBCDialects() - Constructor for class org.apache.flink.api.java.io.jdbc.dialect.JDBCDialects
 
JdbcFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a function call expression with JDBC syntax.
JDBCInputFormat - Class in org.apache.flink.api.java.io.jdbc
InputFormat to read data from a database and generate Rows.
JDBCInputFormat() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
JDBCInputFormat.JDBCInputFormatBuilder - Class in org.apache.flink.api.java.io.jdbc
Builder for a JDBCInputFormat.
JDBCInputFormatBuilder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
JDBCLookupFunction - Class in org.apache.flink.api.java.io.jdbc
A TableFunction to query fields from JDBC by keys.
JDBCLookupFunction(JDBCOptions, JDBCLookupOptions, String[], TypeInformation[], String[]) - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction
 
JDBCLookupFunction.Builder - Class in org.apache.flink.api.java.io.jdbc
Builder for a JDBCLookupFunction.
JDBCLookupOptions - Class in org.apache.flink.api.java.io.jdbc
Options for the JDBC lookup.
JDBCLookupOptions.Builder - Class in org.apache.flink.api.java.io.jdbc
Builder of JDBCLookupOptions.
JdbcOdbcDataType() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JdbcOdbcDataTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JDBCOptions - Class in org.apache.flink.api.java.io.jdbc
Common options of JDBCScanOptions and JDBCLookupOptions for the JDBC connector.
JDBCOptions.Builder - Class in org.apache.flink.api.java.io.jdbc
Builder of JDBCOptions.
JDBCOutputFormat - Class in org.apache.flink.api.java.io.jdbc
OutputFormat to write Rows into a JDBC database.
JDBCOutputFormat(String, String, String, String, String, int, int[]) - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
 
JDBCOutputFormat.JDBCOutputFormatBuilder - Class in org.apache.flink.api.java.io.jdbc
Builder for a JDBCOutputFormat.
JDBCOutputFormatBuilder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
JDBCReadOptions - Class in org.apache.flink.api.java.io.jdbc
Options for the JDBC scan.
JDBCReadOptions.Builder - Class in org.apache.flink.api.java.io.jdbc
Builder of JDBCReadOptions.
JDBCTableSource - Class in org.apache.flink.api.java.io.jdbc
TableSource for JDBC.
JDBCTableSource.Builder - Class in org.apache.flink.api.java.io.jdbc
Builder for a JDBCTableSource.
JDBCTableSourceSinkFactory - Class in org.apache.flink.api.java.io.jdbc
Factory for creating configured instances of JDBCTableSource and JDBCUpsertTableSink.
JDBCTableSourceSinkFactory() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCTableSourceSinkFactory
 
JDBCUpsertOutputFormat - Class in org.apache.flink.api.java.io.jdbc
An upsert OutputFormat for JDBC.
JDBCUpsertOutputFormat(JDBCOptions, String[], String[], int[], int, long, int) - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat
 
JDBCUpsertOutputFormat.Builder - Class in org.apache.flink.api.java.io.jdbc
Builder for a JDBCUpsertOutputFormat.
JDBCUpsertTableSink - Class in org.apache.flink.api.java.io.jdbc
An upsert UpsertStreamTableSink for JDBC.
JDBCUpsertTableSink.Builder - Class in org.apache.flink.api.java.io.jdbc
Builder for a JDBCUpsertTableSink.
JDBCUtils - Class in org.apache.flink.api.java.io.jdbc
Utils for jdbc connectors.
JDBCUtils() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCUtils
 
JDBCValidator - Class in org.apache.flink.table.descriptors
The validator for JDBC.
JDBCValidator() - Constructor for class org.apache.flink.table.descriptors.JDBCValidator
 
JDBCWriter - Interface in org.apache.flink.api.java.io.jdbc.writer
JDBCWriter used to execute statements (e.g.
JDKRandomGeneratorFactory - Class in org.apache.flink.graph.generator.random
Uses a seeded JDKRandomGenerator to generate seeds for the distributed collection of JDKRandomGenerator.
JDKRandomGeneratorFactory() - Constructor for class org.apache.flink.graph.generator.random.JDKRandomGeneratorFactory
 
JDKRandomGeneratorFactory(long) - Constructor for class org.apache.flink.graph.generator.random.JDKRandomGeneratorFactory
 
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
 
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
 
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
 
JOB_GRAPH_FILE_PATH - Static variable in class org.apache.flink.runtime.entrypoint.component.FileJobGraphRetriever
 
JOB_MANAGER_CPU - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.JobManagerOptions
JVM heap size for the JobManager with memory size.
JOB_MANAGER_HEAP_MEMORY_MB - Static variable in class org.apache.flink.configuration.JobManagerOptions
JOB_MANAGER_IPC_ADDRESS_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_IPC_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_NAME - Static variable in class org.apache.flink.runtime.jobmaster.JobMaster
Default names for Flink's distributed components.
JOB_MANAGER_SERVICE_ACCOUNT - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_WEB_ARCHIVE_COUNT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_WEB_BACK_PRESSURE_CLEAN_UP_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
JOB_MANAGER_WEB_BACK_PRESSURE_DELAY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_WEB_BACK_PRESSURE_NUM_SAMPLES - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_WEB_BACK_PRESSURE_REFRESH_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
JOB_MANAGER_WEB_CHECKPOINTS_DISABLE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Not possible to disable any longer. Use history size of 0.
JOB_MANAGER_WEB_CHECKPOINTS_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_WEB_LOG_PATH_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Use WebOptions.LOG_PATH instead.
JOB_MANAGER_WEB_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Use WebOptions.PORT instead.
JOB_MANAGER_WEB_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_WEB_SUBMIT_ENABLED_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_MANAGER_WEB_TMPDIR_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Use WebOptions.TMP_DIR instead.
JOB_MANAGER_WEB_UPLOAD_DIR_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
JOB_NAME - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
JOB_RESULT_MESSAGE - Static variable in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
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_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>, Time, 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
 
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
 
JobCancellationHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the cancel and stop request.
JobCancellationHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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, and which vertices need to participate.
JobCheckpointingSettings(List<JobVertexID>, List<JobVertexID>, List<JobVertexID>, CheckpointCoordinatorConfiguration, SerializedValue<StateBackend>) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
JobCheckpointingSettings(List<JobVertexID>, List<JobVertexID>, List<JobVertexID>, CheckpointCoordinatorConfiguration, SerializedValue<StateBackend>, SerializedValue<MasterTriggerRestoreHook.Factory[]>) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
JobClient - Interface in org.apache.flink.core.execution
A client that is scoped to a specific job.
JobClusterEntrypoint - Class in org.apache.flink.runtime.entrypoint
Base class for per-job cluster entry points.
JobClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.runtime.entrypoint.JobClusterEntrypoint
 
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>, Time, 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.
JobConfWrapper - Class in org.apache.flink.connectors.hive
Wrap JobConf to a serializable class.
JobController - Interface in org.apache.flink.tests.util.flink
Controller for interacting with a job.
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.JobDetailsDeserializer - Class in org.apache.flink.runtime.messages.webmonitor
 
JobDetails.JobDetailsSerializer - Class in org.apache.flink.runtime.messages.webmonitor
 
JobDetailsDeserializer() - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobDetails.JobDetailsDeserializer
 
JobDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler returning the details for the specified job.
JobDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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, long, long, long, long, Map<JobStatus, Long>, Collection<JobDetailsInfo.JobVertexDetailsInfo>, Map<ExecutionState, Integer>, String) - 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.
JobDetailsSerializer() - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobDetails.JobDetailsSerializer
 
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) - Constructor for class org.apache.flink.runtime.jobgraph.JobEdge
Constructs a new job edge, that connects an intermediate result to a consumer task.
JobEdge(IntermediateDataSetID, JobVertex, DistributionPattern) - Constructor for class org.apache.flink.runtime.jobgraph.JobEdge
Constructs a new job edge that refers to an intermediate result via the Id, rather than directly through the intermediate data set structure.
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
 
JobExceptionsHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler serving the job exceptions.
JobExceptionsHandler(GatewayRetriever<? extends RestfulGateway>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, JobExceptionsInfo, 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.
JobExceptionsInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobExceptionsHandler.
JobExceptionsInfo(String, Long, List<JobExceptionsInfo.ExecutionExceptionInfo>, boolean) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfo
 
JobExceptionsInfo.ExecutionExceptionInfo - Class in org.apache.flink.runtime.rest.messages
Nested class to encapsulate the task execution exception.
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, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobExecutionException
Constructs a new job execution exception.
JobExecutionException(JobID, String) - Constructor for exception org.apache.flink.runtime.client.JobExecutionException
 
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>, Time, 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
 
JobExecutor - Interface in org.apache.flink.runtime.minicluster
Interface for JobGraph executors.
JobExecutorService - Interface in org.apache.flink.runtime.minicluster
Interface to control JobExecutor.
jobFinishedByOther() - Method in interface org.apache.flink.runtime.jobmanager.OnCompletionActions
Job was finished by another JobMaster.
jobFinishedByOther() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
Job completion notification triggered by self.
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(JobVertex...) - Constructor for class org.apache.flink.runtime.jobgraph.JobGraph
Constructs a new job graph with no name, a random job ID, the given ExecutionConfig, and the given job vertices.
JobGraph(String, JobVertex...) - Constructor for class org.apache.flink.runtime.jobgraph.JobGraph
Constructs a new job graph with the given name, the given ExecutionConfig, a random job ID, and the given job vertices.
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.
jobGraphFileName - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
JobGraphGenerator - Class in org.apache.flink.optimizer.plantranslate
This component translates the optimizer's resulting OptimizedPlan to a JobGraph.
JobGraphGenerator() - Constructor for class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
Creates a new job graph generator that uses the default values for its resource configuration.
JobGraphGenerator(Configuration) - Constructor for class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
 
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.
JobGraphStoreFactory - Interface in org.apache.flink.runtime.jobmanager
Factory for JobGraphStore.
JobGraphWriter - Interface in org.apache.flink.runtime.jobmanager
Allows to store and remove job graphs.
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(long, long) - Constructor for class org.apache.flink.api.common.JobID
Creates a new JobID, using the given lower and upper parts.
JobID(byte[]) - Constructor for class org.apache.flink.api.common.JobID
Creates a new JobID from the given byte sequence.
jobID - Variable in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
 
jobId(JobID) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
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.metrics.groups.JobMetricGroup
The ID of the job represented by this metrics group.
jobId() - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
jobID - Variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerMessageParameters
 
jobId - Variable in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
 
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
 
jobIdfromPath(String) - Static method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
Returns the JobID from the given path in ZooKeeper.
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>, Time, 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
 
JobIdWithStatus(JobID, JobStatus) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
JobInformation - Class in org.apache.flink.runtime.executiongraph
Container class for job information which is stored in the ExecutionGraph.
JobInformation(JobID, String, SerializedValue<ExecutionConfig>, Configuration, Collection<PermanentBlobKey>, Collection<URL>) - Constructor for class org.apache.flink.runtime.executiongraph.JobInformation
 
JobLeaderIdActions - Interface in org.apache.flink.runtime.resourcemanager
Interface for actions called by the JobLeaderIdService.
JobLeaderIdService - 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).
JobLeaderIdService(HighAvailabilityServices, ScheduledExecutor, Time) - Constructor for class org.apache.flink.runtime.resourcemanager.JobLeaderIdService
 
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 - Class 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.
JobLeaderService(TaskManagerLocation, RetryingRegistrationConfiguration) - Constructor for class org.apache.flink.runtime.taskexecutor.JobLeaderService
 
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.
JobManagerConnection - Class in org.apache.flink.runtime.taskexecutor
Container class for JobManager specific communication utils used by the TaskExecutor.
JobManagerConnection(JobID, ResourceID, JobMasterGateway, TaskManagerActions, CheckpointResponder, GlobalAggregateManager, LibraryCacheManager, ResultPartitionConsumableNotifier, PartitionProducerStateChecker) - Constructor for class org.apache.flink.runtime.taskexecutor.JobManagerConnection
 
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
 
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.
JobManagerJobMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing everything belonging to a specific job, running on the JobManager.
JobManagerJobMetricGroup(MetricRegistry, JobManagerMetricGroup, JobID, String) - Constructor for class org.apache.flink.runtime.metrics.groups.JobManagerJobMetricGroup
 
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
 
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.
JobManagerMetricGroup(MetricRegistry, String) - Constructor for class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
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>, Time, 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
 
JobManagerOptions - Class in org.apache.flink.configuration
Configuration options for the JobManager.
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
 
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.
JobManagerRunnerImpl - Class in org.apache.flink.runtime.jobmaster
The runner for the job manager.
JobManagerRunnerImpl(JobGraph, JobMasterServiceFactory, HighAvailabilityServices, LibraryCacheManager, Executor, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
Exceptions that occur while creating the JobManager or JobManagerRunnerImpl are directly thrown and not reported to the given FatalErrorHandler.
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, LibraryCacheManager, RestartStrategyFactory, BackPressureRequestCoordinator, BackPressureStatsTracker, BlobWriter) - Constructor for class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
JobManagerTable - Class in org.apache.flink.runtime.taskexecutor
Container for multiple JobManagerConnection registered under their respective job id.
JobManagerTable() - Constructor for class org.apache.flink.runtime.taskexecutor.JobManagerTable
 
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
 
JobManagerWatermarkTracker - Class in org.apache.flink.streaming.connectors.kinesis.util
A WatermarkTracker that shares state through GlobalAggregateManager.
JobManagerWatermarkTracker(String) - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker
 
JobManagerWatermarkTracker(String, long) - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker
 
JobManagerWatermarkTracker.WatermarkResult - Class in org.apache.flink.streaming.connectors.kinesis.util
Watermark aggregation result.
JobManagerWatermarkTracker.WatermarkUpdate - Class in org.apache.flink.streaming.connectors.kinesis.util
Watermark aggregation input.
JobMaster - Class in org.apache.flink.runtime.jobmaster
JobMaster implementation.
JobMaster(RpcService, JobMasterConfiguration, ResourceID, JobGraph, HighAvailabilityServices, SlotPoolFactory, SchedulerFactory, JobManagerSharedServices, HeartbeatServices, JobManagerJobMetricGroupFactory, OnCompletionActions, FatalErrorHandler, ClassLoader, SchedulerNGFactory, ShuffleMaster<?>, PartitionTrackerFactory) - Constructor for class org.apache.flink.runtime.jobmaster.JobMaster
 
JobMasterConfiguration - Class in org.apache.flink.runtime.jobmaster
Configuration for the JobMaster.
JobMasterConfiguration(Time, Time, 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(Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.JobMasterException
 
JobMasterException(String, 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.JobManagerRunnerImpl
 
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.
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 a JobMasterService.
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>, Time, 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.runtime.metrics.groups.JobMetricGroup
 
jobNotFinished(JobID) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
jobNotFinished(JobID) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
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.JobCancellationMessageParameters
 
jobPathParameter - Variable in class org.apache.flink.runtime.rest.messages.JobMessageParameters
 
JobPlanHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler serving the job execution plan.
JobPlanHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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(ArchivedExecutionGraph) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
jobReachedGloballyTerminalState(ArchivedExecutionGraph) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
jobReachedGloballyTerminalState(ArchivedExecutionGraph) - Method in interface org.apache.flink.runtime.jobmanager.OnCompletionActions
Job reached a globally terminal state.
jobReachedGloballyTerminalState(ArchivedExecutionGraph) - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
Job completion notification triggered by JobManager.
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
 
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
 
JobRetrievalException - Exception in org.apache.flink.runtime.client
Exception used to indicate that a job couldn't be retrieved from the JobManager
JobRetrievalException(JobID, String, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobRetrievalException
 
JobRetrievalException(JobID, String) - Constructor for exception org.apache.flink.runtime.client.JobRetrievalException
 
JobRetrievalException(JobID, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobRetrievalException
 
JobsFilterQueryParameter - Class in org.apache.flink.runtime.rest.messages.job.metrics
MessageQueryParameter for selecting jobs when aggregating metrics.
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>, Time, 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 job manager.
jobStatusChanges(JobID, JobStatus, long, Throwable) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinatorDeActivator
 
jobStatusChanges(JobID, JobStatus, long, Throwable) - Method in interface org.apache.flink.runtime.executiongraph.JobStatusListener
This method is called whenever the status of the job changes.
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
 
JobSubmission - Class in org.apache.flink.tests.util.flink
Programmatic definition of a job-submission.
JobSubmission.JobSubmissionBuilder - Class in org.apache.flink.tests.util.flink
Builder for the JobSubmission.
JobSubmissionBuilder(Path) - Constructor for class org.apache.flink.tests.util.flink.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, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobSubmissionException
 
JobSubmissionException(JobID, String) - 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>, Time, 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
 
JobTimeoutException - Exception in org.apache.flink.runtime.client
An exception which is thrown by the JobClient if the job manager is no longer reachable.
JobTimeoutException(JobID, String, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobTimeoutException
 
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<JobVertexID>, List<OperatorID>, List<OperatorID>) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertex
Constructs a new job vertex and assigns it with the given name.
JobVertexAccumulatorsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the job vertex accumulators.
JobVertexAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, JobVertexBackPressureInfo, JobVertexMessageParameters>) - 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>, Time, 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(JobVertexID, String, int, ExecutionState, long, long, long, Map<ExecutionState, Integer>, IOMetricsInfo) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
JobVertexDetailsInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobVertexDetailsHandler.
JobVertexDetailsInfo(JobVertexID, String, int, long, List<SubtaskExecutionAttemptDetailsInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
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 - Class in org.apache.flink.runtime.rest.messages
Path parameter specifying a JobVertexID.
JobVertexIdPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexIdPathParameter
 
jobVertexIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.JobVertexMessageParameters
 
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
 
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>, Time, 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
 
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>, Time, 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.
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>, Time, 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.
JodaLocalDateSerializer() - Constructor for class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.JodaLocalDateSerializer
 
JodaLocalTimeSerializer() - Constructor for class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.JodaLocalTimeSerializer
 
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) - Method in interface org.apache.flink.api.common.functions.JoinFunction
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(IN1, IN2) - Method in class org.apache.flink.api.common.functions.RichJoinFunction
 
join(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Join transformation.
join(DataSet<R>, JoinOperatorBase.JoinHint) - Method in class org.apache.flink.api.java.DataSet
Initiates a Join transformation.
join(IN1, IN2, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin.WrappingFlatJoinFunction
 
join(Tuple2<K, I1>, I2, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.TupleLeftUnwrappingJoiner
 
join(I1, Tuple2<K, I2>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.TupleRightUnwrappingJoiner
 
join(Tuple2<K, I1>, Tuple2<K, I2>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingJoiner
 
join(Tuple2<Long, Long>, Tuple2<Long, Long>, Collector<Tuple2<Long, Long>>) - Method in class org.apache.flink.examples.java.graph.ConnectedComponents.ComponentIdFilter
 
join(Tuple2<Long, Long>, Tuple2<Long, Long>) - Method in class org.apache.flink.examples.java.graph.ConnectedComponents.NeighborWithComponentIDJoin
 
join(Edge<K, Tuple2<EV, D>>, Vertex<K, D>) - Method in class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.JoinEdgeDegreeWithVertexDegree
 
join(Edge<K, EV>, Vertex<K, D>) - Method in class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.JoinEdgeWithVertexDegree
 
join(Vertex<K, VV>, Vertex<K, LongValue>) - Method in class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.JoinVertexWithVertexDegree
 
JOIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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, String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
join(Table, Expression) - 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, String) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
join(Table, Expression) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
join(QueryOperation, QueryOperation, JoinQueryOperation.JoinType, Optional<Expression>, boolean) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
JOIN - Static variable in class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
Rule that pushes predicates in a Join into the inputs to the join.
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(RowIterator<BinaryRow>, BaseRow) - 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 which fields are copied from the other rows.
JoinCondition - Interface in org.apache.flink.table.runtime.generated
Interface for code generated condition function for [[org.apache.calcite.rel.core.Join]].
joinCondition - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
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
 
JoinEdgeDegreeWithVertexDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.JoinEdgeDegreeWithVertexDegree
 
JoinEdgeWithVertexDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.JoinEdgeWithVertexDegree
 
joinedPathsVector - Variable in class org.apache.flink.optimizer.dag.OptimizerNode.UnclosedBranchDescriptor
 
JoinedRow - Class in org.apache.flink.table.dataformat
Join two row to one row.
JoinedRow() - Constructor for class org.apache.flink.table.dataformat.JoinedRow
 
JoinedRow(BaseRow, BaseRow) - Constructor for class org.apache.flink.table.dataformat.JoinedRow
 
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.
JoinFunctionAssigner<I1,I2> - Interface in org.apache.flink.api.java.operators.join
A Join transformation that needs to be finished by specifying either a JoinFunction or a FlatJoinFunction before it can be used as an input to other operators.
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
 
joinHint - Variable in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
 
JoinInputSideSpec - Class in org.apache.flink.table.runtime.operators.join.stream.state
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.state.JoinInputSideSpec
Returns true if the join key contains the unique key of the input.
joinLateral(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
joinLateral(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
joinLateral(String, String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
joinLateral(Expression, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
joinLateral(String) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
joinLateral(Expression) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
joinLateral(String, String) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
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
 
JoinNode - Class in org.apache.flink.optimizer.dag
The Optimizer representation of a join operator.
JoinNode(InnerJoinOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.JoinNode
Creates a new JoinNode for the given join operator.
JoinOperationFactory - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating a valid JoinQueryOperation operation.
JoinOperationFactory() - Constructor for class org.apache.flink.table.operations.utils.factories.JoinOperationFactory
 
JoinOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
A DataSet that is the result of a Join transformation.
JoinOperator(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, TypeInformation<OUT>, JoinOperatorBase.JoinHint, JoinType) - Constructor for class org.apache.flink.api.java.operators.JoinOperator
 
JoinOperator.DefaultJoin<I1,I2> - Class in org.apache.flink.api.java.operators
A Join transformation that wraps pairs of joining elements into Tuple2.
JoinOperator.DefaultJoin.WrappingFlatJoinFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.java.operators
Wrapper around JoinFunction.
JoinOperator.EquiJoin<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
A Join transformation that applies a JoinFunction on each pair of joining elements.
JoinOperator.JoinOperatorSets<I1,I2> - Class in org.apache.flink.api.java.operators
Intermediate step of a Join transformation.
JoinOperator.JoinOperatorSets.JoinOperatorSetsPredicate - Class in org.apache.flink.api.java.operators
Intermediate step of a Join transformation.
JoinOperator.ProjectJoin<I1,I2,OUT extends Tuple> - Class in org.apache.flink.api.java.operators
A Join transformation that projects joining elements or fields of joining Tuples into result Tuples.
JoinOperatorBase<IN1,IN2,OUT,FT extends FlatJoinFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
 
JoinOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
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.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.
JoinOperatorSets(DataSet<I1>, DataSet<I2>) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets
 
JoinOperatorSets(DataSet<I1>, DataSet<I2>, JoinOperatorBase.JoinHint) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets
 
JoinOperatorSetsBase<I1,I2> - Class in org.apache.flink.api.java.operators.join
Intermediate step of an Outer Join transformation.
JoinOperatorSetsBase(DataSet<I1>, DataSet<I2>) - Constructor for class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
 
JoinOperatorSetsBase(DataSet<I1>, DataSet<I2>, JoinOperatorBase.JoinHint) - Constructor for class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
 
JoinOperatorSetsBase(DataSet<I1>, DataSet<I2>, JoinOperatorBase.JoinHint, JoinType) - Constructor for class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
 
JoinOperatorSetsBase.JoinOperatorSetsPredicateBase - Class in org.apache.flink.api.java.operators.join
Intermediate step of a Join transformation.
JoinOperatorSetsPredicateBase(Keys<I1>) - Constructor for class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase.JoinOperatorSetsPredicateBase
 
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.
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
 
JoinTable(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Matches "LEFT JOIN t ON ...", "RIGHT JOIN t USING ...", "JOIN t".
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 - Variable in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
 
JoinType - Enum in org.apache.flink.api.java.operators.join
Join types.
joinType - Variable in class org.apache.flink.api.java.operators.JoinOperator
 
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
 
JoinVertexWithEdgesMatch() - Constructor for class org.apache.flink.examples.java.graph.PageRank.JoinVertexWithEdgesMatch
 
JoinVertexWithVertexDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.JoinVertexWithVertexDegree
 
joinWithEdges(DataSet<Tuple3<K, K, T>>, EdgeJoinFunction<EV, T>) - Method in class org.apache.flink.graph.Graph
Joins the edge DataSet with an input DataSet on the composite key of both source and target IDs and applies a user-defined transformation on the values of the matched records.
joinWithEdgesOnSource(DataSet<Tuple2<K, T>>, EdgeJoinFunction<EV, T>) - Method in class org.apache.flink.graph.Graph
Joins the edge DataSet with an input Tuple2 DataSet and applies a user-defined transformation on the values of the matched records.
joinWithEdgesOnTarget(DataSet<Tuple2<K, T>>, EdgeJoinFunction<EV, T>) - Method in class org.apache.flink.graph.Graph
Joins the edge DataSet with an input Tuple2 DataSet and applies a user-defined transformation on the values of the matched records.
joinWithHuge(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Join transformation.
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
 
joinWithTiny(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Join transformation.
joinWithVertices(DataSet<Tuple2<K, T>>, VertexJoinFunction<VV, T>) - Method in class org.apache.flink.graph.Graph
Joins the vertex DataSet of this graph with an input Tuple2 DataSet and applies a user-defined transformation on the values of the matched records.
JSON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Json - Class in org.apache.flink.table.descriptors
Format descriptor for JSON.
Json() - Constructor for class org.apache.flink.table.descriptors.Json
Format descriptor for JSON.
JSON_ARRAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_ARRAYAGG - 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_FACTORY - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
JSON_OBJECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_OBJECTAGG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_QUERY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
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
 
JsonExistsErrorBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonExistsFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonFactory - Class in org.apache.flink.runtime.rest.handler.legacy
A holder for the singleton Jackson JSON factory.
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
 
JSONKeyValueDeserializationSchema - Class in org.apache.flink.streaming.util.serialization
DeserializationSchema that deserializes a JSON String into an ObjectNode.
JSONKeyValueDeserializationSchema(boolean) - Constructor for class org.apache.flink.streaming.util.serialization.JSONKeyValueDeserializationSchema
 
JsonMapper - Class in org.apache.flink.optimizer.plantranslate
 
JsonMapper() - Constructor for class org.apache.flink.optimizer.plantranslate.JsonMapper
 
JsonName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonNameAndValue() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonNodeDeserializationSchema - Class in org.apache.flink.formats.json
DeserializationSchema that deserializes a JSON String into an ObjectNode.
JsonNodeDeserializationSchema() - Constructor for class org.apache.flink.formats.json.JsonNodeDeserializationSchema
 
JsonObjectAggFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonObjectFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonOutputClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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
 
JsonQueryEmptyOrErrorBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonQueryFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonQueryWrapperBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonRepresentation() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonReturningClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonRowDeserializationSchema - Class in org.apache.flink.formats.json
Deserialization schema from JSON to Flink types.
JsonRowDeserializationSchema(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.json.JsonRowDeserializationSchema
Deprecated.
Use the provided JsonRowDeserializationSchema.Builder instead.
JsonRowDeserializationSchema(String) - Constructor for class org.apache.flink.formats.json.JsonRowDeserializationSchema
Deprecated.
Use the provided JsonRowDeserializationSchema.Builder instead.
JsonRowDeserializationSchema.Builder - Class in org.apache.flink.formats.json
JsonRowFormatFactory - Class in org.apache.flink.formats.json
Table format factory for providing configured instances of JSON-to-row SerializationSchema and DeserializationSchema.
JsonRowFormatFactory() - Constructor for class org.apache.flink.formats.json.JsonRowFormatFactory
 
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(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.json.JsonRowSerializationSchema
Deprecated.
Use the provided JsonRowSerializationSchema.Builder instead.
JsonRowSerializationSchema.Builder - Class in org.apache.flink.formats.json
jsonSchema(String) - Method in class org.apache.flink.table.descriptors.Json
Sets the JSON schema string with field names and the types according to the JSON schema specification [[http://json-schema.org/specification.html]].
JsonUtils - Class in org.apache.flink.table.runtime.util
Json scalar function util.
JsonUtils() - Constructor for class org.apache.flink.table.runtime.util.JsonUtils
 
JsonUtils.HashCache<K,V> - Class in org.apache.flink.table.runtime.util
An LRU cache using a linked hash map.
JsonUtils.ThreadLocalHashCache<K,V> - Class in org.apache.flink.table.runtime.util
An ThreadLocal cache using a linked hash map.
JsonValidator - Class in org.apache.flink.table.descriptors
Validator for Json.
JsonValidator() - Constructor for class org.apache.flink.table.descriptors.JsonValidator
 
jsonValue(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
JsonValueEmptyOrErrorBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonValueFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JVM_EXIT_ON_FATAL_ERROR - Static variable in class org.apache.flink.configuration.AkkaOptions
Exit JVM on fatal Akka errors.
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.TaskManagerOptions
Fraction of Total Process Memory to be reserved for JVM Overhead.
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.TaskManagerOptions
Min JVM Overhead size for the TaskExecutors.
JvmShutdownSafeguard - Class in org.apache.flink.runtime.util
A utility that guards against blocking shutdown hooks that block JVM shutdown.

K

K - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Kafka - Class in org.apache.flink.table.descriptors
Connector descriptor for the Apache Kafka message queue.
Kafka() - Constructor for class org.apache.flink.table.descriptors.Kafka
Connector descriptor for the Apache Kafka message queue.
Kafka010Example - Class in org.apache.flink.streaming.kafka.test
A simple example that shows how to read from and write to Kafka.
Kafka010Example() - Constructor for class org.apache.flink.streaming.kafka.test.Kafka010Example
 
Kafka010Fetcher<T> - Class in org.apache.flink.streaming.connectors.kafka.internal
A fetcher that fetches data from Kafka brokers via the Kafka 0.10 consumer API.
Kafka010Fetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, ProcessingTimeService, long, ClassLoader, String, KafkaDeserializationSchema<T>, Properties, long, MetricGroup, MetricGroup, boolean, FlinkConnectorRateLimiter) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.Kafka010Fetcher
 
Kafka010PartitionDiscoverer - Class in org.apache.flink.streaming.connectors.kafka.internal
A partition discoverer that can be used to discover topics and partitions metadata from Kafka brokers via the Kafka 0.10 high-level consumer API.
Kafka010PartitionDiscoverer(KafkaTopicsDescriptor, int, int, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.Kafka010PartitionDiscoverer
 
Kafka010TableSink - Class in org.apache.flink.streaming.connectors.kafka
Kafka 0.10 table sink for writing data into Kafka.
Kafka010TableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka010TableSink
 
Kafka010TableSource - Class in org.apache.flink.streaming.connectors.kafka
Kafka StreamTableSource for Kafka 0.10.
Kafka010TableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Optional<Map<String, String>>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka010TableSource
Creates a Kafka 0.10 StreamTableSource.
Kafka010TableSource(TableSchema, String, Properties, DeserializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka010TableSource
Creates a Kafka 0.10 StreamTableSource.
Kafka010TableSourceSinkFactory - Class in org.apache.flink.streaming.connectors.kafka
Factory for creating configured instances of Kafka010TableSource.
Kafka010TableSourceSinkFactory() - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka010TableSourceSinkFactory
 
Kafka011Example - Class in org.apache.flink.streaming.kafka.test
A simple example that shows how to read from and write to Kafka.
Kafka011Example() - Constructor for class org.apache.flink.streaming.kafka.test.Kafka011Example
 
Kafka011TableSink - Class in org.apache.flink.streaming.connectors.kafka
Kafka 0.11 table sink for writing data into Kafka.
Kafka011TableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka011TableSink
 
Kafka011TableSource - Class in org.apache.flink.streaming.connectors.kafka
Kafka StreamTableSource for Kafka 0.11.
Kafka011TableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Optional<Map<String, String>>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka011TableSource
Creates a Kafka 0.11 StreamTableSource.
Kafka011TableSource(TableSchema, String, Properties, DeserializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka011TableSource
Creates a Kafka 0.11 StreamTableSource.
Kafka011TableSourceSinkFactory - Class in org.apache.flink.streaming.connectors.kafka
Factory for creating configured instances of Kafka011TableSource.
Kafka011TableSourceSinkFactory() - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka011TableSourceSinkFactory
 
Kafka08Fetcher<T> - Class in org.apache.flink.streaming.connectors.kafka.internals
A fetcher that fetches data from Kafka brokers via the Kafka 0.8 low-level consumer API.
Kafka08Fetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, StreamingRuntimeContext, KafkaDeserializationSchema<T>, Properties, long, MetricGroup, boolean) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.Kafka08Fetcher
 
Kafka08PartitionDiscoverer - Class in org.apache.flink.streaming.connectors.kafka.internals
A partition discoverer that can be used to discover topics and partitions metadata from Kafka brokers via the Kafka 0.8 low-level consumer API.
Kafka08PartitionDiscoverer(KafkaTopicsDescriptor, int, int, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.Kafka08PartitionDiscoverer
 
Kafka08TableSink - Class in org.apache.flink.streaming.connectors.kafka
Kafka 0.8 table sink for writing data into Kafka.
Kafka08TableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka08TableSink
 
Kafka08TableSource - Class in org.apache.flink.streaming.connectors.kafka
Kafka StreamTableSource for Kafka 0.8.
Kafka08TableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Optional<Map<String, String>>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka08TableSource
Creates a Kafka 0.8 StreamTableSource.
Kafka08TableSource(TableSchema, String, Properties, DeserializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka08TableSource
Creates a Kafka 0.8 StreamTableSource.
Kafka08TableSourceSinkFactory - Class in org.apache.flink.streaming.connectors.kafka
Factory for creating configured instances of Kafka08TableSource.
Kafka08TableSourceSinkFactory() - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka08TableSourceSinkFactory
 
Kafka09Fetcher<T> - Class in org.apache.flink.streaming.connectors.kafka.internal
A fetcher that fetches data from Kafka brokers via the Kafka 0.9 consumer API.
Kafka09Fetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, ProcessingTimeService, long, ClassLoader, String, KafkaDeserializationSchema<T>, Properties, long, MetricGroup, MetricGroup, boolean, FlinkConnectorRateLimiter) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
 
Kafka09PartitionDiscoverer - Class in org.apache.flink.streaming.connectors.kafka.internal
A partition discoverer that can be used to discover topics and partitions metadata from Kafka brokers via the Kafka 0.9 high-level consumer API.
Kafka09PartitionDiscoverer(KafkaTopicsDescriptor, int, int, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.Kafka09PartitionDiscoverer
 
Kafka09TableSink - Class in org.apache.flink.streaming.connectors.kafka
Kafka 0.9 table sink for writing data into Kafka.
Kafka09TableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka09TableSink
 
Kafka09TableSource - Class in org.apache.flink.streaming.connectors.kafka
Kafka StreamTableSource for Kafka 0.9.
Kafka09TableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Optional<Map<String, String>>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka09TableSource
Creates a Kafka 0.9 StreamTableSource.
Kafka09TableSource(TableSchema, String, Properties, DeserializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka09TableSource
Creates a Kafka 0.9 StreamTableSource.
Kafka09TableSourceSinkFactory - Class in org.apache.flink.streaming.connectors.kafka
Factory for creating configured instances of Kafka09TableSource.
Kafka09TableSourceSinkFactory() - Constructor for class org.apache.flink.streaming.connectors.kafka.Kafka09TableSourceSinkFactory
 
KAFKA_CONSUMER_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
KafkaCommitCallback - Interface in org.apache.flink.streaming.connectors.kafka.internals
A callback interface that the source operator can implement to trigger custom actions when a commit request completes, which should normally be triggered from checkpoint complete event.
KafkaConsumerCallBridge010 - Class in org.apache.flink.streaming.connectors.kafka.internal
The ConsumerCallBridge simply calls the KafkaConsumer.assign(java.util.Collection) method.
KafkaConsumerCallBridge010() - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge010
 
KafkaConsumerCallBridge09 - Class in org.apache.flink.streaming.connectors.kafka.internal
The ConsumerCallBridge simply calls methods on the KafkaConsumer.
KafkaConsumerCallBridge09() - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge09
 
KafkaConsumerMetricConstants - Class in org.apache.flink.streaming.connectors.kafka.internals.metrics
A collection of Kafka consumer metrics related constant strings.
KafkaConsumerMetricConstants() - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
KafkaConsumerThread - Class in org.apache.flink.streaming.connectors.kafka.internal
The thread the runs the KafkaConsumer, connecting to the brokers and polling records.
KafkaConsumerThread(Logger, Handover, Properties, ClosableBlockingQueue<KafkaTopicPartitionState<TopicPartition>>, KafkaConsumerCallBridge09, String, long, boolean, MetricGroup, MetricGroup, FlinkConnectorRateLimiter) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerThread
 
KafkaContextAware<T> - Interface in org.apache.flink.streaming.connectors.kafka
An interface for KafkaSerializationSchemas that need information about the context where the Kafka Producer is running along with information about the available partitions.
KafkaDeserializationSchema<T> - Interface in org.apache.flink.streaming.connectors.kafka
The deserialization schema describes how to turn the Kafka ConsumerRecords into data types (Java/Scala objects) that are processed by Flink.
KafkaDeserializationSchemaWrapper<T> - Class in org.apache.flink.streaming.connectors.kafka.internals
A simple wrapper for using the DeserializationSchema with the KafkaDeserializationSchema interface.
KafkaDeserializationSchemaWrapper(DeserializationSchema<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaDeserializationSchemaWrapper
 
KafkaEvent - Class in org.apache.flink.streaming.kafka.test.base
The event type used in the Kafka010Example.
KafkaEvent() - Constructor for class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
KafkaEvent(String, int, long) - Constructor for class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
KafkaEventSchema - Class in org.apache.flink.streaming.kafka.test.base
The serialization schema for the KafkaEvent type.
KafkaEventSchema() - Constructor for class org.apache.flink.streaming.kafka.test.base.KafkaEventSchema
 
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
 
KafkaExample - Class in org.apache.flink.streaming.kafka.test
A simple example that shows how to read from and write to modern Kafka.
KafkaExample() - Constructor for class org.apache.flink.streaming.kafka.test.KafkaExample
 
KafkaExampleUtil - Class in org.apache.flink.streaming.kafka.test.base
The util class for kafka example.
KafkaExampleUtil() - Constructor for class org.apache.flink.streaming.kafka.test.base.KafkaExampleUtil
 
KafkaFetcher<T> - Class in org.apache.flink.streaming.connectors.kafka.internal
A fetcher that fetches data from Kafka brokers via the Kafka consumer API.
KafkaFetcher(SourceFunction.SourceContext<T>, Map<KafkaTopicPartition, Long>, SerializedValue<AssignerWithPeriodicWatermarks<T>>, SerializedValue<AssignerWithPunctuatedWatermarks<T>>, ProcessingTimeService, long, ClassLoader, String, KafkaDeserializationSchema<T>, Properties, long, MetricGroup, MetricGroup, boolean) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.KafkaFetcher
 
KafkaMetricMutableWrapper - Class in org.apache.flink.streaming.connectors.kafka.internal.metrics
Gauge for getting the current value of a Kafka metric.
KafkaMetricMutableWrapper(Metric) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.metrics.KafkaMetricMutableWrapper
 
KafkaMetricWrapper - Class in org.apache.flink.streaming.connectors.kafka.internals.metrics
Gauge for getting the current value of a Kafka metric.
KafkaMetricWrapper(Metric) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaMetricWrapper
 
KafkaPartitionDiscoverer - Class in org.apache.flink.streaming.connectors.kafka.internal
A partition discoverer that can be used to discover topics and partitions metadata from Kafka brokers via the Kafka high-level consumer API.
KafkaPartitionDiscoverer(KafkaTopicsDescriptor, int, int, Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.KafkaPartitionDiscoverer
 
KafkaPartitioner<T> - Class in org.apache.flink.streaming.connectors.kafka.partitioner
Deprecated.
This partitioner does not handle partitioning properly in the case of multiple topics, and has been deprecated. Please use FlinkKafkaPartitioner instead.
KafkaPartitioner() - Constructor for class org.apache.flink.streaming.connectors.kafka.partitioner.KafkaPartitioner
Deprecated.
 
kafkaProducer - Variable in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
KafkaResource - Interface in org.apache.flink.tests.util.kafka
Generic interface for interacting with Kafka.
KafkaResourceFactory - Interface in org.apache.flink.tests.util.kafka
A factory for KafkaResource implementations.
KafkaSerializationSchema<T> - Interface in org.apache.flink.streaming.connectors.kafka
A KafkaSerializationSchema defines how to serialize values of type T into ProducerRecords.
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
 
KafkaTableSink - Class in org.apache.flink.streaming.connectors.kafka
Kafka table sink for writing data into Kafka.
KafkaTableSink(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSink
 
KafkaTableSinkBase - Class in org.apache.flink.streaming.connectors.kafka
A version-agnostic Kafka AppendStreamTableSink.
KafkaTableSinkBase(TableSchema, String, Properties, Optional<FlinkKafkaPartitioner<Row>>, SerializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
 
KafkaTableSource - Class in org.apache.flink.streaming.connectors.kafka
KafkaTableSource(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Optional<Map<String, String>>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSource
Creates a generic Kafka StreamTableSource.
KafkaTableSource(TableSchema, String, Properties, DeserializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSource
Creates a generic Kafka StreamTableSource.
KafkaTableSourceBase - Class in org.apache.flink.streaming.connectors.kafka
A version-agnostic Kafka StreamTableSource.
KafkaTableSourceBase(TableSchema, Optional<String>, List<RowtimeAttributeDescriptor>, Optional<Map<String, String>>, String, Properties, DeserializationSchema<Row>, StartupMode, Map<KafkaTopicPartition, Long>) - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
Creates a generic Kafka StreamTableSource.
KafkaTableSourceBase(TableSchema, String, Properties, DeserializationSchema<Row>) - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceBase
Creates a generic Kafka StreamTableSource.
KafkaTableSourceSinkFactory - Class in org.apache.flink.streaming.connectors.kafka
Factory for creating configured instances of KafkaTableSource.
KafkaTableSourceSinkFactory() - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactory
 
KafkaTableSourceSinkFactoryBase - Class in org.apache.flink.streaming.connectors.kafka
Factory for creating configured instances of KafkaTableSourceBase.
KafkaTableSourceSinkFactoryBase() - Constructor for class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
 
KafkaTopicPartition - Class in org.apache.flink.streaming.connectors.kafka.internals
Flink's description of a partition in a Kafka topic.
KafkaTopicPartition(String, int) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
KafkaTopicPartition.Comparator - Class in org.apache.flink.streaming.connectors.kafka.internals
KafkaTopicPartitionAssigner - Class in org.apache.flink.streaming.connectors.kafka.internals
Utility for assigning Kafka partitions to consumer subtasks.
KafkaTopicPartitionAssigner() - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionAssigner
 
KafkaTopicPartitionLeader - Class in org.apache.flink.streaming.connectors.kafka.internals
Serializable Topic Partition info with leader Node information.
KafkaTopicPartitionLeader(KafkaTopicPartition, Node) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionLeader
 
KafkaTopicPartitionState<KPH> - Class in org.apache.flink.streaming.connectors.kafka.internals
The state that the Flink Kafka Consumer holds for each Kafka partition.
KafkaTopicPartitionState(KafkaTopicPartition, KPH) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
KafkaTopicPartitionStateSentinel - Class in org.apache.flink.streaming.connectors.kafka.internals
Magic values used to represent special offset states before partitions are actually read.
KafkaTopicPartitionStateSentinel() - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateSentinel
 
KafkaTopicPartitionStateWithPeriodicWatermarks<T,KPH> - Class in org.apache.flink.streaming.connectors.kafka.internals
A special version of the per-kafka-partition-state that additionally holds a periodic watermark generator (and timestamp extractor) per partition.
KafkaTopicPartitionStateWithPeriodicWatermarks(KafkaTopicPartition, KPH, AssignerWithPeriodicWatermarks<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPeriodicWatermarks
 
KafkaTopicPartitionStateWithPunctuatedWatermarks<T,KPH> - Class in org.apache.flink.streaming.connectors.kafka.internals
A special version of the per-kafka-partition-state that additionally holds a periodic watermark generator (and timestamp extractor) per partition.
KafkaTopicPartitionStateWithPunctuatedWatermarks(KafkaTopicPartition, KPH, AssignerWithPunctuatedWatermarks<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPunctuatedWatermarks
 
KafkaTopicsDescriptor - Class in org.apache.flink.streaming.connectors.kafka.internals
A Kafka Topics Descriptor describes how the consumer subscribes to Kafka topics - either a fixed list of topics, or a topic pattern.
KafkaTopicsDescriptor(List<String>, Pattern) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicsDescriptor
 
KafkaValidator - Class in org.apache.flink.table.descriptors
The validator for Kafka.
KafkaValidator() - Constructor for class org.apache.flink.table.descriptors.KafkaValidator
 
kafkaVersion() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka010TableSourceSinkFactory
 
kafkaVersion() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka011TableSourceSinkFactory
 
kafkaVersion() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka08TableSourceSinkFactory
 
kafkaVersion() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka09TableSourceSinkFactory
 
kafkaVersion() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactory
 
kafkaVersion() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
Returns the Kafka version.
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.
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
 
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() - Method in class org.apache.flink.configuration.ConfigOption
Gets the configuration key.
key(String) - Static method in class org.apache.flink.configuration.ConfigOptions
Starts building a new ConfigOption.
key - Variable in class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
 
key() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
key() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
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.RescalingParallelismQueryParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
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 - 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 - Static variable in class org.apache.flink.streaming.tests.queryablestate.QsConstants
 
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_DISABLE_METRICS - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Boolean configuration key to disable metrics tracking.
KEY_DISABLE_METRICS - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Configuration key for disabling the metrics reporting.
KEY_DISABLE_METRICS - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Configuration key for disabling the metrics reporting.
KEY_DISABLE_METRICS - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Configuration key for disabling the metrics reporting.
KEY_EXTRACTOR_FUNCTION - Static variable in interface org.apache.flink.streaming.api.operators.InternalTimer
Function to extract the key from a InternalTimer.
KEY_FIELD - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
The name of the generic record field containing the key.
KEY_MEMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
KEY_PARTITION_DISCOVERY_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Configuration key to define the consumer's partition discovery interval, in milliseconds.
KEY_POLL_TIMEOUT - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
Configuration key to change the polling timeout.
KEY_POLL_TIMEOUT - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Configuration key to change the polling timeout.
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.MapType
 
KEY_VALUE_PAIR_RECORD_NAME - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
The name of the key value pair generic record.
KEY_VALUE_PAIR_RECORD_NAMESPACE - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
The namespace of the key value pair generic record.
keyArray() - Method in class org.apache.flink.table.dataformat.BinaryMap
 
KeyBucketAssigner() - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.KeyBucketAssigner
 
KeyBucketAssigner() - Constructor for class StreamingFileSinkProgram.KeyBucketAssigner
 
KeyBucketer() - Constructor for class org.apache.flink.streaming.tests.BucketingSinkTestProgram.KeyBucketer
 
keyBy(KeySelector<T, K>) - Method in class org.apache.flink.state.api.OneInputOperatorTransformation
It creates a new KeyedOperatorTransformation that uses the provided key for partitioning its operator states.
keyBy(KeySelector<T, K>, TypeInformation<K>) - Method in class org.apache.flink.state.api.OneInputOperatorTransformation
It creates a new KeyedOperatorTransformation that uses the provided key with explicit type information for partitioning its operator states.
keyBy(int...) - Method in class org.apache.flink.state.api.OneInputOperatorTransformation
Partitions the operator state of a OperatorTransformation by the given key positions.
keyBy(String...) - Method in class org.apache.flink.state.api.OneInputOperatorTransformation
Partitions the operator state of a OperatorTransformation using field expressions.
keyBy(int, int) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
KeyBy operation for connected data stream.
keyBy(int[], int[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
KeyBy operation for connected data stream.
keyBy(String, String) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
KeyBy operation for connected data stream using key expressions.
keyBy(String[], String[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
KeyBy operation for connected data stream using key expressions.
keyBy(KeySelector<IN1, ?>, KeySelector<IN2, ?>) - 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 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.streaming.api.datastream.DataStream
It creates a new KeyedStream that uses the provided key with explicit type information for partitioning its operator states.
keyBy(int...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Partitions the operator state of a DataStream by the given key positions.
keyBy(String...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Partitions the operator state of a DataStream using field expressions.
keyBy(int[], int[]) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream.ConnectedIterativeStreams
 
keyBy(String, String) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream.ConnectedIterativeStreams
 
keyBy(String[], String[]) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream.ConnectedIterativeStreams
 
keyBy(KeySelector<I, ?>, KeySelector<F, ?>) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream.ConnectedIterativeStreams
 
keyBy(KeySelector<I, KEY>, KeySelector<F, KEY>, TypeInformation<KEY>) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream.ConnectedIterativeStreams
 
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 - Interface in org.apache.flink.streaming.api.operators
Inteface for setting and querying the current key of keyed operations.
keyContext - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
keyDelimiter(String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Sets a custom key delimiter in case the Elasticsearch ID needs to be constructed from multiple fields.
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.
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
KeyedBroadcastProcessFunction.ReadOnlyContext - Class in org.apache.flink.streaming.api.functions.co
A context available to the keyed stream side of a BroadcastConnectedStream (if any).
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
KeyedCoProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions.co
Information available in an invocation of KeyedCoProcessFunction.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(CoProcessFunction<IN1, IN2, OUT>, long) - Constructor for class org.apache.flink.table.runtime.operators.join.KeyedCoProcessOperatorWithWatermarkDelay
 
KeyedDeserializationSchema<T> - Interface in org.apache.flink.streaming.util.serialization
Deprecated.
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
 
KeyedOperatorTransformation<K,T> - Class in org.apache.flink.state.api
A KeyedOperatorTransformation represents a OneInputOperatorTransformation on which operator state is partitioned by key using a provided KeySelector.
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
KeyedProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions
Information available in an invocation of KeyedProcessFunction.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<K,IN,OUT> - Class in org.apache.flink.streaming.api.operators
KeyedProcessOperator(KeyedProcessFunction<K, IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.KeyedProcessOperator
 
KeyedSerializationSchema<T> - Interface in org.apache.flink.streaming.util.serialization
Deprecated.
KeyedSerializationSchemaWrapper<T> - Class in org.apache.flink.streaming.connectors.kafka.internals
A simple wrapper for using the SerializationSchema with the KeyedSerializationSchema interface.
KeyedSerializationSchemaWrapper(SerializationSchema<T>) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.KeyedSerializationSchemaWrapper
 
keyedStateBackend - Variable in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
KeyedStateBackend<K> - Interface in org.apache.flink.runtime.state
A keyed state backend provides methods for managing keyed state.
keyedStateBackend() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns the keyed state backend for the stream operator.
KeyedStateBackend.KeySelectionListener<K> - Interface in org.apache.flink.runtime.state
Listener is given a callback when KeyedStateBackend.setCurrentKey(K) is called (key context changes).
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 KeyedStateBootstrapFunction.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
 
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(CheckpointStreamFactory.CheckpointStateOutputStream, KeyGroupRange) - Constructor for class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
 
keyedStatedBackend(TypeSerializer<K>, String, PrioritizedOperatorSubtaskState, CloseableRegistry, MetricGroup) - 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>) - 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<MK, MV>) - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
 
KeyedStateMapViewWithKeysNullable(MapState<MK, MV>, ValueState<MV>) - 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.
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.
KeyExtractingMapper<T,K> - Class in org.apache.flink.api.java.operators.translation
Mapper that extracts keys.
KeyExtractingMapper(KeySelector<T, K>) - Constructor for class org.apache.flink.api.java.operators.translation.KeyExtractingMapper
 
KeyExtractorFunction<T> - Interface in org.apache.flink.runtime.state
Function to extract a key from a given object.
keyExtractorFunction - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
Function to extract the key from a given element.
KeyFieldOutOfBoundsException - Exception in org.apache.flink.types
An exception specifying that a required key field was not set in a record, i.e.
KeyFieldOutOfBoundsException() - Constructor for exception org.apache.flink.types.KeyFieldOutOfBoundsException
Constructs an KeyFieldOutOfBoundsException with null as its error detail message.
KeyFieldOutOfBoundsException(String) - Constructor for exception org.apache.flink.types.KeyFieldOutOfBoundsException
Constructs an KeyFieldOutOfBoundsException with the specified 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
 
KeyFunctions - Class in org.apache.flink.api.java.operators
This class holds static utilities to append functions that extract and prune keys.
KeyFunctions() - Constructor for class org.apache.flink.api.java.operators.KeyFunctions
 
keyGroup() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
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.
keyGroupOffset - Variable in class org.apache.flink.runtime.state.heap.StateTable
The offset to the contiguous key groups.
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.
keyGroupPrefixBytes - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
keyGroupPrefixBytes - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
Number of bytes in the key-group prefix.
keyGroupRange - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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.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.KeyGroupPartitioner
The key-group range for the input data, covered in this partitioning.
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(KeyGroupRange, long[]) - Constructor for class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Creates key-group range with offsets from the given key-group range.
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(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(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.
KeyGroupRangePartitioner - Class in org.apache.flink.state.api.output.partitioner
A partitioner that selects the target channel based on the key group index.
KeyGroupRangePartitioner(int) - Constructor for class org.apache.flink.state.api.output.partitioner.KeyGroupRangePartitioner
 
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.
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(IOException, int) - Constructor for class org.apache.flink.runtime.state.KeyGroupStatePartitionStreamProvider
 
KeyGroupStatePartitionStreamProvider(InputStream, 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
 
keyList - Variable in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
 
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.
keyNullLiteral(String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Sets a custom representation for null fields in keys.
keyPositions - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
key positions describe which fields are keys in what order
KeyRemovingMapper<T,K> - Class in org.apache.flink.api.java.operators.translation
Mapper that removes keys.
KeyRemovingMapper() - Constructor for class org.apache.flink.api.java.operators.translation.KeyRemovingMapper
 
Keys<T> - Class in org.apache.flink.api.common.operators
 
Keys() - Constructor for class org.apache.flink.api.common.operators.Keys
 
keys() - Method in interface org.apache.flink.api.common.state.MapState
Returns all the keys in the state.
keys - Variable in class org.apache.flink.api.java.operators.Grouping
 
keys - Variable in class org.apache.flink.optimizer.dag.SingleInputNode
 
keys - Variable in class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
 
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.table.api.dataview.MapView
Returns all the keys in the map view.
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
 
keys1 - Variable in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase.JoinOperatorSetsPredicateBase
 
keys1 - Variable in class org.apache.flink.api.java.operators.JoinOperator
 
keys1 - Variable in class org.apache.flink.optimizer.dag.TwoInputNode
 
keys1 - Variable in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
keys1 - Variable in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
keys2 - Variable in class org.apache.flink.api.java.operators.JoinOperator
 
keys2 - Variable in class org.apache.flink.optimizer.dag.TwoInputNode
 
keys2 - Variable in class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
keys2 - Variable in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
keySelected(K) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend.KeySelectionListener
Callback when key context is switched.
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.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.streaming.runtime.operators.windowing.WindowOperator
For serializing the key in checkpoints.
keySerializerProvider - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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.configuration.ReadableConfigToConfigurationAdapter
 
keySet() - Method in class org.apache.flink.types.MapValue
 
keySetA() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
keySetB() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
keyspace - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
KEYTAB_FILE_NAME - Static variable in class org.apache.flink.yarn.Utils
Keytab file name populated in YARN container.
KEYTAB_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
KEYTAB_PRINCIPAL - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
keytabEntry(String, String) - Static method in class org.apache.flink.runtime.security.KerberosUtils
 
KeytabOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
Overlays cluster-level Kerberos credentials (i.e.
KeytabOverlay(File) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.KeytabOverlay
 
KeytabOverlay(Path) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.KeytabOverlay
 
KeytabOverlay.Builder - Class in org.apache.flink.runtime.clusterframework.overlays
A builder for the KeytabOverlay.
keyType(Class<K>) - Method in class org.apache.flink.graph.GraphCsvReader
Creates a Graph from CSV input without vertex values or edge values.
keyType - Variable in class org.apache.flink.table.api.dataview.MapView
 
keyValue(BinaryString, byte, byte, BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Parse target string as key-value string and return the value matches key name.
keyValue(BinaryString, BinaryString, BinaryString, BinaryString) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Parse string as key-value string and return the value matches key name.
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
 
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(T) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Terminates the cluster with the given cluster id.
killCluster(StandaloneClusterId) - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
killCluster(String) - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
killCluster(ApplicationId) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
KillMapper() - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
kind - Variable in class org.apache.flink.sql.parser.impl.Token
An integer that describes the kind of this token.
kind(FunctionKind) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
KINESIS_CONSUMER_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
KINESIS_PRODUCER_METRIC_GROUP - Static variable in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
KinesisConfigUtil - Class in org.apache.flink.streaming.connectors.kinesis.util
Utilities for Flink Kinesis connector configuration.
KinesisConfigUtil() - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
 
KinesisConsumerMetricConstants - Class in org.apache.flink.streaming.connectors.kinesis.metrics
A collection of consumer metric related constant names.
KinesisConsumerMetricConstants() - Constructor for class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
KinesisDataFetcher<T> - Class in org.apache.flink.streaming.connectors.kinesis.internals
A KinesisDataFetcher is responsible for fetching data from multiple Kinesis shards.
KinesisDataFetcher(List<String>, SourceFunction.SourceContext<T>, RuntimeContext, Properties, KinesisDeserializationSchema<T>, KinesisShardAssigner, AssignerWithPeriodicWatermarks<T>, WatermarkTracker) - Constructor for class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Creates a Kinesis Data Fetcher.
KinesisDataFetcher(List<String>, SourceFunction.SourceContext<T>, Object, RuntimeContext, Properties, KinesisDeserializationSchema<T>, KinesisShardAssigner, AssignerWithPeriodicWatermarks<T>, WatermarkTracker, AtomicReference<Throwable>, List<KinesisStreamShardState>, HashMap<String, String>, KinesisDataFetcher.FlinkKinesisProxyFactory) - Constructor for class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
 
KinesisDataFetcher.FlinkKinesisProxyFactory - Interface in org.apache.flink.streaming.connectors.kinesis.internals
Factory to create Kinesis proxy instances used by a fetcher.
KinesisDeserializationSchema<T> - Interface in org.apache.flink.streaming.connectors.kinesis.serialization
This is a deserialization schema specific for the Flink Kinesis Consumer.
KinesisDeserializationSchemaWrapper<T> - Class in org.apache.flink.streaming.connectors.kinesis.serialization
A simple wrapper for using the DeserializationSchema with the KinesisDeserializationSchema interface.
KinesisDeserializationSchemaWrapper(DeserializationSchema<T>) - Constructor for class org.apache.flink.streaming.connectors.kinesis.serialization.KinesisDeserializationSchemaWrapper
 
KinesisExample - Class in org.apache.flink.streaming.kinesis.test
A simple example that shows how to read from and write to Kinesis.
KinesisExample() - Constructor for class org.apache.flink.streaming.kinesis.test.KinesisExample
 
KinesisExampleTest - Class in org.apache.flink.streaming.kinesis.test
KinesisExampleTest() - Constructor for class org.apache.flink.streaming.kinesis.test.KinesisExampleTest
 
KinesisPartitioner<T> - Class in org.apache.flink.streaming.connectors.kinesis
An interface for partitioning records.
KinesisPartitioner() - Constructor for class org.apache.flink.streaming.connectors.kinesis.KinesisPartitioner
 
KinesisProxy - Class in org.apache.flink.streaming.connectors.kinesis.proxy
Kinesis proxy implementation - a utility class that is used as a proxy to make calls to AWS Kinesis for several functions, such as getting a list of shards and fetching a batch of data records starting from a specified record sequence number.
KinesisProxy(Properties) - Constructor for class org.apache.flink.streaming.connectors.kinesis.proxy.KinesisProxy
Create a new KinesisProxy based on the supplied configuration properties.
KinesisProxyInterface - Interface in org.apache.flink.streaming.connectors.kinesis.proxy
Interface for a Kinesis proxy that operates on multiple Kinesis streams within the same AWS service region.
KinesisSerializationSchema<T> - Interface in org.apache.flink.streaming.connectors.kinesis.serialization
Kinesis-specific serialization schema, allowing users to specify a target stream based on a record's contents.
KinesisShardAssigner - Interface in org.apache.flink.streaming.connectors.kinesis
Utility to map Kinesis shards to Flink subtask indices.
KinesisStreamShard - Class in org.apache.flink.streaming.connectors.kinesis.model
Deprecated.
Will be remove in a future version in favor of StreamShardHandle.
KinesisStreamShard(String, Shard) - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShard
Deprecated.
Create a new KinesisStreamShard.
KinesisStreamShardState - Class in org.apache.flink.streaming.connectors.kinesis.model
A wrapper class that bundles a StreamShardHandle with its last processed sequence number.
KinesisStreamShardState(StreamShardMetadata, StreamShardHandle, SequenceNumber) - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
KMeans - Class in org.apache.flink.examples.java.clustering
This example implements a basic K-Means clustering algorithm.
KMeans() - Constructor for class org.apache.flink.examples.java.clustering.KMeans
 
KMeans.Centroid - Class in org.apache.flink.examples.java.clustering
A simple two-dimensional centroid, basically a point with an ID.
KMeans.CentroidAccumulator - Class in org.apache.flink.examples.java.clustering
Sums and counts point coordinates.
KMeans.CentroidAverager - Class in org.apache.flink.examples.java.clustering
Computes new centroid from coordinate sum and count of points.
KMeans.CountAppender - Class in org.apache.flink.examples.java.clustering
Appends a count variable to the tuple.
KMeans.Point - Class in org.apache.flink.examples.java.clustering
A simple two-dimensional point.
KMeans.SelectNearestCenter - Class in org.apache.flink.examples.java.clustering
Determines the closest cluster center for a data point.
KMeansData - Class in org.apache.flink.examples.java.clustering.util
Provides the default data sets used for the K-Means example program.
KMeansData() - Constructor for class org.apache.flink.examples.java.clustering.util.KMeansData
 
KMeansData - Class in org.apache.flink.test.testdata
Test data for KMeans programs.
KMeansDataGenerator - Class in org.apache.flink.examples.java.clustering.util
Generates data for the KMeans example program.
KMeansDataGenerator() - Constructor for class org.apache.flink.examples.java.clustering.util.KMeansDataGenerator
 
KRB5_FILE_NAME - Static variable in class org.apache.flink.yarn.Utils
KRB5 file name populated in YARN container for secure IT run.
Krb5ConfOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
Overlays a Kerberos configuration file into a container.
Krb5ConfOverlay(File) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.Krb5ConfOverlay
 
Krb5ConfOverlay(Path) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.Krb5ConfOverlay
 
Krb5ConfOverlay.Builder - Class in org.apache.flink.runtime.clusterframework.overlays
A builder for the Krb5ConfOverlay.
KRYO_DEFAULT_SERIALIZERS - Static variable in class org.apache.flink.configuration.PipelineOptions
 
KRYO_REGISTERED_CLASSES - Static variable in class org.apache.flink.configuration.PipelineOptions
 
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<?>, ExecutionConfig.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.
KryoRegistrationSerializerConfigSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime
Configuration snapshot base class for serializers that use Kryo for serialization.
KryoRegistrationSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot
This empty nullary constructor is required for deserializing the configuration.
KryoRegistrationSerializerConfigSnapshot(Class<T>, LinkedHashMap<String, KryoRegistration>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot
 
KryoRegistrationSerializerConfigSnapshot.DummyKryoSerializerClass<RC> - Class in org.apache.flink.api.java.typeutils.runtime
Placeholder dummy for a previously registered Kryo serializer that is no longer valid or in classpath on restore.
KryoRegistrationSerializerConfigSnapshot.DummyRegisteredClass - Class in org.apache.flink.api.java.typeutils.runtime
Placeholder dummy for a previously registered class that can no longer be found in classpath on restore.
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>, ExecutionConfig) - 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.
KryoSerializer.KryoSerializerConfigSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime.kryo
Deprecated.
KryoSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer.KryoSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
KryoSerializerConfigSnapshot(Class<T>, LinkedHashMap<String, KryoRegistration>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer.KryoSerializerConfigSnapshot
Deprecated.
 
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
 
KubeClientFactory - Class in org.apache.flink.kubernetes.kubeclient
Factory class to create FlinkKubeClient.
KubeClientFactory() - Constructor for class org.apache.flink.kubernetes.kubeclient.KubeClientFactory
 
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.
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, FlinkKubeClient) - Constructor for class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
KubernetesConfigMap - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent KubernetesConfigMap resource in kubernetes.
KubernetesConfigMap(Configuration) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMap
 
KubernetesConfigOptions - Class in org.apache.flink.kubernetes.configuration
This class holds configuration constants used by Flink's kubernetes runners.
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.
KubernetesDeployment - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent KubernetesDeployment resource in kubernetes.
KubernetesDeployment(Configuration) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesDeployment
 
KubernetesPod - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent KubernetesPod resource in kubernetes.
KubernetesPod(Configuration) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPod
 
KubernetesPod(Configuration, 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(Configuration, FlinkKubeClient.PodCallbackHandler) - 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(Configuration, T) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesResource
 
KubernetesResourceManager - Class in org.apache.flink.kubernetes
Kubernetes specific implementation of the ResourceManager.
KubernetesResourceManager(RpcService, String, ResourceID, Configuration, HighAvailabilityServices, HeartbeatServices, SlotManager, JobLeaderIdService, ClusterInformation, FatalErrorHandler, ResourceManagerMetricGroup, FlinkKubeClient, KubernetesResourceManagerConfiguration) - Constructor for class org.apache.flink.kubernetes.KubernetesResourceManager
 
KubernetesResourceManagerConfiguration - Class in org.apache.flink.kubernetes.configuration
Configuration specific to KubernetesResourceManager.
KubernetesResourceManagerConfiguration(String, Time) - Constructor for class org.apache.flink.kubernetes.configuration.KubernetesResourceManagerConfiguration
 
KubernetesResourceManagerFactory - Class in org.apache.flink.kubernetes.entrypoint
ResourceManagerFactory implementation which creates a KubernetesResourceManager.
KubernetesService - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent Service resource in kubernetes.
KubernetesService(Configuration) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesService
 
KubernetesService(Configuration, Service) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesService
 
KubernetesSessionCli - Class in org.apache.flink.kubernetes.cli
Kubernetes customized commandline.
KubernetesSessionCli(Configuration) - Constructor for class org.apache.flink.kubernetes.cli.KubernetesSessionCli
 
KubernetesSessionCli(Configuration, ClusterClientServiceLoader) - 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() - 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
 
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
 
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(Configuration, 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.
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(InetAddress, 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>) - Constructor for class org.apache.flink.runtime.query.KvStateEntry
 
kvStateId() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
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.restore.AbstractRocksDBRestoreOperation
 
kvStateInformation - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
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 - 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
 
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
 
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(InetAddress, 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
 
LabelBuilder - Class in org.apache.flink.kubernetes.kubeclient.decorators
Builder to create label for jobmanager and taskmanager.
LabelBuilder() - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.LabelBuilder
 
LabelPropagation<K,VV extends Comparable<VV>,EV> - Class in org.apache.flink.graph.library
An implementation of the label propagation algorithm.
LabelPropagation(int) - Constructor for class org.apache.flink.graph.library.LabelPropagation
Creates a new Label Propagation algorithm instance.
LabelPropagation.SendNewLabelToNeighbors<K,VV extends Comparable<VV>> - Class in org.apache.flink.graph.library
Sends the vertex label to all out-neighbors.
LabelPropagation.UpdateVertexLabel<K,VV extends Comparable<VV>> - Class in org.apache.flink.graph.library
Function that updates the value of a vertex by adopting the most frequent label among its in-neighbors.
LabelPropagationData - Class in org.apache.flink.graph.examples.data
Provides the default data set used for the Label Propagation test program.
LABELS_AFTER_1_ITERATION - Static variable in class org.apache.flink.graph.examples.data.LabelPropagationData
 
LABELS_WITH_TIE - Static variable in class org.apache.flink.graph.examples.data.LabelPropagationData
 
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
 
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
 
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>, AbstractInvokable, int) - Constructor for class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
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_VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LAST_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
LAST_VALUE aggregate function.
lastIndexEntryOffset - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
lastIndexOf(Object) - Method in class org.apache.flink.types.ListValue
 
lastJobExecutionResult - Variable in class org.apache.flink.api.java.ExecutionEnvironment
Result from the latest execution, to make it retrievable when using eager execution methods.
lastParallelism - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHint
 
lastParallelism - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHint
 
LastStateConnectionStateListener - Interface in org.apache.flink.runtime.checkpoint
ConnectionStateListener which records the last state it was notified about.
lastUpdated - Variable in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker.WatermarkState
 
LastValueAggFunction<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in LastValue aggregate function.
LastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
LastValueAggFunction.BooleanLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean LastValue aggregate function.
LastValueAggFunction.ByteLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte LastValue aggregate function.
LastValueAggFunction.DecimalLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal LastValue aggregate function.
LastValueAggFunction.DoubleLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double LastValue aggregate function.
LastValueAggFunction.FloatLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float LastValue aggregate function.
LastValueAggFunction.IntLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int LastValue aggregate function.
LastValueAggFunction.LongLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long LastValue aggregate function.
LastValueAggFunction.ShortLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short LastValue aggregate function.
LastValueAggFunction.StringLastValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String LastValue aggregate function.
lastValues - Variable in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
LastValueWithRetractAggFunction<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in LastValue with retraction aggregate function.
LastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
LastValueWithRetractAggFunction.BooleanLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean LastValue with retract aggregate function.
LastValueWithRetractAggFunction.ByteLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte LastValue with retract aggregate function.
LastValueWithRetractAggFunction.DecimalLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal LastValue with retract aggregate function.
LastValueWithRetractAggFunction.DoubleLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double LastValue with retract aggregate function.
LastValueWithRetractAggFunction.FloatLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float LastValue with retract aggregate function.
LastValueWithRetractAggFunction.IntLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int LastValue with retract aggregate function.
LastValueWithRetractAggFunction.LongLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long LastValue with retract aggregate function.
LastValueWithRetractAggFunction.ShortLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short LastValue with retract aggregate function.
LastValueWithRetractAggFunction.StringLastValueWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String LastValue with retract aggregate function.
lateDataOutputTag - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
OutputTag to use for late arriving events.
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
 
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 - 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.
LATERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LATEST_OFFSET - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateSentinel
Magic number that defines the partition should start from the latest offset.
LatestCheckpoints(CheckpointStatistics.CompletedCheckpointStatistics, CheckpointStatistics.CompletedCheckpointStatistics, CheckpointStatistics.FailedCheckpointStatistics, CheckpointingStatistics.RestoredCheckpointStatistics) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
launch(Protos.SlaveID, MesosResourceAllocation) - Method in class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker
Construct the TaskInfo needed to launch the worker.
launch(Protos.SlaveID, MesosResourceAllocation) - Method in interface org.apache.flink.mesos.scheduler.LaunchableTask
Prepare to launch the task by producing a Mesos TaskInfo record.
LaunchableMesosWorker - Class in org.apache.flink.mesos.runtime.clusterframework
Implements the launch of a Mesos worker.
LaunchableMesosWorker(MesosArtifactResolver, MesosTaskManagerParameters, ContainerSpecification, Protos.TaskID, MesosConfiguration) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker
Construct a launchable Mesos worker.
LaunchableTask - Interface in org.apache.flink.mesos.scheduler
Specifies the task requirements and produces a Mesos TaskInfo description.
launchWorker(Protos.SlaveID, String) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Transition the worker to a launched state.
LazyBinaryFormat<T> - Class in org.apache.flink.table.dataformat
Lazy binary format.
LazyBinaryFormat() - Constructor for class org.apache.flink.table.dataformat.LazyBinaryFormat
 
LazyBinaryFormat(MemorySegment[], int, int, T) - Constructor for class org.apache.flink.table.dataformat.LazyBinaryFormat
 
LazyBinaryFormat(MemorySegment[], int, int) - Constructor for class org.apache.flink.table.dataformat.LazyBinaryFormat
 
LazyBinaryFormat(T) - Constructor for class org.apache.flink.table.dataformat.LazyBinaryFormat
 
LazyBinaryFormat(T, BinarySection) - Constructor for class org.apache.flink.table.dataformat.LazyBinaryFormat
 
lazyDestroy() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Destroys this buffer pool.
LazyFromSourcesSchedulingStrategy - Class in org.apache.flink.runtime.scheduler.strategy
SchedulingStrategy instance for batch job which schedule vertices when input data are ready.
LazyFromSourcesSchedulingStrategy(SchedulerOperations, SchedulingTopology<?, ?>) - Constructor for class org.apache.flink.runtime.scheduler.strategy.LazyFromSourcesSchedulingStrategy
 
LazyFromSourcesSchedulingStrategy.Factory - Class in org.apache.flink.runtime.scheduler.strategy
The factory for creating LazyFromSourcesSchedulingStrategy.
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_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
 
LBRACKET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
LeaderConnectingAddressListener() - Constructor for class org.apache.flink.runtime.net.ConnectionUtils.LeaderConnectingAddressListener
 
LeaderConnectionInfo - Class in org.apache.flink.runtime.util
Wrapper class for a pair of connection address and leader session ID.
LeaderConnectionInfo(UUID, String) - Constructor for class org.apache.flink.runtime.util.LeaderConnectionInfo
 
LeaderConnectionInfoListener() - Constructor for class org.apache.flink.runtime.util.LeaderRetrievalUtils.LeaderConnectionInfoListener
 
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.
LeaderElectionService - Interface in org.apache.flink.runtime.leaderelection
Interface for a service which allows to elect a leader among a group of contenders.
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
 
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(Throwable) - Constructor for exception org.apache.flink.runtime.leaderretrieval.LeaderRetrievalException
 
LeaderRetrievalException(String, 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>, Time, 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.LeaderConnectionInfoListener - Class in org.apache.flink.runtime.util
Helper class which is used by the retrieveLeaderConnectionInfo method to retrieve the leader's akka URL and the current leader session ID.
leaderRetriever - Variable in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
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
 
leaderRetriever - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
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.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.
LeastUtilizationSlotMatchingStrategy - Enum in org.apache.flink.runtime.resourcemanager.slotmanager
SlotMatchingStrategy which picks a matching slot from a TaskExecutor with the least utilization.
LEFT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LEFT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
Left(L) - Static method in class org.apache.flink.types.Either
Create a Left value of Either
left() - Method in class org.apache.flink.types.Either
Retrieve the Left value of Either.
Left(L) - Constructor for class org.apache.flink.types.Either.Left
 
left() - Method in class org.apache.flink.types.Either.Left
 
left() - Method in class org.apache.flink.types.Either.Right
 
LEFT_RECORDS_STATE_NAME - Static variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
leftInputSideSpec - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
leftOuterJoin(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Left Outer Join transformation.
leftOuterJoin(DataSet<R>, JoinOperatorBase.JoinHint) - Method in class org.apache.flink.api.java.DataSet
Initiates a Left Outer Join transformation.
leftOuterJoin(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoin(Table, String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoin(Table, Expression) - 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, String) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
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(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoinLateral(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoinLateral(String, String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoinLateral(Expression, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoinLateral(String) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
leftOuterJoinLateral(Expression) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
leftOuterJoinLateral(String, String) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
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
 
leftType - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
LEGACY_COMMITTED_OFFSETS_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
LEGACY_CURRENT_OFFSETS_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
legacyDecimalToDefaultDecimal() - Static method in class org.apache.flink.table.types.inference.TypeTransformations
Returns a type transformation that transforms legacy decimal data type to DECIMAL(38, 18).
LegacyDecimalTypeTransformation - Class in org.apache.flink.table.types.inference.transforms
This type transformation transforms the legacy decimal type (usually converted from Types.BIG_DEC) to DECIMAL(38, 18).
LegacyDecimalTypeTransformation() - Constructor for class org.apache.flink.table.types.inference.transforms.LegacyDecimalTypeTransformation
 
LegacyInstantTypeInfo - Class in org.apache.flink.table.runtime.typeutils
TypeInformation for Instant.
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
TypeInformation for LocalDateTime.
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(..., ?) type.
LegacyRawTypeTransformation - Class in org.apache.flink.table.types.inference.transforms
This type transformation transforms the LEGACY('RAW', ...) type to the RAW(..., ?) type.
LegacyRawTypeTransformation() - Constructor for class org.apache.flink.table.types.inference.transforms.LegacyRawTypeTransformation
 
legacyReadNestedSerializerSnapshots(DataInputView, ClassLoader) - Static method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Reads the composite snapshot of all the contained serializers in a way that is compatible with Version 1 of the deprecated CompositeTypeSerializerConfigSnapshot.
LegacyScheduler - Class in org.apache.flink.runtime.scheduler
A scheduler that delegates to the scheduling logic in the ExecutionGraph.
LegacyScheduler(Logger, JobGraph, BackPressureStatsTracker, Executor, Configuration, SlotProvider, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Time, RestartStrategyFactory, BlobWriter, JobManagerJobMetricGroup, Time, ShuffleMaster<?>, JobMasterPartitionTracker) - Constructor for class org.apache.flink.runtime.scheduler.LegacyScheduler
 
LegacySchedulerFactory - Class in org.apache.flink.runtime.scheduler
Factory for LegacyScheduler.
LegacySchedulerFactory(RestartStrategyFactory) - Constructor for class org.apache.flink.runtime.scheduler.LegacySchedulerFactory
 
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.
LegacyStateMetaInfoReaders - Class in org.apache.flink.runtime.state.metainfo
This class holds the deprecated implementations of readers for state meta infos.
LegacyStateMetaInfoReaders.OperatorBackendStateMetaInfoReaderV1 - Class in org.apache.flink.runtime.state.metainfo
Reader for older versions of operator state (version 1).
LegacyTimestampTypeInfo - Class in org.apache.flink.table.runtime.typeutils
LegacyTimestampTypeInfo(int) - Constructor for class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
 
LegacyTypeInfoDataTypeConverter - Class in org.apache.flink.table.types.utils
Converter between TypeInformation and DataType that reflects the behavior before Flink 1.9.
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
 
len - Variable in class org.apache.flink.table.dataformat.vector.BytesColumnVector.Bytes
 
length() - Method in class org.apache.flink.cep.nfa.DeweyNumber
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
length - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapBytesVector
The length of each field.
length() - Method in class org.apache.flink.types.StringValue
 
LENGTH_SIZE_IN_BYTES - Static variable in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
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(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.flink.orc.OrcSplitReader.LessThan
Creates a LESS_THAN predicate.
lessThan(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
LessThanEquals(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.flink.orc.OrcSplitReader.LessThanEquals
Creates a LESS_THAN_EQUALS predicate.
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.
LETTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LEVEL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
lexStateNames - Static variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
LIBRARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LIBRARY_CACHE_MANAGER_CLEANUP_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
LibraryCacheManager - Interface in org.apache.flink.runtime.execution.librarycache
 
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 class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LIKE_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LIMIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
limit(RelMetadataQuery, RelNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a limit's collation.
LimitableTableSource<T> - Interface in org.apache.flink.table.sources
Adds support for limiting push-down to a TableSource.
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, long, long) - 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.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.
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
 
LinearRegression - Class in org.apache.flink.examples.java.ml
This example implements a basic Linear Regression to solve the y = theta0 + theta1*x problem using batch gradient descent algorithm.
LinearRegression() - Constructor for class org.apache.flink.examples.java.ml.LinearRegression
 
LinearRegression.Data - Class in org.apache.flink.examples.java.ml
A simple data sample, x means the input, and y means the target.
LinearRegression.Params - Class in org.apache.flink.examples.java.ml
A set of parameters -- theta0, theta1.
LinearRegression.SubUpdate - Class in org.apache.flink.examples.java.ml
Compute a single BGD type update for every parameters.
LinearRegression.Update - Class in org.apache.flink.examples.java.ml
Compute the final update by average them.
LinearRegression.UpdateAccumulator - Class in org.apache.flink.examples.java.ml
Accumulator all the update.
LinearRegressionData - Class in org.apache.flink.examples.java.ml.util
Provides the default data sets used for the Linear Regression example program.
LinearRegressionData() - Constructor for class org.apache.flink.examples.java.ml.util.LinearRegressionData
 
LinearRegressionDataGenerator - Class in org.apache.flink.examples.java.ml.util
Generates data for the LinearRegression example program.
LinearRegressionDataGenerator() - Constructor for class org.apache.flink.examples.java.ml.util.LinearRegressionDataGenerator
 
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 - Variable in class org.apache.flink.api.java.io.CsvReader
 
lineDelimiter(String) - Method in class org.apache.flink.api.java.io.CsvReader
Configures the delimiter that separates the lines/rows.
lineDelimiter(String) - Method in class org.apache.flink.table.descriptors.Csv
Sets the line delimiter ("\n" by default; otherwise "\r", "\r\n", or "" are allowed).
lineDelimiter(String) - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Sets the line delimiter, "\n" by default.
lineDelimiter(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Sets the line delimiter, "\n" by default.
lineDelimiterEdges(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures the Delimiter that separates rows for the CSV reader used to read the edges ('\n') is used by default.
lineDelimiterIsLinebreak - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
lineDelimiterVertices(String) - Method in class org.apache.flink.graph.GraphCsvReader
Configures the Delimiter that separates rows for the CSV reader used to read the vertices ('\n') is used by default.
Lineitem() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
 
link(String, String) - Static method in class org.apache.flink.configuration.description.LinkElement
Creates a link with a given url and description.
link(String) - Static method in class org.apache.flink.configuration.description.LinkElement
Creates a link with a given url.
link(B) - Method in class org.apache.flink.ml.operator.batch.BatchOperator
Link to another BatchOperator.
link(S) - Method in class org.apache.flink.ml.operator.stream.StreamOperator
Link to another StreamOperator.
LinkedBufferStorage - Class in org.apache.flink.streaming.runtime.io
Implementation of BufferStorage that links two BufferStorage together.
LinkedBufferStorage(BufferStorage, BufferStorage, long) - Constructor for class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
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.
linkFrom(BatchOperator<?>...) - Method in class org.apache.flink.ml.operator.batch.BatchOperator
Link from others BatchOperator.
linkFrom(BatchOperator<?>...) - Method in class org.apache.flink.ml.operator.batch.source.TableSourceBatchOp
 
linkFrom(StreamOperator<?>...) - Method in class org.apache.flink.ml.operator.stream.source.TableSourceStreamOp
 
linkFrom(StreamOperator<?>...) - Method in class org.apache.flink.ml.operator.stream.StreamOperator
Link from others StreamOperator.
LIST(TypeInformation<E>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for a Java List.
list(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the list action.
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 - Variable in class org.apache.flink.table.api.dataview.ListView
 
list - Variable in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
list - Variable in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
LIST_ARRAY_TYPE - Static variable in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
LIST_ELEMENT - Static variable in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
LIST_GROUP_NAME - Static variable in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
LIST_SHARDS_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The base backoff time between each listShards attempt.
LIST_SHARDS_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The power constant for exponential backoff between each listShards attempt.
LIST_SHARDS_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum backoff time between each listShards attempt.
LIST_SHARDS_RETRIES - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum number of listShards attempts if we get a recoverable exception.
LIST_TYPE - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
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 - 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.planner.functions.aggfunctions.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
ListAggWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in listagg with retraction aggregate function.
ListAggWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction
 
ListAggWithRetractAggFunction.ListAggWithRetractAccumulator - Class in org.apache.flink.table.planner.functions.aggfunctions
The initial accumulator for listagg with retraction aggregate function.
ListAggWsWithRetractAccumulator() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
ListAggWsWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in listAggWs with retraction aggregate function.
ListAggWsWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction
 
ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator - Class in org.apache.flink.table.planner.functions.aggfunctions
The initial accumulator for concat with retraction aggregate function.
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
 
listBuiltInFunctions() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
List names of all built-in functions.
listBuiltInFunctions() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
listBuiltInFunctions() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
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 names of all registered catalogs.
listCatalogs(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all registered catalogs.
listCatalogs(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
ListCheckpointed<T extends Serializable> - Interface in org.apache.flink.streaming.api.checkpoint
This interface can be implemented by functions that want to store state in checkpoints and supports list-style state redistribution for cases when the parallelism of the transformation is changed.
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
 
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.catalog.hive.HiveCatalog
 
listDatabases(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all databases in the current catalog.
listDatabases(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
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.
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.
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(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.catalog.hive.HiveCatalog
 
listFunctions(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all functions known to the executor.
listFunctions(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
listFunctions() - Method in class org.apache.flink.table.module.CoreModule
 
listFunctions() - Method in class org.apache.flink.table.module.hive.HiveModule
 
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 all modules.
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(Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
listJobs(Time) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
List the current set of submitted jobs.
listJobs() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
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 modules in this environment in the loaded order.
listModules(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all modules known to the executor in their loaded order.
listModules(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
listModules() - Method in class org.apache.flink.table.module.ModuleManager
Get names of all modules loaded.
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
 
listPartitionNames(String, String, short) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
listPartitionNames(String, String, List<String>, short) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
listPartitions(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Get CatalogPartitionSpec of all partitions of the table.
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) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listPartitions(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listPartitions(String, String, List<String>, short) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
listPartitions(String, String, short) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
listPartitions(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
listPartitions(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
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.catalog.hive.HiveCatalog
 
listPartitionSpecsByFilter(String, String, String, short) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
ListPartsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
listResolvedRootSlotInfo(AbstractID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager
 
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<T> - Interface in org.apache.flink.api.common.state
State interface for partitioned list state in Operations.
ListStateDescriptor<T> - Class in org.apache.flink.api.common.state
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, 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, ListStateDescriptor<OT>) - 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
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
 
listStatusWithoutHidden(FileSystem, Path) - Static method in class org.apache.flink.table.filesystem.PartitionPathUtils
List file status without hidden files.
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(String) - Method in interface org.apache.flink.table.catalog.Catalog
Get names of all tables and views under this database.
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, 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 current catalog and database.
listTables(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listTables(String) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
listTables(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all tables in the current database of the current catalog.
listTables(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
listTaskTemporaryPaths(FileSystem, Path, long) - Static method in class org.apache.flink.table.filesystem.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.
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) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all user-defined functions known to the executor.
listUserDefinedFunctions(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
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 ListView provides List functionality for accumulators used by user-defined aggregate functions AggregateFunction.
ListView(TypeInformation<?>, List<T>) - Constructor for class org.apache.flink.table.api.dataview.ListView
 
ListView(TypeInformation<?>) - Constructor for class org.apache.flink.table.api.dataview.ListView
Creates a list view for elements of the specified type.
ListView() - Constructor for class org.apache.flink.table.api.dataview.ListView
Creates a list view.
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.catalog.hive.HiveCatalog
 
listViews(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Lists all registered views for the given session.
listViews(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
ListViewSerializer<T> - Class in org.apache.flink.table.dataview
A serializer for [[ListView]].
ListViewSerializer(TypeSerializer<List<T>>) - Constructor for class org.apache.flink.table.dataview.ListViewSerializer
 
ListViewSerializerSnapshot<T> - Class in org.apache.flink.table.dataview
ListViewSerializerSnapshot() - Constructor for class org.apache.flink.table.dataview.ListViewSerializerSnapshot
Constructor for read instantiation.
ListViewSerializerSnapshot(ListViewSerializer<T>) - Constructor for class org.apache.flink.table.dataview.ListViewSerializerSnapshot
Constructor to create the snapshot for writing.
ListViewTypeInfo<T> - Class in org.apache.flink.table.dataview
Type information for ListView.
ListViewTypeInfo(TypeInformation<T>, boolean) - Constructor for class org.apache.flink.table.dataview.ListViewTypeInfo
 
ListViewTypeInfo(TypeInformation<T>) - Constructor for class org.apache.flink.table.dataview.ListViewTypeInfo
 
ListViewTypeInfoFactory<T> - Class in org.apache.flink.table.dataview
TypeInformation factory for ListView.
ListViewTypeInfoFactory() - Constructor for class org.apache.flink.table.dataview.ListViewTypeInfoFactory
 
Literal() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a literal expression, allowing continued string literals.
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 - 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
 
LiteralValue - Class in org.apache.flink.table.descriptors
Descriptor for a literal value.
LiteralValue() - Constructor for class org.apache.flink.table.descriptors.LiteralValue
 
LiteralValueValidator - Class in org.apache.flink.table.descriptors
Validator for LiteralValue.
LiteralValueValidator(String) - Constructor for class org.apache.flink.table.descriptors.LiteralValueValidator
 
LITTLE_ENDIAN - Static variable in class org.apache.flink.table.dataformat.BinaryRow
 
LITTLE_ENDIAN - Static variable in class org.apache.flink.table.runtime.util.SegmentsUtil
Constant that flags the byte order.
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(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 class 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(ExecutionEnvironment, String, StateBackend) - Static method in class org.apache.flink.state.api.Savepoint
Loads an existing savepoint.
loadAndInvokeFactory(Class<F>, Function<F, Optional<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.
loadAndValidateCheckpoint(JobID, Map<JobVertexID, ExecutionJobVertex>, CompletedCheckpointStorageLocation, ClassLoader, boolean) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
loadBigData(PermanentBlobService) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Loads externalized data from the BLOB store back to the object.
loadCheckpointMetadata(DataInputStream, ClassLoader) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
loadClass(String, boolean) - Method in class org.apache.flink.core.testutils.FilteredClassLoader
 
loadClass(String, ClassLoader) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
loadClass(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
loadClass(String, boolean) - Method in class org.apache.flink.util.FlinkUserCodeClassLoader
 
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.
loadClientConfiguration() - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
loadClientConfiguration() - Method in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
loadClientConfiguration() - Method in class org.apache.flink.yarn.YarnResourceManager
 
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(Configuration) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Loads the global configuration and adds the given dynamic properties configuration.
loadConfiguration(String) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Loads the configuration files from the specified directory.
loadConfiguration(String, Configuration) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Loads the configuration files from the specified directory.
loadConfiguration(Configuration, Logger) - Static method in class org.apache.flink.mesos.util.MesosUtils
Loads the global configuration, adds the given dynamic properties configuration, and sets the temp directory paths.
loadConfiguration(EntrypointClusterConfiguration) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
loadConfiguration(String[]) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
loadConfiguration(String, Map<String, String>) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
 
loadCustomCommandLines(Configuration, String) - Static method in class org.apache.flink.client.cli.CliFrontend
 
loadFailoverStrategy(Configuration, Logger) - Static method in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyLoader
Loads a FailoverStrategy Factory from the given configuration.
loadFailoverStrategyFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailoverStrategyFactoryLoader
Loads a FailoverStrategy.Factory from the given configuration.
loadGlobalConfigParams() - Static method in class org.apache.flink.api.common.io.DelimitedInputFormat
Deprecated.
Please use loadConfigParameters(Configuration config
loadHiveShim(String) - Static method in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
 
loadJson(String) - Method in class org.apache.flink.ml.api.core.Pipeline
 
loadJson(String) - Method in class org.apache.flink.ml.api.misc.param.Params
Restores the parameters from the given json.
loadModel(List<Row>) - Method in class org.apache.flink.ml.common.mapper.ModelMapper
Load the model from the list of rows.
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.
loadNonPartition(List<Path>) - Method in class org.apache.flink.table.filesystem.PartitionLoader
Load a non-partition files to output path.
loadPartition(LinkedHashMap<String, String>, List<Path>) - Method in class org.apache.flink.table.filesystem.PartitionLoader
Load a single partition.
loadPartitionReleaseStrategyFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PartitionReleaseStrategyFactoryLoader
 
loadSavepoint(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, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
loadStateBackendFromConfig(Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.state.StateBackendLoader
Loads the state backend from the configuration, from the parameter 'state.backend', as defined in CheckpointingOptions.STATE_BACKEND.
loadWebSubmissionExtension(GatewayRetriever<? extends DispatcherGateway>, Time, 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.
LOCAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.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.api.Types
Deprecated.
Returns type information for a Table API LocalDateTime type.
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_NUMBER_JOB_MANAGER - Static variable in class org.apache.flink.configuration.ConfigConstants
 
LOCAL_NUMBER_RESOURCE_MANAGER - Static variable in class org.apache.flink.configuration.ConfigConstants
LOCAL_NUMBER_RESOURCE_MANAGER - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Deprecated.
LOCAL_NUMBER_TASK_MANAGER - Static variable in class org.apache.flink.configuration.ConfigConstants
Sets the number of local task managers.
LOCAL_RECOVERY - Static variable in class org.apache.flink.configuration.CheckpointingOptions
This option configures local recovery for this state backend.
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_START_WEBSERVER - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Has no effect; the web-server is always started. Will be removed in 2.0.
LOCAL_STATE_SUB_DIRECTORY_ROOT - Static variable in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
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 method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API LocalTime type.
LOCAL_TIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOCAL_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LocalBlockLocation - Class in org.apache.flink.core.fs.local
Implementation of the BlockLocation interface for a local file system.
LocalBlockLocation(String, long) - Constructor for class org.apache.flink.core.fs.local.LocalBlockLocation
 
LocalClusteringCoefficient<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.directed
The local clustering coefficient measures the connectedness of each vertex's neighborhood.
LocalClusteringCoefficient() - Constructor for class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient
 
LocalClusteringCoefficient<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.undirected
The local clustering coefficient measures the connectedness of each vertex's neighborhood.
LocalClusteringCoefficient() - Constructor for class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient
 
LocalClusteringCoefficient.Result<T> - Class in org.apache.flink.graph.library.clustering.directed
A result for the directed Local Clustering Coefficient algorithm.
LocalClusteringCoefficient.Result<T> - Class in org.apache.flink.graph.library.clustering.undirected
A result for the undirected Local Clustering Coefficient algorithm.
LocalCollectionOutputFormat<T> - Class in org.apache.flink.api.java.io
An output format that adds records to a collection.
LocalCollectionOutputFormat(Collection<T>) - Constructor for class org.apache.flink.api.java.io.LocalCollectionOutputFormat
 
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.dataformat.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
 
localDateTimeToUnixTimestamp(LocalDateTime) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
localDateToUnixDate(LocalDate) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
LocalEnvironment - Class in org.apache.flink.api.java
An ExecutionEnvironment that runs the program locally, multi-threaded, in the JVM where the environment is instantiated.
LocalEnvironment() - Constructor for class org.apache.flink.api.java.LocalEnvironment
Creates a new local environment.
LocalEnvironment(Configuration) - Constructor for class org.apache.flink.api.java.LocalEnvironment
Creates a new local environment that configures its local executor with the given configuration.
LocalExecutor - Class in org.apache.flink.client.deployment.executors
An PipelineExecutor for executing a Pipeline locally.
LocalExecutor - Class in org.apache.flink.table.client.gateway.local
Executor that performs the Flink communication locally.
LocalExecutor(URL, List<URL>, List<URL>) - Constructor for class org.apache.flink.table.client.gateway.local.LocalExecutor
Creates a local executor for submitting table programs and retrieving results.
LocalExecutor(Environment, List<URL>, Configuration, CustomCommandLine, ClusterClientServiceLoader) - Constructor for class org.apache.flink.table.client.gateway.local.LocalExecutor
Constructor for testing purposes.
LocalExecutorFactory - Class in org.apache.flink.client.deployment.executors
LocalExecutorFactory() - Constructor for class org.apache.flink.client.deployment.executors.LocalExecutorFactory
 
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, ResultPartitionManager, TaskEventPublisher, InputChannelMetrics) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
LocalInputChannel(SingleInputGate, int, ResultPartitionID, ResultPartitionManager, TaskEventPublisher, int, int, InputChannelMetrics) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
Locality - Enum in org.apache.flink.runtime.jobmanager.scheduler
 
LocalOverWindow - Class in org.apache.flink.table.expressions.resolver
Local over window created during expression resolution.
LocalProperties - Class in org.apache.flink.optimizer.dataproperties
This class represents local properties of the data.
LocalProperties() - Constructor for class org.apache.flink.optimizer.dataproperties.LocalProperties
Default constructor for trivial local properties.
LocalPropertiesPair(RequestedLocalProperties, RequestedLocalProperties) - Constructor for class org.apache.flink.optimizer.operators.OperatorDescriptorDual.LocalPropertiesPair
 
localProps - Variable in class org.apache.flink.optimizer.plan.PlanNode
 
LocalRecoverableWriter - Class in org.apache.flink.core.fs.local
LocalRecoverableWriter(LocalFileSystem) - Constructor for class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
localRecoveryConfig - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
The configuration for local recovery.
LocalRecoveryConfig - Class in org.apache.flink.runtime.state
This class encapsulates the completed configuration for local recovery, i.e.
LocalRecoveryConfig(boolean, LocalRecoveryDirectoryProvider) - Constructor for class org.apache.flink.runtime.state.LocalRecoveryConfig
 
LocalRecoveryDirectoryProvider - Interface in org.apache.flink.runtime.state
Provides directories for local recovery.
LocalRecoveryDirectoryProviderImpl - Class in org.apache.flink.runtime.state
LocalRecoveryDirectoryProviderImpl(File, JobID, JobVertexID, int) - Constructor for class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
LocalRecoveryDirectoryProviderImpl(File[], JobID, JobVertexID, int) - Constructor for class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
LocalReferenceExpression - Class in org.apache.flink.table.expressions
Reference to entity local to a certain QueryOperation.
LocalReferenceExpression(String, DataType) - Constructor for class org.apache.flink.table.expressions.LocalReferenceExpression
 
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, Class<?>[], Object[]) - Constructor for class org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
 
LocalStandaloneFlinkResource - Class in org.apache.flink.tests.util.flink
Flink resource that start local standalone clusters.
LocalStandaloneFlinkResource() - Constructor for class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
LocalStandaloneFlinkResourceFactory - Class in org.apache.flink.tests.util.flink
LocalStandaloneFlinkResourceFactory() - Constructor for class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResourceFactory
 
LocalStandaloneKafkaResource - Class in org.apache.flink.tests.util.kafka
KafkaResource that downloads kafka and sets up a local kafka cluster with the bundled zookeeper.
LocalStandaloneKafkaResourceFactory - Class in org.apache.flink.tests.util.kafka
LocalStandaloneKafkaResourceFactory() - Constructor for class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResourceFactory
 
localStateStoreForSubtask(JobID, AllocationID, JobVertexID, int) - 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.
LOCALTIME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LOCALTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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 variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LOCALTIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
localTimeToUnixDate(LocalTime) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
LocalTimeTypeInfo<T extends java.time.temporal.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
 
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(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(boolean, int) - Constructor for class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
LocalZonedTimestampType(int) - Constructor for class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
LocalZonedTimestampType() - 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 multiple 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 single 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 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 
lock() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
lock - Variable in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
lock - Variable in class org.apache.flink.streaming.runtime.io.AbstractDataOutput
 
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.
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.
lockLocation(TaskManagerLocation) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
Locks the location of this slot.
lockNode(NodeId) - 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 - Static variable in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
LOG - Static variable in class org.apache.flink.api.java.ExecutionEnvironment
The logger used by the environment and its subclasses.
log - Variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
LOG - Static variable in class org.apache.flink.kubernetes.taskmanager.KubernetesTaskExecutorRunner
 
LOG - Static variable in class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker
 
LOG - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
LOG - Static variable in class org.apache.flink.mesos.util.MesosResourceAllocation
 
log - Variable in class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
log - Variable in class org.apache.flink.metrics.reporter.AbstractReporter
 
LOG - Static variable in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
LOG - Static variable in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
LOG - Static variable in class org.apache.flink.optimizer.Optimizer
The log handle that is used by the compiler to log messages.
LOG - Static variable in class org.apache.flink.python.AbstractPythonFunctionRunner
The logger used by the runner class and its subclasses.
log - Variable in class org.apache.flink.queryablestate.network.AbstractServerBase
 
LOG - Static variable in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
 
log - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
The log object used for debugging.
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 - Variable in class org.apache.flink.runtime.heartbeat.HeartbeatManagerImpl
 
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 - Variable in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
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 - 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.rest.handler.AbstractHandler
 
log - Variable in class org.apache.flink.runtime.rest.RestServerEndpoint
 
log - Variable in class org.apache.flink.runtime.rpc.RpcEndpoint
 
LOG - Static variable in class org.apache.flink.runtime.security.DynamicConfiguration
 
LOG - Static variable in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
 
log - Variable in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
LOG - Static variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
The logger used by the operator class and its subclasses.
log - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
LOG - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
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(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the natural logarithm of "x".
log(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log(double, double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the logarithm of "x" with base "base".
log(double, Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log(Decimal, double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log(Decimal, Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
LOG - Static variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
LOG - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
LOG - Static variable in class org.apache.flink.test.util.SecureTestEnvironment
 
LOG - Static variable in class org.apache.flink.testutils.junit.RetryRule
 
log - Variable in class org.apache.flink.util.TestLogger
 
LOG - Static variable in class org.apache.flink.yarn.YarnTaskExecutorRunner
 
LOG10 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOG10 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
log10(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log10(Decimal) - 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
 
log2(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the logarithm of "a" with base 2.
log2(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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.
log2strict(int) - Static method in class org.apache.flink.util.MathUtils
Computes the logarithm of the given value to the base of 2.
LOG_LIFECYCLE_EVENTS - Static variable in class org.apache.flink.configuration.AkkaOptions
Log lifecycle events.
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).
logAndThrowException(Exception, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.BatchTask
Prints an error message and throws the given exception.
logAsyncCompleted(Object, long) - Method in class org.apache.flink.runtime.state.AbstractSnapshotStrategy
Logs the duration of the asynchronous snapshot part from the given start time.
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 - Static variable in class org.apache.flink.test.util.TestBaseUtils
 
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.
logExternalUploadDirDeletion(File) - Static method in class org.apache.flink.runtime.webmonitor.HttpRequestHandler
 
logFailuresOnly - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Flag indicating whether to accept failures (and log them), or to fail on failures.
logFile - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorUtils.LogFileLocation
 
LogFileHandlerSpecification - Class in org.apache.flink.runtime.rest.handler.legacy.files
Rest handler specification for the log file of the main cluster component.
logger - Variable in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
logger - Variable in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
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
 
LoggingHandler() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.LoggingHandler
 
LogicalPipelinedRegion - Class in org.apache.flink.runtime.jobgraph.topology
Set of LogicalVertex that are connected through pipelined LogicalResult.
LogicalPipelinedRegion(Set<? extends LogicalVertex<?, ?>>) - Constructor for class org.apache.flink.runtime.jobgraph.topology.LogicalPipelinedRegion
 
LogicalResult<V extends LogicalVertex<V,R>,R extends LogicalResult<V,R>> - Interface in org.apache.flink.runtime.jobgraph.topology
Represents a data set produced by a LogicalVertex, i.e.
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.
LogicalTopology<V extends LogicalVertex<V,R>,R extends LogicalResult<V,R>> - 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() - Constructor for class org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
Deprecated.
 
LogicalTypeDataTypeConverter - Class in org.apache.flink.table.types.utils
A converter between LogicalType and DataType.
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.
LogicalTypeGeneralization - Class in org.apache.flink.table.types.logical.utils
Utilities for finding a common, more general LogicalType for a given set of types.
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.
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.
LogicalVertex<V extends LogicalVertex<V,R>,R extends LogicalResult<V,R>> - Interface in org.apache.flink.runtime.jobgraph.topology
Represents a vertex in LogicalTopology, i.e.
logMesosConfig(Logger, MesosConfiguration) - Static method in class org.apache.flink.mesos.util.MesosConfiguration
A utility method to log relevant Mesos connection info.
logpdf(Vector) - Method in class org.apache.flink.ml.common.statistics.basicstatistic.MultivariateGaussian
Returns the log-density of this multivariate Gaussian at given point x .
logSyncCompleted(Object, long) - Method in class org.apache.flink.runtime.state.AbstractSnapshotStrategy
Logs the duration of the synchronous snapshot part from the given start time.
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 - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive long and Long.
LONG() - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for a Table API long or SQL BIGINT type.
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_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
LONG_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
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
 
LongColumnVector - Interface in org.apache.flink.table.dataformat.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
 
LongFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.LongFirstValueAggFunction
 
LongFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.LongFirstValueWithRetractAggFunction
 
LongFunctionWithException<R,E extends Throwable> - Interface in org.apache.flink.util.function
Similar to LongFunction but can throw Exception.
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.
LongHashSet - Class in org.apache.flink.table.runtime.util.collections
Long hash set.
LongHashSet(int, float) - 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() - 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(Configuration, Object, BinaryRowSerializer, BinaryRowSerializer, MemoryManager, long, IOManager, int, long) - Constructor for class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
LongIncrSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.LongIncrSumAggFunction
 
LongIncrSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.LongIncrSumWithRetractAggFunction
 
LongLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.LongLastValueAggFunction
 
LongLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.LongLastValueWithRetractAggFunction
 
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
 
LongMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.LongMaxWithRetractAggFunction
 
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
 
LongMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.LongMinWithRetractAggFunction
 
LongParameter - Class in org.apache.flink.graph.drivers.parameter
A Parameter storing a Long within min and max bounds (inclusive).
LongParameter(ParameterizedBase, String) - Constructor for class org.apache.flink.graph.drivers.parameter.LongParameter
Set the parameter name and add this parameter to the list of parameters stored by owner.
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
 
LongSqlTimestampConverter(int) - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.LongSqlTimestampConverter
 
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
 
LongSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator that can handle Long types.
LongSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator
 
LongSummaryAggregator.MaxLongAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for max operation.
LongSummaryAggregator.MinLongAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for min operation.
LongSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.LongSumWithRetractAggFunction
 
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.
LongToLongValue - Class in org.apache.flink.graph.asm.translate.translators
Translate Long to LongValue.
LongToLongValue() - Constructor for class org.apache.flink.graph.asm.translate.translators.LongToLongValue
 
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.
LongValueAddOffset - Class in org.apache.flink.graph.asm.translate.translators
Translate LongValue by adding a constant offset value.
LongValueAddOffset(long) - Constructor for class org.apache.flink.graph.asm.translate.translators.LongValueAddOffset
Translate LongValue by adding a constant offset value.
LongValueArray - Class in org.apache.flink.graph.types.valuearray
An array of LongValue.
LongValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.LongValueArray
Initializes an expandable array with default capacity.
LongValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.LongValueArray
Initializes a fixed-size array with the provided number of bytes.
LongValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for LongValueArray based on CopyableValueComparator.
LongValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
LongValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for LongValueArray.
LongValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
LongValueArraySerializer.LongValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
LongValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.LongValueArraySerializer.LongValueArraySerializerSnapshot
 
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
 
LongValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.LongValueSummaryAggregator
 
LongValueToSignedIntValue - Class in org.apache.flink.graph.asm.translate.translators
Translate LongValue to IntValue.
LongValueToSignedIntValue() - Constructor for class org.apache.flink.graph.asm.translate.translators.LongValueToSignedIntValue
 
LongValueToStringValue - Class in org.apache.flink.graph.asm.translate.translators
Translate LongValue to StringValue.
LongValueToStringValue() - Constructor for class org.apache.flink.graph.asm.translate.translators.LongValueToStringValue
 
LongValueToUnsignedIntValue - Class in org.apache.flink.graph.asm.translate.translators
Translate LongValue to IntValue.
LongValueToUnsignedIntValue() - Constructor for class org.apache.flink.graph.asm.translate.translators.LongValueToUnsignedIntValue
 
LongValueWithProperHashCode - Class in org.apache.flink.graph.drivers.transform
LongValueWithProperHashCode() - Constructor for class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode
Initializes the encapsulated long with 0.
LongValueWithProperHashCode(long) - Constructor for class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode
Initializes the encapsulated long with the specified value.
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer - Class in org.apache.flink.graph.drivers.transform
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.LongValueWithProperHashCodeSerializerSnapshot - Class in org.apache.flink.graph.drivers.transform
Serializer configuration snapshot for compatibility and format evolution.
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo - Class in org.apache.flink.graph.drivers.transform
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfoFactory - Class in org.apache.flink.graph.drivers.transform
LongValueWithProperHashCodeSerializer() - Constructor for class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
LongValueWithProperHashCodeSerializerSnapshot() - Constructor for class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.LongValueWithProperHashCodeSerializerSnapshot
 
LongValueWithProperHashCodeTypeInfo() - Constructor for class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
LongValueWithProperHashCodeTypeInfoFactory() - Constructor for class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfoFactory
 
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(ResourceID) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTrackerFactory.TaskExecutorGatewayLookup
Returns a TaskExecutorGateway corresponding to the given ResourceID.
lookup(BinaryRow) - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
 
LOOKUP_CALL_BY_NAME - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Looks up unresolved call by name.
LOOKUP_TIMEOUT - Static variable in class org.apache.flink.configuration.AkkaOptions
Timeout for all blocking calls that look up remote actors.
LookupableTableSource<T> - Interface in org.apache.flink.table.sources
A TableSource which supports for lookup accessing via key column(s).
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.
lookupCall(String, Expression...) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
LookupCallExpression - Class in org.apache.flink.table.expressions
A call expression where the target function has not been resolved yet.
LookupCallExpression(String, List<Expression>) - Constructor for class org.apache.flink.table.expressions.LookupCallExpression
 
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
 
lookupDataType(String) - Method in interface org.apache.flink.table.catalog.DataTypeLookup
Lookup a type by a fully or partially defined name.
lookupDataType(UnresolvedIdentifier) - Method in interface org.apache.flink.table.catalog.DataTypeLookup
Lookup a type by an unresolved identifier.
lookupField(String) - Method in class org.apache.flink.table.expressions.resolver.lookups.FieldReferenceLookup
Tries to resolve FieldReferenceExpression using given name in underlying inputs.
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.
lookupHints(SqlNode, SqlParserPos) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
LookupJoinRunner - Class in org.apache.flink.table.runtime.operators.join.lookup
The join runner to lookup the dimension table.
LookupJoinRunner(GeneratedFunction<FlatMapFunction<BaseRow, BaseRow>>, GeneratedCollector<TableFunctionCollector<BaseRow>>, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
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<BaseRow, BaseRow>>, GeneratedFunction<FlatMapFunction<BaseRow, BaseRow>>, GeneratedCollector<TableFunctionCollector<BaseRow>>, 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.catalog.FunctionCatalogOperatorTable
 
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
 
lookupQualifiedName(SqlNode, SqlParserPos) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
lookupTable(String) - Method in interface org.apache.flink.table.expressions.resolver.lookups.TableReferenceLookup
Tries to resolve given name to TableReferenceExpression.
LOOP_FREQUENCY_HZ - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
looping(Quantifier.ConsumingStrategy) - Static method in class org.apache.flink.cep.pattern.Quantifier
 
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
 
lowerBoundExclusive() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Set the lower bound to be exclusive.
LowerCaseYamlMapper() - Constructor for class org.apache.flink.table.client.config.ConfigUtil.LowerCaseYamlMapper
 
lowerPart - Variable in class org.apache.flink.util.AbstractID
The lower part of the actual ID.
LPAD - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LPAD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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.
LPAREN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
LT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LTRIM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LTRIM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 

M

M - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(RunnableWithException, int, String, Object...) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
Mail(RunnableWithException, int, StreamTaskActionExecutor, String, Object...) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
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 context 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.streaming.api.operators
Executor like interface for an build around a mailbox-based execution model (see TaskMailbox).
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
 
MailboxProcessor - Class in org.apache.flink.streaming.runtime.tasks.mailbox
This class encapsulates the logic of the mailbox-based execution model.
MailboxProcessor(MailboxDefaultAction) - 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(MailboxDefaultAction, TaskMailbox, StreamTaskActionExecutor) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
MailboxProcessor(MailboxDefaultAction, StreamTaskActionExecutor, TaskMailbox, MailboxExecutor) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
mailboxProcessor - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
main(String[]) - Static method in class org.apache.flink.api.java.JarHelper
 
main(String[]) - Static method in class org.apache.flink.batch.HighParallelismIterationsTestProgram
 
main(String[]) - Static method in class org.apache.flink.batch.tests.DataSetAllroundTestProgram
 
main(String[]) - Static method in class org.apache.flink.batch.tests.DataSetFineGrainedRecoveryTestProgram
 
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.PythonResourceExtractor
 
main(String[]) - Static method in class org.apache.flink.client.python.PythonShellParser
 
main(String[]) - Static method in class org.apache.flink.container.entrypoint.StandaloneJobClusterEntryPoint
 
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.RestAPIDocGenerator
Generates the REST API documentation.
main(String[]) - Static method in class org.apache.flink.examples.java.clustering.KMeans
 
main(String[]) - Static method in class org.apache.flink.examples.java.clustering.util.KMeansDataGenerator
Main method to generate data for the KMeans example program.
main(String[]) - Static method in class org.apache.flink.examples.java.distcp.DistCp
 
main(String...) - Static method in class org.apache.flink.examples.java.graph.ConnectedComponents
 
main(String[]) - Static method in class org.apache.flink.examples.java.graph.EnumTriangles
 
main(String[]) - Static method in class org.apache.flink.examples.java.graph.PageRank
 
main(String...) - Static method in class org.apache.flink.examples.java.graph.TransitiveClosureNaive
 
main(String[]) - Static method in class org.apache.flink.examples.java.misc.CollectionExecutionExample
 
main(String[]) - Static method in class org.apache.flink.examples.java.misc.PiEstimation
 
main(String[]) - Static method in class org.apache.flink.examples.java.ml.LinearRegression
 
main(String[]) - Static method in class org.apache.flink.examples.java.ml.util.LinearRegressionDataGenerator
Main method to generate data for the LinearRegression example program.
main(String[]) - Static method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator
 
main(String[]) - Static method in class org.apache.flink.examples.java.relational.TPCHQuery10
 
main(String[]) - Static method in class org.apache.flink.examples.java.relational.TPCHQuery3
 
main(String[]) - Static method in class org.apache.flink.examples.java.relational.util.WebLogDataGenerator
Main method to generate data for the WebLogAnalysis example program.
main(String[]) - Static method in class org.apache.flink.examples.java.relational.WebLogAnalysis
 
main(String[]) - Static method in class org.apache.flink.examples.java.wordcount.WordCount
 
main(String[]) - Static method in class org.apache.flink.examples.java.wordcount.WordCountPojo
 
main(String[]) - Static method in class org.apache.flink.graph.examples.EuclideanGraphWeighing
 
main(String[]) - Static method in class org.apache.flink.graph.examples.GSASingleSourceShortestPaths
 
main(String[]) - Static method in class org.apache.flink.graph.examples.IncrementalSSSP
 
main(String[]) - Static method in class org.apache.flink.graph.examples.MusicProfiles
 
main(String[]) - Static method in class org.apache.flink.graph.examples.PregelSSSP
 
main(String[]) - Static method in class org.apache.flink.graph.examples.SingleSourceShortestPaths
 
main(String[]) - Static method in class org.apache.flink.graph.Runner
 
main(String[]) - Static method in class org.apache.flink.kubernetes.cli.KubernetesSessionCli
 
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.mesos.entrypoint.MesosJobClusterEntrypoint
 
main(String[]) - Static method in class org.apache.flink.mesos.entrypoint.MesosSessionClusterEntrypoint
 
main(String[]) - Static method in class org.apache.flink.mesos.entrypoint.MesosTaskExecutorRunner
 
main(String[]) - Static method in class org.apache.flink.python.util.ResourceUtil
This main method is used to create the shell script in a subprocess, see the "TODO" hints in method ResourceUtil.extractBuiltInDependencies(java.lang.String, java.lang.String, boolean).
main(String[]) - Static method in class org.apache.flink.quickstarts.test.Elasticsearch5SinkExample
 
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.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.BatchSQLTestProgram
 
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.gcp.pubsub.PubSubExample
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.iteration.IterateExample
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.join.WindowJoin
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton
 
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.twitter.TwitterExample
 
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.kafka.test.Kafka010Example
 
main(String[]) - Static method in class org.apache.flink.streaming.kafka.test.Kafka011Example
 
main(String[]) - Static method in class org.apache.flink.streaming.kafka.test.KafkaExample
 
main(String[]) - Static method in class org.apache.flink.streaming.kinesis.test.KinesisExample
 
main(String[]) - Static method in class org.apache.flink.streaming.kinesis.test.KinesisExampleTest
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram
 
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.Elasticsearch2SinkExample
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.Elasticsearch5SinkExample
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.Elasticsearch6SinkExample
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.Elasticsearch7SinkExample
 
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.StreamSQLExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.StreamWindowSQLExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.WordCountSQL
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.WordCountTable
 
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.StatefulStreamingJob
 
main(String[]) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
main(String[]) - Static method in class org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
 
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(String[]) - Static method in class org.apache.hadoop.conf.Configuration
For debugging.
main(String[]) - Static method in enum StreamingFileSinkProgram
 
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
 
makeCached() - Method in enum org.apache.flink.optimizer.dag.TempMode
 
makeCoGroupWithSolutionSet(int) - Method in class org.apache.flink.optimizer.dag.CoGroupNode
 
makeFunction(Object[], LogicalType[]) - Method in class org.apache.flink.table.planner.functions.utils.HiveAggSqlFunction
Deprecated.
 
makeFunction(Object[], LogicalType[]) - Method in class org.apache.flink.table.planner.functions.utils.HiveScalarSqlFunction
Deprecated.
 
makeFunction(Object[], LogicalType[]) - Method in class org.apache.flink.table.planner.functions.utils.HiveTableSqlFunction
Deprecated.
 
makeJoinWithSolutionSet(int) - Method in class org.apache.flink.optimizer.dag.JoinNode
 
makeNonCached() - Method in enum org.apache.flink.optimizer.dag.TempMode
 
makeNullaryCall(SqlIdentifier) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
makePartitionFilter(int, List<String>, List<Expression>, HiveShim) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
Generates a filter string for partition columns from the given filter expressions.
makePipelineBreaker() - Method in enum org.apache.flink.optimizer.dag.TempMode
 
makeQualified(FileSystem) - Method in class org.apache.flink.core.fs.Path
Returns a qualified path object.
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
 
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_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.
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.
ManagedSnapshotContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which operators that use managed state (i.e.
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.
map(T) - Method in interface org.apache.flink.api.common.functions.MapFunction
The mapping method.
map(IN) - Method in class org.apache.flink.api.common.functions.RichMapFunction
 
MAP(TypeInformation<K>, TypeInformation<V>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for a Java Map.
map(MapFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
Applies a Map transformation on this DataSet.
map(T) - Method in class org.apache.flink.api.java.functions.FormattingMapper
 
map(T) - Method in class org.apache.flink.api.java.operators.translation.KeyExtractingMapper
 
map(Tuple2<K, T>) - Method in class org.apache.flink.api.java.operators.translation.KeyRemovingMapper
 
map(T) - Method in class org.apache.flink.api.java.operators.translation.TwoKeyExtractingMapper
 
map(Long) - Method in class org.apache.flink.batch.tests.BlockingIncrementingMapFunction
 
map(Tuple3<Integer, KMeans.Point, Long>) - Method in class org.apache.flink.examples.java.clustering.KMeans.CentroidAverager
 
map(Tuple2<Integer, KMeans.Point>) - Method in class org.apache.flink.examples.java.clustering.KMeans.CountAppender
 
map(KMeans.Point) - Method in class org.apache.flink.examples.java.clustering.KMeans.SelectNearestCenter
 
map(T) - Method in class org.apache.flink.examples.java.graph.ConnectedComponents.DuplicateValue
 
map(Tuple2<Integer, Integer>) - Method in class org.apache.flink.examples.java.graph.EnumTriangles.TupleEdgeConverter
 
map(Tuple2<Long, Double>) - Method in class org.apache.flink.examples.java.graph.PageRank.Dampener
 
map(Long) - Method in class org.apache.flink.examples.java.graph.PageRank.RankAssigner
 
map(Long) - Method in class org.apache.flink.examples.java.misc.PiEstimation.Sampler
 
map(LinearRegression.Data) - Method in class org.apache.flink.examples.java.ml.LinearRegression.SubUpdate
 
map(Tuple2<LinearRegression.Params, Integer>) - Method in class org.apache.flink.examples.java.ml.LinearRegression.Update
 
map(Edge<K, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.MapEdgeToSourceId
 
map(Edge<K, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.MapEdgeToTargetId
 
map(Edge<K, EV>) - Method in class org.apache.flink.graph.utils.EdgeToTuple2Map
 
map(Edge<K, EV>) - Method in class org.apache.flink.graph.utils.EdgeToTuple3Map
 
map(T) - Method in class org.apache.flink.graph.utils.GraphUtils.IdentityMapper
 
map(I) - Method in class org.apache.flink.graph.utils.GraphUtils.MapTo
 
map(T) - Method in class org.apache.flink.graph.utils.GraphUtils.NonForwardingIdentityMapper
 
map(Tuple2<K, K>) - Method in class org.apache.flink.graph.utils.Tuple2ToEdgeMap
 
map(Tuple2<K, VV>) - Method in class org.apache.flink.graph.utils.Tuple2ToVertexMap
 
map(Tuple3<K, K, EV>) - Method in class org.apache.flink.graph.utils.Tuple3ToEdgeMap
 
map(Vertex<K, VV>) - Method in class org.apache.flink.graph.utils.VertexToTuple2Map
 
map(Row) - Method in class org.apache.flink.ml.common.mapper.Mapper
Map a row to a new row.
map(Row) - Method in class org.apache.flink.ml.common.mapper.MapperAdapter
 
map(Row) - Method in class org.apache.flink.ml.common.mapper.ModelMapperAdapter
 
map(Tuple2<Integer, T>) - Method in class org.apache.flink.runtime.operators.udf.RemoveRangeIndex
 
MAP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
map(Row) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
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(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(Tuple2<Integer, Integer>) - Method in class org.apache.flink.streaming.examples.iteration.IterateExample.InputMap
 
map(Tuple5<Integer, Integer, Integer, Integer, Integer>) - Method in class org.apache.flink.streaming.examples.iteration.IterateExample.OutputMap
 
map(Tuple5<Integer, Integer, Integer, Integer, Integer>) - Method in class org.apache.flink.streaming.examples.iteration.IterateExample.Step
 
map(KafkaEvent) - Method in class org.apache.flink.streaming.kafka.test.base.RollingAdditionMapper
 
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(Tuple3<Integer, Long, String>) - Method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram.SubtractingMapper
 
map(T) - Method in class org.apache.flink.streaming.tests.FailureMapper
 
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 - Variable in class org.apache.flink.table.api.dataview.MapView
 
map(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
map(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
map(String) - Method in interface org.apache.flink.table.api.Table
Performs a map operation with an user-defined scalar function or a built-in scalar function.
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(TypeInformation<K>, TypeInformation<V>) - Static method in class org.apache.flink.table.api.Types
Deprecated.
Generates type information for a Java HashMap.
MAP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
map(Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
map - Variable in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction.CollectAccumulator
 
map - Variable in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
map - Variable in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.MinWithRetractAccumulator
 
map(Row) - Method in class org.apache.flink.table.sinks.CsvTableSink.CsvFormatter
 
map(Integer) - Method in class org.apache.flink.test.StatefulStreamingJob.MyStatefulFunction
 
map(Function<? super T, ? extends R>) - Method in class org.apache.flink.types.SerializableOptional
 
map1(R) - Method in class org.apache.flink.cep.PatternStream.CoMapTimeout
 
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.
map1(Integer) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
 
map2(L) - Method in class org.apache.flink.cep.PatternStream.CoMapTimeout
 
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.
map2(Double[]) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
 
MAP_TYPE - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
MAP_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
MAP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
MAP = 17;
MAP_VALUE - Static variable in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
MAP_VALUE_CONSTRUCTOR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 
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.dataformat.DataFormatConverters.MapConverter
 
MapDescriptor - Class in org.apache.flink.optimizer.operators
 
MapDescriptor() - Constructor for class org.apache.flink.optimizer.operators.MapDescriptor
 
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
 
mapEdges(MapFunction<Edge<K, EV>, NV>) - Method in class org.apache.flink.graph.Graph
Apply a function to the attribute of each edge in the graph.
mapEdges(MapFunction<Edge<K, EV>, NV>, TypeInformation<Edge<K, NV>>) - Method in class org.apache.flink.graph.Graph
Apply a function to the attribute of each edge in the graph.
MapEdgeToSourceId() - Constructor for class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.MapEdgeToSourceId
 
MapEdgeToTargetId() - Constructor for class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.MapEdgeToTargetId
 
mapFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
Map a record from the given source paged input view.
mapFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
mapFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
mapFromPages(BaseRow, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
mapFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
mapFromPages(BinaryRow, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
MapFunction<T,O> - Interface in org.apache.flink.api.common.functions
Base interface for Map functions.
mapNext() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
MapNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a Map operator node.
MapNode(SingleInputOperator<?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.MapNode
Creates a new MapNode for the given operator.
MapOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "map" function on a data set, and the result data set produced by the function.
MapOperator(DataSet<IN>, TypeInformation<OUT>, MapFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.MapOperator
 
MapOperatorBase<IN,OUT,FT extends MapFunction<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
 
MapOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapOperatorBase
 
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
 
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(Iterable<I>, Collector<O>) - Method in class org.apache.flink.api.common.functions.RichMapPartitionFunction
 
mapPartition(MapPartitionFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
Applies a Map-style operation to the entire partition of the data.
mapPartition(Iterable<T>, Collector<IntermediateSampleData<T>>) - Method in class org.apache.flink.api.java.functions.SampleInPartition
 
mapPartition(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.functions.SampleWithFraction
 
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<IN>, Collector<TaggedOperatorSubtaskState>) - Method in class org.apache.flink.state.api.output.BoundedOneInputStreamTaskRunner
 
MapPartitionDescriptor - Class in org.apache.flink.optimizer.operators
 
MapPartitionDescriptor() - Constructor for class org.apache.flink.optimizer.operators.MapPartitionDescriptor
 
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.
MapPartitionNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a MapPartition operator node.
MapPartitionNode(SingleInputOperator<?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.MapPartitionNode
Creates a new MapNode for the given contract.
MapPartitionOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "mapPartition" function on a data set, and the result data set produced by the function.
MapPartitionOperator(DataSet<IN>, TypeInformation<OUT>, MapPartitionFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.MapPartitionOperator
 
MapPartitionOperatorBase<IN,OUT,FT extends MapPartitionFunction<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
 
MapPartitionOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapPartitionOperatorBase
 
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
 
mapper - Variable in class org.apache.flink.graph.GraphCsvReader
 
Mapper - Class in org.apache.flink.ml.common.mapper
Abstract class for mappers.
Mapper(TableSchema, Params) - Constructor for class org.apache.flink.ml.common.mapper.Mapper
Construct a Mapper.
MAPPER - Static variable in class org.apache.flink.runtime.rest.handler.AbstractHandler
 
mapper - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
MAPPER - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
MapperAdapter - Class in org.apache.flink.ml.common.mapper
A class that helps adapt a Mapper to a MapFunction so that the mapper can run in Flink.
MapperAdapter(Mapper) - Constructor for class org.apache.flink.ml.common.mapper.MapperAdapter
Construct a MapperAdapter with the given mapper.
mapperOptions - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
MapperOptions - Interface in org.apache.flink.streaming.connectors.cassandra
This class is used to configure a Mapper after deployment.
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.
mappingManager - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
MappingTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that maps an InputTypeStrategy to a TypeStrategy if the input strategy infers identical types.
MappingTypeStrategy(Map<InputTypeStrategy, TypeStrategy>) - Constructor for class org.apache.flink.table.types.inference.strategies.MappingTypeStrategy
 
mapredOutputFormat - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
mapreduceOutputFormat - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
mapResultToOutType(Result) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
HBase returns an instance of Result.
mapResultToOutType(Result) - Method in class org.apache.flink.addons.hbase.HBaseRowInputFormat
 
mapResultToOutType(Result) - Method in class org.apache.flink.addons.hbase.TableInputFormat
 
mapResultToTuple(Result) - Method in class org.apache.flink.addons.hbase.TableInputFormat
The output from HBase is always an instance of Result.
MapRFsFactory - Class in org.apache.flink.runtime.fs.maprfs
A factory for the MapR file system.
MapRFsFactory() - Constructor for class org.apache.flink.runtime.fs.maprfs.MapRFsFactory
 
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.
MapSerializerConfigSnapshot<K,V> - Class in org.apache.flink.api.common.typeutils.base
Deprecated.
this snapshot class should not be used by any serializer anymore.
MapSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.MapSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
MapSerializerConfigSnapshot(TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.api.common.typeutils.base.MapSerializerConfigSnapshot
Deprecated.
 
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.planner.functions.aggfunctions.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
mapSize - Variable in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.MinWithRetractAccumulator
 
MapState<UK,UV> - Interface in org.apache.flink.api.common.state
State interface for partitioned key-value state.
MapStateDescriptor<UK,UV> - Class in org.apache.flink.api.common.state
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.
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, 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.
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
 
MapTo(O) - Constructor for class org.apache.flink.graph.utils.GraphUtils.MapTo
Map each element to the given object.
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
 
MapTypeInfo<K,V> - Class in org.apache.flink.api.java.typeutils
Special TypeInformation used by MapStateDescriptor.
MapTypeInfo(TypeInformation<K>, TypeInformation<V>) - Constructor for class org.apache.flink.api.java.typeutils.MapTypeInfo
 
MapTypeInfo(Class<K>, Class<V>) - Constructor for class org.apache.flink.api.java.typeutils.MapTypeInfo
 
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.
mapVertices(MapFunction<Vertex<K, VV>, NV>) - Method in class org.apache.flink.graph.Graph
Apply a function to the attribute of each vertex in the graph.
mapVertices(MapFunction<Vertex<K, VV>, NV>, TypeInformation<Vertex<K, NV>>) - Method in class org.apache.flink.graph.Graph
Apply a function to the attribute of each vertex in the graph.
MapView<K,V> - Class in org.apache.flink.table.api.dataview
A MapView provides Map functionality for accumulators used by user-defined aggregate functions [[AggregateFunction]].
MapView(TypeInformation<?>, TypeInformation<?>, Map<K, V>) - Constructor for class org.apache.flink.table.api.dataview.MapView
 
MapView(TypeInformation<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.api.dataview.MapView
Creates a MapView with the specified key and value types.
MapView() - Constructor for class org.apache.flink.table.api.dataview.MapView
Creates a MapView.
MapViewSerializer<K,V> - Class in org.apache.flink.table.dataview
A serializer for MapView.
MapViewSerializer(TypeSerializer<Map<K, V>>) - Constructor for class org.apache.flink.table.dataview.MapViewSerializer
 
MapViewSerializerSnapshot<K,V> - Class in org.apache.flink.table.dataview
MapViewSerializerSnapshot() - Constructor for class org.apache.flink.table.dataview.MapViewSerializerSnapshot
Constructor for read instantiation.
MapViewSerializerSnapshot(MapViewSerializer<K, V>) - Constructor for class org.apache.flink.table.dataview.MapViewSerializerSnapshot
Constructor to create the snapshot for writing.
MapViewTypeInfo<K,V> - Class in org.apache.flink.table.dataview
TypeInformation for MapView.
MapViewTypeInfo(TypeInformation<K>, TypeInformation<V>, boolean, boolean) - Constructor for class org.apache.flink.table.dataview.MapViewTypeInfo
 
MapViewTypeInfo(TypeInformation<K>, TypeInformation<V>) - Constructor for class org.apache.flink.table.dataview.MapViewTypeInfo
 
MapViewTypeInfoFactory<K,V> - Class in org.apache.flink.table.dataview
TypeInformation factory for MapView.
MapViewTypeInfoFactory() - Constructor for class org.apache.flink.table.dataview.MapViewTypeInfoFactory
 
mapWithIndex(Collection<T>, BiFunction<T, Integer, R>) - Static method in class org.apache.flink.util.CollectionUtil
 
mark(int) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
mark(int) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
mark() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
mark(long) - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
mark() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
mark() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
mark() - Method in interface org.apache.flink.graph.types.valuearray.ValueArray
Saves the array index, which can be restored by calling reset().
mark(int) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
mark(int) - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
markActive() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Mark this slot as active.
markAllOutgoingConnectionsAsPipelineBreaking() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
markAsTemporarilyIdle() - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
Marks the source to be temporarily idle.
markBreaksPipeline() - Method in class org.apache.flink.optimizer.dag.DagConnection
Marks that this connection should do a decoupled data exchange (such as batched) rather then pipeline data.
markCanceledOrStopped() - Method in class org.apache.flink.streaming.api.operators.StreamSource
Marks this source as canceled or stopped.
markDataProduced() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
markEvent() - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
markEvent(long) - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
markEvent() - Method in interface org.apache.flink.metrics.Meter
Mark occurrence of an event.
markEvent(long) - Method in interface org.apache.flink.metrics.Meter
Mark occurrence of multiple events.
markEvent() - Method in class org.apache.flink.metrics.MeterView
 
markEvent(long) - Method in class org.apache.flink.metrics.MeterView
 
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.
markInactive() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Mark the slot as inactive/allocated.
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, Time) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Marks the slot under the given allocation id as inactive.
markSlotInactive(AllocationID, Time) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
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.util.ForwardingInputStream
 
markUsed() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
mask - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
The mask for wrapping a position counter.
MASTER_URL - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
The Mesos master URL.
MasterHooks - Class in org.apache.flink.runtime.checkpoint.hooks
Collection of methods to deal with checkpoint master hooks.
masterInfo() - Method in class org.apache.flink.mesos.scheduler.messages.Registered
 
masterInfo() - Method in class org.apache.flink.mesos.scheduler.messages.ReRegistered
 
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.
masterUrl() - Method in class org.apache.flink.mesos.util.MesosConfiguration
The Mesos connection string.
MATCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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_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 a event time attribute from MATCH_RECOGNIZE.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.plan.rules.logical.ExtendedAggregateExtractProjectRule
 
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.FlinkSemiAntiJoinFilterTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinProjectTransposeRule
 
matchesOrderedPartitioning(Ordering) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
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
 
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
 
materialize(TypeSerializer<T>) - Method in class org.apache.flink.table.dataformat.BinaryGeneric
 
materialize(TypeSerializer<String>) - Method in class org.apache.flink.table.dataformat.BinaryString
 
materialize(TypeSerializer<T>) - Method in class org.apache.flink.table.dataformat.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_TABLE_CAPACITY_FACTOR - Static variable in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
Factor for the initial capacity of the materialized table.
MATERIALIZED_TABLE_MAX_INITIAL_CAPACITY - Static variable in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
Maximum initial capacity of the materialized table.
MATERIALIZED_TABLE_MAX_OVERCOMMIT - Static variable in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
Maximum overcommitment of the materialized table.
MATERIALIZED_TABLE_OVERCOMMIT_FACTOR - Static variable in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
Factor for cleaning up deleted rows in the materialized table.
MaterializedCollectBatchResult<C> - Class in org.apache.flink.table.client.gateway.local.result
Collects results using accumulators and returns them as table snapshots.
MaterializedCollectBatchResult(TableSchema, ExecutionConfig, ClassLoader) - Constructor for class org.apache.flink.table.client.gateway.local.result.MaterializedCollectBatchResult
 
MaterializedCollectStreamResult<C> - Class in org.apache.flink.table.client.gateway.local.result
Collects results and returns them as table snapshots.
MaterializedCollectStreamResult(TableSchema, ExecutionConfig, InetAddress, int, int, int, ClassLoader) - Constructor for class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
 
MaterializedCollectStreamResult(TableSchema, ExecutionConfig, InetAddress, int, int, ClassLoader) - Constructor for class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
 
MaterializedResult<C> - Interface in org.apache.flink.table.client.gateway.local.result
A result that is materialized and can be viewed by navigating through a snapshot.
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.
materializeVariable(MutableReader<?>, TypeSerializerFactory<?>, BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
MathUtils - Class in org.apache.flink.util
Collection of simple mathematical routines.
MatVecOp - Class in org.apache.flink.ml.common.linalg
A utility class that provides operations over DenseVector, SparseVector and DenseMatrix.
MatVecOp() - Constructor for class org.apache.flink.ml.common.linalg.MatVecOp
 
max(int) - Method in class org.apache.flink.api.java.DataSet
Syntactic sugar for DataSet.aggregate(Aggregations, int) using Aggregations.MAX as the aggregation function.
max(int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Syntactic sugar for aggregate (MAX, field).
max(Short, Short) - Static method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
Like Math.max() except for shorts.
max - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
MAX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(String) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that that gives the maximum value of the pojo data stream at the given field expression for every window.
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(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(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) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that that gives the maximum value of the pojo data stream at the given field expression for every window.
MAX - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
max - Variable in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
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_ATTEMPTS_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.JobManagerOptions
The maximum number of prior execution attempts kept in history.
MAX_BACKGROUND_THREADS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
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_COLUMN_WIDTH - Static variable in class org.apache.flink.table.client.cli.CliResultView
 
MAX_COMPACT_PRECISION - Static variable in class org.apache.flink.table.dataformat.Decimal
 
MAX_CONCURRENT_CHECKPOINTS - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
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_DISTINCT_LOCATIONS_TO_CONSIDER - Static variable in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
MAX_DYNAMIC_PATH_COST_WEIGHT - Static variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
MAX_FAILED_CONTAINERS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The maximum number of failed YARN containers before entirely stopping the YARN session / job on YARN.
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_FIX_PART_DATA_SIZE - Static variable in interface org.apache.flink.table.dataformat.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_INT_DIGITS - Static variable in class org.apache.flink.table.dataformat.Decimal
Maximum number of decimal digits an Int can represent.
MAX_ITERATIONS - Static variable in class org.apache.flink.graph.examples.data.CommunityDetectionData
 
MAX_ITERATIONS - Static variable in class org.apache.flink.graph.examples.data.ConnectedComponentsDefaultData
 
MAX_ITERATIONS - Static variable in class org.apache.flink.graph.examples.data.MusicProfilesData
 
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_LONG_DIGITS - Static variable in class org.apache.flink.table.dataformat.Decimal
Maximum number of decimal digits a Long can represent.
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_NUM_PENDING_CHECKPOINTS - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
The maximum number of pending non-committed checkpoints to track, to avoid memory leaks.
MAX_NUM_WRITE_BUFFERS - Static variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The maximal number of buffers to use by the writers.
MAX_OPEN_FILES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
MAX_PARALLELISM - Static variable in class org.apache.flink.configuration.PipelineOptions
 
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_RECORDS_PER_FETCH - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
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_SHARD_GETRECORDS_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
To avoid shard iterator expires in ShardConsumers, the value for the configured getRecords interval can not exceed 5 minutes, which is the expire time for retrieved iterators.
MAX_SIZE_LEVEL_BASE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
MAX_VALUE - Static variable in class org.apache.flink.configuration.MemorySize
 
MAX_VERTEX_COUNT - Static variable in class org.apache.flink.graph.asm.translate.translators.LongValueToSignedIntValue
 
MAX_VERTEX_COUNT - Static variable in class org.apache.flink.graph.asm.translate.translators.LongValueToUnsignedIntValue
 
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
 
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.TimestampMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Timestamp Max aggregate function.
MaxAggregationFunction<T extends Comparable<T>> - Class in org.apache.flink.api.java.aggregation
Implementation of AggregationFunction for max operation.
MaxAggregationFunction() - Constructor for class org.apache.flink.api.java.aggregation.MaxAggregationFunction
 
MaxAggregationFunction.MaxAggregationFunctionFactory - Class in org.apache.flink.api.java.aggregation
MaxAggregationFunctionFactory() - Constructor for class org.apache.flink.api.java.aggregation.MaxAggregationFunction.MaxAggregationFunctionFactory
 
maxBy(int...) - Method in class org.apache.flink.api.java.DataSet
Selects an element with maximum value.
maxBy(int...) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Applies a special case of a reduce transformation (maxBy) on a grouped DataSet.
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(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(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(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that 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(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(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(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) - 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.WindowedStream
Applies an aggregation that gives the maximum element of every window of the data stream by the given field.
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, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that that gives the maximum element of the pojo data stream by the given field expression for every window.
MaxDoubleAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MaxDoubleAggregator
 
maxFanIn - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
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.
MaxFloatAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MaxFloatAggregator
 
MAXIMUM_BLOCK_COUNT - Static variable in class org.apache.flink.graph.generator.random.GeneratorFactoryBase
 
MaximumDegree<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.filter.undirected
Removes vertices from a graph with degree greater than the given maximum.
MaximumDegree(long) - Constructor for class org.apache.flink.graph.asm.degree.filter.undirected.MaximumDegree
Filter out vertices with degree greater than the given maximum.
maxInitBufferOfBucketArea(int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Give up to one-sixth of the memory of the bucket area.
MaxIntegerAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MaxIntegerAggregator
 
MaxLongAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MaxLongAggregator
 
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.
maxNumPartition() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Bucket area need at-least one and data need at-least one.
MaxShortAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MaxShortAggregator
 
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
 
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
 
MaxWithRetractAccumulator() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
MaxWithRetractAggFunction<T extends Comparable> - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in Max with retraction aggregate function.
MaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
MaxWithRetractAggFunction.BooleanMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean Max with retraction aggregate function.
MaxWithRetractAggFunction.ByteMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Max with retraction aggregate function.
MaxWithRetractAggFunction.DateMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Date Max with retraction aggregate function.
MaxWithRetractAggFunction.DecimalMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Big Decimal Max with retraction aggregate function.
MaxWithRetractAggFunction.DoubleMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Max with retraction aggregate function.
MaxWithRetractAggFunction.FloatMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Max with retraction aggregate function.
MaxWithRetractAggFunction.IntMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int Max with retraction aggregate function.
MaxWithRetractAggFunction.LongMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Max with retraction aggregate function.
MaxWithRetractAggFunction.MaxWithRetractAccumulator<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
The initial accumulator for Max with retraction aggregate function.
MaxWithRetractAggFunction.ShortMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Max with retraction aggregate function.
MaxWithRetractAggFunction.StringMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String Max with retraction aggregate function.
MaxWithRetractAggFunction.TimeMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Time Max with retraction aggregate function.
MaxWithRetractAggFunction.TimestampMaxWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Timestamp Max with retraction aggregate function.
MaybeOffloaded() - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.MaybeOffloaded
 
MD5 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MD5 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
md5(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
mean - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
MeasureColumn() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
MeasureColumnCommaList(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
MEASURES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
median - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
mem(double) - Static method in class org.apache.flink.mesos.Utils
Construct a mem resource.
mem(String, double) - Static method in class org.apache.flink.mesos.Utils
Construct a mem resource.
MEMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
memManager - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
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_STATE_BACKEND_NAME - Static variable in class org.apache.flink.runtime.state.StateBackendLoader
The shortcut configuration name for the MemoryState backend that checkpoints to the JobManager
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, Throwable) - Constructor for exception org.apache.flink.runtime.memory.MemoryAllocationException
 
MemoryAllocationException(String) - Constructor for exception org.apache.flink.runtime.memory.MemoryAllocationException
 
MemoryAllocationException(Throwable) - Constructor for exception org.apache.flink.runtime.memory.MemoryAllocationException
 
MemoryArchitecture - Enum in org.apache.flink.util
The memory architecture (32 bit / 64 bit) of the current process.
MemoryArchivedExecutionGraphStore - Class in org.apache.flink.runtime.dispatcher
ArchivedExecutionGraphStore implementation which stores the ArchivedExecutionGraph in memory.
MemoryArchivedExecutionGraphStore() - Constructor for class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
MemoryBackendCheckpointStorage - Class in org.apache.flink.runtime.state.memory
An implementation of a checkpoint storage for the MemoryStateBackend.
MemoryBackendCheckpointStorage(JobID, Path, Path, int) - Constructor for class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
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
 
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 - 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.
memoryManager - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
memoryManager - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
memoryManager - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The memory manager through which memory is allocated and released.
memoryMB() - Method in class org.apache.flink.mesos.scheduler.Offer
 
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 (hybrid) memory segments (HybridMemorySegment).
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.
MemoryStateBackend - Class in org.apache.flink.runtime.state.memory
This state backend holds the working state in the memory (JVM heap) of the TaskManagers.
MemoryStateBackend() - Constructor for class org.apache.flink.runtime.state.memory.MemoryStateBackend
Creates a new memory state backend that accepts states whose serialized forms are up to the default state size (5 MB).
MemoryStateBackend(boolean) - Constructor for class org.apache.flink.runtime.state.memory.MemoryStateBackend
Creates a new memory state backend that accepts states whose serialized forms are up to the default state size (5 MB).
MemoryStateBackend(int) - Constructor for class org.apache.flink.runtime.state.memory.MemoryStateBackend
Creates a new memory state backend that accepts states whose serialized forms are up to the given number of bytes.
MemoryStateBackend(int, boolean) - Constructor for class org.apache.flink.runtime.state.memory.MemoryStateBackend
Creates a new memory state backend that accepts states whose serialized forms are up to the given number of bytes and that uses asynchronous snashots as configured.
MemoryStateBackend(String, String) - Constructor for class org.apache.flink.runtime.state.memory.MemoryStateBackend
Creates a new MemoryStateBackend, setting optionally the path to persist checkpoint metadata to, and to persist savepoints to.
MemoryStateBackend(String, String, int, TernaryBoolean) - Constructor for class org.apache.flink.runtime.state.memory.MemoryStateBackend
Creates a new MemoryStateBackend, setting optionally the paths to persist checkpoint metadata and savepoints to, as well as configuring state thresholds and asynchronous operations.
MemoryStateBackendFactory - Class in org.apache.flink.runtime.state.memory
A factory that creates an MemoryStateBackend from a configuration.
MemoryStateBackendFactory() - Constructor for class org.apache.flink.runtime.state.memory.MemoryStateBackendFactory
 
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.
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(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, TreeMap<Integer, Integer>>) - Method in class org.apache.flink.api.common.accumulators.Histogram
 
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<T, ArrayList<T>>) - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
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<T, ArrayList<byte[]>>) - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
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(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(Resource) - Method in class org.apache.flink.api.common.resources.Resource
 
merge(Accumulator<Utils.ChecksumHashCode, Utils.ChecksumHashCode>) - Method in class org.apache.flink.api.java.Utils.ChecksumHashCode
 
merge(Accumulator<Integer, ArrayList<Integer>>) - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
 
merge(Accumulator<ChecksumHashCode.Checksum, ChecksumHashCode.Checksum>) - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
merge(Params) - Method in class org.apache.flink.ml.api.misc.param.Params
Merge other params into this.
merge(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Calculates the sum of two resource profiles.
MERGE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(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(ConfigurationEntry, ConfigurationEntry) - Static method in class org.apache.flink.table.client.config.entries.ConfigurationEntry
Merges two configuration entries.
merge(DeploymentEntry, DeploymentEntry) - Static method in class org.apache.flink.table.client.config.entries.DeploymentEntry
Merges two deployments entries.
merge(ExecutionEntry, ExecutionEntry) - Static method in class org.apache.flink.table.client.config.entries.ExecutionEntry
Merges two execution entries.
merge(Environment, Environment) - Static method in class org.apache.flink.table.client.config.Environment
Merges two environments.
merge(GenericUDAFEvaluator.AggregationBuffer, Iterable<GenericUDAFEvaluator.AggregationBuffer>) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
merge(ColumnStats) - Method in class org.apache.flink.table.plan.stats.ColumnStats
Merges two column stats.
merge(TableStats) - Method in class org.apache.flink.table.plan.stats.TableStats
Merges two table stats.
merge(CollectAggFunction.CollectAccumulator<T>, Iterable<CollectAggFunction.CollectAccumulator<T>>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
merge(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, Iterable<ListAggWithRetractAggFunction.ListAggWithRetractAccumulator>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction
 
merge(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, Iterable<ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction
 
merge(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, Iterable<MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
merge(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, Iterable<MinWithRetractAggFunction.MinWithRetractAccumulator<T>>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
merge(BaseRow) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Merges the other accumulators into current accumulators.
merge(N, BaseRow) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Merges the other accumulators into current accumulators.
merge(W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.assigners.MergingWindowAssigner.MergeCallback
Specifies that the given windows should be merged into the result window.
merge(W, Collection<W>, W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet.MergeFunction
This gets called when a merge occurs.
MERGE_ITERATION_AUX_TASKS_KEY - Static variable in class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
 
MERGE_OPERATOR_NAME - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
The name of the merge operator in RocksDB.
mergeBranchPlanMaps(PlanNode, PlanNode) - Method in class org.apache.flink.optimizer.plan.PlanNode
 
mergeBranchPlanMaps(Map<OptimizerNode, PlanNode>, Map<OptimizerNode, PlanNode>) - Method in class org.apache.flink.optimizer.plan.PlanNode
 
mergeBranchPlanMaps(Map<OptimizerNode, PlanNode>, Map<OptimizerNode, PlanNode>) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
Merging can only take place after the solutionSetDelta and nextWorkset PlanNode has been set, because they can contain also some of the branching nodes.
mergeBranchPlanMaps() - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
mergeChannelList(List<UnilateralSortMerger.ChannelWithBlockCount>, List<MemorySegment>, List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Merges the given sorted runs to a smaller number of sorted runs.
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.
mergeChannels(List<UnilateralSortMerger.ChannelWithBlockCount>, List<List<MemorySegment>>, List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger.CombiningSpillingThread
Merges the sorted runs described by the given Channel IDs into a single sorted run.
mergeChannels(List<UnilateralSortMerger.ChannelWithBlockCount>, List<List<MemorySegment>>, List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Merges the sorted runs described by the given Channel IDs into a single sorted run.
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;
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
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexInDegree
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexOutDegree
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeDegreePair
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeSourceDegree
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeTargetDegree
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.VertexDegree
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.asm.degree.filter.undirected.MaximumDegree
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.clustering.TriangleListingBase
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.linkanalysis.HITS
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.linkanalysis.PageRank
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex
 
mergeConfiguration(GraphAlgorithmWrappingBase) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase
Merge the other configuration into this algorithm's after the call to GraphAlgorithmWrappingBase.canMergeConfigurationWith(org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase) has checked that the configurations can be merged.
mergeDateTimeType(FlinkFnApi.Schema.DateTimeType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
mergeDecimalType(FlinkFnApi.Schema.DecimalType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
mergedWindows - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
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.DeclarativeAggregateFunction
A sequence of expressions for merging two aggregation buffers together.
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
mergeFrom(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
mergeFrom(FlinkFnApi.Schema.DateTimeType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
mergeFrom(FlinkFnApi.Schema.DecimalType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
mergeFrom(FlinkFnApi.Schema.Field) - 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.Field.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
mergeFrom(FlinkFnApi.Schema.FieldType) - 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.FieldType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
 
mergeFrom(FlinkFnApi.Schema.MapType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
mergeFrom(FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
mergeFrom(FlinkFnApi.UserDefinedFunction.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
mergeFrom(FlinkFnApi.UserDefinedFunctions) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
mergeHadoopConf(JobConf) - Static method in class org.apache.flink.api.java.hadoop.mapred.utils.HadoopUtils
Merge HadoopConfiguration into JobConf.
mergeHadoopConf(Configuration) - Static method in class org.apache.flink.api.java.hadoop.mapreduce.utils.HadoopUtils
Merge HadoopConfiguration into Configuration.
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(CoLocationGroup) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
 
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.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
mergeLists(List<OptimizerNode.UnclosedBranchDescriptor>, List<OptimizerNode.UnclosedBranchDescriptor>, List<OptimizerNode.UnclosedBranchDescriptor>, boolean) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
The node IDs are assigned in graph-traversal order (pre-order), hence, each list is sorted by ID in ascending order and all consecutive lists start with IDs in ascending order.
mergeMapType(FlinkFnApi.Schema.MapType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 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.
mergeOperand(UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.DeclarativeAggregateFunction
Merge input of DeclarativeAggregateFunction.mergeExpressions(), the input are AGG buffer generated by user definition.
mergeOperands() - Method in class org.apache.flink.table.planner.functions.aggfunctions.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 Savepoint.
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.
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.triggers.Trigger.OnMergeContext
 
mergeReadMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
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.
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;
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;
mergeUdf(FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
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.DateTimeType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.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.UserDefinedFunction.Input.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.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
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<W>, MergingWindowAssigner.MergeCallback<W>) - Method in class org.apache.flink.streaming.api.windowing.assigners.MergingWindowAssigner
Determines which windows (if any) should be merged.
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(W, NavigableSet<W>, MergingWindowAssigner.MergeCallback<W>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.MergingWindowAssigner
Determines which windows (if any) should be merged.
mergeWindows(TimeWindow, NavigableSet<TimeWindow>, MergingWindowAssigner.MergeCallback<TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
 
mergeWith(MultipleParameterTool) - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
mergeWith(ParameterTool) - Method in class org.apache.flink.api.java.utils.ParameterTool
Merges two ParameterTool.
mergeWith(OptionalBoolean) - Method in class org.apache.flink.graph.utils.proxy.OptionalBoolean
State transitions.
mergeWithInnerAnnotation(DataTypeLookup, DataTypeHint) - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Merges this template with an inner annotation.
MergingState<IN,OUT> - Interface in org.apache.flink.api.common.state
Extension of AppendingState that allows merging of state.
MergingWindowAssigner<T,W extends Window> - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that can merge windows.
MergingWindowAssigner() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.MergingWindowAssigner
 
MergingWindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.assigners
A WindowAssigner that can merge windows.
MergingWindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.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.
MergingWindowAssigner.MergeCallback<W> - Interface in org.apache.flink.table.runtime.operators.window.assigners
Callback to be used in MergingWindowAssigner.mergeWindows(Window, NavigableSet, MergeCallback) for specifying which windows should be merged.
MergingWindowProcessFunction<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
MergingWindowProcessFunction(MergingWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, TypeSerializer<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
 
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(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<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
Utility for keeping track of merging Windows when using a MergingWindowAssigner in a WindowOperator.
MergingWindowSet(MergingWindowAssigner<W>, MapState<W, W>) - Constructor for class org.apache.flink.table.runtime.operators.window.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.internal
MergingWindowStateStore(KeyedStateBackend<?>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
MersenneTwisterFactory - Class in org.apache.flink.graph.generator.random
Uses a seeded MersenneTwister to generate seeds for the distributed collection of MersenneTwister.
MersenneTwisterFactory() - Constructor for class org.apache.flink.graph.generator.random.MersenneTwisterFactory
 
MersenneTwisterFactory(long) - Constructor for class org.apache.flink.graph.generator.random.MersenneTwisterFactory
 
MESOS_ARTIFACT_SERVER_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#ARTIFACT_SERVER_PORT_KEY.
MESOS_ARTIFACT_SERVER_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#ARTIFACT_SERVER_SSL_ENABLED.
MESOS_CONSTRAINTS_HARD_HOSTATTR - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_FAILOVER_TIMEOUT_SECONDS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#FAILOVER_TIMEOUT_SECONDS.
MESOS_INITIAL_TASKS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#INITIAL_TASKS.
MESOS_MASTER_URL - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#MASTER_URL.
MESOS_MAX_FAILED_TASKS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#MAX_FAILED_TASKS.
MESOS_RESOURCEMANAGER_FRAMEWORK_NAME - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_NAME.
MESOS_RESOURCEMANAGER_FRAMEWORK_PRINCIPAL - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_PRINCIPAL.
MESOS_RESOURCEMANAGER_FRAMEWORK_ROLE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_ROLE.
MESOS_RESOURCEMANAGER_FRAMEWORK_SECRET - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_SECRET.
MESOS_RESOURCEMANAGER_FRAMEWORK_USER - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of MesosOptions#RESOURCEMANAGER_FRAMEWORK_USER.
MESOS_RESOURCEMANAGER_TASKS_CONTAINER_TYPE_DOCKER - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Value for MESOS_RESOURCEMANAGER_TASKS_CONTAINER_TYPE setting.
MESOS_RESOURCEMANAGER_TASKS_CONTAINER_TYPE_MESOS - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Value for MESOS_RESOURCEMANAGER_TASKS_CONTAINER_TYPE setting.
MESOS_RM_CONTAINER_DOCKER_FORCE_PULL_IMAGE - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_CONTAINER_DOCKER_PARAMETERS - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_CONTAINER_IMAGE_NAME - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_CONTAINER_TYPE - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_CONTAINER_VOLUMES - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_TASKS_CPUS - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_TASKS_DISK_MB - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_TASKS_GPUS - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_RM_TASKS_MEMORY_MB - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Deprecated.
MESOS_RM_TASKS_SLOTS - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_TM_BOOTSTRAP_CMD - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_TM_CMD - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_TM_HOSTNAME - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MESOS_TM_URIS - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MesosArtifactResolver - Interface in org.apache.flink.mesos.util
An interface for resolving artifact URIs.
MesosArtifactServer - Class in org.apache.flink.mesos.util
A generic Mesos artifact server, designed specifically for use by the Mesos Fetcher.
MesosArtifactServer(String, String, int, Configuration) - Constructor for class org.apache.flink.mesos.util.MesosArtifactServer
 
MesosArtifactServer.UnknownFileHandler - Class in org.apache.flink.mesos.util
Handle a request for a non-existent file.
MesosArtifactServer.VirtualFileServerHandler - Class in org.apache.flink.mesos.util
Handle HEAD and GET requests for a specific file.
MesosConfigKeys - Class in org.apache.flink.mesos.runtime.clusterframework
The Mesos environment variables used for settings of the containers.
MesosConfiguration - Class in org.apache.flink.mesos.util
The typed configuration settings associated with a Mesos scheduler.
MesosConfiguration(String, Protos.FrameworkInfo.Builder, Option<Protos.Credential.Builder>) - Constructor for class org.apache.flink.mesos.util.MesosConfiguration
 
MesosJobClusterEntrypoint - Class in org.apache.flink.mesos.entrypoint
Entry point for Mesos per-job clusters.
MesosJobClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.mesos.entrypoint.MesosJobClusterEntrypoint
 
MesosOptions - Class in org.apache.flink.mesos.configuration
The set of configuration options relating to mesos settings.
MesosOptions() - Constructor for class org.apache.flink.mesos.configuration.MesosOptions
 
MesosResourceAllocation - Class in org.apache.flink.mesos.util
An allocation of resources on a particular host from one or more Mesos offers, to be portioned out to tasks.
MesosResourceAllocation(Collection<Protos.Resource>) - Constructor for class org.apache.flink.mesos.util.MesosResourceAllocation
Creates an allocation of resources for tasks to take.
MesosResourceManager - Class in org.apache.flink.mesos.runtime.clusterframework
The Mesos implementation of the resource manager.
MesosResourceManager(RpcService, String, ResourceID, HighAvailabilityServices, HeartbeatServices, SlotManager, JobLeaderIdService, ClusterInformation, FatalErrorHandler, Configuration, MesosServices, MesosConfiguration, MesosTaskManagerParameters, ContainerSpecification, String, ResourceManagerMetricGroup) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
MesosResourceManagerActions - Interface in org.apache.flink.mesos.runtime.clusterframework
Actions defined by the MesosResourceManager.
MesosResourceManagerFactory - Class in org.apache.flink.mesos.runtime.clusterframework
MesosResourceManagerFactory(MesosServices, MesosConfiguration) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManagerFactory
 
MesosServices - Interface in org.apache.flink.mesos.runtime.clusterframework.services
Service factory interface for Mesos.
MesosServicesUtils - Class in org.apache.flink.mesos.runtime.clusterframework.services
Utilities for the MesosServices.
MesosServicesUtils() - Constructor for class org.apache.flink.mesos.runtime.clusterframework.services.MesosServicesUtils
 
MesosSessionClusterEntrypoint - Class in org.apache.flink.mesos.entrypoint
Entry point for Mesos session clusters.
MesosSessionClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.mesos.entrypoint.MesosSessionClusterEntrypoint
 
MesosTaskExecutorRunner - Class in org.apache.flink.mesos.entrypoint
The entry point for running a TaskManager in a Mesos container.
MesosTaskExecutorRunner() - Constructor for class org.apache.flink.mesos.entrypoint.MesosTaskExecutorRunner
 
MesosTaskManagerParameters - Class in org.apache.flink.mesos.runtime.clusterframework
This class describes the Mesos-specific parameters for launching a TaskManager process.
MesosTaskManagerParameters(int, int, MesosTaskManagerParameters.ContainerType, Option<String>, ContaineredTaskManagerParameters, List<Protos.Volume>, List<Protos.Parameter>, boolean, List<ConstraintEvaluator>, String, Option<String>, Option<String>, List<String>) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
MesosTaskManagerParameters.ContainerType - Enum in org.apache.flink.mesos.runtime.clusterframework
The supported containerizers.
MesosUtils - Class in org.apache.flink.mesos.util
Utils for Mesos.
MesosUtils() - Constructor for class org.apache.flink.mesos.util.MesosUtils
 
MesosWorkerStore - Interface in org.apache.flink.mesos.runtime.clusterframework.store
A store of Mesos workers and associated framework information.
MesosWorkerStore.Worker - Class in org.apache.flink.mesos.runtime.clusterframework.store
A stored worker.
MesosWorkerStore.WorkerState - Enum in org.apache.flink.mesos.runtime.clusterframework.store
The (planned) state of the worker.
message() - Method in class org.apache.flink.mesos.scheduler.messages.Error
 
message() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
MESSAGE_ALTER_TABLE_FAILED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_ALTER_TABLE_SUCCEEDED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_DATABASE_ALTER_FAILED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_DATABASE_ALTER_SUCCEEDED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_DATABASE_CREATED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_DATABASE_REMOVED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_EMPTY - 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_MAX_SIZE_EXCEEDED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
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_RESET - 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_RESULT_SNAPSHOT_ERROR - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_ROOT - Static variable in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
MESSAGE_SET - 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_TABLE_CREATED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_TABLE_REMOVED - 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_UNKNOWN_SQL - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_UNKNOWN_TABLE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_UNSUPPORTED_SQL - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_VIEW_ALREADY_EXISTS - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_VIEW_CREATED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_VIEW_NOT_FOUND - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_VIEW_NOT_REMOVED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_VIEW_REMOVED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_WELCOME - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_WILL_EXECUTE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MessageAcknowledgingSourceBase<Type,UId> - Class in org.apache.flink.streaming.api.functions.source
Abstract base class for data sources that receive elements from a message queue and acknowledge them back by IDs.
MessageAcknowledgingSourceBase(Class<UId>) - Constructor for class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
Creates a new MessageAcknowledgingSourceBase for IDs of the given type.
MessageAcknowledgingSourceBase(TypeInformation<UId>) - Constructor for class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
Creates a new MessageAcknowledgingSourceBase for IDs of the given type.
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
 
MessageCombiner<K,Message> - Class in org.apache.flink.graph.pregel
The base class for combining messages sent during a VertexCentricIteration.
MessageCombiner() - Constructor for class org.apache.flink.graph.pregel.MessageCombiner
 
MessageDeserializer<M extends MessageBody> - Interface in org.apache.flink.queryablestate.network.messages
A utility used to deserialize a message.
messageError(String, Throwable) - Static method in class org.apache.flink.table.client.cli.CliStrings
 
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
 
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
 
MessageIterator<Message> - Class in org.apache.flink.graph.pregel
An iterator that returns messages.
MessageIterator() - Constructor for class org.apache.flink.graph.pregel.MessageIterator
 
MessageIterator<Message> - Class in org.apache.flink.graph.spargel
An iterator that returns messages.
MessageIterator() - Constructor for class org.apache.flink.graph.spargel.MessageIterator
 
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
 
messagePerSecondRateLimit - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
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.
metadata - Variable in class org.apache.flink.state.api.WritableSavepoint
The savepoint metadata, which maintains the current set of existing / newly added operator states.
METADATA_FILE_NAME - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
The name of the metadata files in checkpoints / savepoints.
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.
meter(String, M) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
meter(int, M) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
Meter - Interface in org.apache.flink.metrics
Metric for measuring throughput.
meter(String, M) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Meter with Flink.
meter(int, M) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Meter with Flink.
meter(int, M) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
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(int, M) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
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
 
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
 
metric() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
Metric - Interface in org.apache.flink.metrics
Common super interface for all metrics.
Metric - Class in org.apache.flink.runtime.rest.messages.job.metrics
Response type for a Metric and Metric-Value-Pair.
Metric(String, String) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.Metric
Creates a new Metric with a possible value.
Metric(String) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.Metric
Creates a new Metric without a value.
METRIC_BACKPRESSURE_CYCLES - Static variable in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
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_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_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.RestartTimeGauge
 
METRIC_NAME - Static variable in class org.apache.flink.runtime.executiongraph.metrics.UpTimeGauge
 
METRIC_OUTSTANDING_RECORDS_COUNT - Static variable in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
METRIC_QUERY_SERVICE_NAME - Static variable in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
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
 
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, Time, long) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
 
metricGroup - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
MetricGroup - Interface in org.apache.flink.metrics
A MetricGroup is a named container for Metrics and further metric subgroups.
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.
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
Creates a new MetricRegistry and starts the configured reporter.
MetricReporter - Interface in org.apache.flink.metrics.reporter
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.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() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
metrics() - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
METRICS_COLUMN_FAMILY_AS_VARIABLE_KEY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
METRICS_LATENCY_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_REPORTER_CLASS_SUFFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
The class of the reporter to use.
METRICS_REPORTER_EXCLUDED_VARIABLES - Static variable in class org.apache.flink.configuration.ConfigConstants
The set of variables that should be excluded.
METRICS_REPORTER_FACTORY_CLASS_SUFFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
The class of the reporter factory to use.
METRICS_REPORTER_INTERVAL_SUFFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
The interval between reports.
METRICS_REPORTER_PREFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
The prefix for per-reporter configs.
METRICS_REPORTER_SCOPE_DELIMITER - Static variable in class org.apache.flink.configuration.ConfigConstants
The delimiter used to assemble the metric identifier.
METRICS_REPORTERS_LIST - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_SCOPE_DELIMITER - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_SCOPE_NAMING_JM - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_SCOPE_NAMING_JM_JOB - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_SCOPE_NAMING_OPERATOR - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_SCOPE_NAMING_TASK - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_SCOPE_NAMING_TM - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
METRICS_SCOPE_NAMING_TM_JOB - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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.JobMetricsMessageParameters
 
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
 
metricsFilterParameter - Variable in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsMessageParameters
 
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.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.
MetricUtils - Class in org.apache.flink.runtime.metrics.util
Utility class to register pre-defined metric sets.
MICROSECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MigratedNFASerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.NFA.MigratedNFASerializerSnapshot
 
migrateSerializedValue(DataInputDeserializer, DataOutputSerializer, TypeSerializer<V>, TypeSerializer<V>) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
MIGRATION_NOT_SUPPORTED_MSG - Static variable in exception org.apache.flink.util.StateMigrationException
 
MILLENNIUM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MILLIS_BEHIND_LATEST_GAUGE - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
MILLIS_PER_DAY - Static variable in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
MILLIS_PER_HOUR - Static variable in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
MILLIS_PER_MINUTE - Static variable in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
MILLIS_PER_SECOND - Static variable in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
MILLISECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
milliseconds(long) - Static method in class org.apache.flink.api.common.time.Time
Creates a new Time that represents the given number of milliseconds.
milliseconds(long) - Static method in class org.apache.flink.streaming.api.windowing.time.Time
Creates a new Time that represents the given number of milliseconds.
MimeTypes - Class in org.apache.flink.runtime.rest.handler.util
Simple utility class that resolves file extensions to MIME types.
min(int) - Method in class org.apache.flink.api.java.DataSet
Syntactic sugar for DataSet.aggregate(Aggregations, int) using Aggregations.MIN as the aggregation function.
min(int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Syntactic sugar for aggregate (MIN, field).
min(Short, Short) - Static method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
Like Math.min() except for shorts.
min - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
MIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
min(int) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that that gives the minimum value of every window of the data stream at the given position.
min(String) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that that gives the minimum value of the pojo data stream at the given field expression for every window.
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(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(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that that gives the minimum value of every window of the data stream at the given position.
min(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that that gives the minimum value of the pojo data stream at the given field expression for every window.
MIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
min - Variable in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.MinWithRetractAccumulator
 
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_FRACTIONAL_PRECISION - Static variable in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
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_MONITORING_INTERVAL - Static variable in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
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_NUM_SORT_MEM_SEGMENTS - Static variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The minimum number of segments that are required for the sort to operate.
MIN_NUM_WRITE_BUFFERS - Static variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The minimal number of buffers to use by the writers.
MIN_PAGE_SIZE - Static variable in class org.apache.flink.runtime.memory.MemoryManager
The minimal memory page size.
MIN_PAUSE_BETWEEN_CHECKPOINTS - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
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_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_WRITE_BUFFER_NUMBER_TO_MERGE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
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.TimestampMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Timestamp Min aggregate function.
MinAggregationFunction<T extends Comparable<T>> - Class in org.apache.flink.api.java.aggregation
Implementations of AggregationFunction for min operation.
MinAggregationFunction() - Constructor for class org.apache.flink.api.java.aggregation.MinAggregationFunction
 
MinAggregationFunction.MinAggregationFunctionFactory - Class in org.apache.flink.api.java.aggregation
MinAggregationFunctionFactory() - Constructor for class org.apache.flink.api.java.aggregation.MinAggregationFunction.MinAggregationFunctionFactory
 
minBy(int...) - Method in class org.apache.flink.api.java.DataSet
Selects an element with minimum value.
minBy(int...) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Applies a special case of a reduce transformation (minBy) on a grouped DataSet.
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(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(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(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that 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(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(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(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) - 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.WindowedStream
Applies an aggregation that gives the minimum element of every window of the data stream by the given field.
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, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that that gives the minimum element of the pojo data stream by the given field expression for every window.
MinDistanceMessenger() - Constructor for class org.apache.flink.graph.library.SingleSourceShortestPaths.MinDistanceMessenger
 
MinDoubleAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MinDoubleAggregator
 
MinFloatAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MinFloatAggregator
 
MiniBatchDeduplicateKeepFirstRowFunction - 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.
MiniBatchDeduplicateKeepFirstRowFunction(TypeSerializer<BaseRow>) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepFirstRowFunction
 
MiniBatchDeduplicateKeepLastRowFunction - 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.
MiniBatchDeduplicateKeepLastRowFunction(BaseRowTypeInfo, boolean, TypeSerializer<BaseRow>) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
 
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) - 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) - 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<BaseRow, BaseRow>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
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
 
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.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.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) - Constructor for class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
MiniClusterConfiguration.Builder - Class in org.apache.flink.runtime.minicluster
Builder for the MiniClusterConfiguration.
miniClusterResource - Static variable in class org.apache.flink.test.util.AbstractTestBase
 
MiniClusterResource - Class in org.apache.flink.test.util
Deprecated.
This class should be replaced with MiniClusterWithClientResource.
MiniClusterResource(MiniClusterResourceConfiguration) - Constructor for class org.apache.flink.test.util.MiniClusterResource
Deprecated.
 
MiniClusterResourceConfiguration - Class in org.apache.flink.test.util
Deprecated.
This class should be replaced with MiniClusterResourceConfiguration.
MiniClusterResourceConfiguration.Builder - Class in org.apache.flink.test.util
Deprecated.
Builder for MiniClusterResourceConfiguration.
MiniClusterWithClientResource - Class in org.apache.flink.test.util
Starts a Flink mini cluster as a resource and registers the respective ExecutionEnvironment and 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, String, DispatcherId, DispatcherServices, JobGraph, 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(RestServerEndpointConfiguration, GatewayRetriever<? extends RestfulGateway>, Configuration, RestHandlerConfiguration, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElectionService, 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_CYCLES_PER_BLOCK - Static variable in class org.apache.flink.graph.generator.random.JDKRandomGeneratorFactory
 
MINIMUM_CYCLES_PER_BLOCK - Static variable in class org.apache.flink.graph.generator.random.MersenneTwisterFactory
 
MINIMUM_DIMENSIONS - Static variable in class org.apache.flink.graph.generator.HypercubeGraph
 
MINIMUM_EDGE_COUNT - Static variable in class org.apache.flink.graph.generator.RMatGraph
 
MINIMUM_HEAP_SIZE_MB - Static variable in class org.apache.flink.test.util.TestBaseUtils
 
MINIMUM_OFFSET - Static variable in class org.apache.flink.graph.generator.CirculantGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.CirculantGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.CompleteGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.CycleGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.EchoGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.EmptyGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.PathGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.RMatGraph
 
MINIMUM_VERTEX_COUNT - Static variable in class org.apache.flink.graph.generator.StarGraph
 
MINIMUM_VERTEX_DEGREE - Static variable in class org.apache.flink.graph.generator.EchoGraph
 
MINIMUM_VERTEX_PAIR_COUNT - Static variable in class org.apache.flink.graph.generator.SingletonEdgeGraph
 
minInputWatermarkGauge - Variable in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
MinIntegerAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MinIntegerAggregator
 
MinLongAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MinLongAggregator
 
MinMaxAvgStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Minimum, maximum and average statistics.
MinMaxAvgStatistics(long, long, long) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.MinMaxAvgStatistics
 
MinMaxAvgStats - Class in org.apache.flink.runtime.checkpoint
Helper for keeping track of min/max/average summaries.
minNormalizedKey(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
minResources - Variable in class org.apache.flink.api.java.operators.Operator
 
minRetentionTime - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
MinShortAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MinShortAggregator
 
minSplitSize - Variable in class org.apache.flink.api.common.io.FileInputFormat
The minimal split size, set by the configure() method.
minus(DenseMatrix) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a new matrix by subtracting another matrix.
minus(Vector) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
minus(Vector, Vector) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
compute vec1 - vec2 .
minus(Vector) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
minus(Vector) - Method in class org.apache.flink.ml.common.linalg.Vector
Create a new vector by subtracting another vector.
MINUS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
minus(QueryOperation, QueryOperation, boolean) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
minus(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
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.
minusEqual(Vector) - Method in class org.apache.flink.ml.common.linalg.DenseVector
Minus with another vector.
minusEquals(DenseMatrix) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Minus with another vector.
MINUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MINUTE() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in minutes.
MINUTE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
minutes(long) - Static method in class org.apache.flink.api.common.time.Time
Creates a new Time that represents the given number of minutes.
minutes(long) - Static method in class org.apache.flink.streaming.api.windowing.time.Time
Creates a new Time that represents the given number of minutes.
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 a WatermarkGauge pair.
MinWatermarkGauge(WatermarkGauge, WatermarkGauge) - Constructor for class org.apache.flink.streaming.runtime.metrics.MinWatermarkGauge
 
MinWithRetractAccumulator() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.MinWithRetractAccumulator
 
MinWithRetractAggFunction<T extends Comparable> - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in Min with retraction aggregate function.
MinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
MinWithRetractAggFunction.BooleanMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean Min with retraction aggregate function.
MinWithRetractAggFunction.ByteMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Min with retraction aggregate function.
MinWithRetractAggFunction.DateMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Date Min with retraction aggregate function.
MinWithRetractAggFunction.DecimalMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Big Decimal Min with retraction aggregate function.
MinWithRetractAggFunction.DoubleMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Min with retraction aggregate function.
MinWithRetractAggFunction.FloatMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Min with retraction aggregate function.
MinWithRetractAggFunction.IntMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int Min with retraction aggregate function.
MinWithRetractAggFunction.LongMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Min with retraction aggregate function.
MinWithRetractAggFunction.MinWithRetractAccumulator<T> - Class in org.apache.flink.table.planner.functions.aggfunctions
The initial accumulator for Min with retraction aggregate function.
MinWithRetractAggFunction.ShortMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Min with retraction aggregate function.
MinWithRetractAggFunction.StringMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String Min with retraction aggregate function.
MinWithRetractAggFunction.TimeMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Time Min with retraction aggregate function.
MinWithRetractAggFunction.TimestampMinWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Timestamp Min with retraction aggregate function.
MirrorResult() - Constructor for class org.apache.flink.graph.asm.result.BinaryResult.MirrorResult
 
MISMATCHES - Static variable in class org.apache.flink.graph.examples.data.MusicProfilesData
 
MISSING - Static variable in class org.apache.flink.table.types.inference.TypeStrategies
Placeholder for a missing type strategy.
MissingFieldTypeInfoException - Exception in org.apache.flink.optimizer.postpass
 
MissingFieldTypeInfoException(int) - Constructor for exception org.apache.flink.optimizer.postpass.MissingFieldTypeInfoException
 
missingKeys() - Method in class org.apache.flink.util.LinkedOptionalMap.MergeResult
 
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(Path) - Method in class org.apache.flink.core.fs.FileSystem
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() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
mKeyGroup1Cache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
mKeyMatchesCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
mKeyValueRecord - Variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
The key/value generic record wrapped by this class.
ML_ENVIRONMENT_ID - Static variable in interface org.apache.flink.ml.params.shared.HasMLEnvironmentId
 
MLEnvironment - Class in org.apache.flink.ml.common
The MLEnvironment stores the necessary context in Flink.
MLEnvironment() - Constructor for class org.apache.flink.ml.common.MLEnvironment
Construct with null that the class can load the environment in the `get` method.
MLEnvironment(ExecutionEnvironment, BatchTableEnvironment) - Constructor for class org.apache.flink.ml.common.MLEnvironment
Construct with the batch environment and the the batch table environment given by user.
MLEnvironment(StreamExecutionEnvironment, StreamTableEnvironment) - Constructor for class org.apache.flink.ml.common.MLEnvironment
Construct with the stream environment and the the stream table environment given by user.
MLEnvironment(ExecutionEnvironment, BatchTableEnvironment, StreamExecutionEnvironment, StreamTableEnvironment) - Constructor for class org.apache.flink.ml.common.MLEnvironment
Construct with env given by user.
MLEnvironmentFactory - Class in org.apache.flink.ml.common
Factory to get the MLEnvironment using a MLEnvironmentId.
MLEnvironmentFactory() - Constructor for class org.apache.flink.ml.common.MLEnvironmentFactory
 
MOD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
mod(Decimal, Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
MOD - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
mod(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
MOD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
mode - Variable in class org.apache.flink.test.util.MultipleProgramsTestBase
 
MODE_EMBEDDED - Static variable in class org.apache.flink.table.client.SqlClient
 
MODE_GATEWAY - Static variable in class org.apache.flink.table.client.SqlClient
 
Model<M extends Model<M>> - Interface in org.apache.flink.ml.api.core
A model is an ordinary Transformer except how it is created.
ModelBase<M extends ModelBase<M>> - Class in org.apache.flink.ml.pipeline
The base class for a machine learning model.
ModelBase() - Constructor for class org.apache.flink.ml.pipeline.ModelBase
 
ModelBase(Params) - Constructor for class org.apache.flink.ml.pipeline.ModelBase
 
modelData - Variable in class org.apache.flink.ml.pipeline.ModelBase
 
ModelMapper - Class in org.apache.flink.ml.common.mapper
An abstract class for Mappers with a model.
ModelMapper(TableSchema, TableSchema, Params) - Constructor for class org.apache.flink.ml.common.mapper.ModelMapper
Constructs a ModelMapper.
ModelMapperAdapter - Class in org.apache.flink.ml.common.mapper
A class that adapts a ModelMapper to a Flink RichMapFunction so the model can be loaded in a Flink job.
ModelMapperAdapter(ModelMapper, ModelSource) - Constructor for class org.apache.flink.ml.common.mapper.ModelMapperAdapter
Construct a ModelMapperAdapter with the given ModelMapper and ModelSource.
ModelSource - Interface in org.apache.flink.ml.common.model
An interface that load the model from different sources.
MODIFIES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
MODULE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Module - Interface in org.apache.flink.table.module
Modules define a set of metadata, including functions, user defined types, operators, rules, etc.
MODULE_HIVE_VERSION - Static variable in class org.apache.flink.table.module.hive.HiveModuleDescriptorValidator
 
MODULE_NAME - Static variable in class org.apache.flink.table.client.config.entries.ModuleEntry
 
MODULE_TYPE - Static variable in class org.apache.flink.table.descriptors.ModuleDescriptorValidator
Key for describing the type of the module.
MODULE_TYPE_CORE - Static variable in class org.apache.flink.table.descriptors.CoreModuleDescriptorValidator
 
MODULE_TYPE_HIVE - Static variable in class org.apache.flink.table.module.hive.HiveModuleDescriptorValidator
 
ModuleDescriptor - Class in org.apache.flink.table.descriptors
Describes a Module.
ModuleDescriptor(String) - Constructor for class org.apache.flink.table.descriptors.ModuleDescriptor
Constructs a ModuleDescriptor.
ModuleDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for ModuleDescriptor.
ModuleDescriptorValidator() - Constructor for class org.apache.flink.table.descriptors.ModuleDescriptorValidator
 
ModuleEntry - Class in org.apache.flink.table.client.config.entries
Describes a module configuration entry.
ModuleEntry(String, DescriptorProperties) - Constructor for class org.apache.flink.table.client.config.entries.ModuleEntry
 
ModuleFactory - Interface in org.apache.flink.table.factories
A factory to create configured module instances based on string-based properties.
moduleManager - Variable in class org.apache.flink.table.client.gateway.local.ExecutionContext.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
 
MONITOR_ACTUAL_DELAYED_WRITE_RATE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BACKGROUND_ERRORS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_CUR_SIZE_ACTIVE_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.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_MEM_TABLE_FLUSH_PENDING - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_DELETES_ACTIVE_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.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_ENTRIES_ACTIVE_MEM_TABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_ENTRIES_IMM_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.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_LIVE_VERSIONS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_RUNNING_COMPACTIONS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_RUNNING_FLUSHES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_SNAPSHOTS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_SIZE_ALL_MEM_TABLES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_TOTAL_SST_FILES_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
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.HeartbeatManagerImpl
 
monitorTarget(ResourceID, HeartbeatTarget<O>) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
MONTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MONTH() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in months.
MONTH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MORE_ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
moreAvailable() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
moreAvailable - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate.InputWithData
 
moveElementToIdx(T, int) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
MULTI_LINE_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MultipleIdsMessageAcknowledgingSourceBase<Type,UId,SessionId> - Class in org.apache.flink.streaming.api.functions.source
Abstract base class for data sources that receive elements from a message queue and acknowledge them back by IDs.
MultipleIdsMessageAcknowledgingSourceBase(Class<UId>) - Constructor for class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
Creates a new MessageAcknowledgingSourceBase for IDs of the given type.
MultipleIdsMessageAcknowledgingSourceBase(TypeInformation<UId>) - Constructor for class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
Creates a new MessageAcknowledgingSourceBase for IDs of the given type.
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.api.java.utils
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(MultipleProgramsTestBase.TestExecutionMode) - 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.
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
 
multipleWatermarksUnsupported() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
multiplies(DenseMatrix) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Multiply with another matrix.
multiplies(DenseVector) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Multiply with a dense vector.
multiplies(SparseVector) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Multiply with a sparse vector.
multiply(double) - Method in class org.apache.flink.configuration.MemorySize
 
multiply(Decimal, Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
MULTIPLY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
multiplyWith(int) - Method in class org.apache.flink.optimizer.costs.Costs
 
MULTISET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MULTISET(DataType) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a multiset (=bag).
MULTISET(TypeInformation<E>) - Static method in class org.apache.flink.table.api.Types
Deprecated.
Generates type information for a Multiset.
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
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
 
MultivariateGaussian - Class in org.apache.flink.ml.common.statistics.basicstatistic
This class provides basic functionality for a Multivariate Gaussian (Normal) Distribution.
MultivariateGaussian(DenseVector, DenseMatrix) - Constructor for class org.apache.flink.ml.common.statistics.basicstatistic.MultivariateGaussian
The constructor.
MUMPS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MurmurHash - Class in org.apache.flink.graph.utils
A resettable implementation of the 32-bit MurmurHash algorithm.
MurmurHash(int) - Constructor for class org.apache.flink.graph.utils.MurmurHash
A resettable implementation of the 32-bit MurmurHash algorithm.
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
 
MusicProfiles - Class in org.apache.flink.graph.examples
This example demonstrates how to mix the DataSet Flink API with the Gelly API.
MusicProfiles() - Constructor for class org.apache.flink.graph.examples.MusicProfiles
 
MusicProfilesData - Class in org.apache.flink.graph.examples.data
Provides the default data sets used for the Music Profiles example program.
MusicProfilesData() - Constructor for class org.apache.flink.graph.examples.data.MusicProfilesData
 
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
 
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.
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.
MySelector() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample.MySelector
 
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 - Static variable in class org.apache.flink.api.common.resources.CPUResource
 
NAME - Static variable in class org.apache.flink.api.common.resources.GPUResource
 
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(String) - Method in class org.apache.flink.api.java.operators.DataSink
 
name(String) - Method in class org.apache.flink.api.java.operators.DeltaIteration
Sets the name for the iteration.
name - Variable in class org.apache.flink.api.java.operators.Operator
 
name(String) - Method in class org.apache.flink.api.java.operators.Operator
Sets the name of this operator.
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 - Variable in class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
 
name - Variable in class org.apache.flink.graph.drivers.parameter.SimpleParameter
 
NAME - Static variable in class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutor
 
name() - Method in class org.apache.flink.runtime.checkpoint.MasterState
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.streaming.connectors.cassandra.CassandraSink
Sets the name of this sink.
name(String) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
 
name() - Method in class org.apache.flink.table.expressions.ResolvedFieldReference
 
name(String) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
NAME - Static variable in class org.apache.flink.yarn.executors.YarnJobClusterExecutor
 
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_SEPARATOR - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
NAMED_ARGUMENT_ASSIGNMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
namedArguments(List<String>) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.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.
NamedChannel - Class in org.apache.flink.optimizer.plan
 
NamedChannel(String, PlanNode) - Constructor for class org.apache.flink.optimizer.plan.NamedChannel
Initializes NamedChannel.
NamedChannel(String, PlanNode, TempMode) - Constructor for class org.apache.flink.optimizer.plan.NamedChannel
 
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).
NamedRoutineCall(SqlFunctionCategory, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NAMES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
names - Variable in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
NAMESPACE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
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, MK, MV>) - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
 
NamespacedStateMapViewWithKeysNullable(InternalMapState<?, N, MK, MV>, InternalValueState<?, N, MV>) - 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
 
NamespaceTableAggsHandleFunction<N> - Interface in org.apache.flink.table.runtime.generated
The base class for handling table aggregate functions with namespace.
NANOSECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NAryUnionPlanNode - Class in org.apache.flink.optimizer.plan
A union operation over multiple inputs (2 or more).
NAryUnionPlanNode(BinaryUnionNode, List<Channel>, GlobalProperties, Costs) - Constructor for class org.apache.flink.optimizer.plan.NAryUnionPlanNode
 
NATIONAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
NativeCodeLoader - Class in org.apache.hadoop.util
 
nativeMetricMonitor - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
nativeMetricOptions - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
Natural() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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
 
needFit() - Method in class org.apache.flink.ml.api.core.Pipeline
Check whether the pipeline acts as an Estimator or not.
needSetProbed() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
needToCleanupState(Long) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
negate() - Method in class org.apache.flink.table.dataformat.Decimal
 
Neighbor<VV,EV> - Class in org.apache.flink.graph.gsa
This class represents a <sourceVertex, edge> pair.
Neighbor() - Constructor for class org.apache.flink.graph.gsa.Neighbor
 
Neighbor(VV, EV) - Constructor for class org.apache.flink.graph.gsa.Neighbor
 
NeighborsFunction<K,VV,EV,O> - Interface in org.apache.flink.graph
Interface to be implemented by the function applied to a vertex neighborhood in the Graph.groupReduceOnNeighbors(NeighborsFunction, EdgeDirection) method.
NeighborsFunctionWithVertexValue<K,VV,EV,O> - Interface in org.apache.flink.graph
Interface to be implemented by the function applied to a vertex neighborhood in the Graph.groupReduceOnNeighbors(NeighborsFunctionWithVertexValue, EdgeDirection) method.
NeighborWithComponentIDJoin() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.NeighborWithComponentIDJoin
 
NestedFieldsProjectableTableSource<T> - Interface in org.apache.flink.table.sources
Adds support for projection push-down to a TableSource with nested fields.
NestedMapsStateTable<K,N,S> - Class in org.apache.flink.runtime.state.heap
This implementation of StateTable uses NestedStateMap.
NestedMapsStateTable(InternalKeyContext<K>, RegisteredKeyValueStateBackendMetaInfo<N, S>, TypeSerializer<K>) - Constructor for class org.apache.flink.runtime.state.heap.NestedMapsStateTable
Creates a new NestedMapsStateTable for the given key context and meta info.
NestedRow - Class in org.apache.flink.table.dataformat
Its memory storage structure is exactly the same with BinaryRow.
NestedRow(int) - Constructor for class org.apache.flink.table.dataformat.NestedRow
 
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.
NestedStateMap<K,N,S> - Class in org.apache.flink.runtime.state.heap
This implementation of StateMap uses nested HashMap objects.
NestedStateMap() - Constructor for class org.apache.flink.runtime.state.heap.NestedStateMap
Constructs a new NestedStateMap.
NestedStateMapSnapshot<K,N,S> - Class in org.apache.flink.runtime.state.heap
This class represents the snapshot of a NestedStateMap.
NestedStateMapSnapshot(NestedStateMap<K, N, S>) - Constructor for class org.apache.flink.runtime.state.heap.NestedStateMapSnapshot
Creates a new NestedStateMapSnapshot.
NESTING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
netRuntime(long) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
NettyBufferPool - Class in org.apache.flink.queryablestate.network
Wrapper 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 - 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.runtime.io.network.netty.NettyBufferPool
Creates Netty's buffer pool with the specified number of direct arenas.
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() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
NettyConnectionManager - Class in org.apache.flink.runtime.io.network.netty
 
NettyConnectionManager(ResultPartitionProvider, TaskEventPublisher, NettyConfig) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
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
 
NettyPartitionRequestClient - Class in org.apache.flink.runtime.io.network.netty
Partition request client for remote partition requests.
NettyProtocol - Class in org.apache.flink.runtime.io.network.netty
Defines the server and client channel handlers, i.e.
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.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, Duration, boolean, NettyConfig, String[], BoundedBlockingSubpartitionType, boolean, boolean, String) - 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.
NettyShuffleMaster - Enum in org.apache.flink.runtime.shuffle
Default ShuffleMaster for netty and local file based shuffle implementation.
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
 
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.SocketFactory - Interface in org.apache.flink.util
A factory for a local socket from port number.
network(double) - Static method in class org.apache.flink.mesos.Utils
Construct a network resource.
network(String, double) - Static method in class org.apache.flink.mesos.Utils
Construct a network resource.
NETWORK_BLOCKING_SHUFFLE_TYPE - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
NETWORK_BUFFERS_MEMORY_FRACTION - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
NETWORK_BUFFERS_MEMORY_MAX - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Deprecated.
NETWORK_BUFFERS_MEMORY_MIN - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Deprecated.
NETWORK_BUFFERS_PER_CHANNEL - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Number of network buffers to use for each outgoing/incoming channel (subpartition/input 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_EXCLUSIVE_BUFFERS_REQUEST_TIMEOUT_MILLISECONDS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The timeout for requesting exclusive buffers for each channel.
NETWORK_EXTRA_BUFFERS_PER_GATE - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Number of extra network buffers to use for each outgoing/incoming gate (result partition/input gate).
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_NUM_BUFFERS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
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.
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, boolean) - 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, 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, boolean, 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.
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, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
NetworkBufferPool(int, 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() - 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.
NetworkFailuresProxy - Class in org.apache.flink.networking
This class acts as a network proxy - listening on local port and forwarding all of the network to the remote host/port.
NetworkFailuresProxy(int, String, int) - Constructor for class org.apache.flink.networking.NetworkFailuresProxy
 
networkMbps() - Method in class org.apache.flink.mesos.scheduler.Offer
 
NetworkPartitionConnectionInfo(ConnectionID) - 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.
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
 
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
 
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(User.Builder) - Static method in class example.avro.User
Creates a new User RecordBuilder by copying an existing Builder.
newBuilder(User) - Static method in class example.avro.User
Creates a new User RecordBuilder by copying an existing User instance.
newBuilder(double, int) - Static method in class org.apache.flink.api.common.operators.ResourceSpec
 
newBuilder(Time) - Static method in class org.apache.flink.api.common.state.StateTtlConfig
 
newBuilder() - Static method in class org.apache.flink.avro.generated.Address
Creates a new Address RecordBuilder.
newBuilder(Address.Builder) - Static method in class org.apache.flink.avro.generated.Address
Creates a new Address RecordBuilder by copying an existing Builder.
newBuilder(Address) - Static method in class org.apache.flink.avro.generated.Address
Creates a new Address RecordBuilder by copying an existing Address instance.
newBuilder() - Static method in class org.apache.flink.client.program.PackagedProgram
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
newBuilder(FlinkFnApi.Schema.DateTimeType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
newBuilder(FlinkFnApi.Schema.DecimalType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newBuilder(FlinkFnApi.Schema.Field) - 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(FlinkFnApi.Schema.FieldType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
newBuilder(FlinkFnApi.Schema.MapType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilder(FlinkFnApi.Schema) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
newBuilder(FlinkFnApi.UserDefinedFunction.Input) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newBuilder(FlinkFnApi.UserDefinedFunction) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
newBuilder(FlinkFnApi.UserDefinedFunctions) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.overlays.FlinkDistributionOverlay
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.overlays.HadoopConfOverlay
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.overlays.HadoopUserOverlay
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.overlays.KeytabOverlay
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.overlays.Krb5ConfOverlay
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.overlays.SSLStoreOverlay
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.overlays.UserLibOverlay
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
newBuilder() - Static method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig
 
newBuilder() - Static method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
Create a builder for a new PubSubSink.
newBuilder() - Static method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
newBuilder() - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Creates a new ComplexPayloadAvro RecordBuilder.
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(ComplexPayloadAvro) - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Creates a new ComplexPayloadAvro RecordBuilder by copying an existing ComplexPayloadAvro instance.
newBuilder() - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Creates a new InnerPayLoadAvro RecordBuilder.
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(InnerPayLoadAvro) - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Creates a new InnerPayLoadAvro RecordBuilder by copying an existing InnerPayLoadAvro instance.
newBuilder() - Static method in class org.apache.flink.table.types.inference.TypeInference
Builder for configuring and creating instances of TypeInference.
newBuilder(ObjectIdentifier, LogicalType) - Static method in class org.apache.flink.table.types.logical.DistinctType
Creates a builder for a DistinctType.
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(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.
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 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.UserDefinedFunctions
 
newDirectBuffer(int, int) - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
newDirectExecutorService() - Static method in class org.apache.flink.runtime.concurrent.Executors
Return a new direct executor service.
newDynamicPropertiesOption() - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Get an instance of the dynamic properties option.
newFile(File, OutputStream) - Static method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
newHashJoinOperator(HashJoinType, GeneratedJoinCondition, boolean, boolean[], GeneratedProjection, GeneratedProjection, boolean, int, long, long, RowType) - Static method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
newHeapBuffer(int, int) - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
newInstance(int) - Static method in class org.apache.flink.api.java.tuple.Tuple
 
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.table.api.EnvironmentSettings
Creates a builder for creating an instance of EnvironmentSettings.
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
 
newInstance(Class<T>) - Static method in class org.apache.flink.util.ReflectionUtil
 
newIterator() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
newIterator(int) - 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 interface org.apache.flink.table.runtime.util.ResettableRowBuffer
Get a new iterator starting from the `beginRow`-th row.
newProcessSpecBuilder(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
NewSavepoint - Class in org.apache.flink.state.api
A new savepoint.
NewSpecification() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a NEW UDT(...) expression.
newStream(RecoverableMultiPartUpload, FunctionWithException<File, RefCountedFile, IOException>, long) - Static method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
newTaskID() - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Generate a new task ID for a worker.
newTaskID() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
newTaskID() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
Generates a new task ID.
newThread(Runnable) - Method in class org.apache.flink.runtime.taskmanager.DispatcherThreadFactory
 
newThread(Runnable) - Method in class org.apache.flink.runtime.util.ExecutorThreadFactory
 
newToken(int) - Static method in class org.apache.flink.sql.parser.impl.Token
Returns a new Token object, by default.
newValidationError(SqlNode, Resources.ExInst<SqlValidatorException>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
newValidationError(String, Object...) - Method in interface org.apache.flink.table.types.inference.CallContext
Creates a validation error for exiting the type inference process with a meaningful exception.
newWorker(Protos.TaskID) - Static method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Create a new worker with the given taskID.
newWorker(Protos.TaskID, ResourceProfile) - Static method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Create a new worker with the given taskID.
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.java.operators.translation.Tuple3UnwrappingIterator
 
next() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
 
next(String) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new pattern to the existing one.
next(Pattern<T, F>) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new group pattern to the existing one.
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysIterator
 
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
Advances the iterator.
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
next() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
next() - Method in class org.apache.flink.graph.generator.random.GeneratorFactoryBase
 
next() - Method in class org.apache.flink.graph.generator.random.JDKRandomGeneratorFactory
 
next() - Method in class org.apache.flink.graph.generator.random.MersenneTwisterFactory
 
next() - Method in class org.apache.flink.graph.pregel.MessageIterator
 
next() - Method in class org.apache.flink.graph.spargel.MessageIterator
 
next() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
next() - Method in interface org.apache.flink.ml.common.linalg.VectorIterator
Trigger the cursor points to the next element of the vector.
next(E) - Method in class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
next() - Method in class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
next(E) - Method in class org.apache.flink.runtime.io.disk.InputViewIterator
 
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(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() - 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(BT) - Method in class org.apache.flink.runtime.iterative.io.HashPartitionIterator
 
next() - Method in class org.apache.flink.runtime.iterative.io.HashPartitionIterator
 
next() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable.SimpleIterator
 
next(T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.EntryIterator
 
next() - 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() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.EntryIterator
 
next(BT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.HashBucketIterator
 
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(BT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.UnmatchedBuildIterator
 
next() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.UnmatchedBuildIterator
 
next(T) - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
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(T) - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
next() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
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() - 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(IN) - Method in class org.apache.flink.runtime.operators.util.metrics.CountingMutableObjectIterator
 
next() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingMutableObjectIterator
 
next(T) - Method in class org.apache.flink.runtime.operators.util.ReaderIterator
 
next() - Method in class org.apache.flink.runtime.operators.util.ReaderIterator
 
next() - Method in class org.apache.flink.runtime.util.EmptyIterator
Always throws a NoSuchElementException.
next(E) - Method in class org.apache.flink.runtime.util.EmptyMutableObjectIterator
Always returns null.
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(T) - Method in class org.apache.flink.runtime.util.RegularToMutableObjectIterator
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.sql.tests.BatchSQLTestProgram.DataGenerator
 
next() - Method in class org.apache.flink.state.api.input.MultiStateKeyIterator
 
next() - Method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData.GradeSource
 
next() - Method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData.SalarySource
 
next(int, int) - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGenerator
Creates a new random event.
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 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
next() - Method in class org.apache.flink.table.planner.utils.SingleElementIterator
 
next() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
 
next() - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
next(BinaryRow) - Method in class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
next() - Method in class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
next(Entry) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
 
next() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
 
next(Tuple2<K, V>) - Method in class org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
 
next() - Method in class org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
 
next() - Method in class org.apache.flink.util.CloseableIterator.IteratorAdapter
 
next() - Method in class org.apache.flink.util.LongValueSequenceIterator
 
next(E) - Method in interface org.apache.flink.util.MutableObjectIterator
Gets the next element from the collection.
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(StringValue) - Method in class org.apache.flink.util.StringValueUtils.WhitespaceTokenizer
Gets the next token from the string.
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()...
nextBatch(RecordReader, VectorizedRowBatch) - 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
 
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.
nextBufferIsEvent() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
nextBufferIsEvent() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
nextBufferIsEvent() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
Returns whether the next buffer is an event or not.
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.
nextFreeTransactionalId - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHint
 
nextFreeTransactionalId - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHint
 
nextInnerJoin() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeInnerJoinIterator
 
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
 
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(T) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
nextRecord(T) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
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(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(T) - Method in class org.apache.flink.api.java.io.CollectionInputFormat
 
nextRecord(OUT) - Method in class org.apache.flink.api.java.io.CsvInputFormat
 
nextRecord(T) - Method in class org.apache.flink.api.java.io.IteratorInputFormat
 
nextRecord(Row) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Stores the next resultSet row in a tuple.
nextRecord(T) - Method in class org.apache.flink.api.java.io.ParallelIteratorInputFormat
 
nextRecord(OUT) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormat
 
nextRecord(OUT) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoInputFormat
 
nextRecord(Tuple2<String, Integer>) - Method in class org.apache.flink.batch.tests.Generator
 
nextRecord(BaseRow) - Method in class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
 
nextRecord(BaseRow) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
nextRecord(BaseRow) - Method in class org.apache.flink.connectors.hive.read.HiveVectorizedOrcSplitReader
 
nextRecord(BaseRow) - Method in interface org.apache.flink.connectors.hive.read.SplitReader
Reads the next record from the input.
nextRecord(FileCopyTask) - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
nextRecord(E) - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
nextRecord(E) - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
nextRecord() - Method in class org.apache.flink.formats.parquet.utils.ParquetRecordReader
Returns the next record.
nextRecord(T) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
nextRecord(BaseRow) - Method in class org.apache.flink.orc.OrcColumnarRowSplitReader
 
nextRecord(T) - Method in class org.apache.flink.orc.OrcInputFormat
 
nextRecord(Row) - Method in class org.apache.flink.orc.OrcRowSplitReader
 
nextRecord(T) - Method in class org.apache.flink.orc.OrcSplitReader
Reads the next record from the input.
nextRecord() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
nextRecord(OUT) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
nextRecord(BaseRow) - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
nextRecord(Row) - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
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(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.FileChannelInputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.disk.FileChannelOutputView
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
Gets the next segment from the asynchronous block reader.
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
 
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, int) - Method in class org.apache.flink.runtime.io.disk.RandomAccessOutputView
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.SeekableFileChannelInputView
 
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) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
The method by which concrete subclasses realize page crossing.
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
This method must return a segment.
nextSegment() - Method in class org.apache.flink.runtime.memory.ListMemorySegmentSource
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.operators.hash.HashPartition.BuildSideBuffer
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
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(MemorySegment, int) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashPartition.BuildSideBuffer
 
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.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
 
nextSegment() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
 
nextSegment() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
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.table.runtime.operators.join.HashJoinOperator
 
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.
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.
NextTransactionalIdHint() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHint
 
NextTransactionalIdHint(int, long) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHint
 
NextTransactionalIdHint() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHint
 
NextTransactionalIdHint(int, long) - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHint
 
NextTransactionalIdHintSerializer() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
NextTransactionalIdHintSerializer() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
NextTransactionalIdHintSerializerSnapshot() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer.NextTransactionalIdHintSerializerSnapshot
 
NextTransactionalIdHintSerializerSnapshot() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer.NextTransactionalIdHintSerializerSnapshot
 
nextValue(V) - Method in interface org.apache.flink.streaming.runtime.operators.windowing.KeyMap.TraversalEvaluator
Called for each value found for the current key.
NFA<T> - Class in org.apache.flink.cep.nfa
Non-deterministic finite automaton implementation.
NFA(Collection<State<T>>, long, boolean) - Constructor for class org.apache.flink.cep.nfa.NFA
 
NFA.MigratedNFA<T> - Class in org.apache.flink.cep.nfa
Wrapper for migrated state.
NFA.MigratedNFASerializerSnapshot<T> - Class in org.apache.flink.cep.nfa
NFA.NFASerializer<T> - Class in org.apache.flink.cep.nfa
Deprecated.
NFA.NFASerializerConfigSnapshot<T> - Class in org.apache.flink.cep.nfa
Deprecated.
This snapshot class is no longer in use, and only maintained for backwards compatibility purposes. It is fully replaced by NFA.MigratedNFASerializerSnapshot.
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.
NFASerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.cep.nfa.NFA.NFASerializer
Deprecated.
 
NFASerializerConfigSnapshot() - Constructor for class org.apache.flink.cep.nfa.NFA.NFASerializerConfigSnapshot
Deprecated.
This empty constructor is required for deserializing the configuration.
NFASerializerConfigSnapshot(TypeSerializer<T>, TypeSerializer<SharedBuffer<T>>) - Constructor for class org.apache.flink.cep.nfa.NFA.NFASerializerConfigSnapshot
Deprecated.
 
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.
NiFiDataPacket - Interface in org.apache.flink.streaming.connectors.nifi
The NiFiDataPacket provides a packaging around a NiFi FlowFile.
NiFiDataPacketBuilder<T> - Interface in org.apache.flink.streaming.connectors.nifi
A function that can create a NiFiDataPacket from an incoming instance of the given type.
NiFiSink<T> - Class in org.apache.flink.streaming.connectors.nifi
A sink that delivers data to Apache NiFi using the NiFi Site-to-Site client.
NiFiSink(SiteToSiteClientConfig, NiFiDataPacketBuilder<T>) - Constructor for class org.apache.flink.streaming.connectors.nifi.NiFiSink
Construct a new NiFiSink with the given client config and NiFiDataPacketBuilder.
NiFiSource - Class in org.apache.flink.streaming.connectors.nifi
A source that pulls data from Apache NiFi using the NiFi Site-to-Site client.
NiFiSource(SiteToSiteClientConfig) - Constructor for class org.apache.flink.streaming.connectors.nifi.NiFiSource
Constructs a new NiFiSource using the given client config and the default wait time of 1000 ms.
NiFiSource(SiteToSiteClientConfig, long) - Constructor for class org.apache.flink.streaming.connectors.nifi.NiFiSource
Constructs a new NiFiSource using the given client config and wait time.
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_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_INDEX - Static variable in class org.apache.flink.api.java.typeutils.TypeExtractor
 
NO_OFFSET_SET - Static variable in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
 
NO_ROW_SELECTED - Static variable in class org.apache.flink.table.client.cli.CliResultView
 
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_TRANSFORM - Static variable in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
NO_VALUE_KEY - Static variable in class org.apache.flink.api.java.utils.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 - Class in org.apache.flink.table.explain
Field hierarchy of an execution plan.
Node() - Constructor for class org.apache.flink.table.explain.Node
 
NODE_LABEL - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
nodeChanged() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
nodeChanged() - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalService
 
nodeCosts - Variable in class org.apache.flink.optimizer.plan.PlanNode
 
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.OptionBuilder
Deprecated.
define the type explicitly first with one of the intType(), stringType(), etc.
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
 
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
 
noLocality(ResourceProfile) - Static method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns a slot profile for the given resource profile, without any locality requirements.
NoMatchingTableFactoryException - Exception in org.apache.flink.table.api
Exception for not finding a TableFactory for the given properties.
NoMatchingTableFactoryException(String, String, Class<?>, List<TableFactory>, Map<String, String>, Throwable) - Constructor for exception org.apache.flink.table.api.NoMatchingTableFactoryException
 
NoMatchingTableFactoryException(String, Class<?>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.api.NoMatchingTableFactoryException
 
NoMatchingTableFactoryException(String, String, Class<?>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.api.NoMatchingTableFactoryException
 
noMoreBlocks - Variable in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
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(GeneratedAggsHandleFunction[], GeneratedRecordComparator, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
 
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(CheckpointStreamFactory.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
 
NonClosingOutpusStreamDecorator - Class in org.apache.flink.runtime.util
Decorator for input streams that ignores calls to OutputStream.close().
NonClosingOutpusStreamDecorator(OutputStream) - Constructor for class org.apache.flink.runtime.util.NonClosingOutpusStreamDecorator
 
none() - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
NONE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NonForwardingIdentityMapper() - Constructor for class org.apache.flink.graph.utils.GraphUtils.NonForwardingIdentityMapper
 
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.
NonPersistentMetadataCheckpointStorageLocation - Class in org.apache.flink.runtime.state.memory
A checkpoint storage location for the MemoryStateBackend in case no durable persistence for metadata has been configured.
NonPersistentMetadataCheckpointStorageLocation(int) - Constructor for class org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
 
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
 
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.
noNulls - Variable in class org.apache.flink.table.dataformat.vector.AbstractColumnVector
 
NOOP_EXCEPTION_HANDLER - Static variable in class org.apache.flink.util.FlinkUserCodeClassLoader
 
NoOpBinaryUdfOp<OUT> - Class in org.apache.flink.optimizer.util
 
NoOpBinaryUdfOp(TypeInformation<OUT>) - Constructor for class org.apache.flink.optimizer.util.NoOpBinaryUdfOp
 
NoOpCassandraFailureHandler - Class in org.apache.flink.streaming.connectors.cassandra
A CassandraFailureHandler that simply fails the sink on any failures.
NoOpCassandraFailureHandler() - Constructor for class org.apache.flink.streaming.connectors.cassandra.NoOpCassandraFailureHandler
 
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
 
NoOpDescriptor - Class in org.apache.flink.optimizer.operators
 
NoOpDescriptor() - Constructor for class org.apache.flink.optimizer.operators.NoOpDescriptor
 
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
 
NoOpFailoverStrategy - Class in org.apache.flink.runtime.executiongraph.failover
FailoverStrategy that does not do anything.
NoOpFailoverStrategy() - Constructor for class org.apache.flink.runtime.executiongraph.failover.NoOpFailoverStrategy
 
NoOpFailoverStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover
 
NoOpFailureHandler - Class in org.apache.flink.streaming.connectors.elasticsearch.util
An ActionRequestFailureHandler that simply fails the sink on any failures.
NoOpFailureHandler() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.util.NoOpFailureHandler
 
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.
NoOpMetricRegistry - Class in org.apache.flink.runtime.metrics
Metric registry which does nothing.
NoOpNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a No Operation node.
NoOpNode() - Constructor for class org.apache.flink.optimizer.dag.NoOpNode
 
NoOpNode(String) - Constructor for class org.apache.flink.optimizer.dag.NoOpNode
 
NoOpOperator<IN> - Class in org.apache.flink.api.java.operators
This operator will be ignored during translation.
NoOpOperator(DataSet<IN>, TypeInformation<IN>) - Constructor for class org.apache.flink.api.java.operators.NoOpOperator
 
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
 
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.
NoOpUnaryUdfOp<OUT> - Class in org.apache.flink.optimizer.util
 
NoOpUnaryUdfOp() - Constructor for class org.apache.flink.optimizer.util.NoOpUnaryUdfOp
 
NoOrFixedIfCheckpointingEnabledRestartStrategyFactory - Class in org.apache.flink.runtime.executiongraph.restart
Default restart strategy that resolves either to NoRestartStrategy or FixedDelayRestartStrategy depending if checkpointing was enabled.
NoOrFixedIfCheckpointingEnabledRestartStrategyFactory() - Constructor for class org.apache.flink.runtime.executiongraph.restart.NoOrFixedIfCheckpointingEnabledRestartStrategyFactory
 
noRequirements() - Static method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns a slot profile that has no requirements.
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
 
noRestart() - Static method in class org.apache.flink.api.common.restartstrategy.RestartStrategies
Generates NoRestartStrategyConfiguration.
NoRestartBackoffTimeStrategy - Enum in org.apache.flink.runtime.executiongraph.failover.flip1
Restart strategy which does not restart tasks when tasks fail.
NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory - Enum in org.apache.flink.runtime.executiongraph.failover.flip1
The factory for creating NoRestartBackoffTimeStrategy.
NoRestartStrategy - Class in org.apache.flink.runtime.executiongraph.restart
Restart strategy which does not restart an ExecutionGraph.
NoRestartStrategy() - Constructor for class org.apache.flink.runtime.executiongraph.restart.NoRestartStrategy
 
NoRestartStrategy.NoRestartStrategyFactory - Class in org.apache.flink.runtime.executiongraph.restart
 
NoRestartStrategyConfiguration() - Constructor for class org.apache.flink.api.common.restartstrategy.RestartStrategies.NoRestartStrategyConfiguration
 
NoRestartStrategyFactory() - Constructor for class org.apache.flink.runtime.executiongraph.restart.NoRestartStrategy.NoRestartStrategyFactory
 
normalCacheSize() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.normalCacheSize().
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
 
normalizeEqual(double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
normalizeEqual(double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
normalizeEqual(double) - Method in class org.apache.flink.ml.common.linalg.Vector
Normalize the vector.
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.
normalizeStartupMode(StartupMode) - Static method in class org.apache.flink.table.descriptors.KafkaValidator
 
normalizeYaml(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.ConfigUtil
Normalizes key-value properties from Yaml in the normalized format of the Table API.
normInf() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
normInf() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
normInf() - Method in class org.apache.flink.ml.common.linalg.Vector
Return the Inf norm of the vector.
normL1() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
normL1() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
normL1() - Method in class org.apache.flink.ml.common.linalg.Vector
Return the L1 norm of the vector.
normL2() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
normL2() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
normL2() - Method in class org.apache.flink.ml.common.linalg.Vector
Return the L2 norm of the vector.
normL2Square() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
normL2Square() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
normL2Square() - Method in class org.apache.flink.ml.common.linalg.Vector
Return the square of L2 norm of the vector.
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(OrcSplitReader.Predicate) - Constructor for class org.apache.flink.orc.OrcSplitReader.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(Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
NOT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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_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_IN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NOT_LIKE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NOT_SIMILAR_TO - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NotCondition<T> - Class in org.apache.flink.cep.pattern.conditions
Deprecated.
Please use RichNotCondition instead. This class exists just for backwards compatibility and will be removed in FLINK-10113.
NotCondition(IterativeCondition<T>) - Constructor for class org.apache.flink.cep.pattern.conditions.NotCondition
Deprecated.
 
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.
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
 
NotificationListener - Interface in org.apache.flink.runtime.util.event
 
notifyAbort(long, CheckpointException) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
notifyAbortOnCancellationBarrier(long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
notifyAllocationFailure(AllocationID, Exception) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
notifyAllocationFailure(AllocationID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Notifies that the allocation has failed.
notifyAllocationFailure(JobID, AllocationID, Exception) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceActions
Notifies that an allocation failure has occurred.
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.RemoteInputChannel
The Buffer pool notifies this channel 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.RemoteInputChannel
 
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, long, long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksFullSnapshotStrategy
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
notifyCheckpointComplete(long, long) - Method in class org.apache.flink.runtime.executiongraph.Execution
Notify the task of this execution about a completed checkpoint.
notifyCheckpointComplete(ExecutionAttemptID, JobID, long, long) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Notify the given task about a completed checkpoint.
notifyCheckpointComplete(ExecutionAttemptID, JobID, long, long) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
notifyCheckpointComplete(long) - Method in interface org.apache.flink.runtime.state.CheckpointListener
This method is called as a notification once a distributed checkpoint has been completed.
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 disposed.
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.taskmanager.Task
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.tests.FailureMapper
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.util.FiniteTestSource
 
notifyCheckpointCompleteAsync(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
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
 
notifyCreditAvailable(RemoteInputChannel) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
notifyCreditAvailable(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
The credit begins to announce after receiving the sender's backlog from buffer response.
notifyCreditAvailable(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Notifies available credits from one remote input channel.
notifyDataAvailable() - Method in interface org.apache.flink.runtime.io.network.partition.BufferAvailabilityListener
Called whenever there might be new data available.
notifyDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
notifyDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
notifyDataAvailable() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
notifyFailure(Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureRateRestartBackoffTimeStrategy
 
notifyFailure(Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy
 
notifyFailure(Throwable) - Method in enum org.apache.flink.runtime.executiongraph.failover.flip1.NoRestartBackoffTimeStrategy
 
notifyFailure(Throwable) - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.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
 
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.
notifyJobTimeout(JobID, UUID) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdActions
Notify a job timeout.
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(JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.query.KvStateLocationRegistry
Notifies the registry about a registered KvState instance.
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, 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(JobID, JobVertexID, KeyGroupRange, String, KvStateID) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcKvStateRegistryListener
 
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(JobVertexID, KeyGroupRange, String) - Method in class org.apache.flink.runtime.query.KvStateLocationRegistry
Notifies the registry about an unregistered KvState instance.
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.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
 
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.LeaderConnectionInfoListener
 
notifyLeaderAddress(String, UUID) - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
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
 
notifyNewVertices(List<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG
 
notifyNewVertices(List<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategy
Called whenever new vertices are added to the ExecutionGraph.
notifyNewVertices(List<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.executiongraph.failover.NoOpFailoverStrategy
 
notifyNewVertices(List<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartAllStrategy
 
notifyNewVertices(List<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy
 
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.
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 should be 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.
notifyPartitionConsumable(JobID, ResultPartitionID, TaskActions) - Method in interface org.apache.flink.runtime.io.network.partition.ResultPartitionConsumableNotifier
 
notifyPartitionConsumable(JobID, ResultPartitionID, TaskActions) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcResultPartitionConsumableNotifier
 
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.
notifySolutionSetUpdate() - Method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
Releases the waiting thread.
notifyTaskFailure(ExecutionAttemptID, Throwable) - Method in interface org.apache.flink.runtime.scheduler.InternalFailuresListener
 
notifyTimeout(AllocationID, UUID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
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.
notLeader() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
notNext(String) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new pattern to the existing one.
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.DataType
Adds a hint that null values are not expected in the data for this type.
notNull() - Method in class org.apache.flink.table.types.FieldsDataType
 
notNull() - Method in class org.apache.flink.table.types.KeyValueDataType
 
noTransform() - Static method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
NotReleasingPartitionReleaseStrategy - Class in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
Does not release intermediate result partitions during job execution.
NotReleasingPartitionReleaseStrategy() - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.NotReleasingPartitionReleaseStrategy
 
NotReleasingPartitionReleaseStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
notSupported() - Static method in exception org.apache.flink.util.StateMigrationException
 
noValidation() - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
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.planner.functions.sql.FlinkSqlOperatorTable
 
now() - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Returns current timestamp(count by seconds).
now(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Returns current timestamp(count by seconds) with offset.
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
 
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_COLUMN - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
NULL_VALUE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
NULL_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
NULLABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.DataType
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.FieldsDataType
 
nullable() - Method in class org.apache.flink.table.types.KeyValueDataType
 
NULLABLE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
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.NullableSerializerConfigSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
this snapshot class is no longer in use, and is maintained only for backwards compatibility purposes. It is fully replaced by NullableSerializer.NullableSerializerSnapshot.
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.
NullableSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
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
 
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
The NullAwareMapSerializer is similar to MapSerializer, the only difference is that the NullAwareMapSerializer can handle null keys.
NullAwareMapSerializer(TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.table.dataview.NullAwareMapSerializer
 
NullAwareMapSerializerSnapshot<K,V> - Class in org.apache.flink.table.dataview
NullAwareMapSerializerSnapshot() - Constructor for class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
Constructor for read instantiation.
NullAwareMapSerializerSnapshot(NullAwareMapSerializer<K, V>) - Constructor for class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
Constructor to create the snapshot for writing.
NullBinaryRowKeySelector - Class in org.apache.flink.table.runtime.keyselector
A utility class which key is always empty no matter what the input row is.
NullBinaryRowKeySelector() - Constructor for class org.apache.flink.table.runtime.keyselector.NullBinaryRowKeySelector
 
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.
NullFieldException() - Constructor for exception org.apache.flink.types.NullFieldException
Constructs an NullFieldException with null as its error detail message.
NullFieldException(String) - Constructor for exception org.apache.flink.types.NullFieldException
Constructs an NullFieldException with the specified 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)
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
 
NullKeyFieldException - Exception in org.apache.flink.types
An exception specifying that a required key field was not set in a record, i.e.
NullKeyFieldException() - Constructor for exception org.apache.flink.types.NullKeyFieldException
Constructs an NullKeyFieldException with null as its error 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.
NullKeyFieldException(String) - Constructor for exception org.apache.flink.types.NullKeyFieldException
Constructs an NullKeyFieldException with the specified 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.
nullLiteral(String) - Method in class org.apache.flink.table.descriptors.Csv
Sets the null literal string that is interpreted as a null value (disabled by default).
NullMaskUtils - Class in org.apache.flink.api.java.typeutils.runtime
 
NullMaskUtils() - Constructor for class org.apache.flink.api.java.typeutils.runtime.NullMaskUtils
 
nullOf(DataType) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
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.OrcSplitReader.NullSafeEquals
Creates a null-safe EQUALS predicate.
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
 
nullTreatment(SqlCall) - 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.
NullValueArray - Class in org.apache.flink.graph.types.valuearray
An array of NullValue.
NullValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.NullValueArray
Initializes an expandable array with default capacity.
NullValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.NullValueArray
Initializes a fixed-size array with the provided number of bytes.
NullValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for NullValueArray based on CopyableValueComparator.
NullValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
NullValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for NullValueArray.
NullValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
NullValueArraySerializer.NullValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
NullValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.NullValueArraySerializer.NullValueArraySerializerSnapshot
 
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
 
NUM_AGGREGATED_RECORDS_PER_FETCH - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
NUM_ARENAS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
NUM_DEAGGREGATED_RECORDS_PER_FETCH - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
NUM_PARTITIONS - Static variable in class org.apache.flink.streaming.examples.statemachine.kafka.KafkaStandaloneGenerator
 
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_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_THREADS_CLIENT - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
NUM_THREADS_SERVER - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
NUM_VERTICES - Static variable in class org.apache.flink.graph.examples.data.EuclideanGraphData
 
NUM_VERTICES - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
NUM_VERTICES - Static variable in class org.apache.flink.test.testdata.PageRankData
 
numActiveEntries() - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGenerator
 
NUMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
numberOfChannels - Variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
numberOfChannels - Variable in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
numberOfEdges() - Method in class org.apache.flink.graph.Graph
 
numberOfElements - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
Total number of input elements.
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
 
numberOfOutstandingAcknowledgements() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
 
numberOfTransferringThreads - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
numberOfValues() - Method in class org.apache.flink.ml.common.linalg.SparseVector
Get number of values in this vector.
numberOfVertices() - Method in class org.apache.flink.graph.Graph
 
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].
numBuckets - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The number of buckets in the current table.
numBuffersIn - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
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
 
numChars() - Method in class org.apache.flink.table.dataformat.BinaryString
Returns the number of UTF-8 code points in the string.
numCols() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get the number of columns.
numCounters - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
numDirectArenas() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.numDirectArenas().
numElements() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
numElements() - Method in interface org.apache.flink.table.dataformat.BaseMap
Invoke by codeGens.
numElements() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
numElements() - Method in class org.apache.flink.table.dataformat.BinaryMap
 
numElements() - Method in class org.apache.flink.table.dataformat.GenericArray
 
numElements() - Method in class org.apache.flink.table.dataformat.GenericMap
 
NUMERIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NUMERIC_FROM_ARG1_DEFAULT1 - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
NUMERIC_FROM_ARG1_DEFAULT1_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
NumericBetweenParametersProvider - Class in org.apache.flink.api.java.io.jdbc.split
This query parameters generator is an helper class to parameterize from/to queries on a numeric column.
NumericBetweenParametersProvider(long, long) - Constructor for class org.apache.flink.api.java.io.jdbc.split.NumericBetweenParametersProvider
NumericBetweenParametersProvider constructor.
NumericBetweenParametersProvider(long, long, long) - Constructor for class org.apache.flink.api.java.io.jdbc.split.NumericBetweenParametersProvider
NumericBetweenParametersProvider constructor.
NumericColumnSummary<T> - Class in org.apache.flink.api.java.summarize
Generic Column Summary for Numeric Types.
NumericColumnSummary(long, long, long, long, T, T, T, Double, Double, Double) - Constructor for class org.apache.flink.api.java.summarize.NumericColumnSummary
 
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)
NumericOrDefaultReturnTypeInference - Class in org.apache.flink.table.planner.plan.type
Determine the return type of functions with numeric arguments.
NumericOrDefaultReturnTypeInference(int) - Constructor for class org.apache.flink.table.planner.plan.type.NumericOrDefaultReturnTypeInference
 
NumericOrDefaultReturnTypeInference(int, int) - Constructor for class org.apache.flink.table.planner.plan.type.NumericOrDefaultReturnTypeInference
 
NumericSummaryAggregator<T extends Number> - Class in org.apache.flink.api.java.summarize.aggregation
Generic aggregator for all numeric types creates a summary of a column of numbers.
NumericSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
 
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.AbstractStreamOperator
 
numEventTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numEventTimeTimers(N) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numEventTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManager
 
numFetchRetries - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
The number of retries when the transfer fails.
numGauges - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
numHashFunctions - Variable in class org.apache.flink.runtime.operators.util.BloomFilter
 
numHeapArenas() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.numHeapArenas().
numHistograms - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
numKeyValueStateEntries() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
numKeyValueStateEntries() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
Returns the total number of state entries across all keys/namespaces.
numKeyValueStateEntries() - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
Returns the total number of state entries across all keys/namespaces.
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.
numLateRecordsDropped - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
numLeadingNormalizableKeys - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
numMeters - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
numNetworkBuffers() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
numOfAssociations - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.OuterRecord
 
numOverflowSegments - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
numOverflowSegments - Variable in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
numPendingRecords() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
 
numProcessingTimeTimers() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
numProcessingTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numProcessingTimeTimers(N) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numProcessingTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManager
 
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.
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
 
numRows() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Get the number of rows.
numSamples - Variable in class org.apache.flink.api.java.sampling.DistributedRandomSampler
 
numSlots() - Method in class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
 
numSlotsPerTaskManager - Variable in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
numSpillFiles - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
numSplits - Variable in class org.apache.flink.api.common.io.FileInputFormat
The desired number of splits, as set by the configure() method.
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.
numTargetKeyGroups - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
numThreadLocalCaches() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.numThreadLocalCaches().
numWriteBuffersToCluster - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 

O

OBJECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.api.Types
Deprecated.
Generates type information for an array consisting of Java object elements.
OBJECT_REUSE - Static variable in class org.apache.flink.configuration.PipelineOptions
 
ObjectArrayConverter(DataType) - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.ObjectArrayConverter
 
ObjectArrayRow - Class in org.apache.flink.table.dataformat
An row implementation that uses an array of objects as the underlying storage.
ObjectArrayRow(int) - Constructor for class org.apache.flink.table.dataformat.ObjectArrayRow
 
ObjectArrayTypeInfo<T,C> - Class in org.apache.flink.api.java.typeutils
 
ObjectColumnSummary - Class in org.apache.flink.api.java.summarize
Summary for a column of generic Objects (this is a fallback for unsupported types).
ObjectColumnSummary(long, long) - Constructor for class org.apache.flink.api.java.summarize.ObjectColumnSummary
 
ObjectHashSet<T> - Class in org.apache.flink.table.runtime.util.collections
Wrap HashSet with hashSet interface.
ObjectHashSet(int, float) - 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() - 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.
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
 
objectReuseEnabled - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
objectReuseEnabled - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
Whether to reuse objects during deserialization.
ObjectSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator that calculates statistics for Object values.
ObjectSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ObjectSummaryAggregator
 
objectToString(Object) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
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.
occupySlot() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
OCCURRENCES_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(long, TimeUnit) - Static method in class org.apache.flink.api.common.time.Time
Creates a new Time of the given duration and TimeUnit.
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(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(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, 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) - 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, 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(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(int, int) - Static method in class org.apache.flink.cep.pattern.Quantifier.Times
 
of(int) - Static method in class org.apache.flink.cep.pattern.Quantifier.Times
 
of(FileSystemFactory) - Static method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
of(int, OperatorID) - Static method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
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(OperatorBackPressureStats) - Static method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStatsResponse
 
of(T) - Static method in class org.apache.flink.runtime.state.DoneFuture
 
of(int, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRange
Factory method that also handles creation of empty key-groups.
of(T) - Static method in class org.apache.flink.runtime.state.SnapshotResult
 
OF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
of(StreamOperator<OUT>) - Static method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
Create a SimpleOperatorFactory from existed StreamOperator.
of(Time, Time) - 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(Time, Time, Time) - 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(Time, Time) - 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(Time, Time, Time) - 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(Time, Time) - Static method in class org.apache.flink.streaming.api.windowing.assigners.SlidingTimeWindows
of(Time) - 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(Time, Time) - 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(Time) - 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(Time, Time) - 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(Time) - Static method in class org.apache.flink.streaming.api.windowing.assigners.TumblingTimeWindows
Deprecated.
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, 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(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(Time) - Static method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
Creates a TimeEvictor that keeps the given number of elements.
of(Time, boolean) - Static method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
Creates a TimeEvictor that keeps the given number of elements.
of(long, TimeUnit) - Static method in class org.apache.flink.streaming.api.windowing.time.Time
Creates a new Time of the given duration and TimeUnit.
of(Time) - Static method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
Creates a trigger that continuously fires based on the given interval.
of(Time) - Static method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
Creates a trigger that continuously fires based on the given interval.
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(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(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(String, DataType) - Static method in class org.apache.flink.table.api.TableColumn
Creates a table column from given name and data type.
of(String, DataType, String) - Static method in class org.apache.flink.table.api.TableColumn
Creates a table column from given name and computation expression.
of(String, String, String) - Static method in class org.apache.flink.table.catalog.ObjectIdentifier
 
of(String...) - Static method in class org.apache.flink.table.catalog.UnresolvedIdentifier
Constructs an UnresolvedIdentifier from an array of identifier segments.
of(CatalogManager, ModuleManager, FunctionCatalog) - Static method in class org.apache.flink.table.client.gateway.local.ExecutionContext.SessionState
 
of(JobID) - Static method in class org.apache.flink.table.client.gateway.ProgramTargetDescriptor
Creates a program target description from deployment classes.
of(Object...) - Static method in class org.apache.flink.table.dataformat.GenericRow
 
of(String) - Method in class org.apache.flink.table.descriptors.ClassInstance
Sets the fully qualified class name for creating an instance.
of(TypeInformation<?>) - Method in class org.apache.flink.table.descriptors.LiteralValue
Type information of the literal value.
of(String) - Method in class org.apache.flink.table.descriptors.LiteralValue
Type string of the literal value.
of(ObjectIdentifier) - Static method in class org.apache.flink.table.functions.FunctionIdentifier
 
of(String) - Static method in class org.apache.flink.table.functions.FunctionIdentifier
 
of(int) - Static method in class org.apache.flink.table.runtime.operators.aggregate.RecordCounter
Creates a RecordCounter depends on the index of count(*).
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(BaseRow, boolean, JoinRecordStateView, JoinCondition) - Static method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
Creates an AbstractStreamingJoinOperator.AssociatedRecords which represents the records associated to the input row.
of(long, long) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
 
of(long) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
 
of(Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
Creates a new SlidingEventTimeWindows WindowAssigner that assigns elements to sliding time windows based on the element timestamp.
of(Duration) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
Creates a new TumblingWindowAssigner WindowAssigner that assigns elements to time windows based on the element timestamp.
of(long, long) - Static method in class org.apache.flink.table.runtime.operators.window.TimeWindow
 
of(RowType) - Static method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
of(int, int) - Static method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
of(BigDecimal) - Static method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
of(int, int) - Static method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
of(int) - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
of(String, String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
Returns an instance of Signature.Argument.
of(String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
Returns an instance of Signature.Argument.
of(Signature.Argument...) - Static method in class org.apache.flink.table.types.inference.Signature
Creates an immutable instance of Signature.
of(List<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.types.logical.RowType
 
of(LogicalType[], String[]) - Static method in class org.apache.flink.table.types.logical.RowType
 
of(L) - Static method in class org.apache.flink.types.Either.Left
Creates a left value of Either
of(R) - Static method in class org.apache.flink.types.Either.Right
Creates a right value of Either
of(Object...) - Static method in class org.apache.flink.types.Row
Creates a new Row and assigns the given values to the Row's fields.
of(T) - Static method in class org.apache.flink.types.SerializableOptional
 
of(Optional<T>) - Static method in class org.apache.flink.util.OptionalConsumer
 
of(T) - Static method in class org.apache.flink.util.OptionalFailure
 
ofBatchNum(int) - Method in class org.apache.flink.api.java.io.jdbc.split.NumericBetweenParametersProvider
 
ofBatchSize(long) - Method in class org.apache.flink.api.java.io.jdbc.split.NumericBetweenParametersProvider
 
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.
ofFailure(Throwable) - Static method in class org.apache.flink.util.OptionalFailure
 
Offer - Class in org.apache.flink.mesos.scheduler
An adapter class to transform a Mesos resource offer to a Fenzo VirtualMachineLease.
Offer(Protos.Offer) - Constructor for class org.apache.flink.mesos.scheduler.Offer
 
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()).
offerId() - Method in class org.apache.flink.mesos.scheduler.messages.OfferRescinded
 
offerIds() - Method in class org.apache.flink.mesos.scheduler.messages.AcceptOffers
 
offerRescinded(OfferRescinded) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Called when resource offers are rescinded.
OfferRescinded - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when an offer is no longer valid (e.g., the slave was lost or another framework used resources in the offer).
OfferRescinded(Protos.OfferID) - Constructor for class org.apache.flink.mesos.scheduler.messages.OfferRescinded
 
offerRescinded(SchedulerDriver, Protos.OfferID) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
offers() - Method in class org.apache.flink.mesos.scheduler.messages.ResourceOffers
 
offerSlots(ResourceID, Collection<SlotOffer>, Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
offerSlots(ResourceID, Collection<SlotOffer>, Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Offers the given slots to the job manager.
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 class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
OFFLOAD_MINSIZE - Static variable in class org.apache.flink.configuration.BlobServerOptions
The minimum size for messages to be offloaded to the BlobServer.
Offloaded() - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.Offloaded
 
Offloaded(PermanentBlobKey) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.Offloaded
 
OFFSET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 sorted result from an offset position.
offset - Variable in class org.apache.flink.table.dataformat.BinarySection
 
offset - Variable in class org.apache.flink.table.dataformat.vector.BytesColumnVector.Bytes
 
OFFSET_LEN - Static variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
OFFSET_NOT_SET - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateSentinel
Magic number that defines an unset offset.
OffsetAwareOutputStream - Class in org.apache.flink.fs.s3.common.utils
An OutputStream that keeps track of its current length.
OffsetCommitMode - Enum in org.apache.flink.streaming.connectors.kafka.config
The offset commit mode represents the behaviour of how offsets are externally committed back to Kafka brokers / Zookeeper.
OffsetCommitModes - Class in org.apache.flink.streaming.connectors.kafka.config
Utilities for OffsetCommitMode.
OffsetCommitModes() - Constructor for class org.apache.flink.streaming.connectors.kafka.config.OffsetCommitModes
 
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.
OffsetRange(long, long) - Constructor for class org.apache.flink.graph.generator.CirculantGraph.OffsetRange
Construct a range with the given offset and length.
OFFSETS_BY_PARTITION_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
OFFSETS_BY_TOPIC_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kafka.internals.metrics.KafkaConsumerMetricConstants
 
offsetX - Variable in class org.apache.flink.table.client.cli.CliView
 
offsetY - Variable in class org.apache.flink.table.client.cli.CliView
 
ofMebiBytes(long) - Static method in class org.apache.flink.configuration.MemorySize
 
ofNullable(T) - Static method in class org.apache.flink.types.SerializableOptional
 
OLD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OldCsv - Class in org.apache.flink.table.descriptors
Deprecated.
Use the RFC-compliant Csv format in the dedicated flink-formats/flink-csv module instead when writing to Kafka.
OldCsv() - Constructor for class org.apache.flink.table.descriptors.OldCsv
Deprecated.
 
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.
 
OMIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
on(String) - 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.SessionWithGap
Specifies the time attribute on which rows are grouped.
on(String) - 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.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(String) - Method in class org.apache.flink.table.api.TumbleWithSize
Specifies the time attribute on which rows are grouped.
onAdded(List<KubernetesPod>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.PodCallbackHandler
 
onAdded(List<KubernetesPod>) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
onAddedJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
onAddedJobGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore.JobGraphListener
Callback for JobGraph instances added by a different JobGraphStore instance.
onBarrier(int) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
Blocks the given channel index, from which a barrier has been received.
onBuffer(Buffer, int, int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
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
 
OnCheckpointRollingPolicy<IN,BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
A RollingPolicy which rolls (ONLY) on every checkpoint.
onClose(KubernetesClientException) - Method in class org.apache.flink.kubernetes.kubeclient.resources.ActionWatcher
 
onClose(KubernetesClientException) - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPodsWatcher
 
onClose() - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
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.
onContainersAllocated(List<Container>) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onContainersCompleted(List<ContainerStatus>) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onContainerStarted(ContainerId, Map<String, ByteBuffer>) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onContainerStatusReceived(ContainerId, ContainerStatus) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onContainerStopped(ContainerId) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onDeleted(List<KubernetesPod>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.PodCallbackHandler
 
onDeleted(List<KubernetesPod>) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
onDynamicPath - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
one(Quantifier.ConsumingStrategy) - Static method in class org.apache.flink.cep.pattern.Quantifier
 
ONE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
one(T1) - Static method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
OneInputOperatorTransformation<T> - Class in org.apache.flink.state.api
OneInputOperatorTransformation 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.
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, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
onElement(Object, long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
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(T, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.DeltaTrigger
 
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(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.
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(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.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.
onError(List<KubernetesPod>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.PodCallbackHandler
 
onError(List<KubernetesPod>) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
onError(Throwable) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
onError(Throwable) - Method in class org.apache.flink.yarn.YarnResourceManager
 
ones(int, int) - Static method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a matrix with all elements set to 1.
ones(int) - Static method in class org.apache.flink.ml.common.linalg.DenseVector
Create a dense vector with all elements one.
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(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(T) - Method in interface org.apache.flink.runtime.util.event.EventListener
 
onEventTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.cep.operator.CepOperator
 
onEventTime(InternalTimer<K, N>) - Method in class org.apache.flink.state.api.runtime.VoidTriggerable
 
onEventTime(InternalTimer<KS, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
onEventTime(InternalTimer<K, String>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
 
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, N>) - Method in interface org.apache.flink.streaming.api.operators.Triggerable
Invoked when an event-time timer fires.
onEventTime(long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
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, 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, 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<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
onEventTime(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
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<BaseRow, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
onEventTime(InternalTimer<BaseRow, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
Called when an event-time timer that was set using the trigger context fires.
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
onException(RetriesExhaustedWithDetailsException, BufferedMutator) - Method in class org.apache.flink.addons.hbase.HBaseUpsertSinkFunction
 
onException(Throwable) - Method in interface org.apache.flink.streaming.connectors.kafka.internals.KafkaCommitCallback
A callback method the user can implement to provide asynchronous handling of commit request failure.
onExecutionStateChange(ExecutionVertexID, ExecutionState) - Method in class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategy
 
onExecutionStateChange(ExecutionVertexID, ExecutionState) - Method in class org.apache.flink.runtime.scheduler.strategy.LazyFromSourcesSchedulingStrategy
 
onExecutionStateChange(ExecutionVertexID, ExecutionState) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called whenever an Execution changes its state.
onFailedPartitionRequest() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
onFailure(Call, IOException) - Method in class org.apache.flink.metrics.datadog.DatadogHttpClient.EmptyCallback
 
onFailure(Throwable) - Method in interface org.apache.flink.queryablestate.network.ClientHandlerCallback
Called on any failure, which is not related to a specific request.
onFailure(Throwable) - Method in interface org.apache.flink.streaming.connectors.cassandra.CassandraFailureHandler
Handle a failed Throwable.
onFailure(Throwable) - Method in class org.apache.flink.streaming.connectors.cassandra.NoOpCassandraFailureHandler
 
onFailure(ActionRequest, Throwable, int, RequestIndexer) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ActionRequestFailureHandler
Handle a failed ActionRequest.
onFailure(ActionRequest, Throwable, int, RequestIndexer) - Method in class org.apache.flink.streaming.connectors.elasticsearch.util.IgnoringFailureHandler
 
onFailure(ActionRequest, Throwable, int, RequestIndexer) - Method in class org.apache.flink.streaming.connectors.elasticsearch.util.NoOpFailureHandler
 
onFailure(ActionRequest, Throwable, int, RequestIndexer) - Method in class org.apache.flink.streaming.connectors.elasticsearch.util.RetryRejectedExecutionFailureHandler
 
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 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 class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
onGetContainerStatusError(ContainerId, Throwable) - Method in class org.apache.flink.yarn.YarnResourceManager
 
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.
ONLY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
onlyKeyExists(String) - Method in class org.apache.hadoop.conf.Configuration
Return existence of the name property, but only for names which have no valid value, usually non-existent or commented out in XML.
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.plan.rules.logical.ExtendedAggregateExtractProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule
 
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.FlinkAggregateRemoveRule
 
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.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
 
onMerge(GlobalWindow, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
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(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, 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(Collection<W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
onMerge(W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
Called when several windows have been merged into one window by the WindowAssigner.
onModified(List<KubernetesPod>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.PodCallbackHandler
 
onModified(List<KubernetesPod>) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
onNodesUpdated(List<NodeReport>) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onNotification() - Method in interface org.apache.flink.runtime.util.event.NotificationListener
 
onPartitionConsumable(ExecutionVertexID, ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategy
 
onPartitionConsumable(ExecutionVertexID, ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.strategy.LazyFromSourcesSchedulingStrategy
 
onPartitionConsumable(ExecutionVertexID, ResultPartitionID) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called whenever an IntermediateResultPartition becomes consumable.
onProcessingTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.cep.operator.CepOperator
 
onProcessingTime(InternalTimer<K, N>) - Method in class org.apache.flink.state.api.runtime.VoidTriggerable
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
 
onProcessingTime(InternalTimer<KS, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
onProcessingTime(InternalTimer<K, String>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
 
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, N>) - Method in interface org.apache.flink.streaming.api.operators.Triggerable
Invoked when a processing-time timer fires.
onProcessingTime(long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
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, 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, 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(long) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.runtime.operators.ExtractTimestampsOperator
Deprecated.
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndPeriodicWatermarksOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
onProcessingTime(long) - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeCallback
This method is invoked with the timestamp for which the trigger was scheduled.
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<BaseRow, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
onProcessingTime(InternalTimer<BaseRow, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
Called when a processing-time timer that was set using the trigger context fires.
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
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
 
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
 
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.
onRegistrationSuccess(TaskExecutorRegistrationSuccess) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection
 
onRemoval(Map.Entry<K, V>) - Method in interface org.apache.flink.table.runtime.util.LRUMap.RemovalListener
 
onRemovedJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
onRemovedJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
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
 
onShutdownRequest() - Method in class org.apache.flink.yarn.YarnResourceManager
 
onStart() - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
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.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
 
onStartContainerError(ContainerId, Throwable) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onStop() - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
onStop() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
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.
onStop() - Method in class org.apache.flink.yarn.YarnResourceManager
 
onStopContainerError(ContainerId, Throwable) - Method in class org.apache.flink.yarn.YarnResourceManager
 
onSuccess() - Method in interface org.apache.flink.streaming.connectors.kafka.internals.KafkaCommitCallback
A callback method the user can implement to provide asynchronous handling of commit request completion.
onTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG
 
onTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategy
Called by the execution graph when a task failure occurs.
onTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.NoOpFailoverStrategy
 
onTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartAllStrategy
 
onTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy
 
onTimer(long, CoProcessFunction<IN1, IN2, OUT>.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<KS, IN1, IN2, OUT>.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<K, IN1, IN2, OUT>.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<K, I, O>.OnTimerContext, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction
Called when a timer set using TimerService fires.
onTimer(long, ProcessFunction<I, O>.OnTimerContext, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.ProcessFunction
Called when a timer set using TimerService fires.
onTimer(long, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
 
onTimer(long, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
 
onTimer(long, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepFirstRowFunction
 
onTimer(long, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepLastRowFunction
 
onTimer(long, KeyedProcessFunction<K, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
onTimer(long, KeyedProcessFunction<K, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction<K, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction<K, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction<K, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction<K, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
 
onTimer(long, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
 
onTimer(long, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.OnTimerContext, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
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
 
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.
onWriteFailure(Throwable) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
Callback that is invoked when failing to write to Cassandra.
onWriteFailure(Throwable) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
Callback that is invoked when failing to write to Cassandra.
onWriteSuccess(ResultSet) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
Callback that is invoked after a record is written to Cassandra successfully.
onWriteSuccess() - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
Callback that is invoked after a record is written to Cassandra successfully.
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(TableInputSplit) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
open(FunctionContext) - Method in class org.apache.flink.addons.hbase.HBaseLookupFunction
 
open(Configuration) - Method in class org.apache.flink.addons.hbase.HBaseUpsertSinkFunction
 
open(Configuration) - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
 
open(Configuration) - Method in interface org.apache.flink.api.common.functions.RichFunction
Initialization method for the function.
open(int, int) - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
open(FileInputSplit) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
open(int, int) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
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(int, int) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.api.common.io.GenericInputFormat
 
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(int, int) - 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(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(S) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
open(Configuration) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionMapper
 
open(HadoopInputSplit) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
open(int, int) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
create the temporary output file for hadoop RecordWriter.
open(HadoopInputSplit) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
open(int, int) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
create the temporary output file for hadoop RecordWriter.
open(int, int) - Method in class org.apache.flink.api.java.io.BlockingShuffleOutputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.api.java.io.CollectionInputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.api.java.io.CsvInputFormat
 
open(int, int) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
 
open(int, int) - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
 
open(InputSplit) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Connects to the source database and executes the query in a parallel fashion if this InputFormat is built using a parameterized query (i.e.
open(FunctionContext) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction
 
open(int, int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
Connects to the target database and initializes the prepared statement.
open(int, int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat
Connects to the target database and initializes the prepared statement.
open(Connection) - Method in class org.apache.flink.api.java.io.jdbc.writer.AppendOnlyWriter
 
open(Connection) - Method in interface org.apache.flink.api.java.io.jdbc.writer.JDBCWriter
Open the writer by JDBC Connection.
open(Connection) - Method in class org.apache.flink.api.java.io.jdbc.writer.UpsertWriter
 
open(int, int) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.api.java.io.ParallelIteratorInputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.api.java.io.PojoCsvInputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.api.java.io.PrimitiveInputFormat
 
open(int, int) - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
 
open(int, int) - Method in class org.apache.flink.api.java.io.TextOutputFormat
 
open(Configuration) - Method in class org.apache.flink.api.java.operators.translation.RichCombineToGroupCombineWrapper
 
open(Configuration) - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
 
open(int, int) - Method in class org.apache.flink.api.java.Utils.ChecksumHashCodeHelper
 
open(int, int) - Method in class org.apache.flink.api.java.Utils.CollectHelper
 
open(int, int) - Method in class org.apache.flink.api.java.Utils.CountHelper
 
open(int, int) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
 
open(InputSplit) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormat
Opens a Session and executes the query.
open(int, int) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
Opens a Session to Cassandra and initializes the prepared statement.
open(InputSplit) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoInputFormat
 
open(int, int) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
Opens a Session to Cassandra and initializes the prepared statement.
open(Configuration) - Method in class org.apache.flink.batch.tests.BlockingIncrementingMapFunction
 
open(GenericInputSplit) - Method in class org.apache.flink.batch.tests.Generator
 
open(Configuration) - Method in class org.apache.flink.cep.functions.adaptors.PatternFlatSelectAdapter
 
open(Configuration) - Method in class org.apache.flink.cep.functions.adaptors.PatternSelectAdapter
 
open(Configuration) - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutFlatSelectAdapter
 
open(Configuration) - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutSelectAdapter
 
open(RuntimeContext, Configuration) - Method in class org.apache.flink.cep.nfa.NFA
Initialization method for the NFA.
open() - Method in class org.apache.flink.cep.operator.CepOperator
 
open(Configuration) - Method in class org.apache.flink.cep.pattern.conditions.RichCompositeIterativeCondition
 
open(Configuration) - Method in class org.apache.flink.cep.pattern.conditions.RichIterativeCondition
 
open(HiveTableInputSplit) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
open(Path, int) - Method in class org.apache.flink.core.fs.FileSystem
Opens an FSDataInputStream at the indicated Path.
open(Path) - Method in class org.apache.flink.core.fs.FileSystem
Opens an FSDataInputStream at the indicated Path.
open(Path, int) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
open(Path) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
open(Path, int) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
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, int) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
open(Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
open(MetricConfig) - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
open(Configuration) - Method in class org.apache.flink.examples.java.clustering.KMeans.SelectNearestCenter
Reads the centroid values from a broadcast variable into a collection.
open(FileCopyTaskInputSplit) - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
open(Configuration) - Method in class org.apache.flink.examples.java.ml.LinearRegression.SubUpdate
Reads the parameters from a broadcast variable into a collection.
open(Configuration) - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.EmptyFieldFilter
 
open(FileInputSplit) - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
open(int, int) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.formats.parquet.ParquetPojoInputFormat
 
open(Path) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
open(int, int) - Method in class org.apache.flink.graph.AnalyticHelper
 
open(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
 
open(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
 
open(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceFunction
 
open(HadoopInputSplit) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
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 class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporter
 
open(MetricConfig) - Method in class org.apache.flink.metrics.prometheus.PrometheusReporter
 
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(Configuration) - Method in class org.apache.flink.ml.common.mapper.ModelMapperAdapter
 
open(FileInputSplit) - Method in class org.apache.flink.orc.OrcRowInputFormat
 
open() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
 
open() - Method in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
open() - Method in interface org.apache.flink.python.env.PythonEnvironmentManager
Initialize the environment manager.
open() - Method in interface org.apache.flink.python.PythonFunctionRunner
Prepares the Python function runner, such as preparing the Python execution environment, etc.
open(Path, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
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() - 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(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() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
open() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
open(MutableObjectIterator<BT>, MutableObjectIterator<PT>, boolean) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
open(Configuration) - Method in class org.apache.flink.state.api.functions.KeyedStateReaderFunction
Initialization method for the function.
open(KeyGroupRangeInputSplit) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
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(Configuration) - Method in class org.apache.flink.state.api.output.BoundedOneInputStreamTaskRunner
 
open() - Method in class org.apache.flink.state.api.output.operators.BroadcastStateBootstrapOperator
 
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(Configuration) - Method in class org.apache.flink.state.api.output.OperatorSubtaskStateReducer
 
open(int, int) - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.sink.OutputFormatSinkFunction
Deprecated.
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.sink.SocketClientSink
Initialize the connection with the Socket in the server.
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
open() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.source.FromSplittableIteratorFunction
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.source.InputFormatSourceFunction
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyAllWindowFunction
Deprecated.
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessAllWindowFunction
Deprecated.
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessWindowFunction
Deprecated.
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyWindowFunction
Deprecated.
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
open(Configuration) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
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.
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.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.ProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.StreamFlatMap
 
open() - Method in class org.apache.flink.streaming.api.operators.StreamGroupedFold
Deprecated.
 
open() - Method in class org.apache.flink.streaming.api.operators.StreamGroupedReduce
 
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(Configuration) - Method in class org.apache.flink.streaming.connectors.cassandra.AbstractCassandraTupleSink
 
open() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
open() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraRowWriteAheadSink
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
open() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraTupleWriteAheadSink
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
open(FileSystem, Path) - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
open(FileSystem, Path) - Method in class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
 
open(FileSystem, Path) - Method in class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
 
open(FileSystem, Path) - Method in class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
 
open(FileSystem, Path) - Method in interface org.apache.flink.streaming.connectors.fs.Writer
Deprecated.
Initializes the Writer for a newly opened bucket file.
open(Configuration) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Initializes the connection to Kafka.
open(Configuration) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Initializes the connection to Kafka.
open(Configuration) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Initializes the connection to Kafka.
open() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Opens the partition discoverer, initializing all required Kafka connections.
open(int, int) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkFixedPartitioner
 
open(int, int) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkKafkaDelegatePartitioner
Deprecated.
 
open(int, int) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkKafkaPartitioner
Initializer for the partitioner.
open(int, int, int[]) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.KafkaPartitioner
Deprecated.
Initializer for the Partitioner.
open(Configuration) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
open(RuntimeContext) - Method in class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker
 
open(RuntimeContext) - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.nifi.NiFiSink
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.nifi.NiFiSource
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
open(Configuration) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
open(Configuration) - Method in class org.apache.flink.streaming.experimental.CollectSink
Initialize the connection with the Socket in the server.
open(Configuration) - Method in class org.apache.flink.streaming.kafka.test.base.RollingAdditionMapper
 
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.ExtractTimestampsOperator
Deprecated.
 
open() - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
open() - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndPeriodicWatermarksOperator
 
open() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
open(Configuration) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
open(Configuration) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessAllWindowFunction
 
open(Configuration) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessAllWindowFunction
 
open() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
open(Configuration) - Method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram.SubtractingMapper
 
open(Configuration) - Method in class org.apache.flink.streaming.tests.SemanticsCheckMapper
 
open(Configuration) - Method in class org.apache.flink.streaming.tests.SlidingWindowCheckMapper
 
open() - Method in interface org.apache.flink.table.catalog.Catalog
Open the catalog.
open() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
open() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
open() - Method in class org.apache.flink.table.client.cli.CliClient
Opens the interactive CLI shell.
open() - Method in class org.apache.flink.table.client.cli.CliView
 
open(int, int) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
 
open(FunctionContext) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
open(FunctionContext) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
open(FunctionContext) - Method in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.functions.UserDefinedFunction
Setup method for user-defined function.
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() - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
 
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() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepFirstRowFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepLastRowFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepFirstRowFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
 
open() - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
 
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.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(Configuration) - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
open() - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
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() - Method in class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
open() - Method in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.BaseRowPythonScalarFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.PythonScalarFunctionOperator
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
 
open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
open() - Method in class org.apache.flink.table.runtime.operators.sort.LimitOperator
 
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(GenericInputSplit) - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
open() - Method in class org.apache.flink.table.runtime.operators.window.AggregateWindowOperator
 
open(InternalWindowProcessFunction.Context<?, CountWindow>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
 
open(InternalWindowProcessFunction.Context<?, CountWindow>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
 
open(InternalWindowProcessFunction.Context<?, W>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
Initialization method for the function.
open(InternalWindowProcessFunction.Context<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
Initialization method for the function.
open(InternalWindowProcessFunction.Context<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
Initialization method for the trigger.
open() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
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(FunctionContext) - Method in class org.apache.flink.table.sources.CsvTableSource.CsvLookupFunction
 
open(Configuration) - Method in class org.apache.flink.test.StatefulStreamingJob.MyStatefulFunction
 
open(int, int) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
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
 
openBranches - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
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.
openDB(String, List<ColumnFamilyDescriptor>, List<ColumnFamilyHandle>, ColumnFamilyOptions, DBOptions) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
openFunction(Function, Configuration) - 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.api.java.io.jdbc.JDBCInputFormat
 
openInputFormat() - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
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 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.
openInternal() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDF
 
openInternal() - Method in class org.apache.flink.table.functions.hive.HiveScalarFunction
openInternal() - Method in class org.apache.flink.table.functions.hive.HiveSimpleUDF
 
openNew(FunctionWithException<File, RefCountedFile, IOException>) - Static method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
openRow() - Method in class org.apache.flink.table.client.cli.CliResultView
 
openSession(SessionContext) - Method in interface org.apache.flink.table.client.gateway.Executor
Open a new session by using the given SessionContext.
openSession(SessionContext) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
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.ChainedTerminationCriterionDriver
 
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(Configuration) method.
operand(int) - Method in class org.apache.flink.table.planner.functions.aggfunctions.DeclarativeAggregateFunction
Arg of accumulate and retract, the input value (usually obtained from a new arrived data).
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.DeclarativeAggregateFunction
How many operands your function will deal with.
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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 - Variable in class org.apache.flink.table.client.cli.SqlCommandParser.SqlCommandCall
 
operands() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DeclarativeAggregateFunction
Args of accumulate and retract, the input value (usually obtained from a new arrived data).
operandTypeChecker(String, TableFunction) - Static method in class org.apache.flink.table.planner.functions.utils.HiveTableSqlFunction
Deprecated.
 
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).
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.
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
 
operationResultResponse(R) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
Create the operation result from the given value.
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(String) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointStatusHandler
 
operations() - Method in class org.apache.flink.mesos.scheduler.messages.AcceptOffers
 
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<OUT,O extends Operator<OUT,O>> - Class in org.apache.flink.api.java.operators
Base class of all operators in the Java API.
Operator(ExecutionEnvironment, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.Operator
 
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.SqlAlterTable
 
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.SqlCreateTable
 
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.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.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.SqlRichDescribeTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
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.SqlShowTables
 
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
 
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>) - Constructor for class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
OperatorBackendStateMetaInfoReaderV1() - Constructor for class org.apache.flink.runtime.state.metainfo.LegacyStateMetaInfoReaders.OperatorBackendStateMetaInfoReaderV1
 
OperatorBackPressureStats - Class in org.apache.flink.runtime.rest.handler.legacy.backpressure
Back pressure statistics of multiple tasks generated by BackPressureStatsTrackerImpl.
OperatorBackPressureStats(int, long, double[]) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStats
 
OperatorBackPressureStatsResponse - Class in org.apache.flink.runtime.rest.handler.legacy.backpressure
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 - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The chain of operators executed by this task.
OperatorChain.WatermarkGaugeExposingOutput<T> - Interface in org.apache.flink.streaming.runtime.tasks
An Output that measures the last emitted watermark with a WatermarkGauge.
OperatorDescriptorDual - Class in org.apache.flink.optimizer.operators
 
OperatorDescriptorDual() - Constructor for class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
OperatorDescriptorDual(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.OperatorDescriptorDual
 
OperatorDescriptorDual.GlobalPropertiesPair - Class in org.apache.flink.optimizer.operators
 
OperatorDescriptorDual.LocalPropertiesPair - Class in org.apache.flink.optimizer.operators
 
OperatorDescriptorSingle - Class in org.apache.flink.optimizer.operators
Abstract base class for Operator descriptions which instantiates the node and sets the driver strategy and the sorting and grouping keys.
OperatorDescriptorSingle() - Constructor for class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
 
OperatorDescriptorSingle(FieldSet) - Constructor for class org.apache.flink.optimizer.operators.OperatorDescriptorSingle
 
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
 
operatorId - Variable in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
 
OperatorIDGenerator - Class in org.apache.flink.state.api.runtime
Utility for generating Operator Id's from uid strings.
operatorInfo - Variable in class org.apache.flink.api.common.operators.Operator
The return type of the user function.
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 - Class in org.apache.flink.runtime.metrics.groups
Metric group that contains shareable pre-defined IO-related metrics.
OperatorIOMetricGroup(OperatorMetricGroup) - Constructor for class org.apache.flink.runtime.metrics.groups.OperatorIOMetricGroup
 
OperatorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing an Operator.
OperatorMetricGroup(MetricRegistry, TaskMetricGroup, OperatorID, String) - Constructor for class org.apache.flink.runtime.metrics.groups.OperatorMetricGroup
 
operatorName - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
OperatorQueryScopeInfo(String, String, int, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
OperatorQueryScopeInfo(String, String, 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 OperatorMetricGroup.
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>>) - 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 sub tasks of an operator and therefore represents the complete state of a logical operator.
OperatorState(OperatorID, int, int) - Constructor for class org.apache.flink.runtime.checkpoint.OperatorState
 
OperatorStateBackend - Interface in org.apache.flink.runtime.state
Interface that combines both, the user facing OperatorStateStore interface and the system interface SnapshotStrategy
operatorStateBackend() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns the operator state backend for the stream operator.
operatorStateBackend(String, PrioritizedOperatorSubtaskState, CloseableRegistry) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
OperatorStateCheckpointOutputStream - Class in org.apache.flink.runtime.state
Checkpoint output stream that allows to write raw operator state in a partitioned way.
OperatorStateCheckpointOutputStream(CheckpointStreamFactory.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 - 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 - 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() - Constructor for class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
Empty state.
OperatorSubtaskState(StateObjectCollection<OperatorStateHandle>, StateObjectCollection<OperatorStateHandle>, StateObjectCollection<KeyedStateHandle>, StateObjectCollection<KeyedStateHandle>) - Constructor for class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
OperatorSubtaskState(OperatorStateHandle, OperatorStateHandle, KeyedStateHandle, KeyedStateHandle) - Constructor for class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
For convenience because the size of the collections is typically 0 or 1.
operatorSubtaskStateFrom(OperatorInstanceID, Map<OperatorInstanceID, List<OperatorStateHandle>>, Map<OperatorInstanceID, List<OperatorStateHandle>>, Map<OperatorInstanceID, List<KeyedStateHandle>>, Map<OperatorInstanceID, List<KeyedStateHandle>>) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
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(OperatorID, 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 BootstrapTransformations, which represents procedures to bootstrap new operator states with a given DataSet.
OperatorTranslation - Class in org.apache.flink.api.java.operators
Used for translating data sets into corresponding operators.
OperatorTranslation() - Constructor for class org.apache.flink.api.java.operators.OperatorTranslation
 
OperatorType - Enum in org.apache.flink.table.planner.plan.utils
Some dedicated operator type which is used in ExecutionConfigOptions.TABLE_EXEC_DISABLED_OPERATORS.
OperatorValidationUtils - Class in org.apache.flink.api.common.operators.util
Utils for checking operators' resource and parallelism settings.
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
 
OptimizedPlan - Class in org.apache.flink.optimizer.plan
The execution plan generated by the Optimizer.
OptimizedPlan(Collection<SourcePlanNode>, Collection<SinkPlanNode>, Collection<PlanNode>, String, Plan) - Constructor for class org.apache.flink.optimizer.plan.OptimizedPlan
Creates a new instance of this optimizer plan container.
Optimizer - Class in org.apache.flink.optimizer
The optimizer that takes the user specified program plan and creates an optimized plan that contains exact descriptions about how the physical execution will take place.
Optimizer(Configuration) - Constructor for class org.apache.flink.optimizer.Optimizer
Creates a new optimizer instance.
Optimizer(DataStatistics, Configuration) - Constructor for class org.apache.flink.optimizer.Optimizer
Creates a new optimizer instance that uses the statistics object to determine properties about the input.
Optimizer(CostEstimator, Configuration) - Constructor for class org.apache.flink.optimizer.Optimizer
Creates a new optimizer instance.
Optimizer(DataStatistics, CostEstimator, Configuration) - Constructor for class org.apache.flink.optimizer.Optimizer
Creates a new optimizer instance that uses the statistics object to determine properties about the input.
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
 
OptimizerNode - Class in org.apache.flink.optimizer.dag
The OptimizerNode is the base class of all nodes in the optimizer DAG.
OptimizerNode(Operator<?>) - Constructor for class org.apache.flink.optimizer.dag.OptimizerNode
Creates a new optimizer node that represents the given program operator.
OptimizerNode(OptimizerNode) - Constructor for class org.apache.flink.optimizer.dag.OptimizerNode
 
OptimizerNode.UnclosedBranchDescriptor - Class in org.apache.flink.optimizer.dag
Description of an unclosed branch.
OptimizerOptions - Class in org.apache.flink.configuration
Configuration options for the optimizer.
OptimizerOptions() - Constructor for class org.apache.flink.configuration.OptimizerOptions
 
OptimizerPlanEnvironment - Class in org.apache.flink.client.program
An ExecutionEnvironment that never executes a job but only extracts the Pipeline.
OptimizerPlanEnvironment(Configuration, ClassLoader) - Constructor for class org.apache.flink.client.program.OptimizerPlanEnvironment
 
OptimizerPlanEnvironment.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.
OptimizerPostPass - Interface in org.apache.flink.optimizer.postpass
Interface for visitors that process the optimizer's plan.
Option - Class in org.apache.flink.api.java.utils
Deprecated.
These classes will be dropped in the next version. Use ParameterTool or a third-party command line parsing library instead.
Option(String) - Constructor for class org.apache.flink.api.java.utils.Option
Deprecated.
 
OPTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OPTION_DEFAULTS - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_ENVIRONMENT - 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_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_UPDATE - 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
 
OptionalBoolean - Class in org.apache.flink.graph.utils.proxy
A multi-state boolean.
OptionalBoolean(boolean, boolean) - Constructor for class org.apache.flink.graph.utils.proxy.OptionalBoolean
An OptionalBoolean has three possible states: true, false, and "unset".
OptionalBoolean.State - Enum in org.apache.flink.graph.utils.proxy
States for OptionalBoolean.
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.
optionalContext() - Method in class org.apache.flink.table.executor.StreamExecutorFactory
 
optionalContext() - Method in interface org.apache.flink.table.factories.ComponentFactory
Specifies a context of optional parameters that if exist should have the given values.
optionalContext() - Method in class org.apache.flink.table.planner.delegation.BlinkExecutorFactory
 
optionalContext() - Method in class org.apache.flink.table.planner.delegation.BlinkPlannerFactory
 
optionalContext() - Method in class org.apache.flink.table.planner.StreamPlannerFactory
 
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.
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.
OptionsFactory - Interface in org.apache.flink.contrib.streaming.state
Deprecated.
Use RocksDBOptionsFactory instead. This factory has no mechanism to register native handles to be closed and is thus deprecated in favor or a new variant.
OptionsFactoryAdapter - Class in org.apache.flink.contrib.streaming.state
OptionType - Enum in org.apache.flink.api.java.utils
Deprecated.
These classes will be dropped in the next version. Use ParameterTool or a third-party command line parsing library instead.
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(OrcSplitReader.Predicate...) - Constructor for class org.apache.flink.orc.OrcSplitReader.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.functions.BuiltInFunctionDefinitions
 
or(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
OR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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(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).
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
 
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
 
OrcColumnarRowSplitReader - Class in org.apache.flink.orc
OrcSplitReader to read ORC files into BaseRow.
OrcColumnarRowSplitReader(OrcShim, Configuration, TypeDescription, int[], OrcColumnarRowSplitReader.ColumnBatchGenerator, List<OrcSplitReader.Predicate>, int, Path, long, long) - Constructor for class org.apache.flink.orc.OrcColumnarRowSplitReader
 
OrcColumnarRowSplitReader.ColumnBatchGenerator - 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
 
OrcInputFormat<T> - Class in org.apache.flink.orc
InputFormat to read ORC files.
OrcInputFormat(Path, TypeDescription, Configuration, int) - Constructor for class org.apache.flink.orc.OrcInputFormat
Creates an OrcInputFormat.
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
 
OrCondition<T> - Class in org.apache.flink.cep.pattern.conditions
Deprecated.
Please use RichOrCondition instead. This class exists just for backwards compatibility and will be removed in FLINK-10113.
OrCondition(IterativeCondition<T>, IterativeCondition<T>) - Constructor for class org.apache.flink.cep.pattern.conditions.OrCondition
Deprecated.
 
OrcRowInputFormat - Class in org.apache.flink.orc
InputFormat to read ORC files into Row.
OrcRowInputFormat(String, String, Configuration) - Constructor for class org.apache.flink.orc.OrcRowInputFormat
Creates an OrcRowInputFormat.
OrcRowInputFormat(String, String, Configuration, int) - Constructor for class org.apache.flink.orc.OrcRowInputFormat
Creates an OrcRowInputFormat.
OrcRowInputFormat(String, TypeDescription, Configuration, int) - Constructor for class org.apache.flink.orc.OrcRowInputFormat
Creates an OrcRowInputFormat.
OrcRowSplitReader - Class in org.apache.flink.orc
OrcSplitReader to read ORC files into Row.
OrcRowSplitReader(Configuration, TypeDescription, int[], List<OrcSplitReader.Predicate>, int, Path, long, long) - Constructor for class org.apache.flink.orc.OrcRowSplitReader
 
OrcShim - 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> - Class in org.apache.flink.orc
Orc split reader to read record from orc file.
OrcSplitReader(OrcShim, Configuration, TypeDescription, int[], List<OrcSplitReader.Predicate>, int, Path, long, long) - Constructor for class org.apache.flink.orc.OrcSplitReader
 
OrcSplitReader.Between - Class in org.apache.flink.orc
An BETWEEN predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.Equals - Class in org.apache.flink.orc
An EQUALS predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.In - Class in org.apache.flink.orc
An IN predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.IsNull - Class in org.apache.flink.orc
An IS_NULL predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.LessThan - Class in org.apache.flink.orc
A LESS_THAN predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.LessThanEquals - Class in org.apache.flink.orc
A LESS_THAN_EQUALS predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.Not - Class in org.apache.flink.orc
A NOT predicate to negate a predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.NullSafeEquals - Class in org.apache.flink.orc
An EQUALS predicate that can be evaluated with Null safety by the OrcInputFormat.
OrcSplitReader.Or - Class in org.apache.flink.orc
An OR predicate that can be evaluated by the OrcInputFormat.
OrcSplitReader.Predicate - Class in org.apache.flink.orc
A filter predicate that can be evaluated by the OrcInputFormat.
OrcSplitReaderUtil - Class in org.apache.flink.orc
Util for generating OrcSplitReader.
OrcSplitReaderUtil() - Constructor for class org.apache.flink.orc.OrcSplitReaderUtil
 
OrcTableSource - Class in org.apache.flink.orc
A TableSource to read ORC files.
OrcTableSource.Builder - Class in org.apache.flink.orc
Constructs an OrcTableSource.
OrcTimestampColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's TimestampColumnVector to Flink's TimestampColumnVector.
OrcTimestampColumnVector(TimestampColumnVector) - Constructor for class org.apache.flink.orc.vector.OrcTimestampColumnVector
 
Order - Enum in org.apache.flink.api.common.operators
Enumeration representing order.
Order() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.Order
 
order() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
ORDER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Order() - Constructor for class org.apache.flink.table.examples.java.StreamSQLExample.Order
 
Order(Long, String, int) - Constructor for class org.apache.flink.table.examples.java.StreamSQLExample.Order
 
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(boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an ORDER BY clause.
orderBy(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
orderBy(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
orderBy(String) - Static method in class org.apache.flink.table.api.Over
Specifies the time attribute on which rows are ordered.
orderBy(Expression) - Static method in class org.apache.flink.table.api.Over
Specifies the time attribute on which rows are ordered.
orderBy(String) - 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.OverWindowPartitioned
Specifies the time attribute on which rows are ordered.
orderBy(String) - Method in interface org.apache.flink.table.api.Table
Sorts the given Table.
orderBy(Expression...) - Method in interface org.apache.flink.table.api.Table
Sorts the given Table.
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, int) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Add an AsyncWaitOperator.
orderedWait(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Add an AsyncWaitOperator.
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
 
OrderItem() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one list item in an ORDER BY clause.
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
 
ORDINALITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
org.apache.beam.runners.fnexecution.environment - package org.apache.beam.runners.fnexecution.environment
 
org.apache.beam.runners.fnexecution.state - package org.apache.beam.runners.fnexecution.state
 
org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer - package org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer
 
org.apache.calcite.jdbc - package org.apache.calcite.jdbc
 
org.apache.calcite.plan - package org.apache.calcite.plan
 
org.apache.calcite.sql - package org.apache.calcite.sql
This package is needed because the constructor of SqlTypeNameSpec is package scope, we should merge this package into org.apache.flink.sql.parser.type when CALCITE-3360 is resolved.
org.apache.calcite.sql.validate - package org.apache.calcite.sql.validate
 
org.apache.calcite.sql2rel - package org.apache.calcite.sql2rel
 
org.apache.flink.addons.hbase - package org.apache.flink.addons.hbase
 
org.apache.flink.addons.hbase.util - package org.apache.flink.addons.hbase.util
 
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.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.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.restartstrategy - package org.apache.flink.api.common.restartstrategy
 
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.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.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.dag - package org.apache.flink.api.dag
 
org.apache.flink.api.java - package org.apache.flink.api.java
 
org.apache.flink.api.java.aggregation - package org.apache.flink.api.java.aggregation
 
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.io - package org.apache.flink.api.java.io
 
org.apache.flink.api.java.io.jdbc - package org.apache.flink.api.java.io.jdbc
 
org.apache.flink.api.java.io.jdbc.dialect - package org.apache.flink.api.java.io.jdbc.dialect
 
org.apache.flink.api.java.io.jdbc.split - package org.apache.flink.api.java.io.jdbc.split
 
org.apache.flink.api.java.io.jdbc.writer - package org.apache.flink.api.java.io.jdbc.writer
 
org.apache.flink.api.java.operators - package org.apache.flink.api.java.operators
 
org.apache.flink.api.java.operators.join - package org.apache.flink.api.java.operators.join
 
org.apache.flink.api.java.operators.translation - package org.apache.flink.api.java.operators.translation
 
org.apache.flink.api.java.sampling - package org.apache.flink.api.java.sampling
 
org.apache.flink.api.java.summarize - package org.apache.flink.api.java.summarize
 
org.apache.flink.api.java.summarize.aggregation - package org.apache.flink.api.java.summarize.aggregation
 
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.api.java.utils - package org.apache.flink.api.java.utils
 
org.apache.flink.api.scala.operators - package org.apache.flink.api.scala.operators
 
org.apache.flink.api.scala.typeutils - package org.apache.flink.api.scala.typeutils
 
org.apache.flink.avro.generated - package org.apache.flink.avro.generated
 
org.apache.flink.batch - package org.apache.flink.batch
 
org.apache.flink.batch.connectors.cassandra - package org.apache.flink.batch.connectors.cassandra
 
org.apache.flink.batch.tests - package org.apache.flink.batch.tests
 
org.apache.flink.batch.tests.util - package org.apache.flink.batch.tests.util
 
org.apache.flink.cep - package org.apache.flink.cep
 
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.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.executors - package org.apache.flink.client.deployment.executors
 
org.apache.flink.client.program - package org.apache.flink.client.program
 
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.configuration - package org.apache.flink.configuration
 
org.apache.flink.configuration.description - package org.apache.flink.configuration.description
 
org.apache.flink.connectors.hive - package org.apache.flink.connectors.hive
 
org.apache.flink.connectors.hive.read - package org.apache.flink.connectors.hive.read
 
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.ttl - package org.apache.flink.contrib.streaming.state.ttl
 
org.apache.flink.core.execution - package org.apache.flink.core.execution
 
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.testutils - package org.apache.flink.core.testutils
 
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.examples.java.clustering - package org.apache.flink.examples.java.clustering
 
org.apache.flink.examples.java.clustering.util - package org.apache.flink.examples.java.clustering.util
 
org.apache.flink.examples.java.distcp - package org.apache.flink.examples.java.distcp
 
org.apache.flink.examples.java.graph - package org.apache.flink.examples.java.graph
 
org.apache.flink.examples.java.graph.util - package org.apache.flink.examples.java.graph.util
 
org.apache.flink.examples.java.misc - package org.apache.flink.examples.java.misc
 
org.apache.flink.examples.java.ml - package org.apache.flink.examples.java.ml
 
org.apache.flink.examples.java.ml.util - package org.apache.flink.examples.java.ml.util
 
org.apache.flink.examples.java.relational - package org.apache.flink.examples.java.relational
 
org.apache.flink.examples.java.relational.util - package org.apache.flink.examples.java.relational.util
 
org.apache.flink.examples.java.wordcount - package org.apache.flink.examples.java.wordcount
 
org.apache.flink.examples.java.wordcount.util - package org.apache.flink.examples.java.wordcount.util
 
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.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.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.json - package org.apache.flink.formats.json
 
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.utils - package org.apache.flink.formats.parquet.utils
 
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.openstackhadoop - package org.apache.flink.fs.openstackhadoop
 
org.apache.flink.fs.osshadoop - package org.apache.flink.fs.osshadoop
 
org.apache.flink.fs.s3.common - package org.apache.flink.fs.s3.common
 
org.apache.flink.fs.s3.common.utils - package org.apache.flink.fs.s3.common.utils
 
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.s3presto - package org.apache.flink.fs.s3presto
 
org.apache.flink.graph - package org.apache.flink.graph
 
org.apache.flink.graph.asm.dataset - package org.apache.flink.graph.asm.dataset
 
org.apache.flink.graph.asm.degree.annotate - package org.apache.flink.graph.asm.degree.annotate
The degree annotation package provides a collection of edge-centric graph algorithms for counting the vertex degree of directed and undirected graphs.
org.apache.flink.graph.asm.degree.annotate.directed - package org.apache.flink.graph.asm.degree.annotate.directed
 
org.apache.flink.graph.asm.degree.annotate.undirected - package org.apache.flink.graph.asm.degree.annotate.undirected
 
org.apache.flink.graph.asm.degree.filter.undirected - package org.apache.flink.graph.asm.degree.filter.undirected
 
org.apache.flink.graph.asm.result - package org.apache.flink.graph.asm.result
 
org.apache.flink.graph.asm.simple.directed - package org.apache.flink.graph.asm.simple.directed
 
org.apache.flink.graph.asm.simple.undirected - package org.apache.flink.graph.asm.simple.undirected
 
org.apache.flink.graph.asm.translate - package org.apache.flink.graph.asm.translate
 
org.apache.flink.graph.asm.translate.translators - package org.apache.flink.graph.asm.translate.translators
 
org.apache.flink.graph.bipartite - package org.apache.flink.graph.bipartite
 
org.apache.flink.graph.drivers - package org.apache.flink.graph.drivers
 
org.apache.flink.graph.drivers.input - package org.apache.flink.graph.drivers.input
 
org.apache.flink.graph.drivers.output - package org.apache.flink.graph.drivers.output
 
org.apache.flink.graph.drivers.parameter - package org.apache.flink.graph.drivers.parameter
 
org.apache.flink.graph.drivers.transform - package org.apache.flink.graph.drivers.transform
 
org.apache.flink.graph.examples - package org.apache.flink.graph.examples
 
org.apache.flink.graph.examples.data - package org.apache.flink.graph.examples.data
 
org.apache.flink.graph.generator - package org.apache.flink.graph.generator
 
org.apache.flink.graph.generator.random - package org.apache.flink.graph.generator.random
 
org.apache.flink.graph.gsa - package org.apache.flink.graph.gsa
 
org.apache.flink.graph.library - package org.apache.flink.graph.library
 
org.apache.flink.graph.library.clustering - package org.apache.flink.graph.library.clustering
 
org.apache.flink.graph.library.clustering.directed - package org.apache.flink.graph.library.clustering.directed
 
org.apache.flink.graph.library.clustering.undirected - package org.apache.flink.graph.library.clustering.undirected
 
org.apache.flink.graph.library.linkanalysis - package org.apache.flink.graph.library.linkanalysis
 
org.apache.flink.graph.library.metric - package org.apache.flink.graph.library.metric
 
org.apache.flink.graph.library.metric.directed - package org.apache.flink.graph.library.metric.directed
 
org.apache.flink.graph.library.metric.undirected - package org.apache.flink.graph.library.metric.undirected
 
org.apache.flink.graph.library.similarity - package org.apache.flink.graph.library.similarity
 
org.apache.flink.graph.pregel - package org.apache.flink.graph.pregel
 
org.apache.flink.graph.spargel - package org.apache.flink.graph.spargel
 
org.apache.flink.graph.types.valuearray - package org.apache.flink.graph.types.valuearray
 
org.apache.flink.graph.utils - package org.apache.flink.graph.utils
 
org.apache.flink.graph.utils.proxy - package org.apache.flink.graph.utils.proxy
 
org.apache.flink.graph.validation - package org.apache.flink.graph.validation
 
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.hcatalog - package org.apache.flink.hcatalog
 
org.apache.flink.hcatalog.java - package org.apache.flink.hcatalog.java
 
org.apache.flink.kubernetes - package org.apache.flink.kubernetes
 
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.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.resources - package org.apache.flink.kubernetes.kubeclient.resources
 
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.mesos - package org.apache.flink.mesos
 
org.apache.flink.mesos.configuration - package org.apache.flink.mesos.configuration
 
org.apache.flink.mesos.entrypoint - package org.apache.flink.mesos.entrypoint
 
org.apache.flink.mesos.runtime.clusterframework - package org.apache.flink.mesos.runtime.clusterframework
 
org.apache.flink.mesos.runtime.clusterframework.services - package org.apache.flink.mesos.runtime.clusterframework.services
 
org.apache.flink.mesos.runtime.clusterframework.store - package org.apache.flink.mesos.runtime.clusterframework.store
 
org.apache.flink.mesos.scheduler - package org.apache.flink.mesos.scheduler
 
org.apache.flink.mesos.scheduler.messages - package org.apache.flink.mesos.scheduler.messages
 
org.apache.flink.mesos.util - package org.apache.flink.mesos.util
 
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.ml.api.core - package org.apache.flink.ml.api.core
 
org.apache.flink.ml.api.misc.param - package org.apache.flink.ml.api.misc.param
 
org.apache.flink.ml.common - package org.apache.flink.ml.common
 
org.apache.flink.ml.common.linalg - package org.apache.flink.ml.common.linalg
 
org.apache.flink.ml.common.mapper - package org.apache.flink.ml.common.mapper
 
org.apache.flink.ml.common.model - package org.apache.flink.ml.common.model
 
org.apache.flink.ml.common.statistics.basicstatistic - package org.apache.flink.ml.common.statistics.basicstatistic
 
org.apache.flink.ml.common.utils - package org.apache.flink.ml.common.utils
 
org.apache.flink.ml.operator - package org.apache.flink.ml.operator
 
org.apache.flink.ml.operator.batch - package org.apache.flink.ml.operator.batch
 
org.apache.flink.ml.operator.batch.source - package org.apache.flink.ml.operator.batch.source
 
org.apache.flink.ml.operator.stream - package org.apache.flink.ml.operator.stream
 
org.apache.flink.ml.operator.stream.source - package org.apache.flink.ml.operator.stream.source
 
org.apache.flink.ml.params.shared - package org.apache.flink.ml.params.shared
 
org.apache.flink.ml.params.shared.colname - package org.apache.flink.ml.params.shared.colname
 
org.apache.flink.ml.pipeline - package org.apache.flink.ml.pipeline
 
org.apache.flink.ml.util.param - package org.apache.flink.ml.util.param
 
org.apache.flink.mock - package org.apache.flink.mock
 
org.apache.flink.networking - package org.apache.flink.networking
 
org.apache.flink.optimizer - package org.apache.flink.optimizer
 
org.apache.flink.optimizer.costs - package org.apache.flink.optimizer.costs
 
org.apache.flink.optimizer.dag - package org.apache.flink.optimizer.dag
 
org.apache.flink.optimizer.dataproperties - package org.apache.flink.optimizer.dataproperties
 
org.apache.flink.optimizer.operators - package org.apache.flink.optimizer.operators
 
org.apache.flink.optimizer.plan - package org.apache.flink.optimizer.plan
 
org.apache.flink.optimizer.plandump - package org.apache.flink.optimizer.plandump
 
org.apache.flink.optimizer.plantranslate - package org.apache.flink.optimizer.plantranslate
 
org.apache.flink.optimizer.postpass - package org.apache.flink.optimizer.postpass
 
org.apache.flink.optimizer.traversals - package org.apache.flink.optimizer.traversals
This package contains the various traversals over the program plan and the optimizer DAG (directed acyclic graph) that are made in the course of the optimization.
org.apache.flink.optimizer.util - package org.apache.flink.optimizer.util
 
org.apache.flink.orc - package org.apache.flink.orc
 
org.apache.flink.orc.shim - package org.apache.flink.orc.shim
 
org.apache.flink.orc.vector - package org.apache.flink.orc.vector
 
org.apache.flink.python - package org.apache.flink.python
 
org.apache.flink.python.env - package org.apache.flink.python.env
 
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.runtime - package org.apache.flink.runtime
 
org.apache.flink.runtime.accumulators - package org.apache.flink.runtime.accumulators
 
org.apache.flink.runtime.akka - package org.apache.flink.runtime.akka
 
org.apache.flink.runtime.blob - package org.apache.flink.runtime.blob
 
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.hooks - package org.apache.flink.runtime.checkpoint.hooks
 
org.apache.flink.runtime.checkpoint.savepoint - package org.apache.flink.runtime.checkpoint.savepoint
 
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.overlays - package org.apache.flink.runtime.clusterframework.overlays
 
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.akka - package org.apache.flink.runtime.concurrent.akka
 
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.runner - package org.apache.flink.runtime.dispatcher.runner
 
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.flip1 - package org.apache.flink.runtime.executiongraph.failover.flip1
 
org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease - package org.apache.flink.runtime.executiongraph.failover.flip1.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.executiongraph.restart - package org.apache.flink.runtime.executiongraph.restart
 
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.fs.maprfs - package org.apache.flink.runtime.fs.maprfs
 
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.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.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.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.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.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.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.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.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.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.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.backpressure - package org.apache.flink.runtime.rest.handler.legacy.backpressure
 
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.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.job - package org.apache.flink.runtime.rest.messages.job
 
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.akka - package org.apache.flink.runtime.rpc.akka
 
org.apache.flink.runtime.rpc.akka.exceptions - package org.apache.flink.runtime.rpc.akka.exceptions
 
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.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.strategy - package org.apache.flink.runtime.scheduler.strategy
 
org.apache.flink.runtime.security - package org.apache.flink.runtime.security
 
org.apache.flink.runtime.security.modules - package org.apache.flink.runtime.security.modules
 
org.apache.flink.runtime.shuffle - package org.apache.flink.runtime.shuffle
 
org.apache.flink.runtime.state - package org.apache.flink.runtime.state
 
org.apache.flink.runtime.state.filesystem - package org.apache.flink.runtime.state.filesystem
 
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.ttl - package org.apache.flink.runtime.state.ttl
 
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.throwable - package org.apache.flink.runtime.throwable
 
org.apache.flink.runtime.topology - package org.apache.flink.runtime.topology
 
org.apache.flink.runtime.types - package org.apache.flink.runtime.types
 
org.apache.flink.runtime.util - package org.apache.flink.runtime.util
 
org.apache.flink.runtime.util.clock - package org.apache.flink.runtime.util.clock
 
org.apache.flink.runtime.util.event - package org.apache.flink.runtime.util.event
 
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.utils - package org.apache.flink.runtime.webmonitor.utils
 
org.apache.flink.runtime.zookeeper - package org.apache.flink.runtime.zookeeper
 
org.apache.flink.runtime.zookeeper.filesystem - package org.apache.flink.runtime.zookeeper.filesystem
 
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.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.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.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.output.partitioner - package org.apache.flink.state.api.output.partitioner
 
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.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.collector.selector - package org.apache.flink.streaming.api.collector.selector
 
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.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.rollingpolicies - package org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
 
org.apache.flink.streaming.api.functions.source - package org.apache.flink.streaming.api.functions.source
 
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.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.python - package org.apache.flink.streaming.api.operators.python
 
org.apache.flink.streaming.api.transformations - package org.apache.flink.streaming.api.transformations
 
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.time - package org.apache.flink.streaming.api.windowing.time
 
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.cassandra - package org.apache.flink.streaming.connectors.cassandra
 
org.apache.flink.streaming.connectors.elasticsearch - package org.apache.flink.streaming.connectors.elasticsearch
 
org.apache.flink.streaming.connectors.elasticsearch.util - package org.apache.flink.streaming.connectors.elasticsearch.util
 
org.apache.flink.streaming.connectors.elasticsearch2 - package org.apache.flink.streaming.connectors.elasticsearch2
 
org.apache.flink.streaming.connectors.elasticsearch5 - package org.apache.flink.streaming.connectors.elasticsearch5
 
org.apache.flink.streaming.connectors.elasticsearch6 - package org.apache.flink.streaming.connectors.elasticsearch6
 
org.apache.flink.streaming.connectors.elasticsearch7 - package org.apache.flink.streaming.connectors.elasticsearch7
 
org.apache.flink.streaming.connectors.fs - package org.apache.flink.streaming.connectors.fs
 
org.apache.flink.streaming.connectors.fs.bucketing - package org.apache.flink.streaming.connectors.fs.bucketing
 
org.apache.flink.streaming.connectors.gcp.pubsub - package org.apache.flink.streaming.connectors.gcp.pubsub
 
org.apache.flink.streaming.connectors.gcp.pubsub.common - package org.apache.flink.streaming.connectors.gcp.pubsub.common
 
org.apache.flink.streaming.connectors.kafka - package org.apache.flink.streaming.connectors.kafka
 
org.apache.flink.streaming.connectors.kafka.config - package org.apache.flink.streaming.connectors.kafka.config
 
org.apache.flink.streaming.connectors.kafka.internal - package org.apache.flink.streaming.connectors.kafka.internal
 
org.apache.flink.streaming.connectors.kafka.internal.metrics - package org.apache.flink.streaming.connectors.kafka.internal.metrics
 
org.apache.flink.streaming.connectors.kafka.internals - package org.apache.flink.streaming.connectors.kafka.internals
 
org.apache.flink.streaming.connectors.kafka.internals.metrics - package org.apache.flink.streaming.connectors.kafka.internals.metrics
 
org.apache.flink.streaming.connectors.kafka.partitioner - package org.apache.flink.streaming.connectors.kafka.partitioner
 
org.apache.flink.streaming.connectors.kinesis - package org.apache.flink.streaming.connectors.kinesis
 
org.apache.flink.streaming.connectors.kinesis.config - package org.apache.flink.streaming.connectors.kinesis.config
 
org.apache.flink.streaming.connectors.kinesis.internals - package org.apache.flink.streaming.connectors.kinesis.internals
 
org.apache.flink.streaming.connectors.kinesis.metrics - package org.apache.flink.streaming.connectors.kinesis.metrics
 
org.apache.flink.streaming.connectors.kinesis.model - package org.apache.flink.streaming.connectors.kinesis.model
 
org.apache.flink.streaming.connectors.kinesis.proxy - package org.apache.flink.streaming.connectors.kinesis.proxy
 
org.apache.flink.streaming.connectors.kinesis.serialization - package org.apache.flink.streaming.connectors.kinesis.serialization
 
org.apache.flink.streaming.connectors.kinesis.util - package org.apache.flink.streaming.connectors.kinesis.util
 
org.apache.flink.streaming.connectors.nifi - package org.apache.flink.streaming.connectors.nifi
 
org.apache.flink.streaming.connectors.rabbitmq - package org.apache.flink.streaming.connectors.rabbitmq
 
org.apache.flink.streaming.connectors.rabbitmq.common - package org.apache.flink.streaming.connectors.rabbitmq.common
 
org.apache.flink.streaming.connectors.twitter - package org.apache.flink.streaming.connectors.twitter
 
org.apache.flink.streaming.connectors.wikiedits - package org.apache.flink.streaming.connectors.wikiedits
 
org.apache.flink.streaming.examples.async - package org.apache.flink.streaming.examples.async
 
org.apache.flink.streaming.examples.gcp.pubsub - package org.apache.flink.streaming.examples.gcp.pubsub
 
org.apache.flink.streaming.examples.iteration - package org.apache.flink.streaming.examples.iteration
 
org.apache.flink.streaming.examples.iteration.util - package org.apache.flink.streaming.examples.iteration.util
 
org.apache.flink.streaming.examples.join - package org.apache.flink.streaming.examples.join
 
org.apache.flink.streaming.examples.ml - package org.apache.flink.streaming.examples.ml
 
org.apache.flink.streaming.examples.ml.util - package org.apache.flink.streaming.examples.ml.util
 
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.twitter - package org.apache.flink.streaming.examples.twitter
 
org.apache.flink.streaming.examples.twitter.util - package org.apache.flink.streaming.examples.twitter.util
 
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.kafka.test - package org.apache.flink.streaming.kafka.test
 
org.apache.flink.streaming.kafka.test.base - package org.apache.flink.streaming.kafka.test.base
 
org.apache.flink.streaming.kinesis.test - package org.apache.flink.streaming.kinesis.test
 
org.apache.flink.streaming.runtime.io - package org.apache.flink.streaming.runtime.io
 
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.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.streamstatus - package org.apache.flink.streaming.runtime.streamstatus
 
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.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.keys - package org.apache.flink.streaming.util.keys
 
org.apache.flink.streaming.util.serialization - package org.apache.flink.streaming.util.serialization
 
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.config - package org.apache.flink.table.api.config
 
org.apache.flink.table.api.constraints - package org.apache.flink.table.api.constraints
 
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.java - package org.apache.flink.table.api.java
Table API (Java)
A BatchTableEnvironment can be used to create a Table from a DataSet.
org.apache.flink.table.api.java.internal - package org.apache.flink.table.api.java.internal
 
org.apache.flink.table.calcite - package org.apache.flink.table.calcite
 
org.apache.flink.table.catalog - package org.apache.flink.table.catalog
 
org.apache.flink.table.catalog.config - package org.apache.flink.table.catalog.config
 
org.apache.flink.table.catalog.exceptions - package org.apache.flink.table.catalog.exceptions
 
org.apache.flink.table.catalog.hive - package org.apache.flink.table.catalog.hive
 
org.apache.flink.table.catalog.hive.client - package org.apache.flink.table.catalog.hive.client
 
org.apache.flink.table.catalog.hive.descriptors - package org.apache.flink.table.catalog.hive.descriptors
 
org.apache.flink.table.catalog.hive.factories - package org.apache.flink.table.catalog.hive.factories
 
org.apache.flink.table.catalog.hive.util - package org.apache.flink.table.catalog.hive.util
 
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.config - package org.apache.flink.table.client.config
 
org.apache.flink.table.client.config.entries - package org.apache.flink.table.client.config.entries
 
org.apache.flink.table.client.gateway - package org.apache.flink.table.client.gateway
 
org.apache.flink.table.client.gateway.local - package org.apache.flink.table.client.gateway.local
 
org.apache.flink.table.client.gateway.local.result - package org.apache.flink.table.client.gateway.local.result
 
org.apache.flink.table.dataformat - package org.apache.flink.table.dataformat
 
org.apache.flink.table.dataformat.util - package org.apache.flink.table.dataformat.util
 
org.apache.flink.table.dataformat.vector - package org.apache.flink.table.dataformat.vector
 
org.apache.flink.table.dataformat.vector.heap - package org.apache.flink.table.dataformat.vector.heap
 
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.descriptors.python - package org.apache.flink.table.descriptors.python
 
org.apache.flink.table.examples.java - package org.apache.flink.table.examples.java
 
org.apache.flink.table.executor - package org.apache.flink.table.executor
 
org.apache.flink.table.explain - package org.apache.flink.table.explain
 
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.filesystem - package org.apache.flink.table.filesystem
 
org.apache.flink.table.functions - package org.apache.flink.table.functions
 
org.apache.flink.table.functions.hive - package org.apache.flink.table.functions.hive
 
org.apache.flink.table.functions.hive.conversion - package org.apache.flink.table.functions.hive.conversion
 
org.apache.flink.table.functions.hive.util - package org.apache.flink.table.functions.hive.util
 
org.apache.flink.table.functions.python - package org.apache.flink.table.functions.python
 
org.apache.flink.table.module - package org.apache.flink.table.module
 
org.apache.flink.table.module.hive - package org.apache.flink.table.module.hive
 
org.apache.flink.table.operations - package org.apache.flink.table.operations
 
org.apache.flink.table.operations.ddl - package org.apache.flink.table.operations.ddl
 
org.apache.flink.table.operations.utils - package org.apache.flink.table.operations.utils
 
org.apache.flink.table.operations.utils.factories - package org.apache.flink.table.operations.utils.factories
 
org.apache.flink.table.plan - package org.apache.flink.table.plan
 
org.apache.flink.table.plan.rules.logical - package org.apache.flink.table.plan.rules.logical
 
org.apache.flink.table.plan.stats - package org.apache.flink.table.plan.stats
 
org.apache.flink.table.planner - package org.apache.flink.table.planner
 
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.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.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.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.tablefunctions - package org.apache.flink.table.planner.functions.tablefunctions
 
org.apache.flink.table.planner.functions.utils - package org.apache.flink.table.planner.functions.utils
 
org.apache.flink.table.planner.operations - package org.apache.flink.table.planner.operations
 
org.apache.flink.table.planner.plan - package org.apache.flink.table.planner.plan
 
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.process - package org.apache.flink.table.planner.plan.nodes.process
 
org.apache.flink.table.planner.plan.rules.logical - package org.apache.flink.table.planner.plan.rules.logical
 
org.apache.flink.table.planner.plan.schema - package org.apache.flink.table.planner.plan.schema
 
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.utils - package org.apache.flink.table.planner.utils
 
org.apache.flink.table.runtime.collector - package org.apache.flink.table.runtime.collector
 
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.generated - package org.apache.flink.table.runtime.generated
 
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.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.deduplicate - package org.apache.flink.table.runtime.operators.deduplicate
 
org.apache.flink.table.runtime.operators.join - package org.apache.flink.table.runtime.operators.join
 
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.state - package org.apache.flink.table.runtime.operators.join.stream.state
 
org.apache.flink.table.runtime.operators.join.temporal - package org.apache.flink.table.runtime.operators.join.temporal
 
org.apache.flink.table.runtime.operators.match - package org.apache.flink.table.runtime.operators.match
 
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.rank - package org.apache.flink.table.runtime.operators.rank
 
org.apache.flink.table.runtime.operators.sort - package org.apache.flink.table.runtime.operators.sort
 
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.assigners - package org.apache.flink.table.runtime.operators.window.assigners
 
org.apache.flink.table.runtime.operators.window.grouping - package org.apache.flink.table.runtime.operators.window.grouping
 
org.apache.flink.table.runtime.operators.window.internal - package org.apache.flink.table.runtime.operators.window.internal
 
org.apache.flink.table.runtime.operators.window.triggers - package org.apache.flink.table.runtime.operators.window.triggers
 
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 - package org.apache.flink.table.runtime.runners.python
 
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.sinks - package org.apache.flink.table.sinks
 
org.apache.flink.table.sources - package org.apache.flink.table.sources
 
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.sqlexec - package org.apache.flink.table.sqlexec
 
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.extraction.utils - package org.apache.flink.table.types.extraction.utils
 
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.util - package org.apache.flink.table.util
 
org.apache.flink.table.utils - package org.apache.flink.table.utils
 
org.apache.flink.test - package org.apache.flink.test
 
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.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.kafka - package org.apache.flink.tests.util.kafka
 
org.apache.flink.tests.util.parameters - package org.apache.flink.tests.util.parameters
 
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.category - package org.apache.flink.testutils.junit.category
 
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.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.concurrent - package org.apache.flink.util.concurrent
 
org.apache.flink.util.function - package org.apache.flink.util.function
 
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.walkthrough.common.table - package org.apache.flink.walkthrough.common.table
 
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.apache.hadoop.conf - package org.apache.hadoop.conf
 
org.apache.hadoop.util - package org.apache.hadoop.util
 
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.
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) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Times the given future out after the timeout.
orTimeout(CompletableFuture<T>, long, TimeUnit, Executor) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Times the given future out after the timeout.
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
 
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
 
OTHERS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
outChannels - Variable in class org.apache.flink.optimizer.plan.PlanNode
 
outDegrees() - Method in class org.apache.flink.graph.Graph
Return the out-degree of all vertices in the graph.
outer() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
outer(DenseVector) - Method in class org.apache.flink.ml.common.linalg.DenseVector
Compute the outer product with another vector.
outer() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
outer(SparseVector) - Method in class org.apache.flink.ml.common.linalg.SparseVector
Compute the outer product with another vector.
outer() - Method in class org.apache.flink.ml.common.linalg.Vector
Compute the outer product with itself.
OUTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
outerJoinIterator - Variable in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
OuterJoinNode - Class in org.apache.flink.optimizer.dag
 
OuterJoinNode(OuterJoinOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.OuterJoinNode
Creates a new two input node for the optimizer plan, representing the given operator.
OuterJoinOperatorBase<IN1,IN2,OUT,FT extends FlatJoinFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
 
OuterJoinOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String, OuterJoinOperatorBase.OuterJoinType) - Constructor for class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
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.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
 
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
 
output(OutputFormat<T>) - Method in class org.apache.flink.api.java.DataSet
Emits a DataSet using an OutputFormat.
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<T> - Interface in org.apache.flink.graph.drivers.output
Output writer for a GraphAlgorithm result.
output - Variable in class org.apache.flink.runtime.operators.BatchTask
The collector that forwards the user code's results.
OUTPUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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(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 - Variable in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
OUTPUT_COL - Static variable in interface org.apache.flink.ml.params.shared.colname.HasOutputCol
 
OUTPUT_COL - Static variable in interface org.apache.flink.ml.params.shared.colname.HasOutputColDefaultAsNull
 
OUTPUT_COLS - Static variable in interface org.apache.flink.ml.params.shared.colname.HasOutputCols
 
OUTPUT_COLS - Static variable in interface org.apache.flink.ml.params.shared.colname.HasOutputColsDefaultAsNull
 
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.
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<T> - Class in org.apache.flink.graph.drivers.output
Base class for outputs.
OutputBase() - Constructor for class org.apache.flink.graph.drivers.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
 
outputCollector - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
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.
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).
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, ...) and uses the supplied task index perform a round robin distribution.
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, ...) and uses the supplied comparator to hash / compare records for partitioning them deterministically.
OutputEmitter(ShipStrategyType, int, TypeComparator<T>, Partitioner<?>, DataDistribution) - Constructor for class org.apache.flink.runtime.operators.shipping.OutputEmitter
 
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.
OutputFormatFactory<T> - Interface in org.apache.flink.table.filesystem
A factory to create an OutputFormat.
OutputFormatOperatorFactory<IN> - Interface in org.apache.flink.streaming.api.operators
Interface for operator factories which create the sink operator containing an OutputFormat.
OutputFormatSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink
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.OutputFormatSinkFunction
Deprecated.
 
OutputFormatTableSink<T> - Class in org.apache.flink.table.sinks
Defines an external TableSink to emit a bounded Table.
OutputFormatTableSink() - Constructor for class org.apache.flink.table.sinks.OutputFormatTableSink
 
outputMap - Variable in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
OutputMap() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample.OutputMap
 
outputRankNumber - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
outputResult(Object) - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Output final result of this UDTF to downstreams.
outputSchema - Variable in class org.apache.flink.hcatalog.HCatInputFormatBase
 
OutputSelector<OUT> - Interface in org.apache.flink.streaming.api.collector.selector
outputSelectors - Variable in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
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.
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.operators.python.AbstractPythonScalarFunctionOperator
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 StreamGraph generation.
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
 
outputView - Variable in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
OVER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(String) - 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.Slide
Creates a sliding window.
over(String) - Static method in class org.apache.flink.table.api.Tumble
Creates a tumbling window.
over(Expression) - Static method in class org.apache.flink.table.api.Tumble
Creates a tumbling window.
OVER - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
OVER_WINDOWS - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Concatenates over aggregations with corresponding over window.
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(CirculantGraph.OffsetRange) - Method in class org.apache.flink.graph.generator.CirculantGraph.OffsetRange
Return true if and only if the other range and this range share a common offset ID.
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 - 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 class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
overlay(String, String, long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
overlay(String, String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
OVERRIDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
OverwritableTableSink - Interface in org.apache.flink.table.sinks
A TableSink that supports INSERT OVERWRITE should implement this trait.
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
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.
OwnerReferenceDecorator<R extends io.fabric8.kubernetes.api.model.HasMetadata,T extends KubernetesResource<R>> - Class in org.apache.flink.kubernetes.kubeclient.decorators
Set kubernetes resource owner reference for GC.
OwnerReferenceDecorator() - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.OwnerReferenceDecorator
 
OwnerReferenceDecorator(String) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.OwnerReferenceDecorator
 
owningStateMap - Variable in class org.apache.flink.runtime.state.heap.StateMapSnapshot
The StateMap from which this snapshot was created.

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
 
PACKAGE_SEPARATOR - Static variable in class org.apache.flink.util.FileUtils
 
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.
PackagedProgramUtils - Class in org.apache.flink.client.program
Utility class for PackagedProgram related operations.
PACT - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
PAD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
padLeft(BaseRow) - Method in class org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
Returns a padding result with the given left row.
padRight(BaseRow) - 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.
PageRank - Class in org.apache.flink.examples.java.graph
A basic implementation of the Page Rank algorithm using a bulk iteration.
PageRank() - Constructor for class org.apache.flink.examples.java.graph.PageRank
 
PageRank<K,VV,EV> - Class in org.apache.flink.graph.drivers
Driver for PageRank.
PageRank() - Constructor for class org.apache.flink.graph.drivers.PageRank
 
PageRank<K> - Class in org.apache.flink.graph.examples
This is an implementation of a simple PageRank algorithm, using a scatter-gather iteration.
PageRank(double, int) - Constructor for class org.apache.flink.graph.examples.PageRank
Creates an instance of the PageRank algorithm.
PageRank<K,VV,EV> - Class in org.apache.flink.graph.library.linkanalysis
PageRank computes a per-vertex score which is the sum of PageRank scores transmitted over in-edges.
PageRank(double, int) - Constructor for class org.apache.flink.graph.library.linkanalysis.PageRank
PageRank with a fixed number of iterations.
PageRank(double, double) - Constructor for class org.apache.flink.graph.library.linkanalysis.PageRank
PageRank with a convergence threshold.
PageRank(double, int, double) - Constructor for class org.apache.flink.graph.library.linkanalysis.PageRank
PageRank with a convergence threshold and a maximum iteration count.
PageRank.BuildOutgoingEdgeList - Class in org.apache.flink.examples.java.graph
A reduce function that takes a sequence of edges and builds the adjacency list for the vertex where the edges originate.
PageRank.Dampener - Class in org.apache.flink.examples.java.graph
The function that applies the page rank dampening formula.
PageRank.EpsilonFilter - Class in org.apache.flink.examples.java.graph
Filter that filters vertices where the rank difference is below a threshold.
PageRank.JoinVertexWithEdgesMatch - Class in org.apache.flink.examples.java.graph
Join function that distributes a fraction of a vertex's rank to all neighbors.
PageRank.RankAssigner - Class in org.apache.flink.examples.java.graph
A map function that assigns an initial rank to all pages.
PageRank.RankMessenger<K> - Class in org.apache.flink.graph.examples
Distributes the rank of a vertex among all target vertices according to the transition probability, which is associated with an edge as the edge value.
PageRank.Result<T> - Class in org.apache.flink.graph.library.linkanalysis
A result for the PageRank algorithm.
PageRank.VertexRankUpdater<K> - Class in org.apache.flink.graph.examples
Function that updates the rank of a vertex by summing up the partial ranks from all incoming messages and then applying the dampening formula.
PageRankData - Class in org.apache.flink.examples.java.graph.util
Provides the default data sets used for the PageRank example program.
PageRankData() - Constructor for class org.apache.flink.examples.java.graph.util.PageRankData
 
PageRankData - Class in org.apache.flink.graph.examples.data
Provides the default data set used for the PageRank test program.
PageRankData - Class in org.apache.flink.test.testdata
Test data for PageRank programs.
pageSize() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
pageSize() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
 
pageSize - Variable in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
pageSize() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
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
 
PanedWindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.assigners
A WindowAssigner that window can be split into panes.
PanedWindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
 
PanedWindowProcessFunction<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
PanedWindowProcessFunction(PanedWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
 
parallelism(int) - Method in class org.apache.flink.api.java.operators.DeltaIteration
Sets the parallelism for the iteration.
parallelism - Variable in class org.apache.flink.api.java.operators.Operator
 
parallelism - Variable in class org.apache.flink.graph.drivers.DriverBase
 
parallelism - Variable in class org.apache.flink.graph.drivers.input.InputBase
 
parallelism - Variable in class org.apache.flink.graph.generator.GraphGeneratorBase
 
parallelism - Variable in class org.apache.flink.graph.GraphAnalyticBase
 
parallelism - Variable in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase
 
PARALLELISM - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
PARALLELISM_AUTO_MAX - Static variable in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
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_UNKNOWN - Static variable in class org.apache.flink.api.common.ExecutionConfig
The flag value indicating an unknown or unset parallelism.
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
 
ParallelIteratorInputFormat<T> - Class in org.apache.flink.api.java.io
An input format that generates data in parallel through a SplittableIterator.
ParallelIteratorInputFormat(SplittableIterator<T>) - Constructor for class org.apache.flink.api.java.io.ParallelIteratorInputFormat
 
ParallelSourceFunction<OUT> - Interface in org.apache.flink.streaming.api.functions.source
A stream data source that is executed in parallel.
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.
Parameter<T> - Interface in org.apache.flink.graph.drivers.parameter
Encapsulates the usage and configuration of a command-line parameter.
PARAMETER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
parameter(String, String) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of literal type.
parameter(TypeInformation<?>, String) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of literal type.
parameter(boolean) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of BOOLEAN type.
parameter(double) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of DOUBLE type.
parameter(float) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of FLOAT type.
parameter(int) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of INT type.
parameter(String) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of VARCHAR type.
parameter(long) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of BIGINT type.
parameter(byte) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of TINYINT type.
parameter(short) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of SMALLINT type.
parameter(BigDecimal) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of DECIMAL type.
parameter(ClassInstance) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of a class instance (i.e.
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
 
parameterizeChannel(Channel, boolean, ExecutionMode, boolean) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
parameterizeChannel(Channel, boolean, ExecutionMode, boolean) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Parametrizes the ship strategy fields of a channel such that the channel produces the desired global properties.
parameterizeChannel(Channel) - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Parametrizes the local strategy fields of a channel such that the channel produces the desired local properties.
Parameterized - Interface in org.apache.flink.graph.drivers.parameter
A configurable command-line choice, such as an input or algorithm.
ParameterizedBase - Class in org.apache.flink.graph.drivers.parameter
Base class for a Parameterized which maintains a list of parameters used to print the command-line usage string and configure parameters.
ParameterizedBase() - Constructor for class org.apache.flink.graph.drivers.parameter.ParameterizedBase
 
ParameterlessTypeSerializerConfig<T> - Class in org.apache.flink.api.common.typeutils
Deprecated.
this snapshot class is no longer used by any serializers, and is maintained only for backward compatibility reasons. It is fully replaced by SimpleTypeSerializerSnapshot.
ParameterlessTypeSerializerConfig() - Constructor for class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
ParameterlessTypeSerializerConfig(String) - Constructor for class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
parameterNames - Variable in class org.apache.flink.table.types.extraction.utils.ExtractionUtils.AssigningConstructor
 
ParameterProperty<V> - Class in org.apache.flink.tests.util.parameters
System-property based parameters for tests and resources.
ParameterProperty(String, Function<String, V>) - Constructor for class org.apache.flink.tests.util.parameters.ParameterProperty
 
parameters - Variable in class org.apache.flink.api.common.operators.Operator
 
ParameterScope - Class in org.apache.calcite.sql.validate
A scope which contains nothing besides a few parameters.
ParameterScope(SqlValidatorImpl, Map<String, RelDataType>) - Constructor for class org.apache.calcite.sql.validate.ParameterScope
 
parameterString(String) - Method in class org.apache.flink.table.descriptors.ClassInstance
Adds a constructor parameter value of literal type.
ParameterTool - Class in org.apache.flink.api.java.utils
This class provides simple utility methods for reading and parsing program arguments from different sources.
ParameterValuesProvider - Interface in org.apache.flink.api.java.io.jdbc.split
This interface is used by the JDBCInputFormat to compute the list of parallel query to run (i.e.
ParamInfo<V> - Class in org.apache.flink.ml.api.misc.param
Definition of a parameter, including name, type, default value, validator and so on.
ParamInfoFactory - Class in org.apache.flink.ml.api.misc.param
Factory to create ParamInfo, all ParamInfos should be created via this class.
ParamInfoFactory() - Constructor for class org.apache.flink.ml.api.misc.param.ParamInfoFactory
 
ParamInfoFactory.ParamInfoBuilder<V> - Class in org.apache.flink.ml.api.misc.param
Builder to build a new ParamInfo.
Params() - Constructor for class org.apache.flink.examples.java.ml.LinearRegression.Params
 
Params(double, double) - Constructor for class org.apache.flink.examples.java.ml.LinearRegression.Params
 
PARAMS - Static variable in class org.apache.flink.examples.java.ml.util.LinearRegressionData
 
Params - Class in org.apache.flink.ml.api.misc.param
The map-like container class for parameter.
Params() - Constructor for class org.apache.flink.ml.api.misc.param.Params
 
params - Variable in class org.apache.flink.ml.common.mapper.Mapper
Parameters for the Mapper.
params - Variable in class org.apache.flink.ml.pipeline.PipelineStageBase
 
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.
ParamValidator<V> - Interface in org.apache.flink.ml.api.misc.param
An interface used by ParamInfo to do validation when a parameter value is set.
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.OperatorMetricGroup
 
parent() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
parent() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
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
 
ParentDataHolder - Interface in org.apache.flink.formats.parquet.utils
Interface for RowConverter for extracting nested value from parquet record.
parentFirst(URL[], ClassLoader, Consumer<Throwable>) - Static method in class org.apache.flink.runtime.execution.librarycache.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.
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
 
PARQUET_SKIP_CORRUPTED_RECORD - Static variable in class org.apache.flink.formats.parquet.ParquetInputFormat
The config parameter which defines whether to skip corrupted record.
PARQUET_SKIP_WRONG_SCHEMA_SPLITS - Static variable in class org.apache.flink.formats.parquet.ParquetInputFormat
The config parameter which defines whether to skip file split with wrong schema.
ParquetAvroWriters - Class in org.apache.flink.formats.parquet.avro
Convenience builder to create ParquetWriterFactory instances for the different Avro types.
ParquetBuilder<T> - Interface in org.apache.flink.formats.parquet
A builder to create a ParquetWriter from a Parquet OutputFile.
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.
ParquetInputFormat<E> - Class in org.apache.flink.formats.parquet
The base InputFormat class to read from Parquet files.
ParquetInputFormat(Path, MessageType) - Constructor for class org.apache.flink.formats.parquet.ParquetInputFormat
Read parquet files with given parquet file schema.
ParquetMapInputFormat - Class in org.apache.flink.formats.parquet
An implementation of ParquetInputFormat to read Map records from Parquet files.
ParquetMapInputFormat(Path, MessageType) - Constructor for class org.apache.flink.formats.parquet.ParquetMapInputFormat
 
ParquetPojoInputFormat<E> - Class in org.apache.flink.formats.parquet
An implementation of ParquetInputFormat to read POJO records from Parquet files.
ParquetPojoInputFormat(Path, MessageType, PojoTypeInfo<E>) - Constructor for class org.apache.flink.formats.parquet.ParquetPojoInputFormat
 
ParquetRecordReader<T> - Class in org.apache.flink.formats.parquet.utils
Customized ParquetRecordReader that support start read from particular position.
ParquetRecordReader(ReadSupport<T>, MessageType, FilterCompat.Filter) - Constructor for class org.apache.flink.formats.parquet.utils.ParquetRecordReader
 
ParquetRecordReader(ReadSupport<T>, MessageType) - Constructor for class org.apache.flink.formats.parquet.utils.ParquetRecordReader
 
ParquetRowInputFormat - Class in org.apache.flink.formats.parquet
An implementation of ParquetInputFormat to read Row records from Parquet files.
ParquetRowInputFormat(Path, MessageType) - Constructor for class org.apache.flink.formats.parquet.ParquetRowInputFormat
 
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
 
ParquetTableSource - Class in org.apache.flink.formats.parquet
A TableSource to read Parquet files.
ParquetTableSource.Builder - Class in org.apache.flink.formats.parquet
Constructs an ParquetTableSource.
ParquetTimestampUtils - Class in org.apache.flink.formats.parquet.utils
Utility class for decoding INT96 encoded parquet timestamp to timestamp millis in GMT.
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(Options, String[], boolean) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
parse(String) - Static method in class org.apache.flink.configuration.MemorySize
Parses the given string as as MemorySize.
parse(String, MemorySize.MemoryUnit) - Static method in class org.apache.flink.configuration.MemorySize
Parses the given string with a default unit.
parse(String) - Static method in class org.apache.flink.ml.common.linalg.VectorUtil
Parse either a SparseVector or a DenseVector from a formatted string.
parse(String[]) - Method in class org.apache.flink.runtime.entrypoint.parser.CommandLineParser
 
parse(String) - Method in class org.apache.flink.table.calcite.CalciteParser
Parses a SQL statement into a SqlNode.
parse(String) - Static method in class org.apache.flink.table.client.cli.SqlCommandParser
 
parse(String, int, Parser.ParseContext) - Method in class org.apache.flink.table.client.cli.SqlMultiLineParser
 
parse(URL) - Static method in class org.apache.flink.table.client.config.Environment
Parses an environment file from an URL.
parse(String) - Static method in class org.apache.flink.table.client.config.Environment
Parses an environment file from an String.
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.calcite.CalciteParser
Parses a SQL statement into a SqlNode.
parse(String) - Method in class org.apache.flink.table.planner.delegation.ParserImpl
 
parse(String) - Method in class org.apache.flink.table.planner.ParserImpl
 
parse(String, ClassLoader) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeParser
Parses a type string.
parse(String) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeParser
Parses a type string.
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.
parseArguments(String[]) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
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
 
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
 
parseDeletedObjectsResult(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseDelimitedFrom(InputStream) - 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.Field
 
parseDelimitedFrom(InputStream) - 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.FieldType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseDelimitedFrom(InputStream) - 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
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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.UserDefinedFunctions
 
parseDense(String) - Static method in class org.apache.flink.ml.common.linalg.VectorUtil
Parse the dense vector from a formatted string.
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.api.java.io.CsvInputFormat
 
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
 
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() - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException(String) - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException(Throwable) - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException - Exception in org.apache.flink.sql.parser.impl
This exception is thrown when parse errors are encountered.
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.
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.sql.parser.impl.ParseException
 
parseExpression(String) - Method in interface org.apache.flink.table.delegation.PlannerExpressionParser
 
parseExpression(String) - Static method in class org.apache.flink.table.expressions.ExpressionParser
 
parseExpressionList(String) - Method in interface org.apache.flink.table.delegation.PlannerExpressionParser
 
parseExpressionList(String) - Static method in class org.apache.flink.table.expressions.ExpressionParser
 
parseField(byte[], int, int, byte[], BigDecimal) - Method in class org.apache.flink.types.parser.BigDecParser
 
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, 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, byte[], BigInteger) - Method in class org.apache.flink.types.parser.BigIntParser
 
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, 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, byte[], Boolean) - Method in class org.apache.flink.types.parser.BooleanParser
 
parseField(byte[], int, int, byte[], BooleanValue) - Method in class org.apache.flink.types.parser.BooleanValueParser
 
parseField(byte[], int, int, byte[], Byte) - Method in class org.apache.flink.types.parser.ByteParser
 
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, 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, byte[], ByteValue) - Method in class org.apache.flink.types.parser.ByteValueParser
 
parseField(byte[], int, int, byte[], Double) - Method in class org.apache.flink.types.parser.DoubleParser
 
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, 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, byte[], DoubleValue) - Method in class org.apache.flink.types.parser.DoubleValueParser
 
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, byte[], Float) - Method in class org.apache.flink.types.parser.FloatParser
 
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, 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, byte[], FloatValue) - Method in class org.apache.flink.types.parser.FloatValueParser
 
parseField(byte[], int, int, byte[], Integer) - Method in class org.apache.flink.types.parser.IntParser
 
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, 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, byte[], IntValue) - Method in class org.apache.flink.types.parser.IntValueParser
 
parseField(byte[], int, int, byte[], Long) - Method in class org.apache.flink.types.parser.LongParser
 
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, 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, byte[], LongValue) - Method in class org.apache.flink.types.parser.LongValueParser
 
parseField(byte[], int, int, byte[], Short) - Method in class org.apache.flink.types.parser.ShortParser
 
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, 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, byte[], ShortValue) - Method in class org.apache.flink.types.parser.ShortValueParser
 
parseField(byte[], int, int, byte[], Date) - Method in class org.apache.flink.types.parser.SqlDateParser
 
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, 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, byte[], Time) - Method in class org.apache.flink.types.parser.SqlTimeParser
 
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, 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, byte[], Timestamp) - Method in class org.apache.flink.types.parser.SqlTimestampParser
 
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, 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).
parseField(byte[], int, int, byte[], String) - Method in class org.apache.flink.types.parser.StringParser
 
parseField(byte[], int, int, byte[], StringValue) - Method in class org.apache.flink.types.parser.StringValueParser
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
parseFrom(ByteBuffer) - 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.Field
 
parseFrom(ByteString) - 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.Field
 
parseFrom(byte[]) - 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.Field
 
parseFrom(InputStream) - 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.Field
 
parseFrom(CodedInputStream) - 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.Field
 
parseFrom(ByteBuffer) - 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.FieldType
 
parseFrom(ByteString) - 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.FieldType
 
parseFrom(byte[]) - 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.FieldType
 
parseFrom(InputStream) - 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.FieldType
 
parseFrom(CodedInputStream) - 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.FieldType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
parseFrom(ByteBuffer) - 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
 
parseFrom(ByteString) - 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
 
parseFrom(byte[]) - 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
 
parseFrom(InputStream) - 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
 
parseFrom(CodedInputStream) - 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
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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.UserDefinedFunctions
 
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.UserDefinedFunctions
 
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.UserDefinedFunctions
 
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.UserDefinedFunctions
 
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.UserDefinedFunctions
 
parseGatewayModeClient(String[]) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
parseGatewayModeGateway(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 class org.apache.flink.table.calcite.CalciteParser
Parses a SQL string as an identifier into a SqlIdentifier.
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.calcite.CalciteParser
Parses a SQL string as an identifier into a SqlIdentifier.
parseIdentifier(String) - Method in class org.apache.flink.table.planner.delegation.ParserImpl
 
parseIdentifier(String) - Method in class org.apache.flink.table.planner.ParserImpl
 
parseInitiateMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
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.
parseMap(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Parses a string as a map of strings.
parseObjectTaggingResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseParameters(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Parses the command line arguments and starts the requested action.
parsePort(Configuration, ConfigOption<String>) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Parse a valid port for the config option.
parsePositiveIntStat(Map<String, String>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
 
parsePositiveLongStat(Map<String, String>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
 
parseQuotedStrings - Variable in class org.apache.flink.api.java.io.CsvReader
 
parseQuotedStrings(char) - Method in class org.apache.flink.api.java.io.CsvReader
Enables quoted String parsing.
parseQuotedStringsEdges(char) - Method in class org.apache.flink.graph.GraphCsvReader
Enables quoted String parsing for Edge Csv Reader.
parseQuotedStringsVertices(char) - Method in class org.apache.flink.graph.GraphCsvReader
Enables quoted String parsing for Vertex Csv Reader.
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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 - Variable in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
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.api.java.io.RowCsvInputFormat
 
parseReplicationConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseRequestPaymentConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
ParserImpl - Class in org.apache.flink.table.planner.delegation
Implementation of Parser that uses Calcite.
ParserImpl(CatalogManager, Supplier<FlinkPlannerImpl>, Supplier<CalciteParser>) - Constructor for class org.apache.flink.table.planner.delegation.ParserImpl
 
ParserImpl - Class in org.apache.flink.table.planner
Implementation of Parser that uses Calcite.
ParserImpl(CatalogManager, Supplier<FlinkPlannerImpl>, Supplier<CalciteParser>) - Constructor for class org.apache.flink.table.planner.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.
parseSparse(String) - Static method in class org.apache.flink.ml.common.linalg.VectorUtil
Parse the sparse vector from a formatted string.
parseSqlExpressionEof() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
parseSqlStmtEof() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
parseSqlStmtList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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.
parseTmResourceDynamicConfigs(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
parseTmResourceJvmParams(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
parseToRow(Result) - Method in class org.apache.flink.addons.hbase.util.HBaseReadWriteHelper
Parses HBase Result into Row.
parseToRow(Result, Object) - Method in class org.apache.flink.addons.hbase.util.HBaseReadWriteHelper
Parses HBase Result into Row.
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.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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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, ArchivedExecutionGraphStore, FatalErrorHandler, HistoryServerArchivist, String) - Constructor for class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
PartialDispatcherServicesWithJobGraphStore - Class in org.apache.flink.runtime.dispatcher
DispatcherFactory services container.
PartialDispatcherServicesWithJobGraphStore(Configuration, HighAvailabilityServices, GatewayRetriever<ResourceManagerGateway>, BlobServer, HeartbeatServices, JobManagerMetricGroupFactory, ArchivedExecutionGraphStore, FatalErrorHandler, HistoryServerArchivist, String, JobGraphWriter) - Constructor for class org.apache.flink.runtime.dispatcher.PartialDispatcherServicesWithJobGraphStore
 
PartialFinalType - Enum in org.apache.flink.table.planner.plan
Enumerations for partial final aggregate types.
PartialGroupProperties - Class in org.apache.flink.optimizer.operators
 
PartialGroupProperties(FieldSet) - Constructor for class org.apache.flink.optimizer.operators.PartialGroupProperties
 
PartialModelBuilder() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.PartialModelBuilder
 
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(K, int) - Method in interface org.apache.flink.api.common.functions.Partitioner
Computes the partition for the given key.
partition(Integer, int) - Method in class org.apache.flink.api.java.functions.IdPartitioner
 
partition(T, int) - Method in class org.apache.flink.api.java.io.SplitDataProperties.SourcePartitionerMarker
 
PARTITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
partition(Integer, int) - Method in class org.apache.flink.state.api.output.partitioner.KeyGroupRangePartitioner
 
partition(T, byte[], byte[], String, int[]) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkFixedPartitioner
 
partition(T, byte[], byte[], String, int[]) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkKafkaDelegatePartitioner
Deprecated.
 
partition(T, byte[], byte[], String, int[]) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkKafkaPartitioner
Determine the id of the partition that the record should be written to.
partition(T, byte[], byte[], int) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.KafkaPartitioner
Deprecated.
 
partition(Collection<T>, int) - Static method in class org.apache.flink.util.CollectionUtil
Partition a collection into approximately n buckets.
PARTITION_DISCOVERY_DISABLED - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
The default interval to execute partition discovery, in milliseconds (Long.MIN_VALUE, i.e.
PARTITION_LOCATION - Static variable in class org.apache.flink.table.catalog.hive.HiveCatalogConfig
 
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.
PartitionableListState<S> - Class in org.apache.flink.runtime.state
Implementation of operator list state.
PartitionableTableSink - Interface in org.apache.flink.table.sinks
An interface for partitionable TableSink.
PartitionableTableSource - Interface in org.apache.flink.table.sources
An interface for partitionable TableSource.
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(String) - Static method in class org.apache.flink.table.api.Over
Partitions the elements on some partition keys.
partitionBy(Expression...) - Static method in class org.apache.flink.table.api.Over
Partitions the elements on some partition keys.
partitionByHash(int...) - Method in class org.apache.flink.api.java.DataSet
Hash-partitions a DataSet on the specified key fields.
partitionByHash(String...) - Method in class org.apache.flink.api.java.DataSet
Hash-partitions a DataSet on the specified key fields.
partitionByHash(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
Partitions a DataSet using the specified KeySelector.
partitionByKeyGroup() - Method in class org.apache.flink.runtime.state.KeyGroupPartitioner
Partitions the data into key-groups and returns the result via PartitioningResult.
partitionByRange(int...) - Method in class org.apache.flink.api.java.DataSet
Range-partitions a DataSet on the specified key fields.
partitionByRange(String...) - Method in class org.apache.flink.api.java.DataSet
Range-partitions a DataSet on the specified key fields.
partitionByRange(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
Range-partitions a DataSet using the specified KeySelector.
partitionByRange(DataSet<T>, DataDistribution, int...) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Range-partitions a DataSet on the specified tuple field positions.
partitionByRange(DataSet<T>, DataDistribution, String...) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Range-partitions a DataSet on the specified fields.
partitionByRange(DataSet<T>, DataDistribution, KeySelector<T, K>) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Range-partitions a DataSet using the specified key selector function.
partitionColumns - Variable in class org.apache.flink.table.filesystem.RowPartitionComputer
 
PartitionComputer<T> - Interface in org.apache.flink.table.filesystem
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
 
partitionCustom(Partitioner<K>, int) - Method in class org.apache.flink.api.java.DataSet
Partitions a tuple DataSet on the specified key fields using a custom partitioner.
partitionCustom(Partitioner<K>, String) - Method in class org.apache.flink.api.java.DataSet
Partitions a POJO DataSet on the specified key fields using a custom partitioner.
partitionCustom(Partitioner<K>, KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
Partitions a DataSet on the key returned by the selector, using a custom partitioner.
partitionCustom(Partitioner<K>, int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Partitions a tuple DataStream on the specified key fields using a custom partitioner.
partitionCustom(Partitioner<K>, String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Partitions a POJO DataStream on the specified key fields using a custom partitioner.
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.
PartitionDescriptor(PartitionOperatorBase.PartitionMethod, FieldSet, Ordering, Partitioner<?>, DataDistribution) - Constructor for class org.apache.flink.optimizer.dag.PartitionNode.PartitionDescriptor
 
PartitionDescriptor - Class in org.apache.flink.runtime.shuffle
Partition descriptor for ShuffleMaster to obtain ShuffleDescriptor.
PartitionDescriptor(IntermediateDataSetID, int, IntermediateResultPartitionID, ResultPartitionType, int, int) - Constructor for class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
PARTITIONED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Partitioner<K> - Interface in org.apache.flink.api.common.functions
Function to implement a custom partition assignment for keys.
partitioner - Variable in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
Partitioner to select Kafka partition for each item.
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.catalog.hive.HiveCatalog
 
partitionId - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
partitionId - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
partitionIndexes - Variable in class org.apache.flink.table.filesystem.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
 
partitioningDestination - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
The output array for the partitioning.
PartitioningProperty - Enum in org.apache.flink.optimizer.dataproperties
An enumeration of the different types of distributing data across partitions or parallel workers.
partitioningSource - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
The input data for the partitioning.
PartitionLoader - Class in org.apache.flink.table.filesystem
Loader to temporary files to final output path and meta store.
PartitionLoader(boolean, FileSystem, TableMetaStoreFactory) - Constructor for class org.apache.flink.table.filesystem.PartitionLoader
 
partitionManager - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
PartitionNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a Partition operator node.
PartitionNode(PartitionOperatorBase<?>) - Constructor for class org.apache.flink.optimizer.dag.PartitionNode
 
PartitionNode.PartitionDescriptor - Class in org.apache.flink.optimizer.dag
 
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.
PartitionOperator<T> - Class in org.apache.flink.api.java.operators
This operator represents a partitioning.
PartitionOperator(DataSet<T>, PartitionOperatorBase.PartitionMethod, Keys<T>, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
 
PartitionOperator(DataSet<T>, PartitionOperatorBase.PartitionMethod, Keys<T>, DataDistribution, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
 
PartitionOperator(DataSet<T>, PartitionOperatorBase.PartitionMethod, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
 
PartitionOperator(DataSet<T>, Keys<T>, Partitioner<?>, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
 
PartitionOperator(DataSet<T>, Keys<T>, Partitioner<P>, TypeInformation<P>, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
 
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
 
PartitionPathUtils - Class in org.apache.flink.table.filesystem
Utils for file system.
PartitionPathUtils() - Constructor for class org.apache.flink.table.filesystem.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.
PartitionReleaseStrategy - Interface in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
Interface for strategies that decide when to release IntermediateResultPartitions.
PartitionReleaseStrategy.Factory - Interface in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
PartitionReleaseStrategyFactoryLoader - Class in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
PartitionRequestClient - Interface in org.apache.flink.runtime.io.network
Client to send messages or task events via network for RemoteInputChannel.
partitionRequestInitialBackoff() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
partitionRequestMaxBackoff() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
partitionsBeingBuilt - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The partitions that are built by processing the current partition.
partitionsFor(String) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
partitionsFor(String) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
PartitionSpecCommaList(SqlNodeList) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a partition specifications statement, e.g.
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
 
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.table.filesystem
Manage temporary files for writing files.
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>, ShuffleMode) - Constructor for class org.apache.flink.streaming.api.transformations.PartitionTransformation
Creates a new PartitionTransformation from the given input and StreamPartitioner.
partitionType - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
Type of this partition.
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
 
PartitionWriter<T> - Interface in org.apache.flink.table.filesystem
Partition writer to write records with partition.
PartitionWriter.Context<T> - Class in org.apache.flink.table.filesystem
Context for partition writer, provide some information and generation utils.
PartitionWriterFactory<T> - Interface in org.apache.flink.table.filesystem
Factory of PartitionWriter to avoid virtual function calls.
parts() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
PASCAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
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
 
path() - Method in class org.apache.flink.core.fs.OutputStreamAndPath
 
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(URI) - Constructor for class org.apache.flink.core.fs.Path
Constructs a path object from a given URI.
Path(String, String) - Constructor for class org.apache.flink.core.fs.Path
Resolve a child path against a parent path.
Path(Path, String) - Constructor for class org.apache.flink.core.fs.Path
Resolve a child path against a parent path.
Path(String, Path) - 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(String) - Constructor for class org.apache.flink.core.fs.Path
Construct a path from a String.
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) - Method in class org.apache.flink.formats.parquet.ParquetTableSource.Builder
Sets the path of Parquet files.
path(String, boolean) - Method in class org.apache.flink.formats.parquet.ParquetTableSource.Builder
Sets the path of the Parquet files.
path(String) - Method in class org.apache.flink.orc.OrcTableSource.Builder
Sets the path of the ORC file(s).
path(String, boolean) - Method in class org.apache.flink.orc.OrcTableSource.Builder
Sets the path of the ORC file(s).
PATH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
path - Variable in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
 
path(String) - Method in class org.apache.flink.table.descriptors.FileSystem
Sets the path to a file or directory in a file system.
path(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Sets the path to the CSV file.
PATH_HADOOP_CONFIG - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Use environment variable HADOOP_CONF_DIR instead.
pathExprCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
 
PathGraph - Class in org.apache.flink.graph.drivers.input
Generate a PathGraph.
PathGraph() - Constructor for class org.apache.flink.graph.drivers.input.PathGraph
 
PathGraph - Class in org.apache.flink.graph.generator
 
PathGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.PathGraph
An undirected Graph with n vertices where each vertex vi connects to adjacent vertices vi+1 when i < n-1 and vi-1 when i > 0.
pathParams() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Returns all params embedded in the request path.
pathToCheckpointId(String) - Static method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
Converts a path to the checkpoint id.
pathToFile(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
Converts the given Path to a File for this file system.
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
 
PatternDefinition() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PatternDefinitionCommaList(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PatternExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PatternFactor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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.
patternIndex - Variable in class org.apache.flink.table.runtime.util.JsonUtils
 
patternKey - Variable in class org.apache.flink.table.runtime.util.JsonUtils
 
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<BaseRow, BaseRow>>) - Constructor for class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
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.
PatternStream.CoMapTimeout<R,L> - Class in org.apache.flink.cep
Used for joining results from timeout side-output for API backward compatibility.
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
 
payload(T) - Static method in class org.apache.flink.table.client.gateway.TypedResult
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
pdf(Vector) - Method in class org.apache.flink.ml.common.statistics.basicstatistic.MultivariateGaussian
Returns density of this multivariate Gaussian at given point x .
peek() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
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.
peek() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Returns the queue's next element without removing it, if the queue is non-empty.
peek() - Method in interface org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter.RecordQueue
 
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
 
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
 
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, Map<ExecutionAttemptID, ExecutionVertex>, Collection<String>, CheckpointProperties, CheckpointStorageLocation, Executor) - Constructor for class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
PendingCheckpoint.TaskAcknowledgeResult - Enum in org.apache.flink.runtime.checkpoint
pendingCheckpoints - Variable in class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
The list with IDs from checkpoints that were triggered, but not yet completed or notified of completion.
PendingCheckpointStatistics(long, CheckpointStatsStatus, boolean, long, long, long, long, long, int, int, 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.TwoPhaseCommitSinkFunction
 
pendingCommitTransactions - Variable in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
pendingRecords - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Number of unacknowledged records.
pendingRecordsLock - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Lock for accessing the pending records.
PendingSlotRequest - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Class representing a pending slot request in the SlotManager.
PendingSlotRequest(SlotRequest) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
PendingSubtaskCheckpointStatistics(int) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.PendingSubtaskCheckpointStatistics
 
PendingTaskManagerSlot - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Represents a pending task manager slot in the SlotManager.
PendingTaskManagerSlot(ResourceProfile) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerSlot
 
pendingTransaction - Variable in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
pendingTransactions() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
PER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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_REMAINDER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
perform(RelOptRuleCall, Filter, Join) - Method in class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
 
performExecutionVertexRestart(ExecutionVertex, long) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy
 
performUnconditionalRewrites(SqlNode, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Performs expression rewrites which are always used unconditionally.
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
PeriodicOffsetCommitter - Class in org.apache.flink.streaming.connectors.kafka.internals
A thread that periodically writes the current Kafka partition offsets to Zookeeper.
PeriodicSourceGenerator(float, int, int) - Constructor for class org.apache.flink.streaming.tests.PeriodicStreamingJob.PeriodicSourceGenerator
 
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
 
PeriodicStreamingJob.PeriodicSourceGenerator - Class in org.apache.flink.streaming.tests
Data-generating source function.
PeriodicWatermarkAssigner - Class in org.apache.flink.table.sources.wmstrategies
A periodic watermark assigner.
PeriodicWatermarkAssigner() - Constructor for class org.apache.flink.table.sources.wmstrategies.PeriodicWatermarkAssigner
 
periodOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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
 
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.
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, 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.
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).
PermanentlyFencedRpcEndpoint<F extends Serializable> - Class in org.apache.flink.runtime.rpc
FencedRpcEndpoint which is fenced with a fencing token which is bound to the lifetime of the rpc endpoint.
PermanentlyFencedRpcEndpoint(RpcService, String, F) - Constructor for class org.apache.flink.runtime.rpc.PermanentlyFencedRpcEndpoint
 
PermanentlyFencedRpcEndpoint(RpcService, F) - Constructor for class org.apache.flink.runtime.rpc.PermanentlyFencedRpcEndpoint
 
PERMUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
permuteResults - Variable in class org.apache.flink.graph.library.clustering.TriangleListingBase
 
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.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
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.
PersistentMetadataCheckpointStorageLocation - Class in org.apache.flink.runtime.state.memory
A checkpoint storage location for the MemoryStateBackend 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 forward the state registration to 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
 
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.
PhysicalTransformation<T> - Class in org.apache.flink.streaming.api.transformations
A Transformation that creates a physical operation.
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.
PiEstimation - Class in org.apache.flink.examples.java.misc
Estimates the value of Pi using the Monte Carlo method.
PiEstimation() - Constructor for class org.apache.flink.examples.java.misc.PiEstimation
 
PiEstimation.Sampler - Class in org.apache.flink.examples.java.misc
Sampler randomly emits points that fall within a square of edge x * y.
PiEstimation.SumReducer - Class in org.apache.flink.examples.java.misc
Simply sums up all long values.
Pipeline - Interface in org.apache.flink.api.dag
Common interface for Flink pipelines.
Pipeline - Class in org.apache.flink.ml.api.core
A pipeline is a linear workflow which chains Estimators and Transformers to execute an algorithm.
Pipeline() - Constructor for class org.apache.flink.ml.api.core.Pipeline
 
Pipeline(String) - Constructor for class org.apache.flink.ml.api.core.Pipeline
 
Pipeline(List<PipelineStage>) - Constructor for class org.apache.flink.ml.api.core.Pipeline
 
PIPELINED_REGION_RESTART_STRATEGY_NAME - Static variable in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyLoader
PIPELINED_REGION_RESTART_STRATEGY_NAME - Static variable in class org.apache.flink.runtime.executiongraph.failover.flip1.FailoverStrategyFactoryLoader
Config name for the RestartPipelinedRegionStrategy.
PipelinedRegion - Class in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
Set of execution vertices that are connected through pipelined intermediate result partitions.
PipelinedRegionComputeUtil - Class in org.apache.flink.runtime.executiongraph.failover.flip1
Utility for computing pipelined regions.
PipelineErrorHandler - Class in org.apache.flink.runtime.rest.handler
This is the last handler in the pipeline.
PipelineErrorHandler(Logger, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.PipelineErrorHandler
 
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
 
PipelineExecutor - Interface in org.apache.flink.core.execution
The entity responsible for executing a Pipeline, i.e.
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.
PipelineOptions - Class in org.apache.flink.configuration
The configuration options for job execution.
PipelineOptions() - Constructor for class org.apache.flink.configuration.PipelineOptions
 
PipelineStageBase<S extends PipelineStageBase<S>> - Class in org.apache.flink.ml.pipeline
The base class for a stage in a pipeline, either an [[EstimatorBase]] or a [[TransformerBase]].
PipelineStageBase() - Constructor for class org.apache.flink.ml.pipeline.PipelineStageBase
 
PipelineStageBase(Params) - Constructor for class org.apache.flink.ml.pipeline.PipelineStageBase
 
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() - Constructor for class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
placePipelineBreakersIfNecessary(DriverStrategy, Channel, Channel) - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
PLACING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Plan - Class in org.apache.flink.api.common
This class represents Flink programs, in the form of dataflow plans.
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<?>, 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(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(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(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.AdamicAdar
 
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.ClusteringCoefficient
 
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.ConnectedComponents
 
plan(Graph<K, VV, EV>) - Method in interface org.apache.flink.graph.drivers.Driver
"Run" algorithms and analytics on the input graph.
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.EdgeList
 
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.GraphMetrics
 
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.HITS
 
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.JaccardIndex
 
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.PageRank
 
plan(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.drivers.TriangleListing
 
PLAN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PlanBothUnwrappingCoGroupOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
A co group operator that applies the operation only on the unwrapped values.
PlanBothUnwrappingCoGroupOperator(CoGroupFunction<I1, I2, OUT>, Keys.SelectorFunctionKeys<I1, K>, Keys.SelectorFunctionKeys<I2, K>, String, TypeInformation<OUT>, TypeInformation<Tuple2<K, I1>>, TypeInformation<Tuple2<K, I2>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanBothUnwrappingCoGroupOperator
 
PlanFilterOperator<T> - Class in org.apache.flink.api.java.operators.translation
 
PlanFilterOperator(FilterFunction<T>, String, TypeInformation<T>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanFilterOperator
 
PlanFilterOperator.FlatMapFilter<T> - Class in org.apache.flink.api.java.operators.translation
 
PlanFinalizer - Class in org.apache.flink.optimizer.traversals
This visitor traverses the selected execution plan and finalizes it: The graph of nodes is double-linked (links from child to parent are inserted). If unions join static and dynamic paths, the cache is marked as a memory consumer. Relative memory fractions are assigned to all nodes. All nodes are collected into a set.
PlanFinalizer() - Constructor for class org.apache.flink.optimizer.traversals.PlanFinalizer
Creates a new plan finalizer.
PlanJSONDumpGenerator - Class in org.apache.flink.optimizer.plandump
 
PlanJSONDumpGenerator() - Constructor for class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
PlanJsonParser - Class in org.apache.flink.table.explain
Utility for converting an execution plan from JSON to a human-readable string.
PlanJsonParser() - Constructor for class org.apache.flink.table.explain.PlanJsonParser
 
PlanLeftUnwrappingCoGroupOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
A co group operator that applies the operation only on the unwrapped values on the left.
PlanLeftUnwrappingCoGroupOperator(CoGroupFunction<I1, I2, OUT>, Keys.SelectorFunctionKeys<I1, K>, int[], String, TypeInformation<OUT>, TypeInformation<Tuple2<K, I1>>, TypeInformation<I2>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanLeftUnwrappingCoGroupOperator
 
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.
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(TableConfig, FunctionCatalog, CatalogManager, CalciteSchema, List<RelTraitDef>) - Constructor for class org.apache.flink.table.planner.delegation.PlannerContext
 
PlannerExpressionParser - Interface in org.apache.flink.table.delegation
Temporary utility for parsing expressions inside a String.
PlannerExpressionParser.SingletonPlannerExpressionParser - Class in org.apache.flink.table.delegation
Util class to create PlannerExpressionParser instance.
PlannerFactory - Interface in org.apache.flink.table.delegation
Factory that creates Planner.
PlannerQueryOperation - Class in org.apache.flink.table.planner.operations
Wrapper for valid logical plans generated by Planner.
PlannerQueryOperation(RelNode) - Constructor for class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
PlannerTypeInferenceUtil - Interface in org.apache.flink.table.delegation
Temporary utility for validation and output type inference until all PlannerExpression are upgraded to work with TypeInferenceUtil.
PlannerTypeInferenceUtilImpl - Class in org.apache.flink.table.expressions
Implementation of PlannerTypeInferenceUtil.
PlannerTypeInferenceUtilImpl() - Constructor for class org.apache.flink.table.expressions.PlannerTypeInferenceUtilImpl
 
PlannerTypeInferenceUtilImpl - Class in org.apache.flink.table.planner.expressions
Implementation of PlannerTypeInferenceUtil.
PlannerTypeInferenceUtilImpl() - Constructor for class org.apache.flink.table.planner.expressions.PlannerTypeInferenceUtilImpl
 
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
 
PlanningConfigurationBuilder - Class in org.apache.flink.table.planner
Utility class to create RelBuilder or FrameworkConfig used to create a corresponding Planner.
PlanningConfigurationBuilder(TableConfig, FunctionCatalog, CalciteSchema, ExpressionBridge<PlannerExpression>) - Constructor for class org.apache.flink.table.planner.PlanningConfigurationBuilder
 
PlanNode - Class in org.apache.flink.optimizer.plan
The representation of a data exchange between to operators.
PlanNode(OptimizerNode, String, DriverStrategy) - Constructor for class org.apache.flink.optimizer.plan.PlanNode
 
PlanNode.FeedbackPropertiesMeetRequirementsReport - Enum in org.apache.flink.optimizer.plan
 
PlanNode.SourceAndDamReport - Enum in org.apache.flink.optimizer.plan
 
PlanProjectOperator<T,R extends Tuple> - Class in org.apache.flink.api.java.operators.translation
A map operator that retains a subset of fields from incoming tuples.
PlanProjectOperator(int[], String, TypeInformation<T>, TypeInformation<R>, ExecutionConfig) - Constructor for class org.apache.flink.api.java.operators.translation.PlanProjectOperator
 
PlanRightUnwrappingCoGroupOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
A co group operator that applies the operation only on the unwrapped values on the right.
PlanRightUnwrappingCoGroupOperator(CoGroupFunction<I1, I2, OUT>, int[], Keys.SelectorFunctionKeys<I2, K>, String, TypeInformation<OUT>, TypeInformation<I1>, TypeInformation<Tuple2<K, I2>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanRightUnwrappingCoGroupOperator
 
PlanTranslator - Class in org.apache.flink.client
PlanTranslator() - Constructor for class org.apache.flink.client.PlanTranslator
 
PlanUnwrappingGroupCombineOperator<IN,OUT,K> - Class in org.apache.flink.api.java.operators.translation
A group combine operator that takes 2-tuples (key-value pairs), and applies the group combine operation only on the unwrapped values.
PlanUnwrappingGroupCombineOperator(GroupCombineFunction<IN, OUT>, Keys.SelectorFunctionKeys<IN, K>, String, TypeInformation<OUT>, TypeInformation<Tuple2<K, IN>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanUnwrappingGroupCombineOperator
 
PlanUnwrappingReduceGroupOperator<IN,OUT,K> - Class in org.apache.flink.api.java.operators.translation
A reduce operator that takes 2-tuples (key-value pairs), and applies the group reduce operation only on the unwrapped values.
PlanUnwrappingReduceGroupOperator(GroupReduceFunction<IN, OUT>, Keys.SelectorFunctionKeys<IN, K>, String, TypeInformation<OUT>, TypeInformation<Tuple2<K, IN>>, boolean) - Constructor for class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator
 
PlanUnwrappingReduceOperator<T,K> - Class in org.apache.flink.api.java.operators.translation
A reduce operator that takes 2-tuples (key-value pairs), and applies the reduce operation only on the unwrapped values.
PlanUnwrappingReduceOperator(ReduceFunction<T>, Keys.SelectorFunctionKeys<T, K>, String, TypeInformation<T>, TypeInformation<Tuple2<K, T>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceOperator
 
PlanUnwrappingSortedGroupCombineOperator<IN,OUT,K1,K2> - Class in org.apache.flink.api.java.operators.translation
A reduce operator that takes 3-tuples (groupKey, sortKey, value), and applies the sorted partial group reduce operation only on the unwrapped values.
PlanUnwrappingSortedGroupCombineOperator(GroupCombineFunction<IN, OUT>, Keys.SelectorFunctionKeys<IN, K1>, Keys.SelectorFunctionKeys<IN, K2>, String, TypeInformation<OUT>, TypeInformation<Tuple3<K1, K2, IN>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanUnwrappingSortedGroupCombineOperator
 
PlanUnwrappingSortedReduceGroupOperator<IN,OUT,K1,K2> - Class in org.apache.flink.api.java.operators.translation
A reduce operator that takes 3-tuples (groupKey, sortKey, value), and applies the sorted group reduce operation only on the unwrapped values.
PlanUnwrappingSortedReduceGroupOperator(GroupReduceFunction<IN, OUT>, Keys.SelectorFunctionKeys<IN, K1>, Keys.SelectorFunctionKeys<IN, K2>, String, TypeInformation<OUT>, TypeInformation<Tuple3<K1, K2, IN>>, boolean) - Constructor for class org.apache.flink.api.java.operators.translation.PlanUnwrappingSortedReduceGroupOperator
 
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(ClassLoader) - Constructor for class org.apache.flink.core.plugin.PluginLoader
 
PluginManager - Class in org.apache.flink.core.plugin
Manager class and entry-point for the plugin mechanism in Flink.
PluginManager(Collection<PluginDescriptor>, String[]) - Constructor for class org.apache.flink.core.plugin.PluginManager
 
PluginManager(Collection<PluginDescriptor>, ClassLoader, String[]) - Constructor for class org.apache.flink.core.plugin.PluginManager
 
PluginUtils - Class in org.apache.flink.core.plugin
Utility functions for the plugin mechanism.
plus(Duration) - Method in class org.apache.flink.api.common.time.Deadline
 
plus(DenseMatrix) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a new matrix by plussing another matrix.
plus(double) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a new matrix by plussing a constant.
plus(Vector) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
plus(Vector, Vector) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
compute vec1 + vec2 .
plus(Vector) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
plus(Vector) - Method in class org.apache.flink.ml.common.linalg.Vector
Create a new vector by plussing another vector.
PLUS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PLUS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
plus(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
PLUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
plusEqual(Vector) - Method in class org.apache.flink.ml.common.linalg.DenseVector
Plus with another vector.
plusEquals(DenseMatrix) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Plus with another matrix.
plusEquals(double) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Plus with a constant.
plusScaleEqual(Vector, double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
Plus with another vector scaled by "alpha".
POD_IP_FIELD_PATH - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
Point() - Constructor for class org.apache.flink.examples.java.clustering.KMeans.Point
 
Point(double, double) - Constructor for class org.apache.flink.examples.java.clustering.KMeans.Point
 
Point() - Constructor for class org.apache.flink.graph.examples.EuclideanGraphWeighing.Point
 
Point(double, double) - Constructor for class org.apache.flink.graph.examples.EuclideanGraphWeighing.Point
 
POINTS - Static variable in class org.apache.flink.examples.java.clustering.util.KMeansData
 
pointTo(MemorySegment[], int, int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
pointTo(MemorySegment[], int, int) - Method in class org.apache.flink.table.dataformat.BinaryMap
 
pointTo(MemorySegment, int, int) - Method in class org.apache.flink.table.dataformat.BinarySection
 
pointTo(MemorySegment[], int, int) - Method in class org.apache.flink.table.dataformat.BinarySection
 
pointTo(int, BinaryRow, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
Point row to memory segments with offset(in the AbstractPagedInputView) and length.
PoissonSampler<T> - Class in org.apache.flink.api.java.sampling
A sampler implementation based on the Poisson Distribution.
PoissonSampler(double, long) - Constructor for class org.apache.flink.api.java.sampling.PoissonSampler
Create a poisson sampler which can sample elements with replacement.
PoissonSampler(double) - Constructor for class org.apache.flink.api.java.sampling.PoissonSampler
Create a poisson sampler which can sample elements with replacement.
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.
POJO_REGISTERED_CLASSES - Static variable in class org.apache.flink.configuration.PipelineOptions
 
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.dataformat.DataFormatConverters.PojoConverter
 
PojoCsvInputFormat<OUT> - Class in org.apache.flink.api.java.io
Input format that reads csv into POJOs.
PojoCsvInputFormat(Path, PojoTypeInfo<OUT>) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, PojoTypeInfo<OUT>, String[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, String, String, PojoTypeInfo<OUT>) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, String, String, PojoTypeInfo<OUT>, String[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, PojoTypeInfo<OUT>, int[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, PojoTypeInfo<OUT>, String[], int[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, String, String, PojoTypeInfo<OUT>, int[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, String, String, PojoTypeInfo<OUT>, String[], int[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, PojoTypeInfo<OUT>, boolean[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, PojoTypeInfo<OUT>, String[], boolean[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, String, String, PojoTypeInfo<OUT>, boolean[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
PojoCsvInputFormat(Path, String, String, PojoTypeInfo<OUT>, String[], boolean[]) - Constructor for class org.apache.flink.api.java.io.PojoCsvInputFormat
 
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[], ExecutionConfig) - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
Constructor to create a new PojoSerializer.
PojoSerializer.PojoSerializerConfigSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
This snapshot class is no longer being used. It has been fully replaced by PojoSerializerSnapshot.
PojoSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
PojoSerializerConfigSnapshot(Class<T>, LinkedHashMap<String, Tuple2<TypeSerializer<?>, TypeSerializerSnapshot<?>>>, LinkedHashMap<Class<?>, Tuple2<TypeSerializer<?>, TypeSerializerSnapshot<?>>>, HashMap<Class<?>, Tuple2<TypeSerializer<?>, TypeSerializerSnapshot<?>>>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
PojoSerializerConfigSnapshot(Class<T>, LinkedHashMap<String, Tuple2<TypeSerializer<?>, TypeSerializerSnapshot<?>>>, LinkedHashMap<Class<?>, Tuple2<TypeSerializer<?>, TypeSerializerSnapshot<?>>>, HashMap<Class<?>, Tuple2<TypeSerializer<?>, TypeSerializerSnapshot<?>>>, boolean) - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
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.
pojoType(Class<T>, String...) - Method in class org.apache.flink.api.java.io.CsvReader
Configures the reader to read the CSV data and parse it to the given type.
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.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
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.
poll() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Returns the queue's next element and removes it, the queue is non-empty.
pollBatch() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
Returns all of the queue's current elements in a list, if the queue is non-empty.
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
 
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
 
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.connectors.kafka.internal.Handover
Polls the next element from the Handover, possibly blocking until the next element is available.
pollNext() - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
 
pollNext() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
pollNext() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
 
pollNext() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
pollNext() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
pollTimeout - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
From Kafka's Javadoc: The time, in milliseconds, spent waiting in poll if data is not available.
pollTimeout - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
From Kafka's Javadoc: The time, in milliseconds, spent waiting in poll if data is not available.
PooledByteBufAllocator - Class in org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer
 
PooledByteBufAllocator() - Constructor for class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
PooledByteBufAllocator(boolean) - Constructor for class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
PooledByteBufAllocator(int, int, int, int) - Constructor for class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
PooledByteBufAllocator(boolean, int, int, int, int) - Constructor for class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
PooledByteBufAllocator(boolean, int, int, int, int, int, int, int) - Constructor for class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
PooledByteBufAllocator(boolean, int, int, int, int, int, int, int, boolean) - Constructor for class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
PooledByteBufAllocator(boolean, int, int, int, int, int, int, int, boolean, int) - Constructor for class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
 
popFunctionCall() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
populateAsMillisecond(int) - Method in enum org.apache.flink.sql.parser.utils.SqlTimeUnit
 
populateFlinkSecureConfigurations(Configuration) - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
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.configuration.WebOptions
Deprecated.
Use RestOptions.PORT instead
PORT - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
PORT - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
port - Variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.Host
 
PORT_ASSIGNMENTS - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
Config parameter to configure which configuration keys will dynamically get a port assigned through Mesos.
PORTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
portRanges() - Method in class org.apache.flink.mesos.scheduler.Offer
 
ports(Protos.Value.Range...) - Static method in class org.apache.flink.mesos.Utils
Construct a port resource.
ports(String, Protos.Value.Range...) - Static method in class org.apache.flink.mesos.Utils
Construct a port resource.
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(BinaryString, BinaryString) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
position(BinaryString, BinaryString, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
POSITION_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
PostfixRowOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a postfix row operator like IS NOT NULL.
postPass(OptimizedPlan) - Method in class org.apache.flink.optimizer.postpass.JavaApiPostPass
 
postPass(OptimizedPlan) - Method in interface org.apache.flink.optimizer.postpass.OptimizerPostPass
Central post processing function.
postPassHelper - Variable in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
postPassHelper - Variable in class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
postPassHelper - Variable in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
postPassHelper - Variable in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
postPassHelper - Variable in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
postPassHelper1 - Variable in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
postPassHelper2 - Variable in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
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
 
postSuperstep() - Method in class org.apache.flink.graph.gsa.ApplyFunction
This method is executed once per superstep after the vertex update function has been invoked for each vertex.
postSuperstep() - Method in class org.apache.flink.graph.gsa.GatherFunction
This method is executed once per superstep after the vertex update function has been invoked for each vertex.
postSuperstep() - Method in class org.apache.flink.graph.gsa.SumFunction
This method is executed once per superstep after the vertex update function has been invoked for each vertex.
postSuperstep() - Method in class org.apache.flink.graph.pregel.ComputeFunction
This method is executed once per superstep after the vertex update function has been invoked for each vertex.
postSuperstep() - Method in class org.apache.flink.graph.spargel.GatherFunction
This method is executed once per superstep after the gather function has been invoked for each vertex.
postSuperstep() - Method in class org.apache.flink.graph.spargel.ScatterFunction
This method is executed once per superstep after the scatter function has been invoked for each vertex.
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(PlanNode) - Method in class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
This method implements the post-visit during the depth-first traversal.
postVisit(PlanNode) - Method in class org.apache.flink.optimizer.traversals.BinaryUnionReplacer
 
postVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.BranchesVisitor
 
postVisit(Operator<?>) - Method in class org.apache.flink.optimizer.traversals.GraphCreatingVisitor
 
postVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.IdAndEstimatesVisitor
 
postVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.InterestingPropertyVisitor
 
postVisit(PlanNode) - Method in class org.apache.flink.optimizer.traversals.PlanFinalizer
 
postVisit(PlanNode) - Method in class org.apache.flink.optimizer.traversals.RangePartitionRewriter
 
postVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.StaticDynamicPathIdentifier
 
postVisit(Operator<?>) - Method in class org.apache.flink.optimizer.traversals.StepFunctionValidator
 
postVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.UnionParallelismAndForwardEnforcer
 
postVisit(T) - Method in interface org.apache.flink.util.Visitor
Method that is invoked after all child nodes or descendant nodes were visited.
POW10 - Static variable in class org.apache.flink.table.dataformat.Decimal
 
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
 
power(double, Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
power(Decimal, Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
power(Decimal, double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
PRECEDES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PRECEDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
preceding(String) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrdered
Set the preceding offset (based on time or row-count intervals) for over window.
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.
PRECISION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
precision() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
precision() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
PRECISION - Static variable in class org.apache.flink.table.types.logical.BigIntType
 
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.DateTimeType
 
PRECISION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
PrecisionOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
preCommit(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Pre commit previously created transaction.
preCommit(FlinkKafkaProducer.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
preCommit(FlinkKafkaProducer011.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
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_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 RocksDBStateBackend.
Predicate() - Constructor for class org.apache.flink.orc.OrcSplitReader.Predicate
 
predict(Integer) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
 
PREDICTION_COL - Static variable in interface org.apache.flink.ml.params.shared.colname.HasPredictionCol
 
PREDICTION_DETAIL_COL - Static variable in interface org.apache.flink.ml.params.shared.colname.HasPredictionDetailCol
 
Predictor() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
 
PREFER_CHECKPOINT_FOR_RECOVERY - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
preferredLocality(ResourceProfile, Collection<TaskManagerLocation>) - Static method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns a slot profile for the given resource profile and the preferred locations.
preferredResources - Variable in class org.apache.flink.api.java.operators.Operator
 
prefix(double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
prefix(double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
prefix(double) - Method in class org.apache.flink.ml.common.linalg.Vector
Create a new vector by adding an element to the head of the vector.
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.
PregelSSSP - Class in org.apache.flink.graph.examples
This example shows how to use Gelly's Vertex-Centric iterations.
PregelSSSP() - Constructor for class org.apache.flink.graph.examples.PregelSSSP
 
PregelSSSP.SSSPCombiner - Class in org.apache.flink.graph.examples
The messages combiner.
PregelSSSP.SSSPComputeFunction - Class in org.apache.flink.graph.examples
The compute function for SSSP.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
prepare(int) - Method in class org.apache.flink.table.functions.hive.DeferredObjectAdapter
 
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(TemporaryFolder) - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
 
prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.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.internal.MergingWindowProcessFunction
 
prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
 
prepareAndCommitOffsets(Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ZookeeperOffsetHandler
Commits offsets for Kafka partitions to ZooKeeper.
prepareClose() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Lifecycle method to close the mailbox for action submission.
prepareExecutionEnv(ParameterTool) - Static method in class org.apache.flink.streaming.kafka.test.base.KafkaExampleUtil
 
prepareExecutionGraphForNgScheduling() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
prepareForRead(Configuration, Map<String, String>, MessageType, ReadSupport.ReadContext) - Method in class org.apache.flink.formats.parquet.utils.RowReadSupport
 
prepareFunction(TableConfig, UserDefinedFunction) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Prepares a UserDefinedFunction for usage in the API.
prepareLeadershipAsync() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
prepareLeadershipAsync() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
This method can be overridden to add a (non-blocking) initialization routine to the ResourceManager that will be called when leadership is granted but before leadership is confirmed.
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
 
preparePythonEnvironment(PythonDriverOptions, String) - Static method in class org.apache.flink.client.python.PythonDriverEnvUtils
Prepares PythonEnvironment to start python process.
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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.OperatorChain
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
PRESERVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
preSuperstep() - Method in class org.apache.flink.graph.gsa.ApplyFunction
This method is executed once per superstep before the vertex update function is invoked for each vertex.
preSuperstep() - Method in class org.apache.flink.graph.gsa.GatherFunction
This method is executed once per superstep before the vertex update function is invoked for each vertex.
preSuperstep() - Method in class org.apache.flink.graph.gsa.SumFunction
This method is executed once per superstep before the vertex update function is invoked for each vertex.
preSuperstep() - Method in class org.apache.flink.graph.pregel.ComputeFunction
This method is executed once per superstep before the vertex update function is invoked for each vertex.
preSuperstep() - Method in class org.apache.flink.graph.spargel.GatherFunction
This method is executed once per superstep before the gather function is invoked for each vertex.
preSuperstep() - Method in class org.apache.flink.graph.spargel.ScatterFunction
This method is executed once per superstep before the scatter function is invoked for each vertex.
prev() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
prev() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
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
 
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.
previousState - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
preVisit(PlanNode) - Method in class org.apache.flink.optimizer.plantranslate.JobGraphGenerator
This methods implements the pre-visiting during a depth-first traversal.
preVisit(PlanNode) - Method in class org.apache.flink.optimizer.traversals.BinaryUnionReplacer
 
preVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.BranchesVisitor
 
preVisit(Operator<?>) - Method in class org.apache.flink.optimizer.traversals.GraphCreatingVisitor
 
preVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.IdAndEstimatesVisitor
 
preVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.InterestingPropertyVisitor
 
preVisit(PlanNode) - Method in class org.apache.flink.optimizer.traversals.PlanFinalizer
 
preVisit(PlanNode) - Method in class org.apache.flink.optimizer.traversals.RangePartitionRewriter
 
preVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.StaticDynamicPathIdentifier
 
preVisit(Operator<?>) - Method in class org.apache.flink.optimizer.traversals.StepFunctionValidator
 
preVisit(OptimizerNode) - Method in class org.apache.flink.optimizer.traversals.UnionParallelismAndForwardEnforcer
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PrimaryAndSecondaryStream(CheckpointStreamFactory.CheckpointStateOutputStream, CheckpointStreamFactory.CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream
 
PrimaryKey() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
primaryKey(String, List<String>) - Static method in class org.apache.flink.table.api.constraints.UniqueConstraint
Creates a non enforced ConstraintType#PRIMARY_KEY constraint.
primaryKey(String...) - Method in class org.apache.flink.table.api.TableSchema.Builder
Creates a primary key constraint for a set of given columns.
primaryKey(String, String[]) - Method in class org.apache.flink.table.api.TableSchema.Builder
Creates a primary key constraint for a set of given columns.
primaryKeyList - Variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
PrimaryStreamOnly(CheckpointStreamFactory.CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryStreamOnly
 
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.api.Types
Deprecated.
Generates type information for an array consisting of Java primitive elements.
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, ...).
PrimitiveInputFormat<OT> - Class in org.apache.flink.api.java.io
An input format that reads single field primitive data from a given file.
PrimitiveInputFormat(Path, Class<OT>) - Constructor for class org.apache.flink.api.java.io.PrimitiveInputFormat
 
PrimitiveInputFormat(Path, String, Class<OT>) - Constructor for class org.apache.flink.api.java.io.PrimitiveInputFormat
 
print() - Method in class org.apache.flink.api.java.DataSet
Prints the elements in a DataSet to the standard output stream System.out of the JVM that calls the print() method.
print(String) - Method in class org.apache.flink.api.java.DataSet
Deprecated.
Print<T> - Class in org.apache.flink.graph.drivers.output
Print algorithm output.
Print() - Constructor for class org.apache.flink.graph.drivers.output.Print
 
print() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard output stream (stdout).
print(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard output stream (stdout).
PRINT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
PrintableResult - Interface in org.apache.flink.graph.asm.result
Base interface for GraphAlgorithm results.
printAnalytics(PrintStream) - Method in class org.apache.flink.graph.drivers.ClusteringCoefficient
 
printAnalytics(PrintStream) - Method in interface org.apache.flink.graph.drivers.Driver
Analytic results are summaries so are always printed to the console irrespective of the chosen Output.
printAnalytics(PrintStream) - Method in class org.apache.flink.graph.drivers.DriverBase
 
printAnalytics(PrintStream) - Method in class org.apache.flink.graph.drivers.GraphMetrics
 
printAnalytics(PrintStream) - Method in class org.apache.flink.graph.drivers.TriangleListing
 
printHelp(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
Prints the help for the client.
printHelp(String) - Method in class org.apache.flink.runtime.entrypoint.parser.CommandLineParser
 
printHelpClient() - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
Prints the help for the client.
printHelpEmbeddedModeClient() - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
printHelpForCancel(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
 
printHelpGateway() - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
Prints the help for the gateway.
printHelpGatewayModeClient() - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
printHelpGatewayModeGateway() - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
printInfo() - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
Summary of emit queues that can be used for logging.
PrintingOutputFormat<T> - Class in org.apache.flink.api.java.io
Output format that prints results into either stdout or stderr.
PrintingOutputFormat() - Constructor for class org.apache.flink.api.java.io.PrintingOutputFormat
Instantiates a printing output format that prints to standard out.
PrintingOutputFormat(boolean) - Constructor for class org.apache.flink.api.java.io.PrintingOutputFormat
Instantiates a printing output format that prints to standard out.
PrintingOutputFormat(String, boolean) - Constructor for class org.apache.flink.api.java.io.PrintingOutputFormat
Instantiates a printing output format that prints to standard out with a prefixed message.
printOnTaskManager(String) - Method in class org.apache.flink.api.java.DataSet
Writes a DataSet to the standard output streams (stdout) of the TaskManagers that execute the program (or more specifically, the data sink operators).
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 tree format.
PrintSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink
Implementation of the SinkFunction writing every tuple to the standard output or standard error stream.
PrintSinkFunction() - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
Instantiates a print sink function that prints to standard out.
PrintSinkFunction(boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
Instantiates a print sink function that prints to standard out.
PrintSinkFunction(String, boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
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
 
printToErr() - Method in class org.apache.flink.api.java.DataSet
Prints the elements in a DataSet to the standard error stream System.err of the JVM that calls the print() method.
printToErr(String) - Method in class org.apache.flink.api.java.DataSet
printToErr() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard output stream (stderr).
printToErr(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard output stream (stderr).
printUsage() - Method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
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.
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
 
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.
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
 
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(BinaryRow) - 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(BaseRow) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
For code gen probe side to BinaryRow.
probeTypeComparator - Variable in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
PROCEDURE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
process(SharedBufferAccessor<T>, NFAState, T, long, AfterMatchSkipStrategy, TimerService) - Method in class org.apache.flink.cep.nfa.NFA
Processes the next input event.
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(K, S) - Method in interface org.apache.flink.runtime.state.KeyedStateFunction
The actual method to be applied on each of the states.
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<T, R, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
process(KeyedBroadcastProcessFunction<KS, 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<KS, 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(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(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(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(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(ProcessFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
process(ProcessFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
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(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>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
process(ProcessAllWindowFunction<T, R, W>.Context, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessAllWindowFunction
Deprecated.
 
process(K, ProcessWindowFunction<T, R, K, W>.Context, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessWindowFunction
Deprecated.
 
process(ProcessAllWindowFunction<IN, OUT, W>.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(KEY, ProcessWindowFunction<IN, OUT, KEY, W>.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(ProcessAllWindowFunction<T, R, W>.Context, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
process(K, ProcessWindowFunction<T, R, K, W>.Context, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
process(T, RuntimeContext, RequestIndexer) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkFunction
Process the incoming element to produce multiple ActionsRequests.
process(Tuple2<Boolean, Row>, RuntimeContext, RequestIndexer) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.ElasticsearchUpsertSinkFunction
 
process(T, RuntimeContext, RequestIndexer) - Method in interface org.apache.flink.streaming.connectors.elasticsearch2.ElasticsearchSinkFunction
Deprecated.
 
process(Byte, W, InternalWindowFunction.InternalWindowContext, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
process(K, W, InternalWindowFunction.InternalWindowContext, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessWindowFunction
 
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(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(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(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(List<ExecNode<?, ?>>, DAGProcessContext) - Method in interface org.apache.flink.table.planner.plan.nodes.process.DAGProcessor
Given a dag, process it and return the result dag.
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
 
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
 
process(int, BaseRow) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
return the ACC of the window frame.
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
 
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
 
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
 
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
 
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
 
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
 
process(int, BaseRow) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
 
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.
processBarrier(CheckpointBarrier, int, long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
processBarrier(CheckpointBarrier, int, long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
processBarrier(CheckpointBarrier, int, long) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
processBroadcastElement(IN2, BroadcastProcessFunction<IN1, IN2, OUT>.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<KS, IN1, IN2, OUT>.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.
processCancellationBarrier(CancelCheckpointMarker) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
processCancellationBarrier(CancelCheckpointMarker) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
processCancellationBarrier(CancelCheckpointMarker) - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
processContext - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.cep.operator.CepOperator
 
processElement(IN) - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
 
processElement(IN) - Method in interface org.apache.flink.python.PythonFunctionRunner
Executes the Python function with the input element.
processElement(IN, BroadcastStateBootstrapFunction.Context) - Method in class org.apache.flink.state.api.functions.BroadcastStateBootstrapFunction
Writes the given value to operator state.
processElement(IN, KeyedStateBootstrapFunction<K, IN>.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(KEY, VoidNamespace, Collector<OUT>) - Method in class org.apache.flink.state.api.input.operator.KeyedStateReaderOperator
 
processElement(KEY, N, Collector<OUT>) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
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.KeyedStateBootstrapOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapOperator
 
processElement(IN1, BroadcastProcessFunction<IN1, IN2, OUT>.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<KS, IN1, IN2, OUT>.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(IN1, IN2, ProcessJoinFunction<IN1, IN2, OUT>.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(I, KeyedProcessFunction<K, I, O>.Context, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction
Process one element from the input stream.
processElement(I, ProcessFunction<I, O>.Context, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.ProcessFunction
Process one element from the input stream.
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<TimestampedFileInputSplit>) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
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.KeyedProcessOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.LegacyKeyedProcessOperator
Deprecated.
 
processElement(StreamRecord<IN>) - Method in interface org.apache.flink.streaming.api.operators.OneInputStreamOperator
Processes one element that arrived at this operator.
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.AbstractPythonFunctionOperator
 
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.StreamGroupedFold
Deprecated.
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.StreamGroupedReduce
 
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(String, ProcessFunction<String, Tuple2<String, Integer>>.Context, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.sideoutput.SideOutputExample.Tokenizer
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.operators.ExtractTimestampsOperator
Deprecated.
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndPeriodicWatermarksOperator
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndPunctuatedWatermarksOperator
 
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(BaseRow, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
 
processElement(BaseRow, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
processElement(BaseRow, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepFirstRowFunction
 
processElement(BaseRow, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepLastRowFunction
 
processElement(BaseRow, ProcessFunction<BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
processElement(BaseRow, ProcessFunction<BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.match.RowtimeProcessFunction
 
processElement(BaseRow, KeyedProcessFunction<K, BaseRow, BaseRow>.Context, Collector<BaseRow>) - 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(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
 
processElement(BaseRow, KeyedProcessFunction<K, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
processElement(BaseRow, KeyedProcessFunction<K, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
processElement(BaseRow, KeyedProcessFunction<K, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
processElement(BaseRow, KeyedProcessFunction<K, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
processElement(BaseRow, KeyedProcessFunction<K, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
 
processElement(BaseRow, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
 
processElement(BaseRow, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
 
processElement(BaseRow, KeyedProcessFunction<BaseRow, BaseRow, BaseRow>.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.sort.LimitOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.sort.RankOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
 
processElement(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
processElement1(IN1, CoProcessFunction<IN1, IN2, OUT>.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<K, IN1, IN2, OUT>.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.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<T1>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
Process a StreamRecord from the left stream.
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 interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes one element that arrived on the first input of this two-input operator.
processElement1(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
processElement1(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
processElement1(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
processElement1(StreamRecord<BaseRow>) - 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<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
processElement1(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
processElement2(IN2, CoProcessFunction<IN1, IN2, OUT>.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<K, IN1, IN2, OUT>.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.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<T2>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
Process a StreamRecord from the right stream.
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 interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes one element that arrived on the second input of this two-input operator.
processElement2(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
processElement2(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
processElement2(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
processElement2(StreamRecord<BaseRow>) - 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<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
processElement2(StreamRecord<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
processElementsWithSameTimestamp(List<BaseRow>, Collector<BaseRow>) - 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<BaseRow>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
 
processElementsWithSameTimestamp(List<BaseRow>, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
 
processEndOfPartition() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
processEndOfPartition() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
processEndOfPartition() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
processExitCode() - Method in enum org.apache.flink.runtime.clusterframework.ApplicationStatus
Gets the process exit code associated with this status
ProcessFunction<I,O> - Class in org.apache.flink.streaming.api.functions
A function that processes elements of a stream.
ProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.ProcessFunction
 
ProcessFunction.Context - Class in org.apache.flink.streaming.api.functions
ProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions
Information available in an invocation of ProcessFunction.onTimer(long, OnTimerContext, Collector).
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
 
ProcessingTimeCallback - Interface in org.apache.flink.streaming.runtime.tasks
Interface for processing-time callbacks that can be registered at a ProcessingTimeService.
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.
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
 
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.triggers
A Trigger that reacts to processing-time timers.
ProcessingTimeTriggers.AfterEndOfWindow<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.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.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.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
 
processInput() - Method in class org.apache.flink.streaming.runtime.io.StreamOneInputProcessor
 
processInput() - Method in class org.apache.flink.streaming.runtime.io.StreamTwoInputProcessor
 
processInput(MailboxDefaultAction.Controller) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
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.
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 ProcessJoinFunction.processElement(Object, Object, Context, Collector).
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processLatencyMarker(LatencyMarker) - Method in interface org.apache.flink.streaming.api.operators.OneInputStreamOperator
 
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.
ProcessManager - Class in org.apache.beam.runners.fnexecution.environment
A simple process manager which forks processes and kills them if necessary.
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<BaseRow>>, PatternProcessFunction.Context, Collector<BaseRow>) - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
ProcessMetricGroup - Class in org.apache.flink.runtime.metrics.groups
AbstractImitatingJobManagerMetricGroup implementation for process related metrics.
ProcessOperator<IN,OUT> - Class in org.apache.flink.streaming.api.operators
ProcessOperator(ProcessFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.ProcessOperator
 
processProbeIter() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
ProcessPythonEnvironmentManager - Class in org.apache.flink.python.env
The ProcessPythonEnvironmentManager is used to prepare the working dir of python UDF worker and create ProcessEnvironment object of Beam Fn API.
ProcessPythonEnvironmentManager(PythonDependencyInfo, String[], Map<String, String>) - Constructor for class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
processRecord(Tuple2<Boolean, Row>) - Method in class org.apache.flink.table.client.gateway.local.result.ChangelogCollectStreamResult
 
processRecord(Tuple2<Boolean, Row>) - Method in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
processRecord(Tuple2<Boolean, Row>) - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
 
processSpecFromConfig(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
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(Time)).
processUnmatchedBuildIter() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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.OneInputStreamOperator
Processes a Watermark.
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.StreamSink
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.operators.ExtractTimestampsOperator
Deprecated.
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndPeriodicWatermarksOperator
Override the base implementation to completely ignore watermarks propagated from upstream (we rely only on the AssignerWithPeriodicWatermarks to emit watermarks from here).
processWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndPunctuatedWatermarksOperator
Override the base implementation to completely ignore watermarks propagated from upstream (we rely only on the AssignerWithPunctuatedWatermarks to emit watermarks from here).
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
 
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.wmassigners.ProcTimeMiniBatchAssignerOperator
Override the base implementation to completely ignore watermarks propagated from upstream (we rely only on the AssignerWithPeriodicWatermarks 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.
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.
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.descriptors.Schema
Specifies the previously defined field as a processing-time attribute.
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 used to materialize a processing time attribute.
PROCTIME_STREAM_MARKER - Static variable in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
ProcTimeBoundedStreamJoin - Class in org.apache.flink.table.runtime.operators.join
The function to execute processing time bounded stream inner-join.
ProcTimeBoundedStreamJoin(FlinkJoinType, long, long, BaseRowTypeInfo, BaseRowTypeInfo, GeneratedFunction<FlatJoinFunction<BaseRow, BaseRow, BaseRow>>) - Constructor for class org.apache.flink.table.runtime.operators.join.ProcTimeBoundedStreamJoin
 
ProctimeMaterializeSqlFunction - Class in org.apache.flink.table.planner.functions.sql
Function that materializes a processing time attribute.
ProctimeMaterializeSqlFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.ProctimeMaterializeSqlFunction
 
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
 
ProcTimeRangeBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
Process Function used for the aggregate in bounded proc-time OVER window.
ProcTimeRangeBoundedPrecedingFunction(long, long, 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(BaseRowTypeInfo, 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(long, long, GeneratedAggsHandleFunction, LogicalType[]) - Constructor for class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
produce(ConsumerRecords<byte[], byte[]>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.Handover
Hands over an element from the producer.
producer - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
KafkaProducer instance.
producerConfig - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
User defined properties for the Producer.
producerConfig - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
User defined properties for the Producer.
ProducerConfigConstants - Class in org.apache.flink.streaming.connectors.kinesis.config
Deprecated.
This class is deprecated in favor of the official AWS Kinesis producer configuration keys. See here for the full list of available configs. For configuring the region and credentials, please use the keys in AWSConfigConstants.
ProducerConfigConstants() - Constructor for class org.apache.flink.streaming.connectors.kinesis.config.ProducerConfigConstants
Deprecated.
 
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.
product - Variable in class org.apache.flink.table.examples.java.StreamSQLExample.Order
 
profile() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Get the resource profile associated with the worker.
profileName(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
profilePath(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
ProgramAbortException() - Constructor for error org.apache.flink.client.program.OptimizerPlanEnvironment.ProgramAbortException
 
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
 
ProgramArgsQueryParameter - Class in org.apache.flink.runtime.webmonitor.handlers
ProgramArgsQueryParameter() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.ProgramArgsQueryParameter
Deprecated.
 
ProgramDeployer - Class in org.apache.flink.table.client.gateway.local
The helper class to deploy a table program on the cluster.
ProgramDeployer(Configuration, String, Pipeline) - Constructor for class org.apache.flink.table.client.gateway.local.ProgramDeployer
Deploys a table program on the cluster.
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, JobID) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
Creates a ProgramInvocationException with the given message which contains job id.
ProgramInvocationException(Throwable) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
Creates a ProgramInvocationException for the given exception.
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, 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.
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
 
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.
ProgramTargetDescriptor - Class in org.apache.flink.table.client.gateway
Describes the target where a table program has been submitted to.
ProgramTargetDescriptor(String) - Constructor for class org.apache.flink.table.client.gateway.ProgramTargetDescriptor
 
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
 
project(int...) - Method in class org.apache.flink.api.java.DataSet
Applies a Project transformation on a Tuple DataSet.
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(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(Row, int[]) - Static method in class org.apache.flink.types.Row
Creates a new Row with projected fields from another row.
project(Collection<I>, Function<I, O>) - Static method in class org.apache.flink.util.CollectionUtil
 
ProjectableTableSource<T> - Interface in org.apache.flink.table.sources
Adds support for projection push-down to a TableSource.
projectColumnsToWrite(T) - Method in interface org.apache.flink.table.filesystem.PartitionComputer
Project non-partition columns for output writer.
projectColumnsToWrite(Row) - Method in class org.apache.flink.table.filesystem.RowPartitionComputer
 
ProjectCross(DataSet<I1>, DataSet<I2>, int[], boolean[], TupleTypeInfo<OUT>, CrossOperatorBase.CrossHint) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
 
ProjectCross(DataSet<I1>, DataSet<I2>, int[], boolean[], TupleTypeInfo<OUT>, CrossOperator.CrossProjection<I1, I2>, CrossOperatorBase.CrossHint) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
 
projectFields(int[]) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
 
projectFields(int[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource
 
projectFields(RowTypeInfo, int[]) - Static method in class org.apache.flink.api.java.typeutils.RowTypeInfo
Creates a RowTypeInfo with projected fields.
projectFields(int[]) - Method in class org.apache.flink.connectors.hive.HiveTableSource
 
projectFields(int[]) - Method in class org.apache.flink.formats.parquet.ParquetTableSource
 
projectFields(int[]) - Method in class org.apache.flink.orc.OrcTableSource
 
projectFields(int[]) - Method in class org.apache.flink.table.sources.CsvTableSource
 
projectFields(int[]) - Method in interface org.apache.flink.table.sources.ProjectableTableSource
Creates a copy of the TableSource that projects its output to the given field indexes.
projectFirst(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
Continues a ProjectCross transformation and adds fields of the first cross input.
projectFirst(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.DefaultCross
Initiates a ProjectCross transformation and projects the first cross input.
projectFirst(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
Continues a ProjectCross transformation and adds fields of the first cross input to the projection.
projectFirst(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin
Applies a ProjectJoin transformation and projects the first join input
projectFirst(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
Continues a ProjectJoin transformation and adds fields of the first join input to the projection.
Projection(DataSet<T>, int[]) - Constructor for class org.apache.flink.api.java.operators.ProjectOperator.Projection
 
Projection<KC,VVC,VV,EV> - Class in org.apache.flink.graph.bipartite
The edge value of a full bipartite projection.
Projection() - Constructor for class org.apache.flink.graph.bipartite.Projection
 
Projection(Vertex<KC, VVC>, VV, VV, EV, EV) - Constructor for class org.apache.flink.graph.bipartite.Projection
 
Projection<IN extends BaseRow,OUT extends BaseRow> - Interface in org.apache.flink.table.runtime.generated
Interface for code generated projection, which will map a BaseRow to another one.
projectionBottomFull() - Method in class org.apache.flink.graph.bipartite.BipartiteGraph
Convert a bipartite graph into a graph that contains only bottom vertices.
projectionBottomSimple() - Method in class org.apache.flink.graph.bipartite.BipartiteGraph
Convert a bipartite graph into an undirected graph that contains only bottom vertices.
ProjectionOperationFactory - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating valid ProjectQueryOperation operation.
ProjectionOperationFactory() - Constructor for class org.apache.flink.table.operations.utils.factories.ProjectionOperationFactory
 
projectionTopFull() - Method in class org.apache.flink.graph.bipartite.BipartiteGraph
Convert a bipartite graph into a graph that contains only top vertices.
projectionTopSimple() - Method in class org.apache.flink.graph.bipartite.BipartiteGraph
Convert a bipartite graph into an undirected graph that contains only top vertices.
ProjectJoin(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, JoinOperatorBase.JoinHint, int[], boolean[], TupleTypeInfo<OUT>) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
 
ProjectJoin(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, JoinOperatorBase.JoinHint, int[], boolean[], TupleTypeInfo<OUT>, JoinOperator.JoinProjection<I1, I2>) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
 
projectNestedFields(int[], String[][]) - Method in interface org.apache.flink.table.sources.NestedFieldsProjectableTableSource
Creates a copy of the TableSource that projects its output to the given field indexes.
ProjectOperator<IN,OUT extends Tuple> - Class in org.apache.flink.api.java.operators
This operator represents the application of a projection operation on a data set, and the result data set produced by the function.
ProjectOperator(DataSet<IN>, int[], TupleTypeInfo<OUT>) - Constructor for class org.apache.flink.api.java.operators.ProjectOperator
 
ProjectOperator.Projection<T> - Class in org.apache.flink.api.java.operators
A projection of DataSet.
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, TableSchema) - Constructor for class org.apache.flink.table.operations.ProjectQueryOperation
 
projectSecond(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
Continues a ProjectCross transformation and adds fields of the second cross input.
projectSecond(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.DefaultCross
Initiates a ProjectCross transformation and projects the second cross input.
projectSecond(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
Continues a ProjectCross transformation and adds fields of the second cross input to the projection.
projectSecond(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin
Applies a ProjectJoin transformation and projects the second join input
projectSecond(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
Continues a ProjectJoin transformation and adds fields of the second join input to the projection.
projectTuple1() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple1() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet to the previously selected fields.
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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple10() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple11() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple12() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple13() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple14() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple15() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple16() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple17() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple18() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple19() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple2() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple20() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple21() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple22() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple23() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple24() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple25() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple3() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple4() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple5() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple6() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple7() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple8() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Projects a pair of crossed elements to a Tuple with the previously selected fields.
projectTuple9() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Projects a Tuple DataSet 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.api.java.operators.CrossOperator.CrossProjection
Chooses a projectTupleX according to the length of CrossOperator.CrossProjection.fieldIndexes.
projectTupleX() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
Chooses a projectTupleX according to the length of ProjectOperator.Projection.fieldIndexes.
projectTupleX() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Chooses a projectTupleX according to the length of StreamProjection.fieldIndexes.
PrometheusPushGatewayReporter - Class in org.apache.flink.metrics.prometheus
MetricReporter that exports Metrics via Prometheus PushGateway.
PrometheusPushGatewayReporter() - Constructor for class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporter
 
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.
PrometheusReporter() - Constructor for class org.apache.flink.metrics.prometheus.PrometheusReporter
 
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
 
properties - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
User-supplied properties for Kafka.
properties - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
User-supplied properties for Kafka.
properties - Variable in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
Properties for the Kafka producer.
properties(Properties) - Method in class org.apache.flink.table.descriptors.Kafka
Sets the configuration properties for the Kafka consumer.
properties(Map<String, String>) - Method in class org.apache.flink.table.descriptors.python.CustomConnectorDescriptor
Adds a set of properties for the connector.
properties(Map<String, String>) - Method in class org.apache.flink.table.descriptors.python.CustomFormatDescriptor
Adds a set of properties for the format.
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(String, String) - Method in class org.apache.flink.table.descriptors.Kafka
Adds a configuration properties for the Kafka consumer.
property(String, String) - Method in class org.apache.flink.table.descriptors.python.CustomConnectorDescriptor
Adds a configuration property for the connector.
property(String, String) - Method in class org.apache.flink.table.descriptors.python.CustomFormatDescriptor
Adds a configuration property for the format.
protocol - Variable in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.Host
 
PROTOTYPE - Static variable in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
 
PROXY_ASYNC_QUERY_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Number of async query threads for the client proxy (0 => #slots).
PROXY_HOST - Static variable in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
PROXY_NETWORK_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Number of network (event loop) threads for the client proxy (0 => #slots).
PROXY_PORT - Static variable in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
PROXY_PORT_RANGE - Static variable in class org.apache.flink.configuration.QueryableStateOptions
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.
prune() - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordSerializer
Clears the buffer and checks to decrease the size of intermediate data serialization buffer after finishing the whole serialization process including RecordSerializer.serializeRecord(IOReadableWritable) and RecordSerializer.copyToBufferBuilder(BufferBuilder).
prune() - Method in class org.apache.flink.runtime.io.network.api.serialization.SpanningRecordSerializer
 
pruneBuffer() - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
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
 
prunePlanAlternatives(List<PlanNode>) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
prunePlanAlternativesWithCommonBranching(List<PlanNode>) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
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
 
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.
PubSubDeserializationSchema<T> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
The deserialization schema describes how to turn the PubsubMessages into data types (Java/Scala objects) that are processed by Flink.
PubSubExample - Class in org.apache.flink.streaming.examples.gcp.pubsub
A simple PubSub example.
PubSubExample() - Constructor for class org.apache.flink.streaming.examples.gcp.pubsub.PubSubExample
 
PubSubSink<IN> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
A sink function that outputs to PubSub.
PubSubSink.ProjectNameBuilder<IN> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
Part of PubSubSink.PubSubSinkBuilder to set required fields.
PubSubSink.PubSubSinkBuilder<IN> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
PubSubSinkBuilder to create a PubSubSink.
PubSubSink.SerializationSchemaBuilder - Class in org.apache.flink.streaming.connectors.gcp.pubsub
Part of PubSubSink.PubSubSinkBuilder to set required fields.
PubSubSink.TopicNameBuilder<IN> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
Part of PubSubSink.PubSubSinkBuilder to set required fields.
PubSubSource<OUT> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
PubSub Source, this Source will consume PubSub messages from a subscription and Acknowledge them on the next checkpoint.
PubSubSource.DeserializationSchemaBuilder - Class in org.apache.flink.streaming.connectors.gcp.pubsub
Part of PubSubSource.PubSubSourceBuilder to set required fields.
PubSubSource.ProjectNameBuilder<OUT> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
Part of PubSubSource.PubSubSourceBuilder to set required fields.
PubSubSource.PubSubSourceBuilder<OUT> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
Builder to create PubSubSource.
PubSubSource.SubscriptionNameBuilder<OUT> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
Part of PubSubSource.PubSubSourceBuilder to set required fields.
PubSubSubscriber - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
Used by PubSubSource to pull and acknowledge messages.
PubSubSubscriberFactory - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
A factory class to create a SubscriberStub.
pubSubSubscriberFactory - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
PubSubSubscriberFactoryForEmulator - Class in org.apache.flink.streaming.connectors.gcp.pubsub
A convenience PubSubSubscriberFactory that can be used to connect to a PubSub emulator.
PubSubSubscriberFactoryForEmulator(String, String, String, int, Duration, int) - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSubscriberFactoryForEmulator
 
pull() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
 
pull() - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubSubscriber
 
PullingAsyncDataInput<T> - Interface in org.apache.flink.runtime.io
Interface defining couple of essential methods for asynchronous and non blocking data polling.
PunctuatedWatermarkAssigner - Class in org.apache.flink.table.sources.wmstrategies
A punctuated watermark assigner.
PunctuatedWatermarkAssigner() - Constructor for class org.apache.flink.table.sources.wmstrategies.PunctuatedWatermarkAssigner
 
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.
pushDownPages() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
pushFunctionCall() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
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.
put(int, Object) - Method in class example.avro.User
 
put(K, V) - Method in interface org.apache.flink.api.common.state.BroadcastState
Associates a new value with the given key.
put(UK, UV) - Method in interface org.apache.flink.api.common.state.MapState
Associates a new value with the given key.
put(int, Object) - Method in class org.apache.flink.avro.generated.Address
 
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(ColumnFamilyHandle, byte[], byte[]) - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
put(int, byte) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
put(int, byte[]) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
put(int, byte[], int, int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
put(DataInput, int, int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
put(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
put(int, byte) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
put(int, byte[]) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
put(int, byte[], int, int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
put(DataInput, int, int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
put(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
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(DataInput, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk put method.
put(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk put method.
put(K, V) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
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(ArchivedExecutionGraph) - Method in interface org.apache.flink.runtime.dispatcher.ArchivedExecutionGraphStore
Store the given ArchivedExecutionGraph in the store.
put(ArchivedExecutionGraph) - Method in class org.apache.flink.runtime.dispatcher.FileArchivedExecutionGraphStore
 
put(ArchivedExecutionGraph) - Method in class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
put(A, B, V) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
put(T) - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Adds a buffer to a PriorityQueue in log(size) time.
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.NestedStateMap
 
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(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(K, int, N, S) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
put(K, V) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
put(JobID, JobManagerConnection) - Method in class org.apache.flink.runtime.taskexecutor.JobManagerTable
 
put(T) - Method in interface org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter.RecordQueue
 
put(K, V) - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Inserts the given value, mapped under the given key.
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(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(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.table.runtime.util.JsonUtils.ThreadLocalHashCache
 
put(K, V) - Method in class org.apache.flink.types.MapValue
 
put(String, K, V) - Method in class org.apache.flink.util.LinkedOptionalMap
 
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<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<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<? extends K, ? extends V>) - Method in class org.apache.flink.types.MapValue
 
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.NestedStateMap
 
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.HeapMemorySegment
 
putBoolean(int, boolean) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
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
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(BaseRow) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
Put a build side row to hash table.
putBuildRow(BinaryRow) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
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
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
Adds a class under the given key.
putDecimalNormalizedKey(Decimal, 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(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
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
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
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
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.dispatcher.SingleJobJobGraphStore
 
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
 
putJobGraph(JobGraph) - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
 
putKey(BaseRow, 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
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
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(T, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
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.
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.
putNormalizedKey(Boolean, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
putNormalizedKey(BooleanValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
putNormalizedKey(Byte, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
 
putNormalizedKey(ByteValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
putNormalizedKey(Character, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
 
putNormalizedKey(CharValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
putNormalizedKey(Date, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
putNormalizedKey(Double, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
putNormalizedKey(DoubleValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
 
putNormalizedKey(Float, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
 
putNormalizedKey(FloatValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
putNormalizedKey(Instant, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.InstantComparator
 
putNormalizedKey(Integer, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
 
putNormalizedKey(IntValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
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(Long, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
 
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(Short, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
 
putNormalizedKey(ShortValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
putNormalizedKey(Date, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
putNormalizedKey(String, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
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.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(Row, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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
 
putNormalizedKey(ByteValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
putNormalizedKey(CharValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
putNormalizedKey(DoubleValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
putNormalizedKey(FloatValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
putNormalizedKey(IntValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
putNormalizedKey(LongValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
putNormalizedKey(NullValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
putNormalizedKey(ShortValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
putNormalizedKey(StringValueArray, MemorySegment, int, int) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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 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.
putPermanent(JobID, byte[]) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putPermanent(JobID, InputStream) - 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, 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, byte[]) - Method in class org.apache.flink.runtime.blob.VoidBlobWriter
 
putPermanent(JobID, InputStream) - Method in class org.apache.flink.runtime.blob.VoidBlobWriter
 
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
Adds a set of properties.
putProperties(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Adds a set of descriptor properties.
putPropertiesWithPrefix(String, Map<String, String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
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.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
Adds a string under the given key.
putStringNormalizedKey(BinaryString, 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
Adds a table schema under the given key.
putTimestampNormalizedKey(SqlTimestamp, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
Support the compact precision SqlTimestamp.
putTransient(byte[]) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(JobID, byte[]) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(InputStream) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(JobID, InputStream) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(byte[]) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
putTransient(JobID, byte[]) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
putTransient(InputStream) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
putTransient(JobID, InputStream) - 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(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(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, 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.JobManagerMetricGroup
 
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.OperatorMetricGroup
 
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
 
putWorker(MesosWorkerStore.Worker) - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Put a worker into storage.
putWorker(MesosWorkerStore.Worker) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
putWorker(MesosWorkerStore.Worker) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
 
PYFLINK_PY_ARCHIVES - Static variable in class org.apache.flink.client.python.PythonDriverEnvUtils
 
PYFLINK_PY_EXECUTABLE - Static variable in class org.apache.flink.client.python.PythonDriverEnvUtils
 
PYFLINK_PY_FILES - Static variable in class org.apache.flink.client.python.PythonDriverEnvUtils
 
PYFLINK_PY_REQUIREMENTS - Static variable in class org.apache.flink.client.python.PythonDriverEnvUtils
 
PYTHON_ARCHIVES - Static variable in class org.apache.flink.python.PythonConfig
 
PYTHON_DATA_BUFFER_MEMORY_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The amount of memory to be allocated by the input/output buffer of a Python worker.
PYTHON_EXEC - Static variable in class org.apache.flink.python.PythonConfig
 
PYTHON_FILES - Static variable in class org.apache.flink.python.PythonConfig
 
PYTHON_FRAMEWORK_MEMORY_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The amount of memory to be allocated by the Python framework.
PYTHON_REQUIREMENTS_CACHE - Static variable in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
PYTHON_REQUIREMENTS_CACHE - Static variable in class org.apache.flink.python.PythonConfig
 
PYTHON_REQUIREMENTS_FILE - Static variable in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
PYTHON_REQUIREMENTS_FILE - Static variable in class org.apache.flink.python.PythonConfig
 
PYTHON_REQUIREMENTS_INSTALL_DIR - Static variable in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
PYTHON_WORKING_DIR - Static variable in class org.apache.flink.python.env.ProcessPythonEnvironmentManager
 
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
 
PythonConfig - Class in org.apache.flink.python
Configurations for the Python job which are used at run time.
PythonConfig(Configuration) - Constructor for class org.apache.flink.python.PythonConfig
 
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
 
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
 
PythonDriverEnvUtils - Class in org.apache.flink.client.python
The util class help to prepare Python env and run the python process.
PythonDriverEnvUtils() - Constructor for class org.apache.flink.client.python.PythonDriverEnvUtils
 
PythonDriverEnvUtils.PythonEnvironment - Class in org.apache.flink.client.python
Wraps Python exec environment.
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() - Constructor for class org.apache.flink.client.python.PythonDriverEnvUtils.PythonEnvironment
 
PythonEnvironmentManager - Interface in org.apache.flink.python.env
The base interface of python environment manager which is used to create the Environment object and the RetrievalToken of Beam Fn API.
pythonExec - Variable in class org.apache.flink.client.python.PythonDriverEnvUtils.PythonEnvironment
 
PythonFunction - Interface in org.apache.flink.table.functions.python
The base interface of a wrapper of a Python function.
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
 
PythonFunctionRunner<IN> - Interface in org.apache.flink.python
The base interface of runner which is responsible for the execution of Python functions.
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
 
PythonOptions - Class in org.apache.flink.python
Configuration options for the Python API.
PythonOptions() - Constructor for class org.apache.flink.python.PythonOptions
 
pythonPath - Variable in class org.apache.flink.client.python.PythonDriverEnvUtils.PythonEnvironment
 
PythonResourceExtractor - Class in org.apache.flink.client.python
The program that extracts the internal python libraries and join their absolute paths to append to PYTHONPATH.
PythonResourceExtractor() - Constructor for class org.apache.flink.client.python.PythonResourceExtractor
 
PythonScalarFunctionOperator - Class in org.apache.flink.table.runtime.operators.python
The Python ScalarFunction operator for the legacy planner.
PythonScalarFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, int[], int[]) - Constructor for class org.apache.flink.table.runtime.operators.python.PythonScalarFunctionOperator
 
PythonScalarFunctionRunner - Class in org.apache.flink.table.runtime.runners.python
A PythonFunctionRunner used to execute Python ScalarFunctions.
PythonScalarFunctionRunner(String, FnDataReceiver<Row>, PythonFunctionInfo[], PythonEnvironmentManager, RowType, RowType) - Constructor for class org.apache.flink.table.runtime.runners.python.PythonScalarFunctionRunner
 
PythonShellParser - Class in org.apache.flink.client.python
Command line parser for Python shell.
PythonShellParser() - Constructor for class org.apache.flink.client.python.PythonShellParser
 
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.table.runtime.typeutils.PythonTypeUtils
 
PythonTypeUtils.LogicalTypeToConversionClassConverter - Class in org.apache.flink.table.runtime.typeutils
Convert LogicalType to conversion class for flink planner.

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
 
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.
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.
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.
qualifyQueryOperation(ObjectIdentifier, QueryOperation) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
QUARTER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
query - Variable in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
query - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
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.
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
Client for querying Flink's managed state.
QueryableStateClient(String, int) - Constructor for class org.apache.flink.queryablestate.client.QueryableStateClient
Create the Queryable State Client.
QueryableStateClient(InetAddress, int) - Constructor for class org.apache.flink.queryablestate.client.QueryableStateClient
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
The set of configuration options relating to Queryable State.
QueryableStateStream<K,V> - Class in org.apache.flink.streaming.api.datastream
Queryable state stream instance.
QueryableStateStream(String, StateDescriptor<?, V>, TypeSerializer<K>) - Constructor for class org.apache.flink.streaming.api.datastream.QueryableStateStream
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
 
QueryConfig - Interface in org.apache.flink.table.api
Deprecated.
Set the configuration on TableConfig.
queryExecutor - Variable in class org.apache.flink.queryablestate.network.AbstractServerHandler
Thread pool for query execution.
queryMetrics(Time) - Method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
queryMetrics(Time) - Method in interface org.apache.flink.runtime.webmonitor.retriever.MetricQueryServiceGateway
 
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
 
QueryOperationCatalogView(QueryOperation, String) - Constructor for class org.apache.flink.table.catalog.QueryOperationCatalogView
 
QueryOperationCatalogViewTable - Class in org.apache.flink.table.catalog
A bridge between a Flink's specific QueryOperationCatalogView and a Calcite's Table.
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.plan
Converter from Flink's specific relational representation: QueryOperation to Calcite's specific relational representation: RelNode.
QueryOperationConverter(FlinkRelBuilder, ExpressionBridge<PlannerExpression>) - Constructor for class org.apache.flink.table.plan.QueryOperationConverter
 
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, FunctionLookup) - 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.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.
queue - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
The array that represents the heap-organized priority queue.
queueName - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
queueName - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
queues - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
The queue of empty buffer that can be used for reading;
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
 
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 class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
quiesce() - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
quiesce() - Method in interface org.apache.flink.streaming.runtime.tasks.TimerService
This method puts the service into a state where it does not register new timers, but returns for each call to ProcessingTimeService.registerTimer(long, ProcessingTimeCallback) only a "mock" future.
QUOTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
quoteCharacter - Variable in class org.apache.flink.api.java.io.CsvReader
 
quoteCharacter(char) - Method in class org.apache.flink.table.descriptors.Csv
Sets the quote character for enclosing field values ('"' by default).
quoteCharacter(Character) - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Sets a quote character for String values, null by default.
quoteCharacter(Character) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Sets a quote character for String values, null by default.
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
 
quoteIdentifier(String) - Method in interface org.apache.flink.api.java.io.jdbc.dialect.JDBCDialect
Quotes the identifier.

R

RADIANS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RADIANS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
radians(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
rand(int, int) - Static method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a random matrix.
rand(int) - Static method in class org.apache.flink.ml.common.linalg.DenseVector
Create a dense vector with random values uniformly distributed in the range of [0.0, 1.0].
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
 
RANDOM_JOB_NAME_SUFFIX - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
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.BroadcastRecordWriter
 
randomEmit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
randomEmit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
This is used to send LatencyMarks to a random target channel.
RandomGenerable<T extends org.apache.commons.math3.random.RandomGenerator> - Interface in org.apache.flink.graph.generator.random
A RandomGenerable provides deferred instantiation and initialization of a RandomGenerator.
RandomGenerableFactory<T extends org.apache.commons.math3.random.RandomGenerator> - Interface in org.apache.flink.graph.generator.random
A RandomGenerableFactory returns a scale-free collection of sources of pseudorandomness which can be used to perform repeatable parallel computation regardless of parallelism.
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.
RandomSampler<T> - Class in org.apache.flink.api.java.sampling
A data sample is a set of data selected from a statistical population by a defined procedure.
RandomSampler() - Constructor for class org.apache.flink.api.java.sampling.RandomSampler
 
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.
randSymmetric(int) - Static method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a random symmetric matrix.
range(long, long) - Static method in class org.apache.flink.mesos.Utils
Construct a range value.
RANGE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RANGE_TO - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
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
 
RangePartitionRewriter - Class in org.apache.flink.optimizer.traversals
 
RangePartitionRewriter(OptimizedPlan) - Constructor for class org.apache.flink.optimizer.traversals.RangePartitionRewriter
 
ranges(String, String, Protos.Value.Range...) - Static method in class org.apache.flink.mesos.Utils
Construct a range resource.
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
 
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
 
rangeValues(Collection<Protos.Resource>) - Static method in class org.apache.flink.mesos.Utils
Gets a stream of values from a collection of range resources.
rangeValues(Protos.Value.Range) - Static method in class org.apache.flink.mesos.Utils
Gets a stream of values from a range.
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
 
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
 
RankAssigner(double) - Constructor for class org.apache.flink.examples.java.graph.PageRank.RankAssigner
 
rankEnd - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
RankLikeAggFunctionBase - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in rank like aggregate function, e.g.
RankLikeAggFunctionBase(LogicalType[]) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
RankMessenger() - Constructor for class org.apache.flink.graph.examples.PageRank.RankMessenger
 
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
 
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.examples.java.relational.util.WebLogData
 
RANKS - Static variable in class org.apache.flink.test.testdata.WebLogAnalysisData
 
RANKS_AFTER_3_ITERATIONS - Static variable in class org.apache.flink.graph.examples.data.PageRankData
 
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
 
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
 
RATE_LIMIT - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Limits the maximum allowed put rate for a shard, as a percentage of the backend limits.
rateLimiter - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
RAW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
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>>) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
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>>) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
rawSerializer - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
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
 
RBRACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RBRACKET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
reachedEnd() - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
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.api.java.io.CollectionInputFormat
 
reachedEnd() - Method in class org.apache.flink.api.java.io.IteratorInputFormat
 
reachedEnd() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Checks whether all data has been read.
reachedEnd() - Method in class org.apache.flink.api.java.io.ParallelIteratorInputFormat
 
reachedEnd() - Method in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormat
 
reachedEnd() - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoInputFormat
 
reachedEnd() - Method in class org.apache.flink.batch.tests.Generator
 
reachedEnd() - Method in class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
 
reachedEnd() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
 
reachedEnd() - Method in class org.apache.flink.connectors.hive.read.HiveVectorizedOrcSplitReader
 
reachedEnd() - Method in interface org.apache.flink.connectors.hive.read.SplitReader
Method used to check if the end of the input is reached.
reachedEnd() - Method in class org.apache.flink.examples.java.distcp.FileCopyTaskInputFormat
 
reachedEnd() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
reachedEnd() - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
reachedEnd() - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
 
reachedEnd() - Method in class org.apache.flink.orc.OrcInputFormat
 
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.table.runtime.operators.values.ValuesInputFormat
 
reachedEnd() - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
reachEnd() - Method in class org.apache.flink.formats.parquet.utils.ParquetRecordReader
Checks if the record reader returned all records.
read() - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
read(byte[]) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
read(byte[], int, int) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
read(DataInputView) - Method in class org.apache.flink.api.common.io.BlockInfo
 
read() - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
read(byte[], int, int) - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
read(byte[]) - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
read(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
 
read(DataInputView) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
 
read(DataInputView) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerConfigSnapshot
 
read(DataInputView) - Method in class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
read(DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil.TypeSerializerSerializationProxy
Deprecated.
 
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() - 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.DataInputViewStream
 
read(Kryo, Input, Class) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.JavaSerializer
 
read(Kryo, Input, Class<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.DummyAvroKryoSerializerClass
 
read(Kryo, Input, Class) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot.DummyKryoSerializerClass
 
read(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot
 
read() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
read(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
read(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
read(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerConfigSnapshot
 
read(DataInputView) - Method in class org.apache.flink.configuration.Configuration
 
read(DataInputView) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
read(DataInputView) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
read() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
read(byte[]) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
read(byte[], int, int) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
read() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
read(DataInputView) - Method in class org.apache.flink.core.fs.Path
 
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, boolean) - Method in class org.apache.flink.core.io.PostVersionedIOReadableWritable
Read from the provided in.
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(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(byte[], int, int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
read(byte[]) - 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[]) - Method in interface org.apache.flink.core.memory.DataInputView
Tries to fill the given byte array b.
read() - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
read(byte[], int, int) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
read(Kryo, Input, Class<Schema>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.AvroSchemaSerializer
 
read(Kryo, Input, Class<LocalDate>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.JodaLocalDateSerializer
 
read(Kryo, Input, Class<LocalTime>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.JodaLocalTimeSerializer
 
read(byte[], int, int) - Method in class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
read(DataInputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
read() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
read(byte[], int, int) - 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(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.EndOfPartitionEvent
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
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(byte[]) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
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() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
read(byte[]) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
read(DataInputView) - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
read(DataInputView) - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
read() - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
read(byte[]) - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
READ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
read(DataInputView, boolean) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
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_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()).
ReadableConfig - Interface in org.apache.flink.configuration
Read access to a configuration object.
ReadableConfigToConfigurationAdapter - Class in org.apache.flink.configuration
A simple adapter between ReadableConfig and Configuration.
ReadableConfigToConfigurationAdapter(ReadableConfig) - Constructor for class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
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
 
readAllResultLines(List<String>, String, String[]) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
readAllResultLines(List<String>, String, String[], boolean) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
readAndInstantiateSnapshotClass(DataInputView, ClassLoader) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSnapshotSerializationUtil
 
readAndSetBroadcastInput(int, String, DistributedRuntimeUDFContext, int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
readArrayStart() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
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
 
readBinaryFieldFromSegments(MemorySegment[], int, int, long) - Static method in interface org.apache.flink.table.dataformat.BinaryFormat
Get binary, if len less than 8, will be include in variablePartOffsetAndLen.
readBinaryMapFieldFromSegments(MemorySegment[], int, long) - Static method in class org.apache.flink.table.dataformat.BinaryMap
 
readBinaryStringFieldFromSegments(MemorySegment[], int, int, long) - Static method in interface org.apache.flink.table.dataformat.BinaryFormat
Get binary string, 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(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.
readBlock(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
readBoolean() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readBoolean() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readBoolean() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readBroadcastState(String, String, TypeInformation<K>, TypeInformation<V>) - Method in class org.apache.flink.state.api.ExistingSavepoint
Read operator BroadcastState from a Savepoint.
readBroadcastState(String, String, TypeInformation<K>, TypeInformation<V>, TypeSerializer<K>, TypeSerializer<V>) - Method in class org.apache.flink.state.api.ExistingSavepoint
Read operator BroadcastState from a Savepoint when a custom serializer was used; e.g., a different serializer than the one returned by TypeInformation#createSerializer.
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.
readByte() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readByte() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readBytes(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
readBytes(ByteBuffer) - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readBytes(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
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(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
readChunk(ByteBufAllocator) - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
readClassDescriptor() - Method in class org.apache.flink.util.InstantiationUtil.FailureTolerantObjectInputStream
 
readCsvFile(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a CSV reader to read a comma separated value (CSV) file.
readDouble() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readDouble() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readDouble() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readDualForwardAnnotations(Class<?>) - Static method in class org.apache.flink.api.java.functions.FunctionAnnotation
Reads the annotations of a user defined function with two inputs and returns semantic properties according to the forwarded fields annotated.
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.connectors.hive.read.HiveTableInputFormat
 
reader - Variable in class org.apache.flink.orc.OrcInputFormat
 
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.
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.
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
 
readFields(DataInput) - Method in class org.apache.hadoop.conf.Configuration
 
readFile(FileInputFormat<X>, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
 
readFile(FileInputFormat<OUT>, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Reads the contents of the user-specified filePath based on the given FileInputFormat.
readFile(FileInputFormat<OUT>, String, FileProcessingMode, long, FilePathFilter) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
readFile(FileInputFormat<OUT>, String, FileProcessingMode, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Reads the contents of the user-specified filePath based on the given FileInputFormat.
readFile(FileInputFormat<OUT>, String, FileProcessingMode, long, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Reads the contents of the user-specified filePath based on the given FileInputFormat.
readFile(File, String) - Static method in class org.apache.flink.util.FileUtils
 
readFileInfoFromConfig(Configuration) - Static method in class org.apache.flink.api.common.cache.DistributedCache
 
readFileOfPrimitives(String, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet that represents the primitive type produced by reading the given file line wise.
readFileOfPrimitives(String, String, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet that represents the primitive type produced by reading the given file in delimited way.
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
 
readFloat() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readFloat() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readFloat() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readFully(byte[]) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readFully(byte[], int, int) - 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.runtime.memory.AbstractPagedInputView
 
readFully(InputStream, byte[], int, int) - Static method in class org.apache.flink.util.IOUtils
Reads len bytes in a loop.
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.
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.
readIndex() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
ReadingThread(ExceptionHandler<IOException>, MutableObjectIterator<E>, UnilateralSortMerger.CircularQueues<E>, LargeRecordHandler<E>, E, AbstractInvokable, long) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ReadingThread
Creates a new reading thread.
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
 
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
 
readIntoAndCopyNullMask(int, DataInputView, DataOutputView, boolean[]) - Static method in class org.apache.flink.api.java.typeutils.runtime.NullMaskUtils
 
readIntoNullMask(int, DataInputView, boolean[]) - Static method in class org.apache.flink.api.java.typeutils.runtime.NullMaskUtils
 
readKey(TypeSerializer<K>, DataInputDeserializer, boolean) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
readKey(K, KeyedStateReaderFunction.Context, Collector<OUT>) - Method in class org.apache.flink.state.api.functions.KeyedStateReaderFunction
Process one key from the restored state backend.
readKeyedState(String, KeyedStateReaderFunction<K, OUT>) - Method in class org.apache.flink.state.api.ExistingSavepoint
Read keyed state from an operator in a Savepoint.
readKeyedState(String, KeyedStateReaderFunction<K, OUT>, TypeInformation<K>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.ExistingSavepoint
Read keyed state from an operator in a Savepoint.
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(String, String, TypeInformation<T>) - Method in class org.apache.flink.state.api.ExistingSavepoint
Read operator ListState from a Savepoint.
readListState(String, String, TypeInformation<T>, TypeSerializer<T>) - Method in class org.apache.flink.state.api.ExistingSavepoint
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 class org.apache.flink.runtime.memory.AbstractPagedInputView
 
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
 
readMessage(int, String, String) - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Reads up to maxNumMessages from the given topic.
readMessage(int, String, String) - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
readNamespace(TypeSerializer<N>, DataInputDeserializer, boolean) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
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.
readOnlySlice(int, int) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns a read-only slice of this buffer.
readOnlySlice() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
readOnlySlice(int, int) - 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 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
 
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.
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.TupleSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
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
 
readPythonObjects(String, boolean) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
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.api.java.io.CsvInputFormat
 
readRecord(OT, byte[], int, int) - Method in class org.apache.flink.api.java.io.PrimitiveInputFormat
 
readRecord(String, byte[], int, int) - Method in class org.apache.flink.api.java.io.TextInputFormat
 
readRecord(StringValue, byte[], int, int) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
readRecordAt(long, T) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
readRecordAt(long) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
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.
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.
readSerializersAndConfigsWithResilience(DataInputView, ClassLoader) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil
Deprecated.
Reads from a data input view a list of serializers and their corresponding config snapshots written using TypeSerializerSerializationUtil.writeSerializersAndConfigsWithResilience(DataOutputView, List).
readSerializerSnapshot(DataInputView, ClassLoader, TypeSerializer<T>) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSnapshotSerializationUtil
readShort() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readShort() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readSingleForwardAnnotations(Class<?>) - Static method in class org.apache.flink.api.java.functions.FunctionAnnotation
Reads the annotations of a user defined function with one input and returns semantic properties according to the forwarded fields annotated.
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.BackwardsCompatibleSerializerSnapshot
 
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.base.GenericArraySerializerConfigSnapshot
Deprecated.
 
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 class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
 
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.EitherSerializerSnapshot
Deprecated.
 
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.BaseArraySerializer.BaseArraySerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer.BaseMapSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer.BaseRowSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer.BinaryRowSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer.DecimalSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer.BaseArraySerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer.BaseMapSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer.BaseRowSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer.DecimalSerializerSnapshot
 
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.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
readStateMetaInfoSnapshot(DataInputView, ClassLoader) - Method in class org.apache.flink.runtime.state.metainfo.LegacyStateMetaInfoReaders.OperatorBackendStateMetaInfoReaderV1
 
readStateMetaInfoSnapshot(DataInputView, ClassLoader) - Method in interface org.apache.flink.runtime.state.metainfo.StateMetaInfoReader
Reads a snapshot from the given input view.
readString(Utf8) - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readString() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readString(DataInput) - Static method in class org.apache.flink.types.StringValue
 
readString(DataInputView) - Static method in class org.apache.flink.util.StringUtils
Reads a non-null String from the given input.
readStubAnnotations() - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
readStubAnnotations() - Method in class org.apache.flink.optimizer.dag.BinaryUnionNode
 
readStubAnnotations() - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
 
readStubAnnotations() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Reads all stub annotations, i.e.
readStubAnnotations() - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
readTextFile(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet that represents the Strings produced by reading the given file line wise.
readTextFile(String, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet that represents the Strings produced by reading the given file line wise.
readTextFile(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Reads the given file line-by-line and creates a data stream that contains a string with the contents of each such line.
readTextFile(String, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Reads the given file line-by-line and creates a data stream that contains a string with the contents of each such line.
readTextFileWithValue(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet that represents the Strings produced by reading the given file line wise.
readTextFileWithValue(String, String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Creates a DataSet that represents the Strings produced by reading the given file line wise.
readTimersSnapshot(DataInputView) - Method in interface org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.InternalTimersSnapshotReader
Reads a timers snapshot from the provided input view.
readTimestampFieldFromSegments(MemorySegment[], int, long) - Static method in class org.apache.flink.table.dataformat.SqlTimestamp
Obtains an instance of SqlTimestamp from underlying MemorySegment.
readTypeInfo(String) - Static method in class org.apache.flink.table.utils.TypeStringUtils
Deprecated.
 
readUnionState(String, String, TypeInformation<T>) - Method in class org.apache.flink.state.api.ExistingSavepoint
Read operator UnionState from a Savepoint.
readUnionState(String, String, TypeInformation<T>, TypeSerializer<T>) - Method in class org.apache.flink.state.api.ExistingSavepoint
Read operator UnionState from a Savepoint when a custom serializer was used; e.g., a different serializer than the one returned by TypeInformation#createSerializer.
readUniqueFieldsAnnotation() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
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
 
readVariableIntBytes(DataInputView, int) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
readVarLongCount(DataInput) - Static method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readVersionAndDeSerialize(SimpleVersionedSerializer<T>, DataInputView) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Deserializes the version and datum from a stream.
readVersionAndDeSerialize(SimpleVersionedSerializer<T>, byte[]) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Deserializes the version and datum from a byte array.
readVersionedSnapshot(DataInputView, ClassLoader) - Static method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Reads a snapshot from the stream, performing resolving
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(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(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(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(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.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(Row, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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
 
readWithKeyDenormalization(ByteValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
readWithKeyDenormalization(CharValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
readWithKeyDenormalization(DoubleValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
readWithKeyDenormalization(FloatValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
readWithKeyDenormalization(IntValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
readWithKeyDenormalization(LongValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
readWithKeyDenormalization(NullValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
readWithKeyDenormalization(ShortValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
readWithKeyDenormalization(StringValueArray, DataInputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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.api.java.DataSet
Enforces a re-balancing of the DataSet, i.e., the DataSet is evenly distributed over all parallel instances of the following task.
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.
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
 
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.
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.HeartbeatManagerImpl
 
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
 
reconcile(ReconciliationCoordinator.Reconcile) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Handles a reconciliation request from a task monitor.
reconcile(ReconciliationCoordinator.Reconcile) - Method in interface org.apache.flink.mesos.runtime.clusterframework.MesosResourceManagerActions
Trigger reconciliation with the Mesos master.
reconnect(JobID) - Method in class 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.AbstractStreamingJoinOperator.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(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(int) - Constructor for class org.apache.flink.types.Record
Creates a new record, containing the given number of fields.
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.operators.aggregate.BytesHashMap
 
recordBuffer - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
recordClass(Class<? extends SpecificRecord>) - Method in class org.apache.flink.table.descriptors.Avro
Sets the class of the Avro specific record.
RecordComparator - Interface in org.apache.flink.table.runtime.generated
Record comparator for BinaryInMemorySortBuffer.
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
 
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.
RecordEmitter<T extends TimestampedValue> - Class in org.apache.flink.streaming.connectors.kinesis.util
Emitter that handles event time synchronization between producer threads.
RecordEmitter(int) - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
 
RecordEmitter.RecordQueue<T> - Interface in org.apache.flink.streaming.connectors.kinesis.util
Accepts records from readers.
RecordEqualiser - Interface in org.apache.flink.table.runtime.generated
Record equaliser for BaseRow which can compare two BaseRows and returns whether they are equal.
recordModification(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
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.
RecordSerializer<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api.serialization
Interface for turning records into sequences of memory segments.
RecordSerializer.SerializationResult - Enum in org.apache.flink.runtime.io.network.api.serialization
Status of the serialization result.
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
 
recordVertexModifications(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
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<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, StreamStatusProvider) - 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.s3.common.writer.S3RecoverableWriter
 
recover() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Recover available CompletedCheckpoint instances.
recover() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
recover() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
Gets the latest checkpoint from ZooKeeper and removes all others.
recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
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.
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.TwoPhaseCommitSinkFunction
Abort a transaction that was rejected by a coordinator after a failure.
recoverAndAbort(FlinkKafkaProducer.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
recoverAndAbort(FlinkKafkaProducer011.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
recoverAndCommit(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Invoked on recovered transactions after a failure.
recoverAndCommit(FlinkKafkaProducer.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
recoverAndCommit(FlinkKafkaProducer011.KafkaTransactionState) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
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.s3.common.writer.S3RecoverableWriter
 
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
recoverJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.SingleJobJobGraphStore
 
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
 
recoverJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
 
recoverStream(RecoverableMultiPartUpload, FunctionWithException<File, RefCountedFile, IOException>, long, long) - Static method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
recoverWorkers() - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Recover the stored workers.
recoverWorkers() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
recoverWorkers() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
 
RECOVERY_JOB_DELAY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
This option is no longer used and has no effect on Flink.
RECOVERY_JOB_MANAGER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Deprecated in favour of ConfigConstants.HA_JOB_MANAGER_PORT.
RECOVERY_MODE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Deprecated in favour of ConfigConstants.HA_MODE.
recursionLevel - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
RECURSIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
recursivelyRegisterType(TypeInformation<?>, ExecutionConfig, Set<Class<?>>) - Static method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers
 
recursivelyRegisterType(Class<?>, ExecutionConfig, Set<Class<?>>) - Static method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers
 
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.NetworkBufferPool
 
recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Exclusive buffer is recycled to this input channel directly and it may trigger return extra floating buffer and notify increased credit to the producer.
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
 
recycleBuffer() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Releases this buffer once, i.e.
recycleBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
recycleBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
recycleMemorySegments(Collection<MemorySegment>) - Method in interface org.apache.flink.core.memory.MemorySegmentProvider
 
recycleMemorySegments(Collection<MemorySegment>) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
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
 
reDistributePartitionableStates(List<OperatorState>, int, List<OperatorID>, Map<OperatorInstanceID, List<OperatorStateHandle>>, Map<OperatorInstanceID, List<OperatorStateHandle>>) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
reduce(Iterable<T>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.GroupReduceFunction
The reduce method.
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(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichGroupReduceFunction
 
reduce(T, T) - Method in class org.apache.flink.api.common.functions.RichReduceFunction
 
reduce(ReduceFunction<T>) - Method in class org.apache.flink.api.java.DataSet
Applies a Reduce transformation on a non-grouped DataSet.
reduce(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.functions.FirstReducer
 
reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.java.functions.GroupReduceIterator
 
reduce(Iterable<IntermediateSampleData<T>>, Collector<T>) - Method in class org.apache.flink.api.java.functions.SampleInCoordinator
 
reduce(T, T) - Method in class org.apache.flink.api.java.functions.SelectByMaxFunction
Reduce implementation, returns bigger tuple or value1 if both tuples are equal.
reduce(T, T) - Method in class org.apache.flink.api.java.functions.SelectByMinFunction
Reduce implementation, returns smaller tuple or value1 if both tuples are equal.
reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.CombineToGroupCombineWrapper
 
reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.RichCombineToGroupCombineWrapper
 
reduce(ReduceFunction<T>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Applies a Reduce transformation on a grouped DataSet.
reduce(Tuple3<Integer, KMeans.Point, Long>, Tuple3<Integer, KMeans.Point, Long>) - Method in class org.apache.flink.examples.java.clustering.KMeans.CentroidAccumulator
 
reduce(Iterable<Tuple2<Long, Long>>, Collector<Tuple2<Long, Long[]>>) - Method in class org.apache.flink.examples.java.graph.PageRank.BuildOutgoingEdgeList
 
reduce(Long, Long) - Method in class org.apache.flink.examples.java.misc.PiEstimation.SumReducer
 
reduce(Tuple2<LinearRegression.Params, Integer>, Tuple2<LinearRegression.Params, Integer>) - Method in class org.apache.flink.examples.java.ml.LinearRegression.UpdateAccumulator
 
reduce(Vertex<K, LongValue>, Vertex<K, LongValue>) - Method in class org.apache.flink.graph.asm.degree.annotate.DegreeAnnotationFunctions.DegreeCount
 
reduce(LongValue, LongValue) - Method in class org.apache.flink.graph.utils.GraphUtils.AddLongValue
 
reduce(Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
 
reduce(Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceFunction
 
reduce(Iterable<OperatorState>, Collector<Savepoint>) - 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(ReduceFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies a reduce function to the window.
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>) - 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.WindowedStream
Applies a reduce function to the 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>, TypeInformation<R>) - 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.api.datastream.WindowedStream
Applies the given window function to each window.
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(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
 
reduceEdges(EV, EV) - Method in interface org.apache.flink.graph.ReduceEdgesFunction
It combines two neighboring edge values into one new value of the same type.
ReduceEdgesFunction<EV> - Interface in org.apache.flink.graph
Interface to be implemented by the function applied to a vertex neighborhood in the Graph.reduceOnEdges(org.apache.flink.graph.ReduceEdgesFunction, EdgeDirection) method.
ReduceFacade(ReduceFunction<T>, Collector<T>, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.ReduceFacade
 
ReduceFunction<T> - Interface in org.apache.flink.api.common.functions
Base interface for Reduce functions.
reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
Applies a GroupReduce transformation on a non-grouped DataSet.
reduceGroup(Iterable<IN>) - Method in class org.apache.flink.api.java.functions.GroupReduceIterator
 
reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.operators.SortedGrouping
Applies a GroupReduce transformation on a grouped and sorted DataSet.
reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Applies a GroupReduce transformation on a grouped DataSet.
reduceNeighbors(VV, VV) - Method in interface org.apache.flink.graph.ReduceNeighborsFunction
It combines two neighboring vertex values into one new value of the same type.
ReduceNeighborsFunction<VV> - Interface in org.apache.flink.graph
Interface to be implemented by the function applied to a vertex neighborhood in the Graph.reduceOnNeighbors(ReduceNeighborsFunction, EdgeDirection) method.
ReduceNode - Class in org.apache.flink.optimizer.dag
The Optimizer representation of a Reduce operator.
ReduceNode(ReduceOperatorBase<?, ?>) - Constructor for class org.apache.flink.optimizer.dag.ReduceNode
 
ReduceNode(ReduceNode) - Constructor for class org.apache.flink.optimizer.dag.ReduceNode
 
reduceOnEdges(ReduceEdgesFunction<EV>, EdgeDirection) - Method in class org.apache.flink.graph.Graph
Compute a reduce transformation over the edge values of each vertex.
reduceOnNeighbors(ReduceNeighborsFunction<VV>, EdgeDirection) - Method in class org.apache.flink.graph.Graph
Compute a reduce transformation over the neighbors' vertex values of each vertex.
ReduceOperator<IN> - Class in org.apache.flink.api.java.operators
This operator represents the application of a "reduce" function on a data set, and the result data set produced by the function.
ReduceOperator(DataSet<IN>, ReduceFunction<IN>, String) - Constructor for class org.apache.flink.api.java.operators.ReduceOperator
This is the case for a reduce-all case (in contrast to the reduce-per-group case).
ReduceOperator(Grouping<IN>, ReduceFunction<IN>, String) - Constructor for class org.apache.flink.api.java.operators.ReduceOperator
 
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(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(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>, 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(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>, 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.
ReduceProperties - Class in org.apache.flink.optimizer.operators
 
ReduceProperties(FieldSet, DriverStrategy) - Constructor for class org.apache.flink.optimizer.operators.ReduceProperties
 
ReduceProperties(FieldSet, Partitioner<?>, DriverStrategy) - Constructor for class org.apache.flink.optimizer.operators.ReduceProperties
 
ReducingState<T> - Interface in org.apache.flink.api.common.state
State interface for reducing state.
ReducingStateDescriptor<T> - Class in org.apache.flink.api.common.state
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>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.state.ReducingStateDescriptor
Creates a new ValueStateDescriptor with the given name and default value.
REF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
refCnt() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
RefCounted - Interface in org.apache.flink.fs.s3.common.utils
Interface to simply add reference counting functionality.
RefCountedBufferingFileStream - Class in org.apache.flink.fs.s3.common.utils
A RefCountedFile that also uses an in-memory buffer for buffering small writes.
RefCountedBufferingFileStream(RefCountedFile, int) - Constructor for class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
RefCountedFile - Class in org.apache.flink.fs.s3.common.utils
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.fs.s3.common.utils
A FSDataOutputStream with the RefCounted functionality.
RefCountedFSOutputStream() - Constructor for class org.apache.flink.fs.s3.common.utils.RefCountedFSOutputStream
 
RefCountedTmpFileCreator - Class in org.apache.flink.fs.s3.common.utils
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
 
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.runtime.security.DynamicConfiguration
 
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_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
 
refreshInterval - Variable in class org.apache.flink.table.client.cli.CliResultView
 
REFUSED_REGISTRATION_BACKOFF - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The backoff after a registration has been refused by the job manager before retrying to connect.
REFUSED_REGISTRATION_DELAY - Static variable in class org.apache.flink.configuration.ClusterOptions
 
REGEXP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
regExp(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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_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
 
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
 
regexpExtract(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the first string extracted with a specified regular expression.
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.
RegionPartitionReleaseStrategy - Class in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
Releases blocking intermediate result partitions that are incident to a PipelinedRegion, as soon as the region's execution vertices are finished.
RegionPartitionReleaseStrategy(SchedulingTopology<?, ?>, Set<PipelinedRegion>) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.RegionPartitionReleaseStrategy
 
RegionPartitionReleaseStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease
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(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
 
registerAggregationConvergenceCriterion(String, Aggregator<X>, ConvergenceCriterion<X>) - Method in class org.apache.flink.api.java.operators.DeltaIteration
Registers an Aggregator for the iteration together with a ConvergenceCriterion.
registerAggregationConvergenceCriterion(String, Aggregator<X>, ConvergenceCriterion<X>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
Registers an Aggregator for the iteration together with a ConvergenceCriterion.
registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.java.operators.DeltaIteration
Registers an Aggregator for the iteration.
registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
Registers an Aggregator for the iteration.
registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.graph.IterationConfiguration
Registers a new aggregator.
registerAll(Iterable<? extends CompositeStateHandle>) - Method in class org.apache.flink.runtime.state.SharedStateRegistry
Register given shared states in the registry.
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi
 
registerAllExtensions(ExtensionRegistry) - 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.
registerCachedFile(String, DistributedCache.DistributedCacheEntry) - Method in class org.apache.flink.api.common.Plan
Register cache files at program level.
registerCachedFile(String, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Registers a file at the distributed cache under the given name.
registerCachedFile(String, String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Registers a file at the distributed cache under the given name.
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, 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) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
registerCachedFile(String, String, boolean) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
registerCachedFilesWithPlan(Plan) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Registers all files that were registered at this execution environment's cache registry of the given plan's cache registry.
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
Registers a Catalog under a unique name.
registerCatalog(String, Catalog) - Method in class org.apache.flink.table.catalog.CatalogManager
Registers a catalog under the given name.
registerChannelToBeRemovedAtShudown(FileIOChannel.ID) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Adds a channel to the list of channels that are to be removed at shutdown.
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.AbstractCloseableRegistry
Registers a Closeable with the registry.
registerConsumer() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
registerDataSet(String, DataSet<T>) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
registerDataSet(String, DataSet<T>, String) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
registerDataStream(String, DataStream<T>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
registerDataStream(String, DataStream<T>, String) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
registerDataStream(String, DataStream<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
registerDataStream(String, DataStream<T>, String) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
registered(Registered) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
Registered - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when the scheduler successfully registers with a Mesos master.
Registered(Protos.FrameworkID, Protos.MasterInfo) - Constructor for class org.apache.flink.mesos.scheduler.messages.Registered
 
registered(SchedulerDriver, Protos.FrameworkID, Protos.MasterInfo) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
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(RegisteredBroadcastStateBackendMetaInfo<K, V>) - Constructor for class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
RegisteredBroadcastStateBackendMetaInfo(StateMetaInfoSnapshot) - Constructor for class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
registeredEventTimeTimers() - Method in interface org.apache.flink.state.api.functions.KeyedStateReaderFunction.Context
 
RegisteredKeyValueStateBackendMetaInfo<N,S> - Class in org.apache.flink.runtime.state
Compound meta information for a registered state in a keyed state backend.
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
 
RegisteredMesosWorkerNode - Class in org.apache.flink.mesos.runtime.clusterframework
A representation of a registered Mesos task managed by the MesosResourceManager.
RegisteredMesosWorkerNode(MesosWorkerStore.Worker) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.RegisteredMesosWorkerNode
 
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
 
RegisteredRpcConnection<F extends Serializable,G extends RpcGateway,S extends RegistrationResponse.Success> - 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
 
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.
registerEventTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
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(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.AbstractProcessStreamOperator.ContextImpl
 
registerEventTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
Register an event-time callback.
registerForProcessBundleInstructionId(String, StateRequestHandler) - Method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
 
registerFunction(String, ScalarFunction) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerFunction(String, TableFunction<T>) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Registers a TableFunction under a unique name in the TableEnvironment's catalog.
registerFunction(String, AggregateFunction<T, ACC>) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Registers an AggregateFunction under a unique name in the TableEnvironment's catalog.
registerFunction(String, TableFunction<T>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
registerFunction(String, AggregateFunction<T, ACC>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
registerFunction(String, TableAggregateFunction<T, ACC>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
registerFunction(String, TableFunction<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Registers a TableFunction under a unique name in the TableEnvironment's catalog.
registerFunction(String, AggregateFunction<T, ACC>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Registers an AggregateFunction under a unique name in the TableEnvironment's catalog.
registerFunction(String, TableAggregateFunction<T, ACC>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Registers an TableAggregateFunction under a unique name in the TableEnvironment's catalog.
registerFunction(String, ScalarFunction) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a ScalarFunction under a unique name.
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.
registerInputMetrics(boolean, MetricGroup, SingleInputGate[]) - Static method in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
registerJob(JobID) - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
Registers use of job-related BLOBs.
registerJob(JobID, Collection<PermanentBlobKey>, Collection<URL>) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
registerJob(JobID, Collection<PermanentBlobKey>, Collection<URL>) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Registers a job with its required jar files and classpaths.
registerJobListener(JobListener) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Register a JobListener in this environment.
registerJobListener(JobListener) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Register a JobListener in this environment.
registerJobManager(JobMasterId, ResourceID, String, JobID, Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
registerJobManager(JobMasterId, ResourceID, String, JobID, Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Register a JobMaster at the resource manager.
registerJobStatusListener(JobStatusListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
registerJobStatusListener(JobStatusListener) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
registerJobStatusListener(JobStatusListener) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
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.
registerKryoType(Class<?>) - Method in class org.apache.flink.api.common.ExecutionConfig
Registers the given type with the serialization stack.
registerKvState(KeyGroupRange, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.query.KvStateLocation
Registers a KvState instance for the given key group index.
registerKvState(JobID, JobVertexID, KeyGroupRange, String, InternalKvState<?, ?, ?>) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Registers the KvState instance and returns the assigned ID.
registerKvState(KeyGroupRange, String, InternalKvState<?, ?, ?>) - Method in class org.apache.flink.runtime.query.TaskKvStateRegistry
Registers the KvState instance at the KvStateRegistry.
registerKvStateInformation(Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, RocksDBNativeMetricMonitor, String, RocksDBKeyedStateBackend.RocksDbKvStateInfo) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
registerLegacyNetworkMetrics(boolean, MetricGroup, ResultPartitionWriter[], InputGate[]) - Static method in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
Deprecated.
should be removed in future
registerLegacyNetworkMetrics(MetricGroup, ResultPartitionWriter[], InputGate[]) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
Deprecated.
should be removed in future
registerListener(JobID, KvStateRegistryListener) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Registers a listener with the registry.
registerMetric(long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
registerMetrics(MetricGroup) - Method in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategy
Tells the FailoverStrategy to register its metrics.
registerMetrics(MetricGroup) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy
 
registerMLEnvironment(MLEnvironment) - Static method in class org.apache.flink.ml.common.MLEnvironmentFactory
Register a new MLEnvironment to the factory and return a new MLEnvironment id.
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.
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.
registerNewSubscribedShardState(KinesisStreamShardState) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Register a new subscribed shard state.
registerOpenChannelToBeRemovedAtShudown(FileIOChannel) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Adds a channel reader/writer to the list of channels that are to be removed at shutdown.
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(PartitionDescriptor, ProducerDescriptor) - Method in enum org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
registerPartitionWithProducer(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 class org.apache.flink.api.common.ExecutionConfig
Registers the given type with the serialization stack.
registerProcessingCleanupTimer(ValueState<Long>, long, long, long, TimerService) - Method in interface org.apache.flink.table.runtime.functions.CleanupState
 
registerProcessingCleanupTimer(KeyedProcessFunction<K, IN, OUT>.Context, long) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
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.
registerProcessingTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
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(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.AbstractProcessStreamOperator.ContextImpl
 
registerProcessingTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
Register a system time callback.
registerProducedPartitions(TaskManagerLocation) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
registerProducedPartitions(TaskManagerLocation, boolean) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
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
 
registerReference(SharedStateRegistryKey, StreamStateHandle) - Method in class org.apache.flink.runtime.state.SharedStateRegistry
Register a reference to the given shared state in the registry.
registerResultPartition(ResultPartition) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
registerSharedStates(SharedStateRegistry) - Method in interface org.apache.flink.runtime.state.CompositeStateHandle
Register both newly created and already referenced shared states in the given SharedStateRegistry.
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
registerSharedStates(SharedStateRegistry) - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
registerSharedStatesAfterRestored(SharedStateRegistry) - 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
 
registerSlotRequest(SlotRequest) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Requests a slot with the respective resource profile.
registerSlotRequest(SlotRequest) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
Requests a slot with the respective resource profile.
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
registerTableSink(String, String[], TypeInformation<?>[], TableSink<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerTableSink(String, TableSink<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerTableSink(String, String[], TypeInformation<?>[], TableSink<?>) - Method in interface org.apache.flink.table.api.TableEnvironment
registerTableSink(String, TableSink<?>) - Method in interface org.apache.flink.table.api.TableEnvironment
registerTableSink(String) - Method in class org.apache.flink.table.descriptors.ConnectTableDescriptor
registerTableSource(String, TableSource<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerTableSource(String, TableSource<?>) - Method in interface org.apache.flink.table.api.TableEnvironment
registerTableSource(String) - Method in class org.apache.flink.table.descriptors.ConnectTableDescriptor
registerTableSourceAndSink(String) - Method in class org.apache.flink.table.descriptors.ConnectTableDescriptor
registerTask(JobID, ExecutionAttemptID, Collection<PermanentBlobKey>, Collection<URL>) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
registerTask(JobID, ExecutionAttemptID, Collection<PermanentBlobKey>, Collection<URL>) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Registers a job task execution with its required jar files and classpaths.
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, Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
registerTaskExecutor(TaskExecutorRegistration, Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Register a TaskExecutor at the resource manager.
registerTaskManager(String, TaskManagerLocation, Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
registerTaskManager(String, TaskManagerLocation, Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Registers the task manager at the job manager.
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 class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
Register TaskManager to this pool, only those slots come from registered TaskManager will be considered valid.
registerTaskManager(TaskExecutorConnection, SlotReport) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Registers a new task manager at the slot manager.
registerTaskManager(TaskExecutorConnection, SlotReport) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
Registers a new task manager at the slot manager.
registerTempCatalogAggregateFunction(ObjectIdentifier, UserDefinedAggregateFunction<T, ACC>, TypeInformation<T>, TypeInformation<ACC>) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
registerTempCatalogScalarFunction(ObjectIdentifier, ScalarFunction) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
registerTempCatalogTableFunction(ObjectIdentifier, TableFunction<T>, TypeInformation<T>) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
registerTempSystemAggregateFunction(String, UserDefinedAggregateFunction<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.TimerService
Register a timeout for the given key which shall occur in the given delay.
registerTimer(long, ProcessingTimeCallback) - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
registerTimer(long, ProcessingTimeCallback) - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeService
Registers a task to be executed when (processing) time is timestamp.
registerTimer(long, 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.
registerTimer(long, ProcessingTimeCallback) - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
registerTpcdsStats(TableEnvironment) - Static method in class org.apache.flink.table.tpcds.stats.TpcdsStatsProvider
 
registerType(Class<?>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Registers the given type with the serialization stack.
registerType(Class<?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Registers the given type with the serialization stack.
registerType(Class<?>) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
registerTypeWithKryoSerializer(Class<?>, T) - Method in class org.apache.flink.api.common.ExecutionConfig
Registers the given type with a Kryo Serializer.
registerTypeWithKryoSerializer(Class<?>, Class<? extends Serializer>) - Method in class org.apache.flink.api.common.ExecutionConfig
Registers the given Serializer via its class as a serializer for the given type at the KryoSerializer
registerTypeWithKryoSerializer(Class<?>, T) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Registers the given type with a Kryo Serializer.
registerTypeWithKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Registers the given Serializer via its class as a serializer for the given type at the KryoSerializer.
registerTypeWithKryoSerializer(Class<?>, T) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Registers the given type with a Kryo Serializer.
registerTypeWithKryoSerializer(Class<?>, Class<? extends Serializer>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Registers the given Serializer via its class as a serializer for the given type at the KryoSerializer.
registerTypeWithKryoSerializer(Class<?>, T) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
registerTypeWithKryoSerializer(Class<?>, Class<? extends Serializer>) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
Registration - Interface in org.apache.flink.table.api.internal
A way to register a table in a TableEnvironment that this descriptor originates from.
REGISTRATION_MAX_BACKOFF - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The maximum registration backoff between two consecutive registration attempts.
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> - 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.Decline - 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 binary 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.
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
 
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, String) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ReInit(Reader) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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
 
ReInit(Reader, int, int, int) - 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) - 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(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.SimpleCharStream
 
ReInit(InputStream) - 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, int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
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
 
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
 
RELATIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
relativeTimeMillis() - Method in class org.apache.flink.runtime.util.clock.Clock
 
relativeTimeMillis() - Method in class org.apache.flink.runtime.util.clock.SystemClock
 
relativeTimeNanos() - Method in class org.apache.flink.runtime.util.clock.Clock
 
relativeTimeNanos() - Method in class org.apache.flink.runtime.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.
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 interface org.apache.flink.fs.s3.common.utils.RefCounted
Decreases the reference counter.
release() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
release() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
release(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
release() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
release(Throwable) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Releases the result partition.
release() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
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(Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.MultiTaskSlot
 
release(Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.SingleTaskSlot
 
release(Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.TaskSlot
Release the task slot.
release(MemorySegment) - Method in class org.apache.flink.runtime.memory.MemoryManager
Tries to release the memory for the specified segment.
release(Collection<MemorySegment>) - Method in class org.apache.flink.runtime.memory.MemoryManager
Tries to release many memory segments together.
release() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
release(int) - 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.StateSnapshot
Release the snapshot.
release(String) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Releases the lock from the node under the given ZooKeeper path.
RELEASE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
releaseAll(Object) - Method in class org.apache.flink.runtime.memory.MemoryManager
Releases all memory segments for the given owner.
releaseAll() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Releases all lock nodes of this ZooKeeperStateHandleStore.
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.NoOpResultSubpartitionView
 
releaseAllResources() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
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.
releaseAndTryRemoveAll() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Releases all lock nodes of this ZooKeeperStateHandleStores and tries to remove all state nodes which are not locked anymore.
releaseArrays() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
releaseBlocker() - Method in class org.apache.flink.core.testutils.BlockerSync
Lets the blocked thread continue.
releaseBlocksAndResetBarriers() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
releaseBlocksAndResetBarriers() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierHandler
 
releaseBlocksAndResetBarriers() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierTracker
 
releaseBroadcastVariables(String, int, DistributedRuntimeUDFContext) - Method in class org.apache.flink.runtime.operators.BatchTask
 
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.
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
 
releaseJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.SingleJobJobGraphStore
 
releaseJobGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphWriter
Releases the locks on the specified JobGraph.
releaseJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
releaseJobGraph(JobID) - Method in enum org.apache.flink.runtime.jobmanager.ThrowingJobGraphWriter
 
releaseJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
 
releaseLocalStateForAllocationId(AllocationID) - Method in class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
releaseMemory(int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPoolOwner
 
releaseMemory(int) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Releases buffers held by this result partition.
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.
releaseNode(NodeId) - 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.
ReleaseOnConsumptionResultPartition - Class in org.apache.flink.runtime.io.network.partition
ResultPartition that releases itself once all subpartitions have been consumed.
releaseOrPromotePartitions(JobID, Set<ResultPartitionID>, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
releaseOrPromotePartitions(JobID, Set<ResultPartitionID>, Set<ResultPartitionID>) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Batch release/promote intermediate result partitions.
releaseOutputs() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
This method releases all resources of the record writer output.
releasePartition(ResultPartitionID, Throwable) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
releasePartitionExternally(ShuffleDescriptor) - Method in enum 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.
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
 
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.
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(InstanceID, Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
releaseResource(InstanceID, Exception) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceActions
Releases the resource with the given instance id.
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(SlotRequestId, Throwable) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotActions
Releases the slot with the given SlotRequestId.
releaseSlot(Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
releaseSlot(SlotRequestId, Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
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 interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Releases a TaskExecutor with the given ResourceID from the SlotPool.
releaseTaskManager(ResourceID, Exception) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
Unregister TaskManager from this pool, all the related slots will be released and tasks be canceled.
releaseWorker() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Transition the worker to a released state.
reloadConfiguration() - Method in class org.apache.hadoop.conf.Configuration
Reload configuration from previously added resources.
reloadExistingConfigurations() - Static method in class org.apache.hadoop.conf.Configuration
Reload existing configuration instances.
RelOptCluster - Class in org.apache.calcite.plan
An environment for related relational expressions during the optimization of a query.
RelOptCluster(RelOptPlanner, RelDataTypeFactory, RexBuilder, AtomicInteger, Map<String, RelNode>) - Constructor for class org.apache.calcite.plan.RelOptCluster
Creates a cluster.
relOptSchema - Variable in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
RelOptUtils - Class in org.apache.flink.table.planner.plan.utils
RelOptUtils defines static utility methods for use in optimizing RelNodes.
RelOptUtils() - Constructor for class org.apache.flink.table.planner.plan.utils.RelOptUtils
 
relyConstraint(byte) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
 
remainBuffers() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
remainingCapacity() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Returns the remaining capacity of the backing array.
REMOTE_RESOURCES_FETCH_NUM_RETRY - Static variable in class org.apache.flink.yarn.Utils
Number of total retries to fetch the remote resources after uploaded in case of FileNotFoundException.
REMOTE_RESOURCES_FETCH_WAIT_IN_MILLI - Static variable in class org.apache.flink.yarn.Utils
Time to wait in milliseconds between each remote resources fetch in case of FileNotFoundException.
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
 
RemoteEnvironment - Class in org.apache.flink.api.java
An ExecutionEnvironment that sends programs to a cluster for execution.
RemoteEnvironment(String, int, String...) - Constructor for class org.apache.flink.api.java.RemoteEnvironment
Creates a new RemoteEnvironment that points to the master (JobManager) described by the given host name and port.
RemoteEnvironment(String, int, Configuration, String[]) - Constructor for class org.apache.flink.api.java.RemoteEnvironment
Creates a new RemoteEnvironment that points to the master (JobManager) described by the given host name and port.
RemoteEnvironment(String, int, Configuration, String[], URL[]) - Constructor for class org.apache.flink.api.java.RemoteEnvironment
Creates a new RemoteEnvironment that points to the master (JobManager) described by the given host name and port.
RemoteEnvironmentConfigUtils - Class in org.apache.flink.api.java
A set of tools used by batch and streaming remote environments when preparing their configurations.
RemoteEnvironmentConfigUtils() - Constructor for class org.apache.flink.api.java.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() - 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, ConnectionID, ConnectionManager, int, int, InputChannelMetrics, MemorySegmentProvider) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
RemoteRpcInvocation - Class in org.apache.flink.runtime.rpc.messages
Remote rpc invocation message which is used when the actor communication is remote and, thus, the message has to be serialized.
RemoteRpcInvocation(String, Class<?>[], Object[]) - Constructor for class org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
 
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
 
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(K) - Method in interface org.apache.flink.api.common.state.BroadcastState
Deletes the mapping of the given key.
remove(UK) - Method in interface org.apache.flink.api.common.state.MapState
Deletes the mapping of the given key.
remove() - Method in class org.apache.flink.api.java.operators.translation.Tuple3UnwrappingIterator
 
remove() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
 
remove(byte[]) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Removes the given element, if it is contained.
remove(E) - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
remove(ColumnFamilyHandle, byte[]) - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
remove(byte[]) - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
remove() - Method in class org.apache.flink.graph.pregel.MessageIterator
 
remove() - Method in class org.apache.flink.graph.spargel.MessageIterator
 
remove() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
remove(ParamInfo<V>) - Method in class org.apache.flink.ml.api.misc.param.Params
Removes the specific parameter from this Params.
remove(Long) - Static method in class org.apache.flink.ml.common.MLEnvironmentFactory
Remove the MLEnvironment using the MLEnvironmentId.
remove(K) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
remove(Object) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
remove(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
Blocking retrieval and removal of the object to share.
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(T) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
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(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(K, N) - Method in class org.apache.flink.runtime.state.heap.NestedStateMap
 
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(K) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
remove(StateEntry<K, N, V>) - Method in interface org.apache.flink.runtime.state.internal.InternalKvState.StateIncrementalVisitor
 
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(JobID) - Method in class org.apache.flink.runtime.taskexecutor.JobManagerTable
 
remove(ExecutionAttemptID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Remove the task identified by the given execution attempt id.
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.join.WindowJoinSampleData.GradeSource
 
remove() - Method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData.SalarySource
 
remove() - Method in class org.apache.flink.streaming.examples.utils.ThrottledIterator
 
remove() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
 
remove(T) - Method in class org.apache.flink.table.api.dataview.ListView
Removes the given value from the list.
remove(K) - Method in class org.apache.flink.table.api.dataview.MapView
Deletes the value for the given key.
remove() - Method in class org.apache.flink.table.planner.utils.SingleElementIterator
 
remove() - Method in interface org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
 
remove() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
 
remove(T) - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
remove() - Static method in class org.apache.flink.table.runtime.util.JsonUtils
 
remove() - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
 
remove(int) - Method in class org.apache.flink.types.ListValue
 
remove(Object) - Method in class org.apache.flink.types.ListValue
 
remove(Object) - Method in class org.apache.flink.types.MapValue
 
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
 
removeAll(Collection<?>) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
removeAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
 
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.NestedStateMap
 
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.
removeChannel(FileIOChannel.ID) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
 
removeCloseableInternal(Closeable) - Method in class org.apache.flink.util.AbstractCloseableRegistry
Removes a mapping from the registry map, respecting locking.
removeClosedBranches(List<OptimizerNode.UnclosedBranchDescriptor>) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
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.ReadableConfigToConfigurationAdapter
 
removeConfig(ConfigOption<T>) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
removeEdge(Edge<K, EV>) - Method in class org.apache.flink.graph.Graph
Removes all edges that match the given edge from the graph.
removeEdges(List<Edge<K, EV>>) - Method in class org.apache.flink.graph.Graph
Removes all the edges that match the edges in the given data set from the graph.
removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.flink.table.runtime.util.JsonUtils.HashCache
 
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.
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;
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.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
 
removeJob(JobID) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
removeJob(JobID) - Method in class 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.resourcemanager.ResourceManager
 
removeJob(JobID) - Method in class org.apache.flink.runtime.taskexecutor.JobLeaderService
Remove the given job from being monitored by the job leader service.
removeJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.SingleJobJobGraphStore
 
removeJobGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphWriter
Removes the JobGraph with the given JobID if it exists.
removeJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
removeJobGraph(JobID) - Method in enum org.apache.flink.runtime.jobmanager.ThrowingJobGraphWriter
 
removeJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
 
removeJobMetricsGroup(JobID, TaskManagerJobMetricGroup) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
removeKeyA(A) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
removeKeyB(B) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
removeLast() - Method in class org.apache.flink.runtime.util.IntArrayList
 
removeLong(int) - Method in class org.apache.flink.runtime.util.LongArrayList
 
removeMetric(Metric) - Method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
removeOperator(String) - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
removeOperator(String) - Method in class org.apache.flink.state.api.WritableSavepoint
Drop an existing operator from the savepoint.
removePath(Path) - Method in class org.apache.flink.mesos.util.MesosArtifactServer
 
removePathPattern(String) - Method in class org.apache.flink.runtime.rest.handler.router.Router
Removes the route specified by the path pattern.
RemoveRangeIndex<T> - Class in org.apache.flink.runtime.operators.udf
 
RemoveRangeIndex() - Constructor for class org.apache.flink.runtime.operators.udf.RemoveRangeIndex
 
removeResult(String) - Method in class org.apache.flink.table.client.gateway.local.ResultStore
 
removeShutdownHook(Thread, String, Logger) - Static method in class org.apache.flink.util.ShutdownHookUtil
Removes a shutdown hook from the JVM.
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
 
removeTaskMetricGroup(AbstractID) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
removeTimeAttributes(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeUtils
 
removeUdfs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
removeValidatedNodeType(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
removeVertex(Vertex<K, VV>) - Method in class org.apache.flink.graph.Graph
Removes the given vertex and its edges from the graph.
removeVertexFromGroup(JobVertexID, ResourceSpec) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
removeVertices(List<Vertex<K, VV>>) - Method in class org.apache.flink.graph.Graph
Removes the given list of vertices and its edges from the graph.
removeView(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Remove the view with given name for the given session.
removeView(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
removeWorker(Protos.TaskID) - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Remove a worker from storage.
removeWorker(Protos.TaskID) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
removeWorker(Protos.TaskID) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
 
removeZeroValues() - Method in class org.apache.flink.ml.common.linalg.SparseVector
Remove all zero values away from this vector.
rename(Path, Path) - Method in class org.apache.flink.core.fs.FileSystem
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
renameColumns(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
renameColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
renameColumns(String) - Method in interface org.apache.flink.table.api.Table
Renames existing columns.
renameColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Renames existing columns.
renameColumns(List<String>, List<Expression>) - Static method in class org.apache.flink.table.operations.utils.factories.ColumnOperationUtils
Creates a projection list that renames existing columns to new names.
renameColumns(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
renamePartition(String, String, List<String>, Partition) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
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.catalog.hive.HiveCatalog
 
reopen(FileInputSplit, Tuple2<Long, Long>) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
reopen(S, T) - Method in interface org.apache.flink.api.common.io.CheckpointableInputFormat
Restores the state of a parallel instance reading from an InputFormat.
reopen(FileInputSplit, Long) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
reopen(FileInputSplit, Tuple2<Long, Long>) - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
reopen(FileInputSplit, Tuple2<Long, Long>) - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
reopen(Iterator<T>) - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
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<V2>) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstReOpenableHashJoinIterator
Set new input for probe side
reopenProbe(MutableObjectIterator<V1>) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondReOpenableHashJoinIterator
Set new input for probe side
reopenProbe(MutableObjectIterator<PT>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
reopenProbe(MutableObjectIterator<V2>) - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstReOpenableHashJoinIterator
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
repartitionState(List<List<OperatorStateHandle>>, int, int) - Method in interface org.apache.flink.runtime.checkpoint.OperatorStateRepartitioner
 
repartitionState(List<List<OperatorStateHandle>>, int, int) - Method in class org.apache.flink.runtime.checkpoint.RoundRobinOperatorStateRepartitioner
 
REPEAT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REPEAT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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(char, int) - Static method in class org.apache.flink.table.utils.EncodingUtils
Returns padding using the specified delimiter repeated to a given length.
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
 
RepeatFamilyOperandTypeChecker - Class in org.apache.flink.table.planner.plan.type
Parameter type-checking strategy where there must be more than one operands, and all operands must have a same specific SqlTypeFamily type.
RepeatFamilyOperandTypeChecker(SqlTypeFamily) - Constructor for class org.apache.flink.table.planner.plan.type.RepeatFamilyOperandTypeChecker
 
replace(String, int, T) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Replaces a state handle in ZooKeeper and discards the old state handle.
REPLACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(BaseRow, BaseRow) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
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(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Replaces all the old strings with the replacement string.
replaceArgs(List<Expression>) - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
replaceDeprecatedProducerKeys(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Replace deprecated configuration properties for FlinkKinesisProducer.
replaceGracefulExitWithHaltIfConfigured(Configuration) - Static method in class org.apache.flink.runtime.security.ExitTrappingSecurityManager
If configured, registers a custom SecurityManager which converts graceful exists calls using System#exit into forceful exit calls using Runtime#halt.
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.
replaceNonWordChars(StringValue, char) - Static method in class org.apache.flink.util.StringValueUtils
Replaces all non-word characters in a string by a given character.
ReplicateRows - Class in org.apache.flink.table.planner.functions.tablefunctions
Replicate the row N times.
ReplicateRows(TypeInformation[]) - Constructor for class org.apache.flink.table.planner.functions.tablefunctions.ReplicateRows
 
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
 
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.
reporter - Variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
REPORTER_CLASS - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_CONFIG_PARAMETER - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_INTERVAL - Static variable in class org.apache.flink.configuration.MetricOptions
 
reportError(Throwable) - Method in class org.apache.flink.streaming.connectors.kafka.internal.Handover
Reports an exception.
reportError(Throwable) - Method in class org.apache.flink.streaming.connectors.kafka.internals.ExceptionProxy
Sets the exception and interrupts the target thread, if no other exception has occurred so far.
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, Set<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) - Constructor for class org.apache.flink.runtime.metrics.ReporterSetup
 
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 interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Report heartbeat from the monitored target.
reportHeartbeat() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatMonitorImpl
 
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.
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.StreamSink
 
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.
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.
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 class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
Reports the current slot allocations for a task manager identified by the given instance id.
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.
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.
requestBackPressure(int, Time) - Method in class org.apache.flink.runtime.executiongraph.Execution
Request the back pressure ratio from the task of this execution.
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.partition.consumer.RemoteInputChannel
Requests buffer from input channel directly for receiving network data.
requestBufferBuilderBlocking() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a BufferBuilder instance from the buffer provider.
requestClusterOverview(Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestClusterOverview() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
requestClusterOverview(Time) - 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.
RequestedGlobalProperties - Class in org.apache.flink.optimizer.dataproperties
This class represents the global properties of the data that are requested by an operator.
RequestedGlobalProperties() - Constructor for class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Initializes the global properties with no partitioning.
RequestedLocalProperties - Class in org.apache.flink.optimizer.dataproperties
This class represents the local properties of the data that are requested by an operator.
RequestedLocalProperties() - Constructor for class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Default constructor for trivial local properties.
RequestedLocalProperties(Ordering) - Constructor for class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Creates interesting properties for the given ordering.
RequestedLocalProperties(FieldSet) - Constructor for class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Creates interesting properties for the given grouping.
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
 
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
 
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, ResourceID) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler
 
requestFileUpload(ResourceManagerGateway, ResourceID) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerLogFileHandler
 
requestFileUpload(ResourceManagerGateway, ResourceID) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerStdoutFileHandler
 
requestFileUpload(FileType, Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestFileUpload(FileType, Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests the file upload of the specified type to the cluster's BlobServer.
requestHeartbeat(ResourceID, I) - Method in class org.apache.flink.runtime.heartbeat.HeartbeatManagerImpl
 
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
 
RequestIndexer - Interface in org.apache.flink.streaming.connectors.elasticsearch
Users add multiple delete, index or update requests to a RequestIndexer to prepare them for sending to an Elasticsearch cluster.
RequestIndexer - Interface in org.apache.flink.streaming.connectors.elasticsearch2
Deprecated.
Deprecated since 1.2, to be removed at 2.0. This class has been deprecated due to package relocation. Please use RequestIndexer instead.
requestJob(JobID, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestJob(JobID, Time) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Requests the ArchivedExecutionGraph for the given jobId.
requestJob(Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestJob(Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the ArchivedExecutionGraph of the executed job.
requestJob() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestJob() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestJob(JobID, Time) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the ArchivedExecutionGraph for the given jobId.
requestJobDetails(Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestJobDetails(Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Request the details of the executed job.
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
 
requestJobDetails() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestJobDetails() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
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, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestJobResult(JobID, Time) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
requestJobResult(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
requestJobResult(JobID, Time) - 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(JobID, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestJobStatus(Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestJobStatus(Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the current job status.
requestJobStatus() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestJobStatus() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestJobStatus(JobID, Time) - 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.SchedulerBase
 
requestKvStateLocation(JobID, String) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestMemorySegment() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
requestMemorySegments() - Method in interface org.apache.flink.core.memory.MemorySegmentProvider
 
requestMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
requestMetricQueryServiceAddress(Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestMetricQueryServiceAddress(Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Returns the gateway of Metric Query Service on the TaskManager.
requestMetricQueryServiceAddresses(Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestMetricQueryServiceAddresses(Time) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the addresses of the MetricQueryService to query.
requestMultipleJobDetails(Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestMultipleJobDetails(Time) - 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) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
requestNewAllocatedSlot(SlotRequestId, ResourceProfile, Time) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Request the allocation of a new slot from the resource manager.
requestNewAllocatedSlot(SlotRequestId, ResourceProfile, Time) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
requestNewBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
The request could be from broadcast or non-broadcast modes like BroadcastRecordWriter.randomEmit(IOReadableWritable).
requestNewBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
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.SchedulerBase
 
requestNextInputSplit(JobVertexID, ExecutionAttemptID) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestOperatorBackPressureStats(JobID, JobVertexID) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestOperatorBackPressureStats(JobVertexID) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestOperatorBackPressureStats(JobVertexID) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the statistics on operator back pressure.
requestOperatorBackPressureStats(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestOperatorBackPressureStats(JobVertexID) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestOperatorBackPressureStats(JobID, JobVertexID) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the statistics on operator back pressure.
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(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 class org.apache.flink.runtime.taskmanager.Task
 
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.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
 
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
 
requestResourceOverview(Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestResourceOverview(Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests the resource overview.
requestSlot(JobMasterId, SlotRequest, Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestSlot(JobMasterId, SlotRequest, Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests a slot from the resource manager.
requestSlot(SlotID, JobID, AllocationID, ResourceProfile, String, ResourceManagerId, Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestSlot(SlotID, JobID, AllocationID, ResourceProfile, String, ResourceManagerId, Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests a slot from the TaskManager.
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.
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, int, RemoteInputChannel, int) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
Requests a remote intermediate result partition queue.
requestSubpartition(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Requests a remote subpartition.
requestSubpartition(ResultPartitionID, int, RemoteInputChannel, int) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Requests a remote sub partition.
requestSubpartitionView(ResultPartitionProvider, ResultPartitionID, int) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
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
 
requestSuccessful(Buffer) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
requestSuccessful(Buffer) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
requestTaskBackPressure(ExecutionAttemptID, int, Time) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Request the back pressure ratio for the given task.
requestTaskBackPressure(ExecutionAttemptID, int, Time) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
requestTaskBackPressure(ExecutionAttemptID, int, Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestTaskBackPressure(ExecutionAttemptID, int, Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
 
requestTaskManagerFileUpload(ResourceID, FileType, Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerFileUpload(ResourceID, FileType, Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Request the file upload from the given TaskExecutor to the cluster's BlobServer.
requestTaskManagerInfo(Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerInfo(ResourceID, Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerInfo(Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests information about the registered TaskExecutor.
requestTaskManagerInfo(ResourceID, Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests information about the given TaskExecutor.
requestTaskManagerMetricQueryServiceAddresses(Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestTaskManagerMetricQueryServiceAddresses(Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerMetricQueryServiceAddresses(Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests the paths for the TaskManager's MetricQueryService to query.
requestTaskManagerMetricQueryServiceAddresses(Time) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the addresses for the TaskManagers' MetricQueryService to query.
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
 
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.
requiredContext() - Method in class org.apache.flink.addons.hbase.HBaseTableFactory
 
requiredContext() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSourceSinkFactory
 
requiredContext() - Method in class org.apache.flink.connectors.hive.HiveTableFactory
 
requiredContext() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkFactoryBase
 
requiredContext() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
 
requiredContext() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
requiredContext() - Method in class org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory
 
requiredContext() - Method in class org.apache.flink.table.executor.StreamExecutorFactory
 
requiredContext() - Method in interface org.apache.flink.table.factories.ComponentFactory
 
requiredContext() - Method in interface org.apache.flink.table.factories.TableFactory
Specifies the context that this factory has been implemented for.
requiredContext() - Method in class org.apache.flink.table.factories.TableFormatFactoryBase
 
requiredContext() - Method in class org.apache.flink.table.module.CoreModuleFactory
 
requiredContext() - Method in class org.apache.flink.table.module.hive.HiveModuleFactory
 
requiredContext() - Method in class org.apache.flink.table.planner.delegation.BlinkExecutorFactory
 
requiredContext() - Method in class org.apache.flink.table.planner.delegation.BlinkPlannerFactory
 
requiredContext() - Method in class org.apache.flink.table.planner.StreamPlannerFactory
 
requiredContext() - Method in class org.apache.flink.table.sinks.CsvAppendTableSinkFactory
 
requiredContext() - Method in class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
 
requiredContext() - Method in class org.apache.flink.table.sources.CsvAppendTableSourceFactory
 
requiredContext() - Method in class org.apache.flink.table.sources.CsvTableSourceFactoryBase
 
requiredFormatContext() - Method in class org.apache.flink.table.factories.TableFormatFactoryBase
Format specific context.
RequiredParameters - Class in org.apache.flink.api.java.utils
Deprecated.
These classes will be dropped in the next version. Use ParameterTool or a third-party command line parsing library instead.
RequiredParameters() - Constructor for class org.apache.flink.api.java.utils.RequiredParameters
Deprecated.
 
RequiredParametersException - Exception in org.apache.flink.api.java.utils
Deprecated.
These classes will be dropped in the next version. Use ParameterTool or a third-party command line parsing library instead.
RequiredParametersException() - Constructor for exception org.apache.flink.api.java.utils.RequiredParametersException
Deprecated.
 
RequiredParametersException(String, List<String>) - Constructor for exception org.apache.flink.api.java.utils.RequiredParametersException
Deprecated.
 
RequiredParametersException(String) - Constructor for exception org.apache.flink.api.java.utils.RequiredParametersException
Deprecated.
 
RequiredParametersException(String, Throwable) - Constructor for exception org.apache.flink.api.java.utils.RequiredParametersException
Deprecated.
 
RequiredParametersException(Throwable) - Constructor for exception org.apache.flink.api.java.utils.RequiredParametersException
Deprecated.
 
requireEnableConstraint(byte) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
 
requireRelyConstraint(byte) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
 
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.
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
 
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 class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
requiresExternalizedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
 
requiresLegacySynchronousTimerSnapshots() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
requiresLegacySynchronousTimerSnapshots() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
requiresOver() - Method in class org.apache.flink.table.functions.AggregateFunction
Deprecated.
requiresPreviousExecutionGraphAllocations() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.Scheduler
Returns true, iff the scheduling strategy of the scheduler requires to know about previous allocations.
requiresPreviousExecutionGraphAllocations() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
requireValidateConstraint(byte) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
 
reregistered(ReRegistered) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Called when reconnected to Mesos following a failover event.
ReRegistered - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when the scheduler re-registers with a newly elected Mesos master.
ReRegistered(Protos.MasterInfo) - Constructor for class org.apache.flink.mesos.scheduler.messages.ReRegistered
 
reregistered(SchedulerDriver, Protos.MasterInfo) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
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.
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
 
RescalingHandlers - Class in org.apache.flink.runtime.rest.handler.job.rescaling
Rest handler to trigger and poll the rescaling of a running job.
RescalingHandlers() - 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>, Time, 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
 
RescalingTriggerHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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
 
RESERVED_COLS - Static variable in interface org.apache.flink.ml.params.shared.colname.HasReservedCols
 
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.table.dataformat.vector.AbstractColumnVector
Reserve a integer column for ids of dictionary.
reserveDictionaryIds(int) - Method in class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
 
reserveDictionaryIds(int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapBooleanVector
 
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.
ReservoirSamplerWithoutReplacement<T> - Class in org.apache.flink.api.java.sampling
A simple in memory implementation of Reservoir Sampling without replacement, and with only one pass through the input iteration whose size is unpredictable.
ReservoirSamplerWithoutReplacement(int, Random) - Constructor for class org.apache.flink.api.java.sampling.ReservoirSamplerWithoutReplacement
Create a new sampler with reservoir size and a supplied random number generator.
ReservoirSamplerWithoutReplacement(int) - Constructor for class org.apache.flink.api.java.sampling.ReservoirSamplerWithoutReplacement
Create a new sampler with reservoir size and a default random number generator.
ReservoirSamplerWithoutReplacement(int, long) - Constructor for class org.apache.flink.api.java.sampling.ReservoirSamplerWithoutReplacement
Create a new sampler with reservoir size and the seed for random number generator.
ReservoirSamplerWithReplacement<T> - Class in org.apache.flink.api.java.sampling
A simple in memory implementation of Reservoir Sampling with replacement and with only one pass through the input iteration whose size is unpredictable.
ReservoirSamplerWithReplacement(int) - Constructor for class org.apache.flink.api.java.sampling.ReservoirSamplerWithReplacement
Create a sampler with fixed sample size and default random number generator.
ReservoirSamplerWithReplacement(int, long) - Constructor for class org.apache.flink.api.java.sampling.ReservoirSamplerWithReplacement
Create a sampler with fixed sample size and random number generator seed.
ReservoirSamplerWithReplacement(int, Random) - Constructor for class org.apache.flink.api.java.sampling.ReservoirSamplerWithReplacement
Create a sampler with fixed sample size and random number generator.
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.graph.library.Summarization.VertexGroupItem
Resets the fields to initial values.
reset() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
reset() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
reset() - Method in interface org.apache.flink.graph.types.valuearray.ValueArray
Restores the array index to when mark() was last called.
reset() - Method in class org.apache.flink.graph.utils.MurmurHash
Re-initialize the MurmurHash state.
reset() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
This method resets the properties to a state where no properties are given.
reset() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
This method resets the properties to a state where no properties are given.
reset() - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
This method resets the local properties to a state where no properties are given.
reset() - Method in class org.apache.flink.orc.vector.AbstractOrcColumnVector
 
reset(Collection<MasterTriggerRestoreHook<?>>, Logger) - Static method in class org.apache.flink.runtime.checkpoint.hooks.MasterHooks
Resets the master hooks.
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 interface org.apache.flink.runtime.io.network.api.serialization.RecordSerializer
Supports copying an intermediate data serialization buffer to multiple target buffers by resetting its initial position before each copying.
reset() - Method in class org.apache.flink.runtime.io.network.api.serialization.SpanningRecordSerializer
 
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.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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
reset() - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
First, reset.
reset() - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
First, reset.
reset() - Method in interface org.apache.flink.table.dataformat.BinaryWriter
Reset writer to prepare next write.
reset() - Method in interface org.apache.flink.table.dataformat.vector.ColumnVector
Resets the column to default state.
reset() - Method in class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
Resets the column to default state.
reset() - Method in class org.apache.flink.table.dataformat.vector.heap.HeapBytesVector
 
reset() - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
Resets the batch for writing.
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 class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
reset the map's record and bucket area's memory segments for reusing.
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.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.
resetAccumulator(CollectAggFunction.CollectAccumulator<T>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
resetAccumulator(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction
 
resetAccumulator(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
resetAccumulator(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction
 
resetAccumulator(GenericRow) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
resetAccumulator(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction
 
resetAccumulator(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction
 
resetAccumulator(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
resetAccumulator(MinWithRetractAggFunction.MinWithRetractAccumulator<T>) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
resetAccumulators() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Resets all the accumulators.
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.
resetAvailable() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
Resets the constant completed AvailabilityProvider.AVAILABLE as the current state.
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
 
resetConstraints() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
Resets this co-location group, meaning that future calls to CoLocationGroup.getLocationConstraint(int) will give out new CoLocationConstraints.
resetContextEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Un-sets the context environment factory.
resetContextEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
resetContextEnvironments() - Static method in class org.apache.flink.api.java.ScalaShellEnvironment
 
resetContextEnvironments() - Static method in class org.apache.flink.api.java.ScalaShellStreamEnvironment
 
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.
resetForNewExecution(long, long) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
resetForNewExecution(long, long) - 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.ExecutionVertex
 
resetForNewExecutions(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
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.api.java.Utils.ChecksumHashCode
 
resetLocal() - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
 
resetLocal() - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
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.
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
resetParameters() - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
Statements to be executed after writing a batch goes here.
resetParameters() - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunctionByMillis
Deprecated.
 
resetParserState() - Method in class org.apache.flink.types.parser.FieldParser
Reset the state of the parser.
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
resetSessionProperties(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Reset all the properties for the given session identifier.
resetSessionProperties(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
resetSplitState() - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
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(MemoryManager, IOManager, List<MemorySegment>, AbstractRowSerializer, 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 BaseRow and return BinaryRow 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
 
resetUnavailable() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
Judges to reset the current available state as unavailable.
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(Path) - Method in interface org.apache.flink.mesos.util.MesosArtifactResolver
 
resolve(Path) - Method in class org.apache.flink.mesos.util.MesosArtifactServer
 
resolve(RestartStrategies.RestartStrategyConfiguration, RestartStrategyFactory, boolean) - Static method in class org.apache.flink.runtime.executiongraph.restart.RestartStrategyResolving
Resolves which RestartStrategy to use.
resolve(X) - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Resolves this parameter for the given value.
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(Expression) - Method in class org.apache.flink.table.planner.expressions.CallExpressionResolver
 
resolve(ExecutionConfig) - Method in class org.apache.flink.table.types.logical.TypeInformationRawType
 
RESOLVE_CALL_BY_ARGUMENTS - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Resolves call based on argument types.
resolveCheckpoint(String) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
 
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
 
resolveCheckpoint(String) - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
 
resolveCheckpoint(String) - Method in interface org.apache.flink.runtime.state.StateBackend
Resolves the given pointer to a checkpoint/savepoint into a checkpoint location.
resolveCheckpointPointer(String) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage
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.FsCheckpointStorage
 
resolveCheckpointStorageLocation(long, CheckpointStorageLocationReference) - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
 
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.
resolveColumn(String, SqlNode) - Method in class org.apache.calcite.sql.validate.ParameterScope
 
resolveCompatibilityWithNested(TypeSerializerSchemaCompatibility<?>, TypeSerializer<?>...) - Method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Deprecated.
this no method will be removed in the future. Resolving compatibility for nested serializers is now handled by CompositeTypeSerializerSnapshot.
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
 
resolveExpanding(List<Expression>) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
Resolves given expressions with configured set of rules.
resolveExpression(Expression, QueryOperation...) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
resolveFactory(ThreadLocal<T>, T) - Static method in class org.apache.flink.api.java.Utils
Resolves the given factories.
resolveFromString(String) - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Resolves this parameter for the given string value representation.
resolvePrioritizedAlternatives(StateObjectCollection<T>, List<StateObjectCollection<T>>, BiFunction<T, T, Boolean>) - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState.Builder
This helper method resolves the dependencies between the ground truth of the operator state obtained from the job manager and potential alternatives for recovery, e.g.
resolveProxyClass(String[]) - Method in class org.apache.flink.util.InstantiationUtil.ClassLoaderObjectInputStream
 
resolveRawDataType(Class<?>) - Method in interface org.apache.flink.table.catalog.DataTypeLookup
Resolves a RAW type for the given class.
resolverFor(TableConfig, TableReferenceLookup, FunctionLookup, 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(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.BackwardsCompatibleSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<C>) - Method in class org.apache.flink.api.common.typeutils.base.CollectionSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<C[]>) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<Map<K, V>>) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Checks a new serializer's compatibility to read data written by the prior serializer.
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<Either<L, R>>) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<Either<L, R>>) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializerSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer.KryoSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
This legacy snapshot delegates compatibility checks to the PojoSerializerSnapshot.
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<Row>) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<Option<E>>) - Method in class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<Try<E>>) - Method in class org.apache.flink.api.scala.typeutils.ScalaTrySerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<NFA.MigratedNFA<T>>) - Method in class org.apache.flink.cep.nfa.NFA.NFASerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<SharedBuffer<V>>) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<T>) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<CoGroupedStreams.TaggedUnion<T1, T2>>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>>) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<IntervalJoinOperator.BufferEntry<T>>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<TimerHeapInternalTimer<K, N>>) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer.TimerSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<StreamElement>) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerConfigSnapshot
Deprecated.
 
resolveSchemaCompatibility(TypeSerializer<BaseArray>) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer.BaseArraySerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<BaseMap>) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer.BaseMapSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<BaseRow>) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer.BaseRowSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<BinaryRow>) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer.BinaryRowSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<Decimal>) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer.DecimalSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<BaseArray>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer.BaseArraySerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<BaseMap>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer.BaseMapSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<BaseRow>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer.BaseRowSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<Decimal>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer.DecimalSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<Timestamp>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer.TimestampSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<SortedMap<K, V>>) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializer<SqlTimestamp>) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(TypeSerializerConfigSnapshot<E>) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot.SelfResolvingTypeSerializer
Deprecated.
Resolve Schema Compatibility.
resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(TypeSerializerConfigSnapshot<Tuple0>) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(TypeSerializerConfigSnapshot<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(TypeSerializerConfigSnapshot<ArrayList<T>>) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
We need to implement this method as a TypeSerializerConfigSnapshot.SelfResolvingTypeSerializer because this serializer was previously returning a shared CollectionSerializerConfigSnapshot as its snapshot.
resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(TypeSerializerConfigSnapshot<TtlValue<T>>) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
resolveUndefined(boolean) - Method in enum org.apache.flink.util.TernaryBoolean
Gets the boolean value corresponding to this value.
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.
resolveVariable(List<Type>, TypeVariable<?>) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Resolves a TypeVariable using the given type hierarchy if possible.
resolveWindow(SqlNode, SqlValidatorScope, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
Resource - 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() - 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 - Static variable in interface org.apache.flink.sql.parser.utils.ParserResource
Resources.
RESOURCE_MANAGER_IPC_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
RESOURCE_MANAGER_NAME - Static variable in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
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_UNIT_MB - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ResourceActions - 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
 
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().
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
 
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
 
ResourceManager<WorkerType extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager
ResourceManager implementation.
ResourceManager(RpcService, String, ResourceID, HighAvailabilityServices, HeartbeatServices, SlotManager, JobLeaderIdService, ClusterInformation, FatalErrorHandler, ResourceManagerMetricGroup) - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceManager
 
RESOURCEMANAGER_FRAMEWORK_NAME - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
 
RESOURCEMANAGER_FRAMEWORK_PRINCIPAL - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
 
RESOURCEMANAGER_FRAMEWORK_ROLE - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
 
RESOURCEMANAGER_FRAMEWORK_SECRET - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
 
RESOURCEMANAGER_FRAMEWORK_USER - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
 
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
 
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> - Interface in org.apache.flink.runtime.resourcemanager
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 - 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.
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(Time, SlotManagerConfiguration) - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration
 
ResourceManagerServices - Interface in org.apache.flink.runtime.resourcemanager
Interface which provides access to services of the ResourceManager.
resourceOffers(ResourceOffers) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Called when resource offers are made to the framework.
ResourceOffers - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when resources have been offered to this framework.
ResourceOffers(List<Protos.Offer>) - Constructor for class org.apache.flink.mesos.scheduler.messages.ResourceOffers
 
resourceOffers(SchedulerDriver, List<Protos.Offer>) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
ResourceOverview - Class in org.apache.flink.runtime.resourcemanager
Class containing information about the available cluster resources.
ResourceOverview(int, int, int) - 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.
resourceProfilesPerWorker - Variable in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
resources(Protos.Resource...) - Static method in class org.apache.flink.mesos.Utils
Construct a list of resources.
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
 
ResourceUtil - Class in org.apache.flink.python.util
Utils for building the most basic environment for running python udf workers.
ResourceUtil() - Constructor for class org.apache.flink.python.util.ResourceUtil
 
RESPECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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<R, M>, T) - Method in class org.apache.flink.runtime.rest.handler.AbstractHandler
Respond to the given HandlerRequest.
respondToRequest(ChannelHandlerContext, HttpRequest, HandlerRequest<R, M>, T) - Method in class org.apache.flink.runtime.rest.handler.AbstractRestHandler
 
respondToRequest(ChannelHandlerContext, HttpRequest, HandlerRequest<EmptyRequestBody, M>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler
 
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_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.CommandLineOptions
 
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 - Enum in org.apache.flink.runtime.rest.versioning
An enum for all versions of the REST API.
RestAPIVersion.RestAPIVersionComparator - Class in org.apache.flink.runtime.rest.versioning
Comparator for RestAPIVersion that sorts versions based on their version number, i.e.
RestAPIVersionComparator() - Constructor for class org.apache.flink.runtime.rest.versioning.RestAPIVersion.RestAPIVersionComparator
 
restart(long) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
restart(RestartCallback, ScheduledExecutor) - Method in class org.apache.flink.runtime.executiongraph.restart.FailureRateRestartStrategy
 
restart(RestartCallback, ScheduledExecutor) - Method in class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy
 
restart(RestartCallback, ScheduledExecutor) - Method in class org.apache.flink.runtime.executiongraph.restart.NoRestartStrategy
 
restart(RestartCallback, ScheduledExecutor) - Method in interface org.apache.flink.runtime.executiongraph.restart.RestartStrategy
Called by the ExecutionGraph to eventually trigger a full recovery.
restart(RestartCallback, ScheduledExecutor) - Method in class org.apache.flink.runtime.executiongraph.restart.ThrowingRestartStrategy
 
RESTART - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RESTART_STRATEGY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
RESTART_STRATEGY - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_FAILURE_RATE_DELAY - Static variable in class org.apache.flink.configuration.ConfigConstants
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.ConfigConstants
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.ConfigConstants
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.ConfigConstants
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.ConfigConstants
RESTART_STRATEGY_FIXED_DELAY_DELAY - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
restartable(Set<ExecutionVertexID>, long) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureHandlingResult
Creates a result of a set of tasks to restart to recover from the failure.
RestartAllStrategy - Class in org.apache.flink.runtime.executiongraph.failover.flip1
A failover strategy that proposes to restart all vertices when a vertex fails.
RestartAllStrategy(FailoverTopology<?, ?>) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.RestartAllStrategy
 
RestartAllStrategy - Class in org.apache.flink.runtime.executiongraph.failover
Simple failover strategy that triggers a restart of all tasks in the execution graph, via ExecutionGraph.failGlobal(Throwable).
RestartAllStrategy(ExecutionGraph) - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartAllStrategy
Creates a new failover strategy that recovers from failures by restarting all tasks of the execution graph.
RestartAllStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover.flip1
The factory to instantiate RestartAllStrategy.
RestartAllStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover
Factory that instantiates the RestartAllStrategy.
RestartBackoffTimeStrategy - Interface in org.apache.flink.runtime.executiongraph.failover.flip1
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.flip1
The factory to instantiate RestartBackoffTimeStrategy.
RestartBackoffTimeStrategyFactoryLoader - Class in org.apache.flink.runtime.executiongraph.failover.flip1
A utility class to load RestartBackoffTimeStrategy.Factory from the configuration.
RestartCallback - Interface in org.apache.flink.runtime.executiongraph.restart
A callback to trigger restarts, passed to the RestartStrategy to trigger recovery on the ExecutionGraph.
RestartIndividualStrategy - Class in org.apache.flink.runtime.executiongraph.failover
Simple failover strategy that restarts each task individually.
RestartIndividualStrategy(ExecutionGraph) - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartIndividualStrategy
Creates a new failover strategy that recovers from failures by restarting only the failed task of the execution graph.
RestartIndividualStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover
Factory that instantiates the RestartAllStrategy.
RestartPipelinedRegionStrategy - Class in org.apache.flink.runtime.executiongraph.failover.flip1
A failover strategy that proposes to restart involved regions when a vertex fails.
RestartPipelinedRegionStrategy(FailoverTopology<?, ?>) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.RestartPipelinedRegionStrategy
Creates a new failover strategy to restart pipelined regions that works on the given topology.
RestartPipelinedRegionStrategy(FailoverTopology<?, ?>, ResultPartitionAvailabilityChecker) - Constructor for class org.apache.flink.runtime.executiongraph.failover.flip1.RestartPipelinedRegionStrategy
Creates a new failover strategy to restart pipelined regions that works on the given topology.
RestartPipelinedRegionStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover.flip1
The factory to instantiate RestartPipelinedRegionStrategy.
RestartStrategies - Class in org.apache.flink.api.common.restartstrategy
This class defines methods to generate RestartStrategyConfigurations.
RestartStrategies() - Constructor for class org.apache.flink.api.common.restartstrategy.RestartStrategies
 
RestartStrategies.FailureRateRestartStrategyConfiguration - Class in org.apache.flink.api.common.restartstrategy
Configuration representing a failure rate restart strategy.
RestartStrategies.FallbackRestartStrategyConfiguration - Class in org.apache.flink.api.common.restartstrategy
Restart strategy configuration that could be used by jobs to use cluster level restart strategy.
RestartStrategies.FixedDelayRestartStrategyConfiguration - Class in org.apache.flink.api.common.restartstrategy
Configuration representing a fixed delay restart strategy.
RestartStrategies.NoRestartStrategyConfiguration - Class in org.apache.flink.api.common.restartstrategy
Configuration representing no restart strategy.
RestartStrategies.RestartStrategyConfiguration - Class in org.apache.flink.api.common.restartstrategy
Abstract configuration for restart strategies.
RestartStrategy - Interface in org.apache.flink.runtime.executiongraph.restart
Strategy for ExecutionGraph restarts.
RestartStrategyFactory - Class in org.apache.flink.runtime.executiongraph.restart
Factory for RestartStrategy.
RestartStrategyFactory() - Constructor for class org.apache.flink.runtime.executiongraph.restart.RestartStrategyFactory
 
RestartStrategyOptions - Class in org.apache.flink.configuration
Config options for restart strategies.
RestartStrategyResolving - Class in org.apache.flink.runtime.executiongraph.restart
Utility method for resolving RestartStrategy.
restartTasks(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.executiongraph.failover.AdaptedRestartPipelinedRegionStrategyNG
 
restartTasks(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategy
 
restartTasks(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.strategy.LazyFromSourcesSchedulingStrategy
 
restartTasks(Set<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called whenever vertices need to be restarted (due to task failure).
RestartTimeGauge - Class in org.apache.flink.runtime.executiongraph.metrics
Gauge which returns the last restarting time.
RestartTimeGauge(ExecutionGraph) - Constructor for class org.apache.flink.runtime.executiongraph.metrics.RestartTimeGauge
 
RestClient - Class in org.apache.flink.runtime.rest
This client is the counter-part to the RestServerEndpoint.
RestClient(RestClientConfiguration, Executor) - 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, HttpResponseStatus) - Constructor for exception org.apache.flink.runtime.rest.util.RestClientException
 
RestClientException(String, Throwable, HttpResponseStatus) - Constructor for exception org.apache.flink.runtime.rest.util.RestClientException
 
RestClientFactory - Interface in org.apache.flink.streaming.connectors.elasticsearch6
A factory that is used to configure the RestHighLevelClient internally used in the ElasticsearchSink.
RestClientFactory - Interface in org.apache.flink.streaming.connectors.elasticsearch7
A factory that is used to configure the RestHighLevelClient internally used in the ElasticsearchSink.
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, ClientHighAvailabilityServices) - 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, Time, File, 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
 
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.AbstractRocksDBRestoreOperation
 
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.RocksDBIncrementalRestoreOperation
Root method that branches for different implementations of KeyedStateHandle.
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(FunctionWithException<File, RefCountedFile, IOException>, File) - Static method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
restore() - Method in class org.apache.flink.runtime.state.heap.HeapRestoreOperation
 
restore() - Method in class org.apache.flink.runtime.state.OperatorStateRestoreOperation
 
restore() - Method in interface org.apache.flink.runtime.state.RestoreOperation
Restores state that was previously snapshot-ed from the provided state handles.
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.
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.fs.s3.common.utils.RefCountedFile
 
restoreFunctionState(StateInitializationContext, Function) - Static method in class org.apache.flink.streaming.util.functions.StreamingFunctionUtils
 
restoreLatestCheckpointedState(Map<JobVertexID, ExecutionJobVertex>, boolean, boolean) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Deprecated.
restoreLatestCheckpointedState(Set<ExecutionJobVertex>, boolean, boolean) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Restores the latest checkpointed state.
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.
restoreSavepoint(String, boolean, Map<JobVertexID, ExecutionJobVertex>, ClassLoader) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Restore the state with given savepoint.
restoreSavepoint() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
Returns whether to restore from savepoint.
restoreSerializer() - Method in class org.apache.flink.api.common.typeutils.BackwardsCompatibleSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerConfigSnapshot
Deprecated.
 
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 class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
Creates a serializer using this configuration, that is capable of reading data written by the serializer described by this configuration.
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.EitherSerializerSnapshot
Deprecated.
 
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.BaseArraySerializer.BaseArraySerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer.BaseMapSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer.BaseRowSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer.BinaryRowSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer.DecimalSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer.BaseArraySerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer.BaseMapSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer.BaseRowSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer.DecimalSerializerSnapshot
 
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.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
restoreState(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
restoreState(List<Long>) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
restoreState(List<Integer>) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
restoreState(List<T>) - Method in interface org.apache.flink.streaming.api.checkpoint.ListCheckpointed
Restores the state of the function or operator to that of a previous checkpoint.
restoreState(List<AcknowledgeIdsForCheckpoint<ACKID>>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
 
restoreState(List<AcknowledgeIdsForCheckpoint<String>>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
restoreState(List<Long>) - Method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram.Generator
 
restoreState(List<Long>) - Method in class org.apache.flink.streaming.tests.PeriodicStreamingJob.PeriodicSourceGenerator
 
restoreState(List<Integer>) - Method in class StreamingFileSinkProgram.Generator
 
restoreStateForKeyGroup(InputStream, int, ClassLoader) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManager
 
restoreStateHandles - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
restoreStateHandles - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
restoreStateHandles - Variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
State handles for restore.
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.
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(RestServerEndpointConfiguration) - 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.
result() - Method in interface org.apache.flink.api.java.summarize.aggregation.Aggregator
Provide the final result of the aggregation.
result() - Method in class org.apache.flink.api.java.summarize.aggregation.BooleanSummaryAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MaxDoubleAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.MinDoubleAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.SumDoubleAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MaxFloatAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.MinFloatAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.SumFloatAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MaxIntegerAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.MinIntegerAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.SumIntegerAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MaxLongAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.LongSummaryAggregator.MinLongAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.NumericSummaryAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.ObjectSummaryAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MaxShortAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.MinShortAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.SumShortAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.StringSummaryAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.TupleSummaryAggregator
 
result() - Method in class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator
 
Result(long, double) - Constructor for class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient.Result
Instantiate an immutable result.
Result(long, long) - Constructor for class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
Instantiate an immutable result.
Result() - Constructor for class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
 
Result(BigInteger...) - Constructor for class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
 
Result(long...) - Constructor for class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
 
Result() - Constructor for class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
 
Result(long, double) - Constructor for class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient.Result
Instantiate an immutable result.
Result(long, long) - Constructor for class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
Instantiate an immutable result.
Result() - Constructor for class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
 
Result(BigInteger...) - Constructor for class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
 
Result(long...) - Constructor for class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
 
Result() - Constructor for class org.apache.flink.graph.library.clustering.undirected.TriangleListing.Result
 
Result() - Constructor for class org.apache.flink.graph.library.linkanalysis.HITS.Result
 
Result() - Constructor for class org.apache.flink.graph.library.linkanalysis.PageRank.Result
 
Result(long, long, long, long) - Constructor for class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
 
Result(long, long, long, long, long, long, long, long) - Constructor for class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
 
Result(long, long, long, long) - Constructor for class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
 
Result(long, long, long, long, long) - Constructor for class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
 
Result() - Constructor for class org.apache.flink.graph.library.similarity.AdamicAdar.Result
 
Result() - Constructor for class org.apache.flink.graph.library.similarity.JaccardIndex.Result
 
Result(StreamStateHandle, int) - Constructor for class org.apache.flink.runtime.state.SharedStateRegistry.Result
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Result(FunctionIdentifier, FunctionDefinition) - Constructor for class org.apache.flink.table.catalog.FunctionLookup.Result
 
Result<C> - Interface in org.apache.flink.table.client.gateway.local.result
A result of a table program submission to a cluster.
Result(List<DataType>, DataType, DataType) - Constructor for class org.apache.flink.table.types.inference.TypeInferenceUtil.Result
 
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
 
ResultBase - Class in org.apache.flink.graph.asm.result
Base class for algorithm results.
ResultBase() - Constructor for class org.apache.flink.graph.asm.result.ResultBase
 
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(String, TableSchema, boolean) - Constructor for class org.apache.flink.table.client.gateway.ResultDescriptor
 
RESULTED_NUMBER_OF_TRIANGLES - Static variable in class org.apache.flink.graph.examples.data.TriangleCountData
 
RESULTED_SINGLE_SOURCE_SHORTEST_PATHS - Static variable in class org.apache.flink.graph.examples.data.SingleSourceShortestPathsData
 
RESULTED_VERTICES - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
RESULTED_WEIGHTED_EDGES - Static variable in class org.apache.flink.graph.examples.data.EuclideanGraphData
 
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
ResultID - Interface in org.apache.flink.runtime.topology
ID of a Result.
resultLock - Variable in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
ResultPartition - Class in org.apache.flink.runtime.io.network.partition
A result partition for data produced by a single task.
ResultPartition(String, ResultPartitionID, ResultPartitionType, ResultSubpartition[], int, ResultPartitionManager, BufferCompressor, FunctionWithException<BufferPoolOwner, BufferPool, IOException>) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartition
 
ResultPartitionAvailabilityChecker - Interface in org.apache.flink.runtime.executiongraph.failover.flip1
This checker helps to query result partition availability.
ResultPartitionConsumableNotifier - Interface in org.apache.flink.runtime.io.network.partition
Interface for notifications about consumable partitions.
ResultPartitionDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
Deployment descriptor for a result partition.
ResultPartitionDeploymentDescriptor(PartitionDescriptor, ShuffleDescriptor, int, boolean) - Constructor for class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
ResultPartitionFactory - Class in org.apache.flink.runtime.io.network.partition
ResultPartitionFactory(ResultPartitionManager, FileChannelManager, BufferPoolFactory, BoundedBlockingSubpartitionType, int, int, int, boolean, boolean, String) - 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(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
 
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 buffer-oriented runtime result writer API for producing results.
RESULTS - Static variable in class org.apache.flink.streaming.examples.iteration.util.IterateExampleData
 
RESULTS - Static variable in class org.apache.flink.streaming.examples.ml.util.IncrementalLearningSkeletonData
 
results - Variable in class org.apache.flink.table.client.cli.CliResultView
 
resultScanner - Variable in class org.apache.flink.addons.hbase.AbstractTableInputFormat
HBase iterator wrapper.
ResultStore - Class in org.apache.flink.table.client.gateway.local
Maintains dynamic results.
ResultStore(Configuration) - Constructor for class org.apache.flink.table.client.gateway.local.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.
ResultSubpartitionView - Interface in org.apache.flink.runtime.io.network.partition
A view to consume a ResultSubpartition instance.
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 interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxDefaultAction.Suspension
Resume execution of the default action.
resumeTransaction(long, short) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
Instead of obtaining producerId and epoch from the transaction coordinator, re-use previously obtained ones, so that we can resume transaction after a restart.
resumeTransaction(long, short) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
Instead of obtaining producerId and epoch from the transaction coordinator, re-use previously obtained ones, so that we can resume transaction after a restart.
retain() - Method in interface org.apache.flink.fs.s3.common.utils.RefCounted
Increases the reference counter.
retain() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
retain() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
retain() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
retain(int) - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
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.NetworkBuffer
 
retainBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
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, 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.
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.
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.internal.MergingWindowSet
Removes the given window from the set of in-flight windows.
retract(T) - Method in interface org.apache.flink.table.functions.TableAggregateFunction.RetractableCollector
Retract a record.
retract(CollectAggFunction.CollectAccumulator<T>, T) - Method in class org.apache.flink.table.planner.functions.aggfunctions.CollectAggFunction
 
retract(GenericRow, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
retract(GenericRow, Object, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction
 
retract(GenericRow, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
retract(GenericRow, Object, Long) - Method in class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction
 
retract(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWithRetractAggFunction
 
retract(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, BinaryString, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction
 
retract(MaxWithRetractAggFunction.MaxWithRetractAccumulator<Decimal>, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.DecimalMaxWithRetractAggFunction
 
retract(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction
 
retract(MaxWithRetractAggFunction.MaxWithRetractAccumulator<BinaryString>, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.StringMaxWithRetractAggFunction
 
retract(MaxWithRetractAggFunction.MaxWithRetractAccumulator<SqlTimestamp>, SqlTimestamp) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.TimestampMaxWithRetractAggFunction
 
retract(MinWithRetractAggFunction.MinWithRetractAccumulator<Decimal>, Decimal) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.DecimalMinWithRetractAggFunction
 
retract(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction
 
retract(MinWithRetractAggFunction.MinWithRetractAccumulator<BinaryString>, BinaryString) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.StringMinWithRetractAggFunction
 
retract(MinWithRetractAggFunction.MinWithRetractAccumulator<SqlTimestamp>, SqlTimestamp) - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.TimestampMinWithRetractAggFunction
 
retract(BaseRow) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Retracts the input values from the accumulators.
retract(BaseRow) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Retracts the input values from the accumulators.
retract(Collector<BaseRow>, BaseRow, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
RETRACT_MSG - Static variable in class org.apache.flink.table.dataformat.util.BaseRowUtil
Indicates the row as a retraction message.
RetractableTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
The function could handle retract stream.
RetractableTopNFunction(long, long, BaseRowTypeInfo, GeneratedRecordComparator, BaseRowKeySelector, RankType, RankRange, GeneratedRecordEqualiser, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
 
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.DeclarativeAggregateFunction
Expressions for retracting the mutable aggregation buffer based on an input row.
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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.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.planner.functions.aggfunctions.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
retractList - Variable in class org.apache.flink.table.planner.functions.aggfunctions.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
retractRecord(BaseRow) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
Retract the record from the state view.
RetractStreamTableSink<T> - Interface in org.apache.flink.table.sinks
Defines an external TableSink to emit a streaming Table with insert, update, and delete changes.
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.zookeeper
State storage helper which is used by ZooKeeperStateHandleStore to persist state before the state handle is written to ZooKeeper.
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(StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
RetrievableStreamStateHandle(Path, long) - Constructor for class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
retrieve(T) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Retrieves an existing Flink Cluster.
retrieve(StandaloneClusterId) - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
retrieve(String) - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
retrieve(ApplicationId) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
retrieveChanges() - Method in class org.apache.flink.table.client.gateway.local.result.ChangelogCollectStreamResult
 
retrieveChanges() - Method in interface org.apache.flink.table.client.gateway.local.result.ChangelogResult
Retrieves the available result records.
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.
retrieveLeaderConnectionInfo(LeaderRetrievalService, Duration) - Static method in class org.apache.flink.runtime.util.LeaderRetrievalUtils
Retrieves the leader akka 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.local.result.MaterializedCollectBatchResult
 
retrievePage(int) - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
 
retrievePage(int) - Method in interface org.apache.flink.table.client.gateway.local.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.
retrieveResultChanges(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Asks for the next changelog results (non-blocking).
retrieveResultChanges(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
retrieveResultPage(String, int) - Method in interface org.apache.flink.table.client.gateway.Executor
Returns the rows that are part of the current page or throws an exception if the snapshot has been expired.
retrieveResultPage(String, int) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
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) - 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.runtime.concurrent.FutureUtils
Retry the given operation the given number of times in case of a failure.
RETRY_DELAY - Static variable in class org.apache.flink.configuration.RestOptions
The time in ms that the client waits between retries.
RETRY_GATE_CLOSED_FOR - Static variable in class org.apache.flink.configuration.AkkaOptions
Milliseconds a gate should be closed for after a remote connection was disconnected.
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.
RetryException(String) - Constructor for exception org.apache.flink.runtime.concurrent.FutureUtils.RetryException
 
RetryException(String, Throwable) - Constructor for exception org.apache.flink.runtime.concurrent.FutureUtils.RetryException
 
RetryException(Throwable) - Constructor for exception org.apache.flink.runtime.concurrent.FutureUtils.RetryException
 
RetryingRegistration<F extends Serializable,G extends RpcGateway,S extends RegistrationResponse.Success> - 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
 
RetryOnException - Annotation Type in org.apache.flink.testutils.junit
Annotation to use with RetryRule.
RetryOnFailure - Annotation Type in org.apache.flink.testutils.junit
Annotation to use with RetryRule.
RetryRejectedExecutionFailureHandler - Class in org.apache.flink.streaming.connectors.elasticsearch.util
An ActionRequestFailureHandler that re-adds requests that failed due to temporary EsRejectedExecutionExceptions (which means that Elasticsearch node queues are currently full), and fails for all other failures.
RetryRejectedExecutionFailureHandler() - Constructor for class org.apache.flink.streaming.connectors.elasticsearch.util.RetryRejectedExecutionFailureHandler
 
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
 
retrySuccessfulWithDelay(Supplier<CompletableFuture<T>>, Time, Deadline, Predicate<T>, ScheduledExecutor) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Retry the given operation with the given delay in between successful completions where the result does not match a given predicate.
retryWithDelay(Supplier<CompletableFuture<T>>, int, Time, Predicate<Throwable>, ScheduledExecutor) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Retry the given operation with the given delay in between failures.
retryWithDelay(Supplier<CompletableFuture<T>>, int, Time, ScheduledExecutor) - Static method in class org.apache.flink.runtime.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
 
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 interface org.apache.flink.table.runtime.util.MemorySegmentPool
Return all pages back into this pool.
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
 
returnExpiredIfNotCleanedUp() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
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.
returnInspector - Variable in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
returnLogicalSlot(LogicalSlot) - Method in interface org.apache.flink.runtime.jobmaster.SlotOwner
Return the given slot to the slot owner.
returnLogicalSlot(LogicalSlot) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
returns(Class<OUT>) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
Adds a type information hint about the return type of this operator.
returns(TypeHint<OUT>) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
Adds a type information hint about the return type of this operator.
returns(TypeInformation<OUT>) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
Adds a type information hint about the return type of this operator.
returns(Class<OUT>) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
Adds a type information hint about the return type of this operator.
returns(TypeHint<OUT>) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
Adds a type information hint about the return type of this operator.
returns(TypeInformation<OUT>) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
Adds a type information hint about the return type of this operator.
RETURNS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
returnToSegmentPool() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
 
reuseInputMetricsForTask() - Method in class org.apache.flink.runtime.metrics.groups.OperatorIOMetricGroup
Causes the containing task to use this operators input record counter.
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.
reuseOutputMetricsForTask() - Method in class org.apache.flink.runtime.metrics.groups.OperatorIOMetricGroup
Causes the containing task to use this operators output record counter.
reuseRecordsInputCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
reuseRecordsOutputCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
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.graph.Edge
Reverses the direction of this Edge.
reverse() - Method in class org.apache.flink.graph.Graph
Reverse the direction of the edges in the graph.
reverse(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Reverse each character in current string.
REVERSE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 
revokeLeadership() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
revokeLeadership() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl
 
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.ResourceManager
Callback method when current resourceManager loses leadership.
revokeLeadership() - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
RexNodeExpression - Class in org.apache.flink.table.planner.expressions
Dummy wrapper for expressions that were converted to RexNode in a different way.
RexNodeExpression(RexNode, DataType) - Constructor for class org.apache.flink.table.planner.expressions.RexNodeExpression
 
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
 
RichCombineToGroupCombineWrapper<IN,OUT,F extends RichGroupReduceFunction<IN,OUT> & CombineFunction<IN,IN>> - Class in org.apache.flink.api.java.operators.translation
A wrapper the wraps a function that implements both CombineFunction and GroupReduceFunction interfaces and makes it look like a function that implements GroupCombineFunction and GroupReduceFunction to the runtime.
RichCombineToGroupCombineWrapper(F) - Constructor for class org.apache.flink.api.java.operators.translation.RichCombineToGroupCombineWrapper
 
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
 
RichFoldFunction<O,T> - Class in org.apache.flink.api.common.functions
Deprecated.
RichFoldFunction() - Constructor for class org.apache.flink.api.common.functions.RichFoldFunction
Deprecated.
 
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
Base class for implementing a parallel data source.
RichParallelSourceFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.RichParallelSourceFunction
 
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
 
RichProcessAllWindowFunction<IN,OUT,W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
Deprecated.
RichProcessAllWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.RichProcessAllWindowFunction
Deprecated.
 
RichProcessWindowFunction<IN,OUT,KEY,W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
Deprecated.
RichProcessWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.RichProcessWindowFunction
Deprecated.
 
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
RichSinkFunction() - Constructor for class org.apache.flink.streaming.api.functions.sink.RichSinkFunction
 
RichSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source
Base class for implementing a parallel data source that has access to context information (via AbstractRichFunction.getRuntimeContext()) and additional life-cycle methods (AbstractRichFunction.open(org.apache.flink.configuration.Configuration) and AbstractRichFunction.close().
RichSourceFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.RichSourceFunction
 
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
 
RichTranslateFunction<IN,OUT> - Class in org.apache.flink.graph.asm.translate
Rich variant of the TranslateFunction.
RichTranslateFunction() - Constructor for class org.apache.flink.graph.asm.translate.RichTranslateFunction
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RIGHT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
right() - Method in class org.apache.flink.types.Either.Left
 
Right(R) - Static method in class org.apache.flink.types.Either
Create a Right value of Either
right() - Method in class org.apache.flink.types.Either
Retrieve the Right value of Either.
Right(R) - Constructor for class org.apache.flink.types.Either.Right
 
right() - Method in class org.apache.flink.types.Either.Right
 
RIGHT_RECORDS_STATE_NAME - Static variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
rightInputSideSpec - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
rightOuterJoin(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
Initiates a Right Outer Join transformation.
rightOuterJoin(DataSet<R>, JoinOperatorBase.JoinHint) - Method in class org.apache.flink.api.java.DataSet
Initiates a Right Outer Join transformation.
rightOuterJoin(Table, String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
rightOuterJoin(Table, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
rightOuterJoin(Table, String) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
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
 
rightType - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
RMatGraph - Class in org.apache.flink.graph.drivers.input
Generate an RMatGraph with IntValue, LongValue, or StringValue keys.
RMatGraph() - Constructor for class org.apache.flink.graph.drivers.input.RMatGraph
 
RMatGraph<T extends org.apache.commons.math3.random.RandomGenerator> - Class in org.apache.flink.graph.generator
 
RMatGraph(ExecutionEnvironment, RandomGenerableFactory<T>, long, long) - Constructor for class org.apache.flink.graph.generator.RMatGraph
A directed power-law multigraph generated using the stochastic Recursive Matrix (R-Mat) model.
RMQConnectionConfig - Class in org.apache.flink.streaming.connectors.rabbitmq.common
Connection Configuration for RMQ.
RMQConnectionConfig.Builder - Class in org.apache.flink.streaming.connectors.rabbitmq.common
The Builder Class for RMQConnectionConfig.
RMQSink<IN> - Class in org.apache.flink.streaming.connectors.rabbitmq
A Sink for publishing data into RabbitMQ.
RMQSink(RMQConnectionConfig, String, SerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
RMQSink(RMQConnectionConfig, SerializationSchema<IN>, RMQSinkPublishOptions<IN>) - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
RMQSink(RMQConnectionConfig, SerializationSchema<IN>, RMQSinkPublishOptions<IN>, SerializableReturnListener) - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
RMQSinkPublishOptions<IN> - Interface in org.apache.flink.streaming.connectors.rabbitmq
The message computation provides methods to compute the message routing key and/or the properties.
RMQSource<OUT> - Class in org.apache.flink.streaming.connectors.rabbitmq
RabbitMQ source (consumer) which reads from a queue and acknowledges messages on checkpoints.
RMQSource(RMQConnectionConfig, String, DeserializationSchema<OUT>) - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
Creates a new RabbitMQ source with at-least-once message processing guarantee when checkpointing is enabled.
RMQSource(RMQConnectionConfig, String, boolean, DeserializationSchema<OUT>) - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
Creates a new RabbitMQ source.
RNG - Static variable in class org.apache.flink.api.java.Utils
 
rng - Variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
ROCKSDB_STATE_BACKEND_NAME - Static variable in class org.apache.flink.runtime.state.StateBackendLoader
The shortcut configuration name for the RocksDB State Backend
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 DefaultConfigurableOptionsFactory.
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, int, int, CloseableRegistry, ClassLoader, Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, StateSerializerProvider<K>, File, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, Collection<KeyedStateHandle>, RocksDbTtlCompactFiltersManager, long) - Constructor for class org.apache.flink.contrib.streaming.state.restore.RocksDBFullRestoreOperation
 
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
 
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, CloseableRegistry, ClassLoader, Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, StateSerializerProvider<K>, File, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, Collection<KeyedStateHandle>, RocksDbTtlCompactFiltersManager, long) - 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, RocksDB, LinkedHashMap<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, int, CloseableRegistry, StreamCompressionDecorator, ResourceGuard, RocksDBSnapshotStrategyBase<K>, RocksDBSnapshotStrategyBase<K>, RocksDBWriteBatchWrapper, ColumnFamilyHandle, RocksDBNativeMetricMonitor, RocksDBSerializedCompositeKeyBuilder<K>, PriorityQueueSetFactory, RocksDbTtlCompactFiltersManager, InternalKeyContext<K>, long) - 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, RocksDBStateBackend.PriorityQueueStateType, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, StreamCompressionDecorator, CloseableRegistry) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
 
RocksDBKeySerializationUtils - Class in org.apache.flink.contrib.streaming.state
Utils for RocksDB state serialization and deserialization.
RocksDBKeySerializationUtils() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
RocksDbKvStateInfo(ColumnFamilyHandle, RegisteredStateMetaInfoBase) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend.RocksDbKvStateInfo
 
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 crate Cache and WriteBufferManager which used to control total memory usage of RocksDB.
RocksDBMemoryControllerUtils() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBMemoryControllerUtils
 
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) - 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(KeyGroupRange, int, int, CloseableRegistry, ClassLoader, Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, StateSerializerProvider<K>, File, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, Collection<KeyedStateHandle>, RocksDbTtlCompactFiltersManager) - 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 RocksDBStateBackend.
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(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, Set<StateHandleID>>) - Constructor for class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
RocksDBSnapshotStrategyBase<K> - 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, CloseableRegistry) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
RocksDBStateBackend - Class in org.apache.flink.contrib.streaming.state
A State Backend that stores its state in RocksDB.
RocksDBStateBackend(String) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Creates a new RocksDBStateBackend that stores its checkpoint data in the file system and location defined by the given URI.
RocksDBStateBackend(String, boolean) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Creates a new RocksDBStateBackend that stores its checkpoint data in the file system and location defined by the given URI.
RocksDBStateBackend(URI) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Creates a new RocksDBStateBackend that stores its checkpoint data in the file system and location defined by the given URI.
RocksDBStateBackend(URI, boolean) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Creates a new RocksDBStateBackend that stores its checkpoint data in the file system and location defined by the given URI.
RocksDBStateBackend(StateBackend) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Creates a new RocksDBStateBackend that uses the given state backend to store its checkpoint data streams.
RocksDBStateBackend(StateBackend, TernaryBoolean) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Creates a new RocksDBStateBackend that uses the given state backend to store its checkpoint data streams.
RocksDBStateBackend(AbstractStateBackend) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
RocksDBStateBackend(AbstractStateBackend, boolean) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
RocksDBStateBackend.PriorityQueueStateType - Enum in org.apache.flink.contrib.streaming.state
The options to chose for the type of priority queue state.
RocksDBStateBackendFactory - Class in org.apache.flink.contrib.streaming.state
A factory that creates an RocksDBStateBackend from a configuration.
RocksDBStateBackendFactory() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateBackendFactory
 
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
 
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
 
RocksDbTtlCompactFiltersManager - Class in org.apache.flink.contrib.streaming.state.ttl
RocksDB compaction filter utils for state with TTL.
RocksDbTtlCompactFiltersManager(boolean, TtlTimeProvider) - 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, long) - 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
 
RocksFullSnapshotStrategy<K> - Class in org.apache.flink.contrib.streaming.state.snapshot
Snapshot strategy to create full snapshots of RocksDBKeyedStateBackend.
RocksFullSnapshotStrategy(RocksDB, ResourceGuard, TypeSerializer<K>, LinkedHashMap<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, KeyGroupRange, int, LocalRecoveryConfig, CloseableRegistry, StreamCompressionDecorator) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksFullSnapshotStrategy
 
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, CloseableRegistry, File, UUID, SortedMap<Long, Set<StateHandleID>>, long, int) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
RocksIteratorWrapper - Class in org.apache.flink.contrib.streaming.state
This is 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
 
RocksSnapshotUtil - Class in org.apache.flink.contrib.streaming.state.snapshot
Utility methods and constants around RocksDB creating and restoring snapshots for RocksDBKeyedStateBackend.
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(List<Tuple2<RocksIteratorWrapper, Integer>>, 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
 
roleArn(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
roleCredentialsProvider(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
roles() - Method in class org.apache.flink.mesos.util.MesosConfiguration
Gets the roles associated with the framework.
roleSessionName(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
ROLLBACK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RollingAdditionMapper - Class in org.apache.flink.streaming.kafka.test.base
A RichMapFunction that continuously outputs the current total frequency count of a key.
RollingAdditionMapper() - Constructor for class org.apache.flink.streaming.kafka.test.base.RollingAdditionMapper
 
RollingPolicy<IN,BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
The policy based on which a Bucket in the StreamingFileSink rolls its currently open part file and opens a new one.
rollOver() - Method in interface org.apache.flink.streaming.runtime.io.BufferStorage
Start returning next sequence of stored BufferOrEvents.
rollOver() - Method in class org.apache.flink.streaming.runtime.io.CachedBufferStorage
 
rollOver() - Method in class org.apache.flink.streaming.runtime.io.EmptyBufferStorage
 
rollOver() - Method in class org.apache.flink.streaming.runtime.io.LinkedBufferStorage
 
ROLLUP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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_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
 
roundDownToPowerOf2(int) - Static method in class org.apache.flink.util.MathUtils
Decrements the given number down to the closest power of two.
roundNumberOfBytesToNearestWord(int) - Static method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
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
 
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(TypeInformation<?>...) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Row with fields of the given types.
ROW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROW(DataTypes.Field...) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a sequence of fields.
ROW(TypeInformation<?>...) - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for Row with fields of the given types.
ROW(String[], TypeInformation<?>[]) - Static method in class org.apache.flink.table.api.Types
Deprecated.
Returns type information for Row with fields of the given types and with given names.
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 - Class in org.apache.flink.types
A Row can have arbitrary number of fields and contain a set of fields, which may all be different types.
Row(int) - Constructor for class org.apache.flink.types.Row
Create a new Row instance.
row1 - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
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_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 - 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_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
ROW_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
ROW = 0;
rowBatch - Variable in class org.apache.flink.orc.OrcSplitReader
 
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.
RowConstructorList(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one or more rows in a VALUES expression.
RowConverter - Class in org.apache.flink.formats.parquet.utils
Extends from GroupConverter to convert an nested Parquet Record into Row.
RowConverter(MessageType, TypeInformation<?>) - Constructor for class org.apache.flink.formats.parquet.utils.RowConverter
 
RowConverter(GroupType, TypeInformation<?>, ParentDataHolder, int) - Constructor for class org.apache.flink.formats.parquet.utils.RowConverter
 
RowConverter(DataType[]) - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.RowConverter
 
RowCsvInputFormat - Class in org.apache.flink.api.java.io
Input format that reads csv into Row.
RowCsvInputFormat(Path, TypeInformation[], String, String, int[], boolean) - Constructor for class org.apache.flink.api.java.io.RowCsvInputFormat
 
RowCsvInputFormat(Path, TypeInformation[], String, String, int[]) - Constructor for class org.apache.flink.api.java.io.RowCsvInputFormat
 
RowCsvInputFormat(Path, TypeInformation[], String, String) - Constructor for class org.apache.flink.api.java.io.RowCsvInputFormat
 
RowCsvInputFormat(Path, TypeInformation[], int[]) - Constructor for class org.apache.flink.api.java.io.RowCsvInputFormat
 
RowCsvInputFormat(Path, TypeInformation[], boolean) - Constructor for class org.apache.flink.api.java.io.RowCsvInputFormat
 
RowCsvInputFormat(Path, TypeInformation[]) - Constructor for class org.apache.flink.api.java.io.RowCsvInputFormat
 
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, String) - Constructor for class org.apache.flink.table.types.logical.RowType.RowField
 
RowField(String, LogicalType) - Constructor for class org.apache.flink.table.types.logical.RowType.RowField
 
RowFormatBuilder(Path, Encoder<IN>, BucketAssigner<IN, BucketID>) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
 
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.StreamingFileSink.RowFormatBuilder
 
RowIterator<T extends BaseRow> - Interface in org.apache.flink.table.runtime.util
An internal iterator interface which presents a more restrictive API than Iterator.
RowMaterializer - Class in org.apache.flink.formats.parquet.utils
Row materializer for RowReadSupport.
RowMaterializer(MessageType, TypeInformation<?>) - Constructor for class org.apache.flink.formats.parquet.utils.RowMaterializer
 
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.table.filesystem
RowPartitionComputer(String, String[], String[]) - Constructor for class org.apache.flink.table.filesystem.RowPartitionComputer
 
RowReadSupport - Class in org.apache.flink.formats.parquet.utils
A Parquet ReadSupport implementation for reading Parquet record as Row.
RowReadSupport() - Constructor for class org.apache.flink.formats.parquet.utils.RowReadSupport
 
ROWS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.RowSerializerConfigSnapshot - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
this snapshot class is no longer in use, and is maintained only for backwards compatibility. It is fully replaced by RowSerializer.RowSerializerSnapshot.
RowSerializer.RowSerializerSnapshot - Class in org.apache.flink.api.java.typeutils.runtime
A TypeSerializerSnapshot for RowSerializer.
RowSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
RowSerializerConfigSnapshot(TypeSerializer[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerConfigSnapshot
Deprecated.
 
RowSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
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
 
RowsModelSource - Class in org.apache.flink.ml.common.model
A ModelSource implementation that reads the model from the memory.
RowsModelSource(List<Row>) - Constructor for class org.apache.flink.ml.common.model.RowsModelSource
Construct a RowsModelSource with the given rows containing a model.
Rowtime - Class in org.apache.flink.table.descriptors
Rowtime descriptor for describing an event time attribute in the schema.
Rowtime() - Constructor for class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
rowtime(Rowtime) - Method in class org.apache.flink.table.descriptors.Schema
Specifies the previously defined field as an event-time attribute.
ROWTIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
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.descriptors.Rowtime
 
ROWTIME_TIMESTAMPS_FROM - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_TIMESTAMPS_SERIALIZED - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_TIMESTAMPS_TYPE - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_TIMESTAMPS_TYPE_VALUE_CUSTOM - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_TIMESTAMPS_TYPE_VALUE_FROM_FIELD - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_TIMESTAMPS_TYPE_VALUE_FROM_SOURCE - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_CLASS - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_DELAY - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_SERIALIZED - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_TYPE - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_TYPE_VALUE_CUSTOM - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_TYPE_VALUE_FROM_SOURCE - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_TYPE_VALUE_PERIODIC_ASCENDING - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
ROWTIME_WATERMARKS_TYPE_VALUE_PERIODIC_BOUNDED - Static variable in class org.apache.flink.table.descriptors.Rowtime
 
RowtimeAttributeDescriptor - Class in org.apache.flink.table.sources
Describes a rowtime attribute of a TableSource.
RowtimeAttributeDescriptor(String, TimestampExtractor, WatermarkStrategy) - Constructor for class org.apache.flink.table.sources.RowtimeAttributeDescriptor
 
RowTimeBoundedStreamJoin - Class in org.apache.flink.table.runtime.operators.join
The function to execute row(event) time bounded stream inner-join.
RowTimeBoundedStreamJoin(FlinkJoinType, long, long, long, BaseRowTypeInfo, BaseRowTypeInfo, GeneratedFunction<FlatJoinFunction<BaseRow, BaseRow, BaseRow>>, int, int) - Constructor for class org.apache.flink.table.runtime.operators.join.RowTimeBoundedStreamJoin
 
rowtimeIndex - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
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
 
RowtimeProcessFunction - Class in org.apache.flink.table.runtime.operators.match
ProcessFunction to copy a timestamp from a BaseRow field into the StreamRecord.
RowtimeProcessFunction(int, TypeInformation<BaseRow>, int) - Constructor for class org.apache.flink.table.runtime.operators.match.RowtimeProcessFunction
 
RowTimeRangeBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
Process Function for RANGE clause event-time bounded OVER window.
RowTimeRangeBoundedPrecedingFunction(long, long, 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(BaseRowTypeInfo, int, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
RowtimeValidator - Class in org.apache.flink.table.descriptors
Validator for Rowtime.
RowtimeValidator(boolean, boolean) - Constructor for class org.apache.flink.table.descriptors.RowtimeValidator
 
RowtimeValidator(boolean, boolean, String) - Constructor for class org.apache.flink.table.descriptors.RowtimeValidator
 
rowToString(Row) - Static method in class org.apache.flink.table.client.cli.CliUtils
 
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).
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
 
RPAD - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RPAD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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.
RPAREN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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, String) - Constructor for class org.apache.flink.runtime.rpc.RpcEndpoint
Initializes the RPC endpoint.
RpcEndpoint(RpcService) - Constructor for class org.apache.flink.runtime.rpc.RpcEndpoint
Initializes the RPC endpoint with a random endpoint id.
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>, int, Time) - Constructor for class org.apache.flink.runtime.webmonitor.retriever.impl.RpcGatewayRetriever
 
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, Time) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcInputSplitProvider
 
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
 
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
 
RpcPartitionStateChecker - Class in org.apache.flink.runtime.taskexecutor.rpc
 
RpcPartitionStateChecker(JobMasterGateway) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcPartitionStateChecker
 
RpcResultPartitionConsumableNotifier - Class in org.apache.flink.runtime.taskexecutor.rpc
 
RpcResultPartitionConsumableNotifier(JobMasterGateway, Executor, Time) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcResultPartitionConsumableNotifier
 
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.
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
 
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.
RTRIM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RTRIM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
run() - Method in class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
 
run(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executions the run action.
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(DataSet<T>) - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode
 
run(DataSet<T>) - Method in class org.apache.flink.graph.asm.dataset.Collect
 
run(DataSet<T>) - Method in class org.apache.flink.graph.asm.dataset.Count
 
run(DataSet<T>) - Method in interface org.apache.flink.graph.asm.dataset.DataSetAnalytic
All DataSetAnalytic processing must be terminated by an OutputFormat and obtained via accumulators rather than returned by a DataSet.
run(DataSet<T>) - Method in class org.apache.flink.graph.asm.dataset.DataSetAnalyticBase
 
run(Graph<K, Double, Double>) - Method in class org.apache.flink.graph.examples.GSAPageRank
 
run(Graph<K, Double, Double>) - Method in class org.apache.flink.graph.examples.PageRank
 
run(GraphAlgorithm<K, VV, EV, T>) - Method in class org.apache.flink.graph.Graph
 
run(GraphAnalytic<K, VV, EV, T>) - Method in class org.apache.flink.graph.Graph
A GraphAnalytic is similar to a GraphAlgorithm but is terminal and results are retrieved via accumulators.
run(Graph<K, VV, EV>) - Method in interface org.apache.flink.graph.GraphAlgorithm
 
run(Graph<K, VV, EV>) - Method in interface org.apache.flink.graph.GraphAnalytic
All GraphAnalytic processing must be terminated by an OutputFormat.
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.GraphAnalyticBase
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus
 
run(Graph<K, Long, Double>) - Method in class org.apache.flink.graph.library.CommunityDetection
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.ConnectedComponents
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.GSAConnectedComponents
 
run(Graph<K, VV, Double>) - Method in class org.apache.flink.graph.library.GSASingleSourceShortestPaths
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.LabelPropagation
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.metric.ChecksumHashCode
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics
 
run(Graph<K, VV, Double>) - Method in class org.apache.flink.graph.library.SingleSourceShortestPaths
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.Summarization
 
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.TriangleEnumerator
 
run() - Method in class org.apache.flink.graph.Runner
Setup the Flink job with the graph input, algorithm, and output.
run(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingDataSet
 
run(Graph<IN_K, IN_VV, IN_EV>) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingGraph
 
run() - Method in class org.apache.flink.runtime.blob.BlobServer
 
run() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatManagerSenderImpl
 
run() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatMonitorImpl
 
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.sort.UnilateralSortMerger.ThreadBase
Implements exception handling and delegates to go().
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(SourceFunction.SourceContext<Row>) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
run(SourceFunction.SourceContext<TimestampedFileInputSplit>) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
run(SourceFunction.SourceContext<Tuple3<String, Long, Long>>) - Method in class org.apache.flink.streaming.api.functions.source.FileMonitoringFunction
Deprecated.
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.FromIteratorFunction
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.FromSplittableIteratorFunction
 
run(SourceFunction.SourceContext<OUT>) - Method in class org.apache.flink.streaming.api.functions.source.InputFormatSourceFunction
 
run(SourceFunction.SourceContext<String>) - Method in class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
 
run(SourceFunction.SourceContext<T>) - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction
Starts the source.
run(SourceFunction.SourceContext<Long>) - Method in class org.apache.flink.streaming.api.functions.source.StatefulSequenceSource
 
run(Object, StreamStatusMaintainer, OperatorChain<?, ?>) - Method in class org.apache.flink.streaming.api.operators.StreamSource
 
run(Object, StreamStatusMaintainer, Output<StreamRecord<OUT>>, OperatorChain<?, ?>) - Method in class org.apache.flink.streaming.api.operators.StreamSource
 
run(SourceFunction.SourceContext<OUT>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
run() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerThread
 
run() - Method in class org.apache.flink.streaming.connectors.kafka.internals.PeriodicOffsetCommitter
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
run() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
 
run() - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
Run loop, does not return unless RecordEmitter.stop() was called.
run(SourceFunction.SourceContext<NiFiDataPacket>) - Method in class org.apache.flink.streaming.connectors.nifi.NiFiSource
 
run(SourceFunction.SourceContext<OUT>) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
run(SourceFunction.SourceContext<String>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
run(SourceFunction.SourceContext<WikipediaEditEvent>) - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSource
 
run(SourceFunction.SourceContext<Integer>) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.FiniteNewDataSource
 
run(SourceFunction.SourceContext<Integer>) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.FiniteTrainingDataSource
 
run(SourceFunction.SourceContext<Event>) - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGeneratorSource
 
run() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
run() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask.AsyncCheckpointRunnable
 
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(SourceFunction.SourceContext<Tuple3<Integer, Long, String>>) - Method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram.Generator
 
run(SourceFunction.SourceContext<Tuple>) - Method in class org.apache.flink.streaming.tests.PeriodicStreamingJob.PeriodicSourceGenerator
 
run(SourceFunction.SourceContext<Event>) - Method in class org.apache.flink.streaming.tests.SequenceGeneratorSource
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.util.FiniteTestSource
 
run(SourceFunction.SourceContext<Integer>) - Method in class org.apache.flink.test.StatefulStreamingJob.MySource
 
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(String[]) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
run(SourceFunction.SourceContext<Tuple2<Integer, Integer>>) - Method in class StreamingFileSinkProgram.Generator
 
runAfterwards(CompletableFuture<?>, RunnableWithException) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Run the given action after the completion of the given future.
runAfterwardsAsync(CompletableFuture<?>, RunnableWithException) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Run the given action after the completion of the given future.
runAfterwardsAsync(CompletableFuture<?>, RunnableWithException, Executor) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Run the given action after the completion of the given future.
runAsync(Runnable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
Execute the runnable in the main thread of the underlying RPC endpoint.
runAsync(Runnable) - Method in interface org.apache.flink.runtime.rpc.MainThreadExecutable
Execute the runnable in the main thread of the underlying RPC endpoint.
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.
runAsync(Runnable) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
runAsync(Runnable) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Execute the runnable in the main thread of the underlying RPC endpoint.
runAsyncWithoutFencing(Runnable) - Method in class org.apache.flink.runtime.rpc.akka.FencedAkkaInvocationHandler
 
runAsyncWithoutFencing(Runnable) - Method in interface org.apache.flink.runtime.rpc.FencedMainThreadExecutable
Run the given runnable in the main thread without attaching a fencing token.
runAsyncWithoutFencing(Runnable) - Method in class org.apache.flink.runtime.rpc.FencedRpcEndpoint
Run the given runnable in the main thread of the RpcEndpoint without checking the fencing token.
runBlocking() - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
runBlocking(Duration) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
runBlocking(String...) - Static method in class org.apache.flink.tests.util.AutoClosableProcess
 
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.
runDetached(JobGraph) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
This method executes a job in detached mode.
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
 
runFetcher() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Starts the fetcher.
runFetchLoop() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09Fetcher
 
runFetchLoop() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaFetcher
 
runFetchLoop() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
 
runFetchLoop() - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08Fetcher
 
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.
runGatherSumApplyIteration(GatherFunction<VV, EV, M>, SumFunction<VV, EV, M>, ApplyFunction<K, VV, M>, int) - Method in class org.apache.flink.graph.Graph
Runs a Gather-Sum-Apply iteration on the graph.
runGatherSumApplyIteration(GatherFunction<VV, EV, M>, SumFunction<VV, EV, M>, ApplyFunction<K, VV, M>, int, GSAConfiguration) - Method in class org.apache.flink.graph.Graph
Runs a Gather-Sum-Apply iteration on the graph with configuration options.
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.runtime.concurrent.FutureUtils
Run the given RunnableFuture if it is not done, and then retrieves its result.
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.EdgeDegreesPair
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.EdgeSourceDegrees
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.EdgeTargetDegrees
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexInDegree
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexOutDegree
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeDegreePair
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeSourceDegree
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeTargetDegree
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.VertexDegree
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.degree.filter.undirected.MaximumDegree
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.simple.directed.Simplify
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.asm.simple.undirected.Simplify
 
runInternal(Graph<K, VV, OLD>) - Method in class org.apache.flink.graph.asm.translate.TranslateEdgeValues
 
runInternal(Graph<OLD, VV, EV>) - Method in class org.apache.flink.graph.asm.translate.TranslateGraphIds
 
runInternal(Graph<K, OLD, EV>) - Method in class org.apache.flink.graph.asm.translate.TranslateVertexValues
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.directed.TriangleListing
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.clustering.undirected.TriangleListing
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.linkanalysis.HITS
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.linkanalysis.PageRank
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.similarity.AdamicAdar
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex
 
runInternal(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingDataSet
The implementation of the algorithm, renamed from GraphAlgorithm.run(Graph).
runInternal(Graph<IN_K, IN_VV, IN_EV>) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingGraph
The implementation of the algorithm, renamed from GraphAlgorithm.run(Graph).
runMailboxLoop() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Runs the mailbox processing loop.
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.
Runner - Class in org.apache.flink.graph
This default main class executes Flink drivers.
Runner(String[]) - Constructor for class org.apache.flink.graph.Runner
Create an algorithm runner from the given arguments.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RUNNING - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
RunningJobsRegistry - Interface in org.apache.flink.runtime.highavailability
A simple registry that tracks if a certain job is pending execution, running, or completed.
RunningJobsRegistry.JobSchedulingStatus - Enum in org.apache.flink.runtime.highavailability
The scheduling status of a job, as maintained by the RunningJobsRegistry.
runNonBlocking() - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
runNonBlocking(String...) - Static method in class org.apache.flink.tests.util.AutoClosableProcess
 
runOperation(CustomUnaryOperation<T, X>) - Method in class org.apache.flink.api.java.DataSet
Runs a CustomUnaryOperation on the data set.
runScatterGatherIteration(ScatterFunction<K, VV, M, EV>, GatherFunction<K, VV, M>, int) - Method in class org.apache.flink.graph.Graph
Runs a ScatterGather iteration on the graph.
runScatterGatherIteration(ScatterFunction<K, VV, M, EV>, GatherFunction<K, VV, M>, int, ScatterGatherConfiguration) - Method in class org.apache.flink.graph.Graph
Runs a ScatterGather iteration on the graph with configuration options.
runSecured(Callable<T>) - Method in interface org.apache.flink.runtime.security.SecurityContext
 
runTaskManager(Configuration, ResourceID) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
runTaskManagerSecurely(String[], ResourceID) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
runTaskManagerSecurely(Configuration, ResourceID) - 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_FAILURE_RETURN_CODE - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
RUNTIME_FAILURE_RETURN_CODE - Static variable in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
RUNTIME_HASH_JOIN_BLOOM_FILTERS_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
RUNTIME_LOOP_NANOS - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
RuntimeAggregatorRegistry - Class in org.apache.flink.runtime.iterative.task
 
RuntimeAggregatorRegistry(Collection<AggregatorWithName<?>>) - Constructor for class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
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.
RuntimeEnvironment - Class in org.apache.flink.runtime.taskmanager
In implementation of the Environment.
RuntimeEnvironment(JobID, JobVertexID, ExecutionAttemptID, ExecutionConfig, TaskInfo, Configuration, Configuration, ClassLoader, MemoryManager, IOManager, BroadcastVariableManager, TaskStateManager, GlobalAggregateManager, AccumulatorRegistry, TaskKvStateRegistry, InputSplitProvider, Map<String, Future<Path>>, ResultPartitionWriter[], InputGate[], TaskEventDispatcher, CheckpointResponder, TaskManagerRuntimeInfo, TaskMetricGroup, Task) - 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
 
RuntimePairComparatorFactory<T1,T2> - Class in org.apache.flink.api.java.typeutils.runtime
 
RuntimePairComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
 
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 - Class in org.apache.flink.api.common.functions.util
A standalone implementation of the RuntimeContext, created by runtime UDF operators.
RuntimeUDFContext(TaskInfo, ClassLoader, ExecutionConfig, Map<String, Future<Path>>, Map<String, Accumulator<?, ?>>, MetricGroup) - Constructor for class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
runtimeUdfContext - Variable in class org.apache.flink.runtime.operators.BatchTask
The udf's runtime context.
runTypeInference(UnresolvedCallExpression, List<ResolvedExpression>) - Method in interface org.apache.flink.table.delegation.PlannerTypeInferenceUtil
Same behavior as TypeInferenceUtil#runTypeInference(TypeInference, CallContext).
runTypeInference(UnresolvedCallExpression, List<ResolvedExpression>) - Method in class org.apache.flink.table.expressions.PlannerTypeInferenceUtilImpl
 
runTypeInference(UnresolvedCallExpression, List<ResolvedExpression>) - Method in class org.apache.flink.table.planner.expressions.PlannerTypeInferenceUtilImpl
 
runTypeInference(TypeInference, CallContext, TypeInferenceUtil.SurroundingInfo) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Runs the type inference process.
runVertexCentricIteration(ComputeFunction<K, VV, EV, M>, MessageCombiner<K, M>, int) - Method in class org.apache.flink.graph.Graph
Runs a VertexCentricIteration on the graph.
runVertexCentricIteration(ComputeFunction<K, VV, EV, M>, MessageCombiner<K, M>, int, VertexCentricConfiguration) - Method in class org.apache.flink.graph.Graph
Runs a VertexCentricIteration on the graph with configuration options.
runWindowJoin(DataStream<Tuple2<String, Integer>>, DataStream<Tuple2<String, Integer>>, long) - Static method in class org.apache.flink.streaming.examples.join.WindowJoin
 

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() - Constructor for class org.apache.flink.fs.s3hadoop.S3FileSystemFactory
 
S3FileSystemFactory - Class in org.apache.flink.fs.s3presto
Simple factory for the S3 file system.
S3FileSystemFactory() - Constructor for class org.apache.flink.fs.s3presto.S3FileSystemFactory
 
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
 
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
 
SAFE_SCALE_DOWN_FACTOR - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
This coefficient determines what is the safe scale down factor.
SAFE_SCALE_DOWN_FACTOR - Static variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
This coefficient determines what is the safe scale down factor.
safeToString(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
SafetyNetCloseableRegistry - Class in org.apache.flink.core.fs
This implementation of an AbstractCloseableRegistry registers WrappingProxyCloseable.
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
 
SalarySource() - Constructor for class org.apache.flink.streaming.examples.join.WindowJoinSampleData.SalarySource
 
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.
sample(Iterator<T>) - Method in class org.apache.flink.api.java.sampling.BernoulliSampler
Sample the input elements, for each input element, take a Bernoulli trail for sampling.
sample(Iterator<T>) - Method in class org.apache.flink.api.java.sampling.DistributedRandomSampler
Combine the first phase and second phase in sequence, implemented for test purpose only.
sample(Iterator<T>) - Method in class org.apache.flink.api.java.sampling.PoissonSampler
Sample the input elements, for each input element, generate its count following a poisson distribution.
sample(Iterator<T>) - Method in class org.apache.flink.api.java.sampling.RandomSampler
Randomly sample the elements from input in sequence, and return the result iterator.
sample(DataSet<T>, boolean, double) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Generate a sample of DataSet by the probability fraction of each element.
sample(DataSet<T>, boolean, double, long) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Generate a sample of DataSet by the probability fraction of each element.
SampleInCoordinator<T> - Class in org.apache.flink.api.java.functions
SampleInCoordinator wraps the sample logic of the coordinator side (the second phase of distributed sample algorithm).
SampleInCoordinator(boolean, int, long) - Constructor for class org.apache.flink.api.java.functions.SampleInCoordinator
Create a function instance of SampleInCoordinator.
sampleInCoordinator(Iterator<IntermediateSampleData<T>>) - Method in class org.apache.flink.api.java.sampling.DistributedRandomSampler
Sample algorithm for the second phase.
SampleInPartition<T> - Class in org.apache.flink.api.java.functions
SampleInPartition wraps the sample logic on the partition side (the first phase of distributed sample algorithm).
SampleInPartition(boolean, int, long) - Constructor for class org.apache.flink.api.java.functions.SampleInPartition
Create a function instance of SampleInPartition.
sampleInPartition(Iterator<T>) - Method in class org.apache.flink.api.java.sampling.DistributedRandomSampler
Sample algorithm for the first phase.
sampleInPartition(Iterator<T>) - Method in class org.apache.flink.api.java.sampling.ReservoirSamplerWithoutReplacement
 
sampleInPartition(Iterator<T>) - Method in class org.apache.flink.api.java.sampling.ReservoirSamplerWithReplacement
 
Sampler() - Constructor for class org.apache.flink.examples.java.misc.PiEstimation.Sampler
 
sampleTaskBackPressure(BackPressureSampleableTask) - Method in class org.apache.flink.runtime.taskexecutor.BackPressureSampleService
Schedules to sample the task back pressure and returns a future that completes with the back pressure ratio.
SampleWithFraction<T> - Class in org.apache.flink.api.java.functions
A map partition function wrapper for sampling algorithms with fraction, the sample algorithm takes the partition iterator as input.
SampleWithFraction(boolean, double, long) - Constructor for class org.apache.flink.api.java.functions.SampleWithFraction
Create a function instance of SampleWithFraction.
sampleWithSize(DataSet<T>, boolean, int) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Generate a sample of DataSet which contains fixed size elements.
sampleWithSize(DataSet<T>, boolean, int, long) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Generate a sample of DataSet which contains fixed size elements.
sanitizeXmlDocument(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
sanityCheck() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraPojoSinkBuilder
 
sanityCheck() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraRowSinkBuilder
 
sanityCheck() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraScalaProductSinkBuilder
 
sanityCheck() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
sanityCheck() - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraTupleSinkBuilder
 
savepoint(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the SAVEPOINT action.
Savepoint - Interface in org.apache.flink.runtime.checkpoint.savepoint
Savepoints are manually-triggered snapshots from which a program can be resumed on submission.
SAVEPOINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Savepoint - Class in org.apache.flink.state.api
This class provides entry points for loading an existing savepoint, or a new empty savepoint.
SAVEPOINT_ALLOW_NON_RESTORED_OPTION - 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_DIRECTORY_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
SAVEPOINT_FS_DIRECTORY_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
This key was used in Flink versions <= 1.1.X with the savepoint backend configuration. We now always use the FileSystem for savepoints. For this, the only relevant config key is CheckpointingOptions.SAVEPOINT_DIRECTORY.
SAVEPOINT_IGNORE_UNCLAIMED_STATE - Static variable in class org.apache.flink.runtime.jobgraph.SavepointConfigOptions
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.runtime.jobgraph.SavepointConfigOptions
The path to a savepoint that will be used to bootstrap the pipeline's state.
SAVEPOINT_PATH_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
SavepointConfigOptions - Class in org.apache.flink.runtime.jobgraph
The configuration options used when restoring from a savepoint.
SavepointConfigOptions() - Constructor for class org.apache.flink.runtime.jobgraph.SavepointConfigOptions
 
SavepointDisposalHandlers - Class in org.apache.flink.runtime.rest.handler.job.savepoints
Handlers to trigger the disposal of a savepoint.
SavepointDisposalHandlers() - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers
 
SavepointDisposalHandlers.SavepointDisposalStatusHandler - Class in org.apache.flink.runtime.rest.handler.job.savepoints
StatusHandler implementation for the savepoint disposal operation.
SavepointDisposalHandlers.SavepointDisposalTriggerHandler - Class in org.apache.flink.runtime.rest.handler.job.savepoints
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>, Time, 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
AsynchronousOperationTriggerMessageHeaders implementation for the SavepointDisposalHandlers.SavepointDisposalStatusHandler.
SavepointDisposalStatusMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.savepoints
MessageParameters for the SavepointDisposalHandlers.SavepointDisposalStatusHandler.
SavepointDisposalStatusMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusMessageParameters
 
SavepointDisposalTriggerHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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
AsynchronousOperationTriggerMessageHeaders for the SavepointDisposalHandlers.SavepointDisposalTriggerHandler.
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
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
 
SavepointLoader - Class in org.apache.flink.state.api.runtime
Utility class for loading Savepoint metadata.
SavepointMetadata - Class in org.apache.flink.state.api.runtime.metadata
Savepoint metadata that can be modified.
SavepointMetadata(int, Collection<MasterState>, Collection<OperatorState>) - Constructor for class org.apache.flink.state.api.runtime.metadata.SavepointMetadata
 
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 Savepoint 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
 
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
 
SavepointSerializer<T extends Savepoint> - Interface in org.apache.flink.runtime.checkpoint.savepoint
Serializer for Savepoint instances.
SavepointSerializers - Class in org.apache.flink.runtime.checkpoint.savepoint
Helper to access SavepointSerializer for a specific savepoint version.
SavepointStatusHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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>, Time, 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) - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerRequestBody
 
SavepointV1 - Class in org.apache.flink.runtime.checkpoint.savepoint
Savepoint version 0.
SavepointV1(long, Collection<TaskState>) - Constructor for class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
 
SavepointV1Serializer - Class in org.apache.flink.runtime.checkpoint.savepoint
Deserializer for checkpoints written in format 1 (Flink 1.2.x format)
SavepointV2 - Class in org.apache.flink.runtime.checkpoint.savepoint
The persistent checkpoint metadata, format version 2.
SavepointV2(long, Collection<TaskState>) - Constructor for class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
Deprecated.
Only kept for backwards-compatibility with versions < 1.3. Will be removed in the future.
SavepointV2(long, Collection<OperatorState>, Collection<MasterState>) - Constructor for class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
SavepointV2Serializer - Class in org.apache.flink.runtime.checkpoint.savepoint
(De)serializer for checkpoint metadata format version 2.
SavepointWriterOperatorFactory - Interface in org.apache.flink.state.api
Creates a savepoint writing operator from a savepoint path.
scal(double, double[]) - Static method in class org.apache.flink.ml.common.linalg.BLAS
x = x * a .
scal(double, DenseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
x = x * a .
scal(double, SparseVector) - Static method in class org.apache.flink.ml.common.linalg.BLAS
x = x * a .
scal(double, DenseMatrix) - Static method in class org.apache.flink.ml.common.linalg.BLAS
x = x * a .
SCALA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ScalaAggregateOperator<IN> - Class in org.apache.flink.api.scala.operators
This operator represents the application of a "aggregate" operation on a data set, and the result data set produced by the function.
ScalaAggregateOperator(DataSet<IN>, Aggregations, int) - Constructor for class org.apache.flink.api.scala.operators.ScalaAggregateOperator
Non grouped aggregation.
ScalaAggregateOperator(Grouping<IN>, Aggregations, int) - Constructor for class org.apache.flink.api.scala.operators.ScalaAggregateOperator
Grouped aggregation.
ScalaCaseClassSerializerSnapshot<T extends scala.Product> - Class in org.apache.flink.api.scala.typeutils
TypeSerializerSnapshot for ScalaCaseClassSerializer.
ScalaCaseClassSerializerSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
Used via reflection.
ScalaCaseClassSerializerSnapshot(ScalaCaseClassSerializer<T>) - Constructor for class org.apache.flink.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
Used for the snapshot path.
ScalaCsvOutputFormat<T extends scala.Product> - Class in org.apache.flink.api.scala.operators
This is an OutputFormat to serialize Scala Tuples to text.
ScalaCsvOutputFormat(Path) - Constructor for class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
Creates an instance of CsvOutputFormat.
ScalaCsvOutputFormat(Path, String) - Constructor for class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
Creates an instance of CsvOutputFormat.
ScalaCsvOutputFormat(Path, String, String) - Constructor for class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
Creates an instance of CsvOutputFormat.
ScalaDataStreamQueryOperation<E> - Class in org.apache.flink.table.operations
Describes a relational operation that reads from a DataStream.
ScalaDataStreamQueryOperation(DataStream<E>, int[], TableSchema) - Constructor for class org.apache.flink.table.operations.ScalaDataStreamQueryOperation
 
ScalaDataStreamQueryOperation(ObjectIdentifier, DataStream<E>, int[], TableSchema) - Constructor for class org.apache.flink.table.operations.ScalaDataStreamQueryOperation
 
ScalaEitherSerializerSnapshot<L,R> - Class in org.apache.flink.api.scala.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.api.scala.typeutils.ScalaEitherSerializerSnapshot
Constructor for read instantiation.
ScalaEitherSerializerSnapshot(EitherSerializer<L, R>) - Constructor for class org.apache.flink.api.scala.typeutils.ScalaEitherSerializerSnapshot
Constructor to create the snapshot for writing.
ScalaOptionSerializerConfigSnapshot<E> - Class in org.apache.flink.api.scala.typeutils
Deprecated.
this snapshot class is no longer in use, and is maintained only for backwards compatibility. It is fully replaced by ScalaOptionSerializerSnapshot.
ScalaOptionSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
ScalaOptionSerializerConfigSnapshot(TypeSerializer<E>) - Constructor for class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerConfigSnapshot
Deprecated.
 
ScalaOptionSerializerSnapshot<E> - Class in org.apache.flink.api.scala.typeutils
A TypeSerializerSnapshot for the Scala OptionSerializer.
ScalaOptionSerializerSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerSnapshot
 
ScalaOptionSerializerSnapshot(OptionSerializer<E>) - Constructor for class org.apache.flink.api.scala.typeutils.ScalaOptionSerializerSnapshot
 
scalar(String, String, double) - Static method in class org.apache.flink.mesos.Utils
Construct a scalar resource.
SCALAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
ScalarFunctionConvertRule - Class in org.apache.flink.table.planner.expressions.converter
ScalarFunctionConvertRule() - Constructor for class org.apache.flink.table.planner.expressions.converter.ScalarFunctionConvertRule
 
ScalarFunctionDefinition - Class in org.apache.flink.table.functions
The function definition of an user-defined scalar function.
ScalarFunctionDefinition(String, ScalarFunction) - Constructor for class org.apache.flink.table.functions.ScalarFunctionDefinition
 
scalarFunctions - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
The Python ScalarFunctions to be executed.
ScalaShellEnvironment - Class in org.apache.flink.api.java
Special version of ExecutionEnvironment that has a reference to a FlinkILoop.
ScalaShellEnvironment(Configuration, FlinkILoop, String...) - Constructor for class org.apache.flink.api.java.ScalaShellEnvironment
 
ScalaShellStreamEnvironment - Class in org.apache.flink.api.java
A StreamExecutionEnvironment for the Scala shell.
ScalaShellStreamEnvironment(Configuration, FlinkILoop, String...) - Constructor for class org.apache.flink.api.java.ScalaShellStreamEnvironment
 
ScalaTrySerializerConfigSnapshot<E> - Class in org.apache.flink.api.scala.typeutils
Deprecated.
ScalaTrySerializerConfigSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.ScalaTrySerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
ScalaTrySerializerConfigSnapshot(TypeSerializer<E>, TypeSerializer<Throwable>) - Constructor for class org.apache.flink.api.scala.typeutils.ScalaTrySerializerConfigSnapshot
Deprecated.
 
ScalaTrySerializerSnapshot<E> - Class in org.apache.flink.api.scala.typeutils
A TypeSerializerSnapshot for the Scala TrySerializer.
ScalaTrySerializerSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.ScalaTrySerializerSnapshot
This empty nullary constructor is required for deserializing the configuration.
ScalaTrySerializerSnapshot(TrySerializer<E>) - Constructor for class org.apache.flink.api.scala.typeutils.ScalaTrySerializerSnapshot
 
ScalaUtils - Class in org.apache.flink.runtime.util
Utilities to convert Scala types into Java types.
scale(double) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Scale the vector by value "v" and create a new matrix to store the result.
scale(double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
scale(double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
scale(double) - Method in class org.apache.flink.ml.common.linalg.Vector
Scale the vector by value "v" and create a new vector to store the result.
SCALE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
scale() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
scale() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
SCALE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
scaleEqual(double) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Scale the matrix by value "v".
scaleEqual(double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
scaleEqual(double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
scaleEqual(double) - Method in class org.apache.flink.ml.common.linalg.Vector
Scale the vector by value "v".
scan - Variable in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
scan(String...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
scan(String...) - Method in interface org.apache.flink.table.api.TableEnvironment
scannedRows - Variable in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
ScatterFunction<K,VV,Message,EV> - Class in org.apache.flink.graph.spargel
The base class for functions that produce messages between vertices as a part of a ScatterGatherIteration.
ScatterFunction() - Constructor for class org.apache.flink.graph.spargel.ScatterFunction
 
ScatterGatherConfiguration - Class in org.apache.flink.graph.spargel
A ScatterGatherConfiguration object can be used to set the iteration name and degree of parallelism, to register aggregators and use broadcast sets in the GatherFunction and ScatterFunction
ScatterGatherConfiguration() - Constructor for class org.apache.flink.graph.spargel.ScatterGatherConfiguration
 
ScatterGatherIteration<K,VV,Message,EV> - Class in org.apache.flink.graph.spargel
This class represents iterative graph computations, programmed in a scatter-gather perspective.
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.akka.ActorSystemScheduledExecutorAdapter
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.akka.ActorSystemScheduledExecutorAdapter
 
schedule(Runnable, 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.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
schedule(Runnable, long, TimeUnit) - Method in interface org.apache.flink.runtime.concurrent.ScheduledExecutor
Executes the given command after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in interface org.apache.flink.runtime.concurrent.ScheduledExecutor
Executes the given callable after the given delay.
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ScheduledExecutorServiceAdapter
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ScheduledExecutorServiceAdapter
 
schedule(ScheduleMode, Iterable<ExecutionVertex>, ExecutionGraph) - Static method in class org.apache.flink.runtime.executiongraph.SchedulingUtils
 
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.akka.ActorSystemScheduledExecutorAdapter
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface org.apache.flink.runtime.concurrent.ScheduledExecutor
Executes the given command periodically.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ScheduledExecutorServiceAdapter
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
scheduleAtFixedRate(ProcessingTimeCallback, long, long) - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
scheduleAtFixedRate(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(ProcessingTimeCallback, long, long) - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
scheduleAtFixedRate(ProcessingTimeCallback, long, long) - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
Scheduled - Interface in org.apache.flink.metrics.reporter
Interface for reporters that actively send out data periodically.
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.runtime.concurrent
Extension for the Executor interface which is enriched by method for scheduling tasks in the future.
ScheduledExecutorServiceAdapter - Class in org.apache.flink.runtime.concurrent
Adapter class for a ScheduledExecutorService which shall be used as a ScheduledExecutor.
ScheduledExecutorServiceAdapter(ScheduledExecutorService) - Constructor for class org.apache.flink.runtime.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
 
ScheduledUnit - Class in org.apache.flink.runtime.jobmanager.scheduler
ScheduledUnit contains the information necessary to allocate a slot for the given JobVertexID.
ScheduledUnit(Execution) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
ScheduledUnit(Execution, SlotSharingGroupId) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
ScheduledUnit(Execution, SlotSharingGroupId, CoLocationConstraint) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
ScheduledUnit(JobVertexID, SlotSharingGroupId, CoLocationConstraint) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
ScheduledUnit(Execution, JobVertexID, SlotSharingGroupId, CoLocationConstraint) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
scheduleEager(Iterable<ExecutionVertex>, ExecutionGraph) - Static method in class org.apache.flink.runtime.executiongraph.SchedulingUtils
Schedule vertices eagerly.
scheduleForExecution() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
scheduleForExecution(SlotProviderStrategy, LocationPreferenceConstraint, Set<AllocationID>) - Method in class org.apache.flink.runtime.executiongraph.Execution
NOTE: This method only throws exceptions if it is in an illegal state to be scheduled, or if the tasks needs to be scheduled immediately and no resource is available.
scheduleForExecution() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
scheduleForExecution(SlotProviderStrategy, LocationPreferenceConstraint, Set<AllocationID>) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Schedules the current execution of this ExecutionVertex.
scheduleLazy(Iterable<ExecutionVertex>, ExecutionGraph) - Static method in class org.apache.flink.runtime.executiongraph.SchedulingUtils
Schedule vertices lazy.
ScheduleMode - Enum in org.apache.flink.runtime.jobgraph
The ScheduleMode decides how tasks of an execution graph are started.
scheduleOrUpdateConsumers(ResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
Schedule or updates consumers of the given result partition.
scheduleOrUpdateConsumers(ResultPartitionID, Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
scheduleOrUpdateConsumers(ResultPartitionID, Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Notifies the JobManager about available data for a produced partition.
scheduleOrUpdateConsumers(ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
scheduleOrUpdateConsumers(ResultPartitionID) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
scheduleOrUpdateConsumersInternal(ExecutionVertexID, ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
scheduleOrUpdateConsumersInternal(ExecutionVertexID, ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
SCHEDULER - Static variable in class org.apache.flink.configuration.JobManagerOptions
Config parameter determining the scheduler implementation.
Scheduler - Interface in org.apache.flink.runtime.jobmaster.slotpool
Basic interface for the current scheduler, which is a SlotProvider and a SlotOwner.
SCHEDULER_TYPE_LEGACY - Static variable in class org.apache.flink.runtime.dispatcher.SchedulerNGFactoryFactory
 
SCHEDULER_TYPE_NG - Static variable in class org.apache.flink.runtime.dispatcher.SchedulerNGFactoryFactory
 
SchedulerBase - Class in org.apache.flink.runtime.scheduler
Base class which can be used to implement SchedulerNG.
SchedulerBase(Logger, JobGraph, BackPressureStatsTracker, Executor, Configuration, SlotProvider, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Time, RestartStrategyFactory, BlobWriter, JobManagerJobMetricGroup, Time, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionVertexVersioner, boolean) - Constructor for class org.apache.flink.runtime.scheduler.SchedulerBase
 
SchedulerFactory - Interface in org.apache.flink.runtime.jobmaster.slotpool
Factory interface for Scheduler.
SchedulerImpl - Class in org.apache.flink.runtime.jobmaster.slotpool
Scheduler that assigns tasks to slots.
SchedulerImpl(SlotSelectionStrategy, SlotPool) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
SchedulerImpl(SlotSelectionStrategy, SlotPool, Map<SlotSharingGroupId, SlotSharingManager>) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
SchedulerNG - Interface in org.apache.flink.runtime.scheduler
Interface for scheduling Flink jobs.
SchedulerNGFactory - Interface in org.apache.flink.runtime.scheduler
Factory for SchedulerNG.
SchedulerNGFactoryFactory - Class in org.apache.flink.runtime.dispatcher
Factory for SchedulerNGFactory.
SchedulerOperations - Interface in org.apache.flink.runtime.scheduler
Component which is used by SchedulingStrategy to commit scheduling decisions.
SchedulerProxy - Class in org.apache.flink.mesos.scheduler
This class reacts to callbacks from the Mesos scheduler driver.
SchedulerProxy(ActorRef) - Constructor for class org.apache.flink.mesos.scheduler.SchedulerProxy
 
scheduleRunAsync(Runnable, Time) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
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.jobmaster.slotpool.SlotPoolImpl
Execute the runnable in the main thread of the underlying RPC endpoint, with a delay of the given number of milliseconds.
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) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
scheduleRunAsync(Runnable, Time) - 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, 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.
scheduleRunnable(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
scheduleRunnable(Runnable, long, TimeUnit) - Method in interface org.apache.flink.runtime.rpc.RpcService
Execute the runnable in the execution context of this RPC Service, as returned by RpcService.getExecutor(), after a scheduled delay.
scheduleWithDelay(Runnable, Time, ScheduledExecutor) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Schedule the operation with the given delay.
scheduleWithDelay(Supplier<T>, Time, ScheduledExecutor) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Schedule the operation with the given delay.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.akka.ActorSystemScheduledExecutorAdapter
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface org.apache.flink.runtime.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.runtime.concurrent.ScheduledExecutorServiceAdapter
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
SchedulingExecutionVertex<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>> - Interface in org.apache.flink.runtime.scheduler.strategy
Scheduling representation of ExecutionVertex.
SchedulingResultPartition<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>> - Interface in org.apache.flink.runtime.scheduler.strategy
Representation of IntermediateResultPartition.
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<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>> - Interface in org.apache.flink.runtime.scheduler.strategy
SchedulingUtils - Class in org.apache.flink.runtime.executiongraph
This class contains scheduling logic for EAGER and LAZY_FROM_SOURCES.
SchedulingUtils() - Constructor for class org.apache.flink.runtime.executiongraph.SchedulingUtils
 
schema - Variable in class org.apache.flink.orc.OrcInputFormat
 
SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
schema - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
(Serializable) SerializationSchema for turning objects used with Flink into.
schema - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
 
schema - Variable in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
 
schema(TypeInformation<Row>) - Method in class org.apache.flink.table.descriptors.Csv
Sets the format schema with field names and the types.
schema(TypeInformation<Row>) - Method in class org.apache.flink.table.descriptors.Json
Sets the schema using type information.
schema(TableSchema) - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
Sets the format schema with field names and the types.
Schema - Class in org.apache.flink.table.descriptors
Describes a schema of a table.
Schema() - Constructor for class org.apache.flink.table.descriptors.Schema
 
SCHEMA - Static variable in class org.apache.flink.table.descriptors.Schema
 
schema(TableSchema) - Method in class org.apache.flink.table.descriptors.Schema
Sets the schema with field names and the types.
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
 
SCHEMA_DATA_TYPE - Static variable in class org.apache.flink.table.descriptors.Schema
 
SCHEMA_FROM - Static variable in class org.apache.flink.table.descriptors.Schema
 
SCHEMA_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCHEMA_NAME - Static variable in class org.apache.flink.table.descriptors.Schema
 
SCHEMA_PROCTIME - Static variable in class org.apache.flink.table.descriptors.Schema
 
SCHEMA_TYPE - Static variable in class org.apache.flink.table.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.
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.
SchemaValidator - Class in org.apache.flink.table.descriptors
Validator for Schema.
SchemaValidator(boolean, boolean, boolean) - Constructor for class org.apache.flink.table.descriptors.SchemaValidator
 
scope - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
 
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.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_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.
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
 
searchAllLogs(Pattern, Function<Matcher, String>) - Method in class org.apache.flink.tests.util.FlinkDistribution
 
searchPartSpecAndPaths(FileSystem, Path, int) - Static method in class org.apache.flink.table.filesystem.PartitionPathUtils
Search all partitions in this path.
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 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 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
secondDam() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
seconds(long) - Static method in class org.apache.flink.api.common.time.Time
Creates a new Time that represents the given number of seconds.
seconds(long) - Static method in class org.apache.flink.streaming.api.windowing.time.Time
Creates a new Time that represents the given number of seconds.
secretKey(String) - Static method in class org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants
 
SECTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SecureAclProvider() - Constructor for class org.apache.flink.runtime.util.ZooKeeperUtils.SecureAclProvider
 
SecureAzureFSFactory - Class in org.apache.flink.fs.azurefs
A factory for the Azure file system over HTTPs.
SecureAzureFSFactory() - Constructor for class org.apache.flink.fs.azurefs.SecureAzureFSFactory
 
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_SSL - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
SECURITY_SSL_ALGORITHMS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
SECURITY_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
SECURITY_SSL_KEY_PASSWORD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
SECURITY_SSL_KEYSTORE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
SECURITY_SSL_KEYSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
SECURITY_SSL_PROTOCOL - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
SECURITY_SSL_TRUSTSTORE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
SECURITY_SSL_TRUSTSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.ConfigConstants
SECURITY_SSL_VERIFY_HOSTNAME - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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<SecurityModuleFactory>) - 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
A security context with may be required to run a Callable.
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
Utils for configuring security.
sed(String, Path) - Static method in enum org.apache.flink.tests.util.CommandLineWrapper
 
seek(long) - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
seek(byte[]) - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
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, long) - Method in class org.apache.flink.formats.parquet.utils.ParquetRecordReader
Moves the reading position to the given block and seeks to and reads the given record.
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 - 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
 
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.
seekPartitionToBeginning(KafkaConsumer<?, ?>, TopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge010
 
seekPartitionToBeginning(KafkaConsumer<?, ?>, TopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge09
 
seekPartitionToEnd(KafkaConsumer<?, ?>, TopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge010
 
seekPartitionToEnd(KafkaConsumer<?, ?>, TopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaConsumerCallBridge09
 
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
 
seekToLast() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
seekToLast() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
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
 
segment - Variable in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
segments - Variable in class org.apache.flink.table.dataformat.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.
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(Map<String, List<IN>>) - Method in interface org.apache.flink.cep.PatternSelectFunction
Generates a result from the given map of events.
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(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(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(PatternTimeoutFunction<T, L>, PatternSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Deprecated.
select(Map<String, List<IN>>) - Method in class org.apache.flink.cep.RichPatternSelectFunction
 
select(ExecutionMode, ShipStrategyType, boolean) - Static method in enum org.apache.flink.runtime.io.network.DataExchangeMode
Computes the mode of data exchange to be used for a given execution mode and ship strategy.
SELECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
select(OUT) - Method in interface org.apache.flink.streaming.api.collector.selector.OutputSelector
Method for selecting output names for the emitted objects when using the SingleOutputStreamOperator.split(org.apache.flink.streaming.api.collector.selector.OutputSelector<T>) method.
select(String...) - Method in class org.apache.flink.streaming.api.datastream.SplitStream
Deprecated.
Sets the output names for which the next operator will receive values.
select(int) - Method in class org.apache.flink.streaming.api.operators.InputSelection.Builder
Selects an input identified by the given inputId.
select(Tuple5<Integer, Integer, Integer, Integer, Integer>) - Method in class org.apache.flink.streaming.examples.iteration.IterateExample.MySelector
 
select(String) - 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.AggregatedTable
Performs a selection operation after an aggregate operation.
select(String) - Method in interface org.apache.flink.table.api.FlatAggregateTable
Performs a selection operation on a FlatAggregateTable.
select(Expression...) - Method in interface org.apache.flink.table.api.FlatAggregateTable
Performs a selection operation on a FlatAggregateTable table.
select(String) - Method in interface org.apache.flink.table.api.GroupedTable
Performs a selection operation on a grouped table.
select(Expression...) - Method in interface org.apache.flink.table.api.GroupedTable
Performs a selection operation on a grouped table.
select(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
select(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
select(String) - 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.OverWindowedTable
Performs a selection operation on a over windowed table.
select(String) - Method in interface org.apache.flink.table.api.Table
Performs a selection operation.
select(Expression...) - Method in interface org.apache.flink.table.api.Table
Performs a selection operation.
select(String) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs a selection operation on a window grouped table.
select(Expression...) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs a selection operation on a window grouped table.
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
 
selectAllocationBaseDirectory(int) - Method in interface org.apache.flink.runtime.state.LocalRecoveryDirectoryProvider
Returns a specific allocation base directory.
selectAllocationBaseDirectory(int) - Method in class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
selectAllOutputs - Variable in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
selectBestSlotForProfile(Collection<SlotSelectionStrategy.SlotInfoAndResources>, SlotProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
selectBestSlotForProfile(Collection<SlotSelectionStrategy.SlotInfoAndResources>, SlotProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
 
selectBestSlotForProfile(Collection<SlotSelectionStrategy.SlotInfoAndResources>, SlotProfile) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy
Selects the best SlotInfo w.r.t.
SelectByMaxFunction<T extends Tuple> - Class in org.apache.flink.api.java.functions
Function that enables selection by maximal value of a field.
SelectByMaxFunction(TupleTypeInfo<T>, int...) - Constructor for class org.apache.flink.api.java.functions.SelectByMaxFunction
Constructor which is overwriting the default constructor.
SelectByMinFunction<T extends Tuple> - Class in org.apache.flink.api.java.functions
Function that enables selection by minimal value of a field.
SelectByMinFunction(TupleTypeInfo<T>, int...) - Constructor for class org.apache.flink.api.java.functions.SelectByMinFunction
Constructor which is overwriting the default constructor.
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
 
selectChannel(SerializationDelegate<T>) - Method in class org.apache.flink.runtime.operators.shipping.OutputEmitter
 
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.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<StreamRecord<BaseRow>>) - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
SELECTED_COL - Static variable in interface org.apache.flink.ml.params.shared.colname.HasSelectedCol
 
SELECTED_COL - Static variable in interface org.apache.flink.ml.params.shared.colname.HasSelectedColDefaultAsNull
 
SELECTED_COLS - Static variable in interface org.apache.flink.ml.params.shared.colname.HasSelectedCols
 
SELECTED_COLS - Static variable in interface org.apache.flink.ml.params.shared.colname.HasSelectedColsDefaultAsNull
 
selectedFields - Variable in class org.apache.flink.orc.OrcInputFormat
 
selectedRow - Variable in class org.apache.flink.table.client.cli.CliResultView
 
SelectEnglishAndTokenizeFlatMap() - Constructor for class org.apache.flink.streaming.examples.twitter.TwitterExample.SelectEnglishAndTokenizeFlatMap
 
SelectExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one unaliased expression in a select list.
selectFields(String[]) - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
Configures the fields to be read and returned by the ParquetInputFormat.
selectFields(int...) - Method in class org.apache.flink.orc.OrcInputFormat
Selects the fields from the ORC schema that are returned by InputFormat.
selectFields(int...) - Method in class org.apache.flink.orc.OrcRowInputFormat
 
SelectItem() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one item in a select list.
SelectList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the select list of a SELECT statement.
SelectNearestCenter() - Constructor for class org.apache.flink.examples.java.clustering.KMeans.SelectNearestCenter
 
SelectorFunctionKeys(KeySelector<T, K>, TypeInformation<T>, TypeInformation<K>) - Constructor for class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
selectOutputs(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
selectRowDown() - Method in class org.apache.flink.table.client.cli.CliResultView
 
selectRows(int[]) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a new matrix by selecting some of the rows.
selectRowUp() - Method in class org.apache.flink.table.client.cli.CliResultView
 
selectSubtaskBaseDirectory(int) - Method in interface org.apache.flink.runtime.state.LocalRecoveryDirectoryProvider
Returns a specific subtask base directory.
selectSubtaskBaseDirectory(int) - Method in class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
SelectTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This transformation represents a selection of only certain upstream elements.
SelectTransformation(Transformation<T>, List<String>) - Constructor for class org.apache.flink.streaming.api.transformations.SelectTransformation
Creates a new SelectionTransformation from the given input that only selects the streams with the selected names.
selectWithoutLocationPreference(Collection<SlotSelectionStrategy.SlotInfoAndResources>, ResourceProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
SELF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
self() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy.PolicyBuilder
 
semantic - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Semantic chosen for this instance.
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
 
SemanticPropUtil - Class in org.apache.flink.api.java.functions
Utility class that contains helper methods to work with SemanticProperties.
SemanticsCheckMapper - Class in org.apache.flink.streaming.tests
This mapper validates exactly-once and at-least-once semantics in connection with SequenceGeneratorSource.
SEMICOLON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
send(DatadogHttpReporter.DatadogHttpRequest) - Method in class org.apache.flink.metrics.datadog.DatadogHttpClient
 
send(IN) - Method in class org.apache.flink.streaming.connectors.cassandra.AbstractCassandraTupleSink
 
send(IN) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraPojoSink
 
send(IN) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
send(ProducerRecord<K, V>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
send(ProducerRecord<K, V>, Callback) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
send(ProducerRecord<K, V>) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
send(ProducerRecord<K, V>, Callback) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
SEND_RECEIVE_BUFFER_SIZE - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
sendCombinedMessage(Message) - Method in class org.apache.flink.graph.pregel.MessageCombiner
Sends the combined message to the target vertex.
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.
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.
sendMessages(Vertex<Long, Double>) - Method in class org.apache.flink.graph.examples.IncrementalSSSP.InvalidateMessenger
 
sendMessages(Vertex<K, Double>) - Method in class org.apache.flink.graph.examples.PageRank.RankMessenger
 
sendMessages(Vertex<K, VV>) - Method in class org.apache.flink.graph.library.ConnectedComponents.CCMessenger
 
sendMessages(Vertex<K, VV>) - Method in class org.apache.flink.graph.library.LabelPropagation.SendNewLabelToNeighbors
 
sendMessages(Vertex<K, Double>) - Method in class org.apache.flink.graph.library.SingleSourceShortestPaths.MinDistanceMessenger
 
sendMessages(Vertex<K, VV>) - Method in class org.apache.flink.graph.spargel.ScatterFunction
This method is invoked once per superstep for each vertex that was changed in that superstep.
sendMessages(String, String...) - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Sends the given messages to the given topic.
sendMessages(String, String...) - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
sendMessageTo(K, Message) - Method in class org.apache.flink.graph.pregel.ComputeFunction
Sends the given message to the vertex identified by the given key.
sendMessageTo(K, Message) - Method in class org.apache.flink.graph.spargel.ScatterFunction
Sends the given message to the vertex identified by the given key.
sendMessageToAllNeighbors(Message) - Method in class org.apache.flink.graph.pregel.ComputeFunction
Sends the given message to all vertices that adjacent to the changed vertex.
sendMessageToAllNeighbors(Message) - Method in class org.apache.flink.graph.spargel.ScatterFunction
Sends the given message to all vertices that are targets of an edge of the changed vertex.
SendNewLabelToNeighbors(TypeInformation<VV>) - Constructor for class org.apache.flink.graph.library.LabelPropagation.SendNewLabelToNeighbors
 
sendNotModified(ChannelHandlerContext) - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
Send the "304 Not Modified" response.
sendOffsetsToTransaction(Map<TopicPartition, OffsetAndMetadata>, String) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
sendOffsetsToTransaction(Map<TopicPartition, OffsetAndMetadata>, String) - Method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaProducer
 
sendReadRequest(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
Sends a new read requests, if further requests remain.
sendRequest(M, U, R) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
sendRequest(InetSocketAddress, REQ) - Method in class org.apache.flink.queryablestate.network.Client
 
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) - Method in class org.apache.flink.runtime.rest.RestClient
 
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.
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, 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.
sendRetraction - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
sendRetraction - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
sendScheduleOrUpdateConsumerMessage() - Method in class org.apache.flink.runtime.scheduler.DeploymentOption
 
sendScheduleOrUpdateConsumersMessage() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
sendSlotReport(ResourceID, InstanceID, SlotReport, Time) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
sendSlotReport(ResourceID, InstanceID, SlotReport, Time) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Sends the given SlotReport to the ResourceManager.
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(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(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(ResultPartitionID, TaskEvent, RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Sends a task event backwards to an intermediate result partition.
sendTaskEvent(TaskEvent) - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
sendValues(Iterable<Row>, long, long) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraRowWriteAheadSink
 
sendValues(Iterable<IN>, long, long) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraTupleWriteAheadSink
 
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
 
SentinelSequenceNumber - Enum in org.apache.flink.streaming.connectors.kinesis.model
Special flag values for sequence numbers in shards to indicate special positions.
SEPARATOR - Static variable in class org.apache.flink.core.fs.Path
The directory separator, a slash.
SEPARATOR_CHAR - Static variable in class org.apache.flink.core.fs.Path
The directory separator, a slash (character).
SEQUENCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
sequence - Variable in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
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(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.
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.
SequenceFileWriter<K extends org.apache.hadoop.io.Writable,V extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.streaming.connectors.fs
Deprecated.
SequenceFileWriter() - Constructor for class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
Creates a new SequenceFileWriter that writes sequence files without compression.
SequenceFileWriter(String, SequenceFile.CompressionType) - Constructor for class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
Creates a new SequenceFileWriter that writes sequence with the given compression codec and compression type.
SequenceFileWriter(SequenceFileWriter<K, V>) - Constructor for class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
 
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.
SequenceGeneratorSource - Class in org.apache.flink.streaming.tests
This source function generates a sequence of long values per key.
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 - Class in org.apache.flink.streaming.connectors.kinesis.model
A serializable representation of a Kinesis record's sequence number.
SequenceNumber(String) - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
Create a new instance for a non-aggregated Kinesis record without a subsequence number.
SequenceNumber(String, long) - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
Create a new instance, with the specified sequence number and subsequence number.
SERIALIZABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
SerializableReturnListener - Interface in org.apache.flink.streaming.connectors.rabbitmq
A serializable ReturnListener.
SerializableSerializer(T) - Constructor for class org.apache.flink.api.common.ExecutionConfig.SerializableSerializer
 
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
 
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 - Variable in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
Serialization schema for encoding records to Kafka.
SerializationSchema<T> - Interface in org.apache.flink.streaming.util.serialization
Deprecated.
Use SerializationSchema instead.
SerializationSchemaBuilder() - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.SerializationSchemaBuilder
 
SerializationSchemaFactory<T> - Interface in org.apache.flink.table.factories
Factory for creating configured instances of SerializationSchema.
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) - Method in interface org.apache.flink.api.common.serialization.SerializationSchema
Serializes the incoming element to a specified type.
serialize(String) - Method in class org.apache.flink.api.common.serialization.SimpleStringSchema
 
serialize(T) - Method in class org.apache.flink.api.common.serialization.TypeInformationSerializationSchema
 
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(String[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
serialize(BigDecimal, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
serialize(BigInteger, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
serialize(Boolean, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
serialize(BooleanValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
serialize(Byte, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
serialize(ByteValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
serialize(Character, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
serialize(CharValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
serialize(Date, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
serialize(Double, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
serialize(DoubleValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
serialize(Float, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
serialize(FloatValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
serialize(C[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
serialize(Instant, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
serialize(Integer, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
serialize(IntValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
serialize(List<T>, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
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(Long, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
serialize(LongValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
serialize(Map<K, V>, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
serialize(NullValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
serialize(Short, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
serialize(ShortValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
serialize(Date, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
serialize(Time, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
serialize(Timestamp, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
serialize(String, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
serialize(StringValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
serialize(Void, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
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.io.TypeSerializerOutputFormat
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
serialize(Either<L, R>, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
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(Row, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
serialize(Tuple0, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
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(DeweyNumber, DataOutputView) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
serialize(NFA.MigratedNFA<T>, DataOutputView) - Method in class org.apache.flink.cep.nfa.NFA.NFASerializer
Deprecated.
 
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.SharedBufferNode.SharedBufferNodeSerializer
 
serialize(SharedBuffer<V>, DataOutputView) - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
serialize(E) - Method in interface org.apache.flink.core.io.SimpleVersionedSerializer
Serializes the given object.
serialize(Row) - Method in class org.apache.flink.formats.avro.AvroRowSerializationSchema
 
serialize(T, DataOutputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
serialize(Row) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema
 
serialize(Row) - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema
 
serialize(LongValueWithProperHashCode, DataOutputView) - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
serialize(ByteValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
serialize(CharValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
serialize(DoubleValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
serialize(FloatValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
serialize(IntValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
serialize(LongValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
serialize(NullValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
serialize(ShortValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
serialize(StringValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
serialize(Object) - Static method in class org.apache.flink.metrics.datadog.DatadogHttpClient
 
serialize(VoidNamespace, DataOutputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
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(T, DataOutputStream) - Method in interface org.apache.flink.runtime.checkpoint.savepoint.SavepointSerializer
Serializes a savepoint to an output stream.
serialize(SavepointV2, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
serialize(SavepointV2, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
serialize(JobDetails, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails.JobDetailsSerializer
 
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(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(JobID, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.JobIDSerializer
 
serialize(JobResult, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.JobResultSerializer
 
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(ResourceID, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.ResourceIDSerializer
 
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(TriggerId, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.TriggerId.TriggerIdSerializer
 
serialize(ArrayList<T>, DataOutputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
serialize(VoidNamespace, DataOutputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
serialize(String) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.SimpleVersionedStringSerializer
 
serialize(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>, DataOutputView) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
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(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(FlinkKafkaProducer.KafkaTransactionContext, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
serialize(FlinkKafkaProducer.NextTransactionalIdHint, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
serialize(FlinkKafkaProducer.KafkaTransactionState, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
serialize(FlinkKafkaProducer011.KafkaTransactionContext, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
serialize(FlinkKafkaProducer011.NextTransactionalIdHint, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
serialize(FlinkKafkaProducer011.KafkaTransactionState, DataOutputView) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
serialize(T, Long) - Method in interface org.apache.flink.streaming.connectors.kafka.KafkaSerializationSchema
Serializes given element and returns it as a ProducerRecord.
serialize(T) - Method in interface org.apache.flink.streaming.connectors.kinesis.serialization.KinesisSerializationSchema
Serialize the given element into a ByteBuffer.
serialize(Event) - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializer
 
serialize(KafkaEvent) - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEventSchema
 
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(T) - Method in interface org.apache.flink.streaming.util.serialization.SerializationSchema
Deprecated.
Serializes the incoming element to a specified type.
serialize(ListView<T>, DataOutputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
 
serialize(MapView<K, V>, DataOutputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
serialize(Map<K, V>, DataOutputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
serialize(Object, DataOutputView) - Method in class org.apache.flink.table.dataview.NullSerializer
 
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(BaseArray, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
serialize(BaseMap, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
serialize(BaseRow, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
serialize(BinaryGeneric<T>, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
serialize(BinaryRow, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
serialize(BinaryString, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
serialize(Decimal, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
serialize(BaseArray, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer
 
serialize(BaseMap, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer
 
serialize(BaseRow, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer
 
serialize(BigDecimal, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
serialize(Date, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
serialize(Decimal, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer
 
serialize(String, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
serialize(Time, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
serialize(Timestamp, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
serialize(SqlTimestamp, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
serialize(DataOutputView) - Method in class org.apache.flink.types.Record
Writes this record to the given output view.
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.
serializeConfiguration(Configuration) - Static method in class org.apache.flink.addons.hbase.util.HBaseConfigurationUtil
Serialize a Hadoop Configuration into byte[].
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
 
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
 
SERIALIZEDUDF - Static variable in class org.apache.flink.streaming.api.graph.StreamConfig
 
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(T) - Constructor for class org.apache.flink.util.SerializedValue
 
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
 
serializeFromObject(Object, int, Charset) - Static method in class org.apache.flink.addons.hbase.util.HBaseTypeUtils
Serialize the Java Object to byte array with the given type.
serializeKey(T) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KeyedSerializationSchemaWrapper
 
serializeKey(T) - Method in interface org.apache.flink.streaming.util.serialization.KeyedSerializationSchema
Deprecated.
Serializes the key of the incoming element to a byte array This method might return null if no key is available.
serializeKey(Tuple2<K, V>) - Method in class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
 
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.
serializeKeyedStateHandle(KeyedStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
serializeKeyedStateHandle(KeyedStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
serializeKeyGroup(int, byte[]) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
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.
serializeObject(Object) - Static method in class org.apache.flink.util.InstantiationUtil
 
serializeObject(OutputStream, Object) - Static method in class org.apache.flink.util.InstantiationUtil
 
serializeOld(SavepointV1, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
serializeOperatorStateHandle(OperatorStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
serializeOperatorStateHandle(OperatorStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
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.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
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 - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
serializer - Variable in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
Serializer(TypeSerializer<?>, TypeSerializer<Long>) - Constructor for class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
serializer - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
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
 
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
 
serializeRecord(T) - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordSerializer
Starts serializing the given record to an intermediate data buffer.
serializeRecord(T) - Method in class org.apache.flink.runtime.io.network.api.serialization.SpanningRecordSerializer
Serializes the complete record to an intermediate data serialization buffer.
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.
serializeResponse(ByteBufAllocator, long, RESP) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
Serializes the response sent to the Client.
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 - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
serializers to deserialize the first n fields for comparison
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.
serializeStreamStateHandle(StreamStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1Serializer
 
serializeStreamStateHandle(StreamStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2Serializer
 
serializeToByteArray(TypeSerializer<T>, T) - Static method in class org.apache.flink.util.InstantiationUtil
 
serializeToPages(BinaryRow) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
 
serializeToPages(T, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
Serializes the given record to the given target paged output view.
serializeToPages(BaseRow, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
serializeToPages(BinaryRow, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
serializeValue(T, TypeSerializer<T>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Serializes the value with the given serializer.
serializeValue(T) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KeyedSerializationSchemaWrapper
 
serializeValue(T) - Method in interface org.apache.flink.streaming.util.serialization.KeyedSerializationSchema
Deprecated.
Serializes the value of the incoming element to a byte array.
serializeValue(Tuple2<K, V>) - Method in class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
 
serializeWithoutLengthSlow(BinaryRow, MemorySegmentWritable) - Static method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
serialVersionUID - Static variable in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerConfigSnapshot
Deprecated.
 
serialVersionUID - Static variable in interface org.apache.flink.cep.EventComparator
 
serialVersionUID - Static variable in class org.apache.flink.table.functions.hive.HiveFunctionWrapper
 
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
Number of async query threads for the KvStateServerHandler (0 => #slots).
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
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
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.AkkaOptions
 
SERVER_SOCKET_WORKER_POOL_SIZE_MAX - Static variable in class org.apache.flink.configuration.AkkaOptions
 
SERVER_SOCKET_WORKER_POOL_SIZE_MIN - Static variable in class org.apache.flink.configuration.AkkaOptions
 
SERVER_THREAD_PRIORITY - Static variable in class org.apache.flink.configuration.RestOptions
 
serverAddress - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
 
SERVICE_CREATE_TIMEOUT - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
SERVICE_ID - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptionsInternal
 
ServiceDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Setup services port.
ServiceDecorator() - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.ServiceDecorator
 
ServiceDecorator(boolean) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.ServiceDecorator
 
ServiceDecorator(KubernetesConfigOptions.ServiceExposedType, boolean) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.ServiceDecorator
 
session - Variable in class org.apache.flink.batch.connectors.cassandra.CassandraInputFormatBase
 
SESSION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
session - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraRowWriteAheadSink
 
session - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
session - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraTupleWriteAheadSink
 
Session - Class in org.apache.flink.table.api
Helper class for creating a session window.
Session() - Constructor for class org.apache.flink.table.api.Session
 
SESSION - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
session(Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
SESSION_END - 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 - Class in org.apache.flink.table.client.gateway
Context describing a session, it's mainly used for user to open a new session in the backend.
SessionContext(String, Environment) - Constructor for class org.apache.flink.table.client.gateway.SessionContext
 
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.
SessionDispatcherLeaderProcessFactoryFactory - Class in org.apache.flink.runtime.dispatcher.runner
Factory for the SessionDispatcherLeaderProcessFactory.
sessionIds - Variable in class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
 
sessionIdsPerSnapshot - Variable in class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
 
SessionRestEndpointFactory - Enum in org.apache.flink.runtime.rest
sessionState(ExecutionContext.SessionState) - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext.Builder
 
sessionTimeout - Variable in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
sessionTimeout - Variable in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
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.assigners
A WindowAssigner that windows elements into sessions based on the timestamp.
SessionWindowAssigner(long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.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.
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(Iterator<Tuple3<K1, K2, T>>) - Method in class org.apache.flink.api.java.operators.translation.Tuple3UnwrappingIterator
 
set(Collector<Tuple3<K1, K2, IN>>) - Method in class org.apache.flink.api.java.operators.translation.Tuple3WrappingCollector
 
set(Iterator<Tuple2<K, T>>) - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
 
set(Collector<Tuple2<K, IN>>) - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
 
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 class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
set(ConfigOption<T>, T) - Method in interface org.apache.flink.configuration.WritableConfig
Stores a given value using the metadata included in the ConfigOption.
set(boolean) - Method in class org.apache.flink.graph.utils.proxy.OptionalBoolean
Set the boolean state.
set(Iterator<Tuple2<KEY, VALUE>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
Set the Flink iterator to wrap.
set(ParamInfo<V>, V) - Method in class org.apache.flink.ml.api.misc.param.Params
Set the value of the specific parameter.
set(ParamInfo<V>, V) - Method in interface org.apache.flink.ml.api.misc.param.WithParams
Set the value of a specific parameter.
set(int, int, double) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Set a single element.
set(int, double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
set(int, double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
set(int, double) - Method in class org.apache.flink.ml.common.linalg.Vector
Set the i-th element of the vector to value "val".
set(int) - Method in class org.apache.flink.runtime.operators.util.BitSet
Sets the bit at specified index.
set(int, T) - Method in class org.apache.flink.runtime.util.EvictingBoundedList
 
set(E) - Method in class org.apache.flink.runtime.util.SingleElementIterator
Resets the element.
SET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(Object) - Method in class org.apache.flink.table.functions.hive.DeferredObjectAdapter
 
set(E) - Method in class org.apache.flink.table.planner.utils.SingleElementIterator
Resets the element.
set(long) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
 
set(MemorySegment, MemorySegment[], BinaryHashPartition, int, int) - Method in class org.apache.flink.table.runtime.hashtable.LookupBucketIterator
 
set(ChannelReaderInputViewIterator<BinaryRow>) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
set(boolean) - Method in class org.apache.flink.types.BooleanValue
 
set(int, V) - Method in class org.apache.flink.types.ListValue
 
set(String, String) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property.
set(String, String, String) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property.
SET_MINUS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
setAbsoluteTimestamp(long) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
setAccountId(long) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
setAccumulate(BaseRow) - Static method in class org.apache.flink.table.dataformat.util.BaseRowUtil
 
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(BaseRow) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Set the current accumulators (saved in a row) which contains the current aggregated results.
setAccumulators(N, BaseRow) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Set the current accumulators (saved in a row) which contains the current aggregated results.
setAcknowledgeIds(List<AcknowledgeId>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
 
setAdamicAdarScore(FloatValue) - Method in class org.apache.flink.graph.library.similarity.AdamicAdar.Result
Set the Adamic-Adar score, equal to the sum over common neighbors of the inverse logarithm of degree.
setAdjacentParentShardId(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
setAlias(String[]) - Method in class org.apache.flink.ml.api.misc.param.ParamInfoFactory.ParamInfoBuilder
Sets the aliases of the parameter.
setAlignmentDurationNanos(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
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.NetworkBuffer
 
setAllocator(ByteBufAllocator) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setAllowComments(boolean) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setAllowNullValueProperties(boolean) - Method in class org.apache.hadoop.conf.Configuration
Set Configuration to allow keys without values during setup.
setAllowNullValues(boolean) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
Configures the format to either allow null values (writing an empty field), or to throw an exception when encountering a null field.
setAllowNullValues(boolean) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
Configures the format to either allow null values (writing an empty field), or to throw an exception when encountering a null field.
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
 
setAnalyzedUdfSemanticsFlag() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
setAnalyzedUdfSemanticsFlag() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
setAndCheckDiscoveredPartition(KafkaTopicPartition) - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Sets a partition as discovered.
setAndRegisterCompactFilterIfStateTtl(RegisteredStateMetaInfoBase, ColumnFamilyOptions) - Method in class org.apache.flink.contrib.streaming.state.ttl.RocksDbTtlCompactFiltersManager
 
setAnyDistribution() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
setAnyPartitioning(FieldList) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
setAnyPartitioning(FieldSet) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Sets these properties to request some partitioning on the given fields.
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
 
setArgumentTypesAndConstants(Object[], DataType[]) - Method in interface org.apache.flink.table.functions.hive.HiveFunction
Set arguments and argTypes for Function instance.
setArgumentTypesAndConstants(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
 
setArgumentTypesAndConstants(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
setArgumentTypesAndConstants(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveScalarFunction
 
setArrayElementDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setArrayElementDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setAsContext(ContextEnvironmentFactory) - Static method in class org.apache.flink.client.program.ContextEnvironment
 
setAsContext(JobExecutor, 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.
setAsContext(JobExecutor, 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() - Method in class org.apache.flink.test.util.CollectionTestEnvironment
 
setAsContext() - Method in class org.apache.flink.test.util.TestEnvironment
 
setAsContext(JobExecutor, int, Collection<Path>, Collection<URL>) - Static method in class org.apache.flink.test.util.TestEnvironment
Sets the current ExecutionEnvironment to be a TestEnvironment.
setAsContext(JobExecutor, int) - Static method in class org.apache.flink.test.util.TestEnvironment
Sets the current ExecutionEnvironment to be a TestEnvironment.
setAsdf(Long) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
setAsyncDurationMillis(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
setAsyncTimeout(long) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the default timeout for asynchronous operations such as recoverLease and truncate.
setAuthorityScore(DoubleValue) - Method in class org.apache.flink.graph.library.linkanalysis.HITS.Result
Set the authority score.
setAutoCommit(Boolean) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setAutomaticRecovery(boolean) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Enables or disables automatic connection recovery.
setAutoWatermarkInterval(long) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the interval of the automatic watermark emission.
setAverageRecordSizeBytes(long) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
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
 
setAwsClientConfigProperties(ClientConfiguration, Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.AWSUtil
Set all prefixed properties on ClientConfiguration.
setBackoffType(ElasticsearchSinkBase.FlushBackoffType) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase.BulkFlushBackoffPolicy
 
setBatchInterval(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setBatchProperties(StreamExecutionEnvironment, TableConfig) - Static method in class org.apache.flink.table.planner.utils.ExecutorUtils
Sets batch properties for StreamExecutionEnvironment.
setBatchProperties(StreamGraph, TableConfig) - Static method in class org.apache.flink.table.planner.utils.ExecutorUtils
Sets batch properties for StreamGraph.
setBatchRolloverInterval(long) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the roll over interval in milliseconds.
setBatchSize(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the size of the batch.
setBatchSize(long) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the maximum bucket size in bytes.
setBitmask(ByteValue) - Method in class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
Set the bitmask indicating the presence of the six potential connecting edges.
setBitmask(byte) - Method in class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
 
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.
setBlockCacheSize(String) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
setBlockingConnectionsBetweenChains(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
If there are some stream edges that can not be chained and the shuffle mode of edge is not specified, translate these edges into BLOCKING result partition type.
setBlockingConnectionsBetweenChains(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setBlockSize(long) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
setBlockSize(String) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
setBoolean(String, boolean) - Method in class org.apache.flink.configuration.Configuration
Adds the given key/value pair to the configuration object.
setBoolean(ConfigOption<Boolean>, boolean) - Method in class org.apache.flink.configuration.Configuration
Adds the given value to the configuration object.
setBoolean(String, boolean) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setBoolean(ConfigOption<Boolean>, boolean) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setBoolean(String, boolean) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setBoolean(ConfigOption<Boolean>, boolean) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setBoolean(int, boolean) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set boolean value.
setBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setBoolean(MemorySegment[], int, boolean) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set boolean from segments.
setBoolean(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property to a boolean.
setBooleanIfUnset(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
Set the given property, if it is currently unset.
setBottomId(KB) - Method in class org.apache.flink.graph.bipartite.BipartiteEdge
 
setBroadcastGateIterativeWithNumberOfEventsUntilInterrupt(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setBroadcastHighDegreeVertices(boolean) - Method in class org.apache.flink.graph.asm.degree.filter.undirected.MaximumDegree
After filtering high-degree vertices this algorithm must perform joins on the original graph's vertex set and on both the source and target IDs of the edge set.
setBroadcastInputName(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setBroadcastInputs(Map<Operator<?>, OptimizerNode>, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
This function connects the operators that produce the broadcast inputs to this operator.
setBroadcastInputs(List<NamedChannel>) - Method in class org.apache.flink.optimizer.plan.PlanNode
Sets a list of all broadcast inputs attached to this node.
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.
setBucketer(Bucketer<T>) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the Bucketer to use for determining the bucket files to write to.
setBuffer(byte[], int, int) - Method in class org.apache.flink.core.memory.ByteArrayInputStreamWithPos
 
setBuffer(ByteBuffer) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
setBuffer(byte[], int, int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
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.
setBufferFlushIntervalMillis(long) - Method in class org.apache.flink.addons.hbase.HBaseWriteOptions.Builder
Optional.
setBufferFlushMaxRows(long) - Method in class org.apache.flink.addons.hbase.HBaseWriteOptions.Builder
Optional.
setBufferFlushMaxSizeInBytes(long) - Method in class org.apache.flink.addons.hbase.HBaseWriteOptions.Builder
Optional.
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(Integer, long) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setBufferTimeout(Long) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setBufferTimeout(long) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setBulkFlushBackoff(boolean) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets whether or not to enable bulk flush backoff behaviour.
setBulkFlushBackoff(boolean) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets whether or not to enable bulk flush backoff behaviour.
setBulkFlushBackoffDelay(long) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets the amount of delay between each backoff attempt when flushing bulk requests, in milliseconds.
setBulkFlushBackoffDelay(long) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets the amount of delay between each backoff attempt when flushing bulk requests, in milliseconds.
setBulkFlushBackoffRetries(int) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets the maximum number of retries for a backoff attempt when flushing bulk requests.
setBulkFlushBackoffRetries(int) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets the maximum number of retries for a backoff attempt when flushing bulk requests.
setBulkFlushBackoffType(ElasticsearchSinkBase.FlushBackoffType) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets the type of back of to use when flushing bulk requests.
setBulkFlushBackoffType(ElasticsearchSinkBase.FlushBackoffType) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets the type of back of to use when flushing bulk requests.
setBulkFlushInterval(long) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets the bulk flush interval, in milliseconds.
setBulkFlushInterval(long) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets the bulk flush interval, in milliseconds.
setBulkFlushMaxActions(int) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets the maximum number of actions to buffer for each bulk request.
setBulkFlushMaxActions(int) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets the maximum number of actions to buffer for each bulk request.
setBulkFlushMaxSizeMb(int) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets the maximum size of buffered actions, in mb, per bulk request.
setBulkFlushMaxSizeMb(int) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets the maximum size of buffered actions, in mb, per bulk request.
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setByte(int, byte) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set byte value.
setByte(int, byte) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setByte(MemorySegment[], int, byte) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set byte from segments.
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
 
setBytes(String, byte[]) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setBytes(int, ByteBuf, int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytes(int, byte[], int, 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, InputStream, 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, FileChannel, long, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytesBufferedInAlignment(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
setBytesPerRead(double) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
setCachable(boolean) - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
setCacheExpireMs(long) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions.Builder
optional, lookup cache expire mills, over this time, the old data will expire.
setCacheMaxSize(long) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions.Builder
optional, lookup cache max size, over this value, the old data will be eliminated.
setCallRewrite(boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
setCancellerHandle(ScheduledFuture<?>) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Sets the handle for the canceller to this pending checkpoint.
setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.optimizer.dag.BulkPartialSolutionNode
 
setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.optimizer.dag.SolutionSetNode
 
setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.optimizer.dag.WorksetNode
 
setCatalogs(List<Map<String, Object>>) - Method in class org.apache.flink.table.client.config.Environment
 
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
 
setChaining(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setChaining(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
setChainingStrategy(ChainingStrategy) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
 
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.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.SinkTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
 
setChainStart() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setChannelIndex(int) - 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
 
setCharset(String) - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Sets the charset for value strings and HBase identifiers.
setCharset(String) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
Specifies the charset to parse Strings to HBase byte[] keys and String values.
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(String) - Method in class org.apache.flink.api.java.io.CsvReader
Sets the charset of the reader.
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.api.java.io.CsvOutputFormat
Sets the charset with which the CSV strings are written to the file.
setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextInputFormat
 
setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextOutputFormat
 
setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
setCharsetName(String) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
Sets the charset with which the CSV strings are written to the file.
setCheckpointId(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
 
setCheckpointingEnabled(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setCheckpointingMode(CheckpointingMode) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the checkpointing mode (exactly-once vs.
setCheckpointInterval(long) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the interval in which checkpoints are periodically scheduled.
setCheckpointMode(CheckpointingMode) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setCheckpointStatsTracker(CheckpointStatsTracker) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Sets the checkpoint stats tracker.
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
Sets the checkpoint trigger through which the source can trigger the checkpoint.
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.
setClass(String, Class<?>) - Method in class org.apache.flink.configuration.Configuration
Adds the given key/value pair to the configuration object.
setClass(String, Class<?>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setClass(String, Class<?>) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setClass(String, Class<?>, Class<?>) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property to the name of a theClass implementing the given interface xface.
setClassLoader(ClassLoader) - Method in class org.apache.hadoop.conf.Configuration
Set the class loader that will be used to load the various objects.
setClasspaths(List<URL>) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Sets the classpaths required to run the job on a task manager.
setClosureCleanerLevel(ExecutionConfig.ClosureCleanerLevel) - Method in class org.apache.flink.api.common.ExecutionConfig
Configures the closure cleaner.
setClusterBuilder(ClusterBuilder) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the ClusterBuilder for this sink.
setClusterInformation(C, String) - Method in class org.apache.flink.table.client.gateway.local.result.BasicResult
 
setClusterInformation(C, String) - Method in interface org.apache.flink.table.client.gateway.local.result.Result
Sets the cluster information of the cluster this result comes from.
setCodeAnalysisMode(CodeAnalysisMode) - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
The code analysis code has been removed and this method has no effect.
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;
setCollector(Collector) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
 
setCollector(Collector<T>) - Method in class org.apache.flink.table.functions.TableFunction
Internal use.
setCollector(Collector<?>) - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Sets the current collector, which used to emit the final row.
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.
setColumnReferenceExpansion(boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
setCombinable(boolean) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
Marks the group reduce operation as combinable.
setCombinable(boolean) - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
 
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
 
setCombineHint(ReduceOperatorBase.CombineHint) - Method in class org.apache.flink.api.java.operators.DistinctOperator
Sets the strategy to use for the combine phase of the reduce.
setCombineHint(ReduceOperatorBase.CombineHint) - Method in class org.apache.flink.api.java.operators.ReduceOperator
Sets the strategy to use for the combine phase of the reduce.
setComment(SqlCharStringLiteral) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
setCommentPrefix(String) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setCommitOffsetsOnCheckpoints(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies whether or not the consumer should commit offsets back to Kafka on checkpoints.
setCommittedOffset(long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
setCommonBindAddress(String) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setCompactionStyle(CompactionStyle) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
setComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Sets the specified comparator for this PlanNode.
setComparator1(TypeComparatorFactory<?>) - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
setComparator2(TypeComparatorFactory<?>) - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
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.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
 
setConfiguration(Configuration) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
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
 
setConfiguration(Map<String, Object>) - Method in class org.apache.flink.table.client.config.Environment
 
setConfiguration(Configuration) - Method in class org.apache.flink.test.util.MiniClusterResourceConfiguration.Builder
Deprecated.
 
setConformance(SqlConformance) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setConnectionTimeout(int) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the connection timeout.
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
 
setConstants(float, float, float) - Method in class org.apache.flink.graph.generator.RMatGraph
The parameters for recursively subdividing the adjacency matrix.
setContainingIterationNode(BulkIterationPlanNode) - Method in class org.apache.flink.optimizer.plan.BulkPartialSolutionPlanNode
 
setContainingIterationNode(WorksetIterationPlanNode) - Method in class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
setContainingIterationNode(WorksetIterationPlanNode) - Method in class org.apache.flink.optimizer.plan.WorksetPlanNode
 
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.TwoPhaseCommitSinkFunction.State
 
setConvergenceCriterion(String, ConvergenceCriterion<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setCosts(Costs) - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
setCosts(Costs) - Method in class org.apache.flink.optimizer.plan.PlanNode
Sets the basic cost for this node to the given value, and sets the cumulative costs to those costs plus the cost shares of all inputs (regular and broadcast).
setCosts(Costs) - Method in class org.apache.flink.optimizer.plan.SinkJoinerPlanNode
 
setCosts(Costs) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
setCount(long) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Sets the current checkpoint ID.
setCount(long) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
setCount(long) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
setCpuCores(double) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setCpuCores(Resource) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setCpuCores(double) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setCpuCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Sets the cost for the CPU.
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.
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(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.heap.InternalKeyContext
Set current key of the context.
setCurrentKey(K) - Method in class org.apache.flink.runtime.state.heap.InternalKeyContextImpl
 
setCurrentKey(K) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
Sets the current key that is used for partitioned state.
setCurrentKey(Object) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
setCurrentKey(Object) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setCurrentKey(Object) - Method in interface org.apache.flink.streaming.api.operators.KeyContext
 
setCurrentKey(BaseRow) - Method in interface org.apache.flink.table.runtime.context.ExecutionContext
Sets current key.
setCurrentKey(BaseRow) - Method in class org.apache.flink.table.runtime.context.ExecutionContextImpl
 
setCurrentKeyGroupIndex(int) - Method in interface org.apache.flink.runtime.state.heap.InternalKeyContext
Set current key group index of the context.
setCurrentKeyGroupIndex(int) - Method in class org.apache.flink.runtime.state.heap.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 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
 
setCurrentTime(long) - Method in class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
setCurrentWatermark(long) - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
Set the current watermark.
setCurrentWatermark(long) - Method in class org.apache.flink.streaming.runtime.metrics.WatermarkGauge
 
setCustomEndpointInitializer(TwitterSource.EndpointInitializer) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
Set a custom endpoint initializer.
setCustomPartitioned(FieldList, Partitioner<?>) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
setCustomPartitioned(FieldSet, Partitioner<?>) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Sets these properties to request a custom partitioning with the given Partitioner instance.
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
 
setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.optimizer.operators.AbstractJoinDescriptor
 
setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.optimizer.operators.CoGroupDescriptor
 
setCustomPartitioner(KinesisPartitioner<OUT>) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
setData(double[]) - Method in class org.apache.flink.ml.common.linalg.DenseVector
Set the data array.
setDataDistribution(DataDistribution) - Method in class org.apache.flink.optimizer.plan.Channel
 
setDataExchangeMode(DataExchangeMode) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the data exchange mode (batch / pipelined) to use for the data exchange of this channel.
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.
setDateTimeType(FlinkFnApi.Schema.DateTimeType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
setDateTimeType(FlinkFnApi.Schema.DateTimeType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DateTimeType date_time_type = 6;
setDbStoragePath(String) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
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.RocksDBStateBackend
Sets the directories in which the local RocksDB database puts its files (like SST and metadata files).
setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the URL of the JDBC database.
setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
required, JDBC DB url.
setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setDebugStream(PrintStream) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
setDecimal(int, Decimal, int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set the decimal column value.
setDecimal(int, Decimal, int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setDecimalContext(MathContext) - Method in class org.apache.flink.table.api.TableConfig
Sets the default context for decimal division calculation.
setDecimalType(FlinkFnApi.Schema.DecimalType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
setDecimalType(FlinkFnApi.Schema.DecimalType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalType decimal_type = 7;
setDefaultBufferTimeout(long) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setDefaultInputDependencyConstraint(InputDependencyConstraint) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the default input dependency constraint for vertex scheduling.
setDefaultKeyspace(String) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the keyspace to be used.
setDefaultLocalParallelism(int) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
Sets the default parallelism that will be used for the local execution environment created by ExecutionEnvironment.createLocalEnvironment().
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().
setDefaultNullCollation(NullCollation) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
setDefaultParallelism(int) - Method in class org.apache.flink.api.common.Plan
Sets the default parallelism for this plan.
setDefaultParallelism(int) - Method in class org.apache.flink.optimizer.Optimizer
 
setDefaultPartition(String) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
Set default partition id.
setDefaultStream(String) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
Set a default stream name.
setDefaultValue(String) - Method in class org.apache.flink.graph.drivers.parameter.ChoiceParameter
 
setDefaultValue(double) - Method in class org.apache.flink.graph.drivers.parameter.DoubleParameter
Set the default value.
setDefaultValue(long) - Method in class org.apache.flink.graph.drivers.parameter.LongParameter
Set the default value.
setDefaultValue(T) - Method in class org.apache.flink.graph.drivers.parameter.SimpleParameter
Set the default value, used if no value is set by the command-line configuration.
setDefaultValue(String) - Method in class org.apache.flink.graph.drivers.parameter.StringParameter
 
setDegree(LongValue) - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
Set the vertex degree.
setDegree(LongValue) - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
Set the vertex degree.
setDelayMillis(long) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase.BulkFlushBackoffPolicy
 
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
 
setDeployment(Map<String, Object>) - Method in class org.apache.flink.table.client.config.Environment
 
setDeprecatedProperties() - Method in class org.apache.hadoop.conf.Configuration
Sets all deprecated properties that are not currently set but have a corresponding new property that is set.
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.ml.api.misc.param.ParamInfoFactory.ParamInfoBuilder
Sets the description of the parameter.
setDescriptionBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string description = 2;
setDest(Path) - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
setDetached(boolean) - Method in class org.apache.flink.tests.util.flink.JobSubmission.JobSubmissionBuilder
Sets whether the job should be submitted in a detached manner.
setDialect(JDBCDialect) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
optional, Handle the SQL dialect of jdbc driver.
setDictionary(Dictionary) - Method in class org.apache.flink.table.dataformat.vector.AbstractColumnVector
Update the dictionary.
setDirection(EdgeDirection) - Method in class org.apache.flink.graph.gsa.GSAConfiguration
Sets the direction in which neighbors are to be selected By default the neighbors who are target of the edges are selected.
setDirection(EdgeDirection) - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Sets the direction in which messages are sent in the ScatterFunction.
setDiskCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Sets the costs for disk for this Costs object.
setDistinctNeighborCount(IntValue) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
Set the distinct neighbor count.
setDistribution(DataDistribution) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
setDouble(String, double) - Method in class org.apache.flink.configuration.Configuration
Adds the given key/value pair to the configuration object.
setDouble(ConfigOption<Double>, double) - Method in class org.apache.flink.configuration.Configuration
Adds the given value to the configuration object.
setDouble(String, double) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setDouble(ConfigOption<Double>, double) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setDouble(String, double) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setDouble(ConfigOption<Double>, double) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setDouble(int, double) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set double value.
setDouble(int, double) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setDouble(MemorySegment[], int, double) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set double from segments.
setDouble(String, double) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property to a double.
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
 
setDriverKeyInfo(FieldList, int) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Sets the key field indexes for the specified driver comparator.
setDriverKeyInfo(FieldList, boolean[], int) - Method in class org.apache.flink.optimizer.plan.SingleInputPlanNode
Sets the key field information for the specified driver comparator.
setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the name of the JDBC driver that will be used.
setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setDriverName(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
optional, driver name, dialect has a default driver name, See JDBCDialect.defaultDriverName().
setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setDriverPairComparator(TypePairComparatorFactory<?, ?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setDriverStrategy(DriverStrategy) - Method in class org.apache.flink.optimizer.plan.PlanNode
Sets the driver strategy for this node.
setDriverStrategy(DriverStrategy) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setDynamicGrouped(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setEdgeGroupCount(Long) - Method in class org.apache.flink.graph.library.Summarization.EdgeValue
 
setEdgeGroupValue(EV) - Method in class org.apache.flink.graph.library.Summarization.EdgeValue
 
setEmailId(EmailId) - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
setEmailId(String) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailId
 
setEmailId(EmailId) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
setEnableTypeCoercion(boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
setEncodeForHTML(boolean) - Method in class org.apache.flink.optimizer.plandump.PlanJSONDumpGenerator
 
setEndingHashKey(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
setEndingSequenceNumber(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
setEndOffsetExclusive(long) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
setEntryPointClassName(String) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setEnum(String, T) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property to the given type.
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
 
setEnv(Map<String, String>) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
setEqual(DenseVector) - Method in class org.apache.flink.ml.common.linalg.DenseVector
Set the data of the vector the same as those of another vector.
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.CsvRowDeserializationSchema.Builder
 
setEscapeCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setEstimatedNumRecords(long) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
setEstimatedOutputSize(long) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
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.
setExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.flink.runtime.util.ExecutorThreadFactory.Builder
 
setExecutable(boolean) - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
setExecution(Map<String, Object>) - Method in class org.apache.flink.table.client.config.Environment
 
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
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.
setExecutionMode(ExecutionMode) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the execution mode to execute the program.
setExecutionRetryDelay(long) - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
This method will be replaced by ExecutionConfig.setRestartStrategy(org.apache.flink.api.common.restartstrategy.RestartStrategies.RestartStrategyConfiguration). The RestartStrategies.FixedDelayRestartStrategyConfiguration contains the delay between successive execution attempts.
setExpectedArguments(List<DataType>) - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
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
 
setExtract(boolean) - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
setFailOnCheckpointingErrors(boolean) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
setFailOnError(boolean) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
If set to true, the producer will immediately fail with an exception on any error.
setFailOnMissingField(boolean) - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
Deprecated.
Use the provided JsonRowDeserializationSchema.Builder instead.
setFailTaskOnCheckpointError(boolean) - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
This method takes no effect since we would not forward the configuration from the checkpoint config to the task, and we have not supported task to fail on checkpoint error. Please use CheckpointConfig.setTolerableCheckpointFailureNumber(int) to determine the behavior on checkpoint errors.
setFailUnfulfillableRequest(boolean) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Set SlotManager whether to fail unfulfillable slot requests.
setFailUnfulfillableRequest(boolean) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
setFailUnfulfillableRequest(boolean) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
setFailureHandler(CassandraFailureHandler) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the failure handler for this sink.
setFailureHandler(ActionRequestFailureHandler) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets a failure handler for action requests.
setFailureHandler(ActionRequestFailureHandler) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets a failure handler for action requests.
setFailWhenLegacyStateDetected(boolean) - Static method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointSerializers
This is only visible as a temporary solution to keep the stateful job migration it cases working from binary savepoints that still contain legacy state (<= Flink 1.1).
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.
setFencingToken(F) - Method in class org.apache.flink.runtime.rpc.FencedRpcEndpoint
 
setFencingToken(F) - Method in class org.apache.flink.runtime.rpc.PermanentlyFencedRpcEndpoint
 
setFetchSize(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setFetchSize(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions.Builder
optional, the number of rows to fetch per round trip.
setField(T, int, Object) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
Modify field of existing instance.
setField(PreparedStatement, int, Object, int) - Static method in class org.apache.flink.api.java.io.jdbc.JDBCUtils
 
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(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.DateTimeType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.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.UserDefinedFunction.Input.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
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(int, Object) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setField(int, Object) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setField(int, Value) - Method in class org.apache.flink.types.Record
Sets the field at the given position to the given value.
setField(int, Object) - Method in class org.apache.flink.types.Row
Sets the field at the specified position.
setFieldDelimiter(String) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setFieldDelimiter(char) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setFieldDelimiter(char) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setFieldNames(String[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction.Builder
required, field names of this jdbc table.
setFieldNames(String[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
required, field names of this jdbc sink.
setFields(T0) - Method in class org.apache.flink.api.java.tuple.Tuple1
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) - Method in class org.apache.flink.api.java.tuple.Tuple2
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.
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(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;
setFieldsGeneric(int[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setFieldsGeneric(boolean[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setFieldTypes(TypeInformation[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction.Builder
required, field types of this jdbc table.
setFieldTypes(int[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
required, field types of this jdbc sink.
setFieldTypesGeneric(Class<?>...) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
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
 
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.
setFilesFilter(FilePathFilter) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
setFileSystemFactory(FileSystemFactory) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setFilterFactor(float) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
setFilterPredicate(FilterPredicate) - Method in class org.apache.flink.formats.parquet.ParquetInputFormat
 
setFinal(boolean) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
setFirstDegree(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
setFirstDegree(Integer) - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
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
setFirstInput(Operator<IN1>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setFirstInputs(List<Operator<IN1>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setFirstRecordStart(long) - Method in class org.apache.flink.api.common.io.BlockInfo
Sets the firstRecordStart to the specified value.
setFirstVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
setFirstVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
setFirstVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
 
setFirstVertex(K) - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
setFirstVertex(K) - Method in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
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(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.
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
 
setFloat(String, float) - Method in class org.apache.flink.configuration.Configuration
Adds the given key/value pair to the configuration object.
setFloat(ConfigOption<Float>, float) - Method in class org.apache.flink.configuration.Configuration
Adds the given value to the configuration object.
setFloat(String, float) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setFloat(ConfigOption<Float>, float) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setFloat(String, float) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setFloat(ConfigOption<Float>, float) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setFloat(int, float) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set float value.
setFloat(int, float) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setFloat(MemorySegment[], int, float) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set float from segments.
setFloat(String, float) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property to a float.
setFlushIntervalMills(long) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
optional, flush interval mills, over this time, asynchronous threads will flush data.
setFlushIntervalMills(long) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink.Builder
optional, flush interval mills, over this time, asynchronous threads will flush data.
setFlushMaxSize(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
optional, flush max size (includes all append, upsert and delete records), over this number of records, will flush data.
setFlushMaxSize(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink.Builder
optional, flush max size (includes all append, upsert and delete records), over this number of records, will flush data.
setFlushOnCheckpoint(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
If set to true, the Flink producer will wait for all outstanding messages in the Kafka buffers to be acknowledged by the Kafka producer on a checkpoint.
setFlushOnCheckpoint(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
If set to true, the Flink producer will wait for all outstanding messages in the Kafka buffers to be acknowledged by the Kafka producer on a checkpoint.
setFoo(String) - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
setFoo(String) - Method in class org.apache.flink.streaming.tests.queryablestate.LabelSurrogate
 
setForceCheckpointing(boolean) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Deprecated.
This will be removed once iterations properly participate in checkpointing.
setForcedRebalanced() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
setForceRebalancing() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
setFormatDescription(OperatorID, String) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
setFormatFactory(OutputFormatFactory<T>) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setFrameworkID(Option<Protos.FrameworkID>) - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Set the stored Mesos framework ID.
setFrameworkID(Option<Protos.FrameworkID>) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
setFrameworkID(Option<Protos.FrameworkID>) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
Update the persisted framework ID.
setFrequency(int) - Method in class org.apache.flink.examples.java.wordcount.WordCountPojo.Word
 
setFrequency(int) - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
setFSConfig(Configuration) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Specify a custom Configuration that will be used when creating the FileSystem for writing.
setFSConfig(Configuration) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Specify a custom Configuration that will be used when creating the FileSystem for writing.
setFullyReplicated() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
setFullyReplicated() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
setFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
 
setFunctions(List<Map<String, Object>>) - Method in class org.apache.flink.table.client.config.Environment
 
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
 
setGlobalFailureCause(Throwable) - 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.
setGPUResource(double) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setGroupedFields(FieldSet) - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Sets the fields that are grouped in these data properties.
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.
setGroupRepresentativeId(K) - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
setGroupRepresentativeId(K) - Method in class org.apache.flink.graph.library.Summarization.VertexWithRepresentative
 
setGroupSize(int) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex
Override the default group size for the quadratic expansion of neighbor pairs.
setHasDefaultValue(V) - Method in class org.apache.flink.ml.api.misc.param.ParamInfoFactory.ParamInfoBuilder
Sets the flag indicating the parameter has default value, and sets the default value.
setHashPartitioned(FieldList) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
Sets this global properties to represent a hash partitioning.
setHashPartitioned(FieldSet) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
Sets these properties to request a hash partitioning on the given fields.
setHeader(byte) - Method in interface org.apache.flink.table.dataformat.BaseRow
Set the byte header.
setHeader(byte) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setHeader(byte) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setHeader(byte) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setHeader(byte) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setHeader(byte) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
setHeader(byte) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setHeuristicCpuCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Sets the heuristic cost for the CPU.
setHeuristicDiskCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Sets the heuristic costs for disk for this Costs object.
setHeuristicNetworkCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Sets the heuristic network cost for this Costs object.
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.
setHost(String) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the cassandra host to connect to.
setHost(String, int) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the cassandra host/port to connect to.
setHost(String) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
 
setHubScore(DoubleValue) - Method in class org.apache.flink.graph.library.linkanalysis.HITS.Result
Set the hub score.
setId(K) - Method in class org.apache.flink.graph.Vertex
 
setId(long) - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
setIdentifierExpansion(boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
setIdentifierMaxLength(int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setIdleStateRetentionTime(Time, Time) - Method in class org.apache.flink.table.api.TableConfig
Specifies a minimum and a maximum time interval for how long idle state, i.e., state which was not updated, will be retained.
setIfExists(boolean) - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
setIfUnset(String, String) - Method in class org.apache.hadoop.conf.Configuration
Sets a property if it is currently unset.
setIgnoreNullFields(boolean) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig.Builder
 
setIgnoreParseErrors(boolean) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setImmediateSolutionSetUpdate(boolean) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
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
 
setInactiveBucketCheckInterval(long) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the default time between checks for inactive buckets.
setInactiveBucketThreshold(long) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the default threshold for marking a bucket as inactive and closing its part files.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees
By default only the edge set is processed for the computation of degree.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexInDegree
By default only the edge set is processed for the computation of degree.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.directed.VertexOutDegree
By default only the edge set is processed for the computation of degree.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.VertexDegree
By default only the edge set is processed for the computation of degree.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient
By default the vertex set is checked for zero degree vertices.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient
By default the vertex set is checked for zero degree vertices.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.library.linkanalysis.PageRank
This PageRank implementation properly handles both source and sink vertices which have, respectively, only outgoing and incoming edges.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics
By default only the edge set is processed for the computation of degree.
setIncludeZeroDegreeVertices(boolean) - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics
By default only the edge set is processed for the computation of degree.
setIncomingConnection(DagConnection) - Method in class org.apache.flink.optimizer.dag.SingleInputNode
Sets the connection through which this node receives its input.
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
 
setInProgressPrefix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the prefix of in-progress part files.
setInProgressSuffix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the suffix of in-progress part files.
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.
setInput(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setInput(DataSet<IN>) - Method in interface org.apache.flink.api.java.operators.CustomUnaryOperation
 
setInput(DataSet<IN>) - Method in class org.apache.flink.api.java.operators.NoOpOperator
 
setInput(DataSet<Vertex<K, VV>>) - Method in class org.apache.flink.graph.gsa.GatherSumApplyIteration
Sets the input data set for this operator.
setInput(DataSet<Vertex<K, VV>>) - Method in class org.apache.flink.graph.pregel.VertexCentricIteration
Sets the input data set for this operator.
setInput(DataSet<Vertex<K, VV>>) - Method in class org.apache.flink.graph.spargel.ScatterGatherIteration
Sets the input data set for this operator.
setInput(Map<Operator<?>, OptimizerNode>, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.AbstractPartialSolutionNode
 
setInput(Map<Operator<?>, OptimizerNode>, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.DataSinkNode
 
setInput(Map<Operator<?>, OptimizerNode>, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
setInput(Map<Operator<?>, OptimizerNode>, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
This function connects the predecessors to this operator.
setInput(Map<Operator<?>, OptimizerNode>, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.SingleInputNode
 
setInput(Map<Operator<?>, OptimizerNode>, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.TwoInputNode
 
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.
setInputAsynchronouslyMaterialized(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputCached(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputChannel(IntermediateResultPartitionID, InputChannel) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
setInputComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputConstant(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
bytes inputConstant = 3;
setInputDependencyConstraint(InputDependencyConstraint) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
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.UserDefinedFunction.Input.Builder
int32 inputOffset = 2;
setInputs(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setInputs(List<Operator<IN>>) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setInputs(List<Operator<IN>>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setInputs(int, FlinkFnApi.UserDefinedFunction.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.UserDefinedFunction.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(DagConnection, DagConnection) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode.SingleRootJoiner
 
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 class org.apache.flink.api.java.io.CsvOutputFormat
The purpose of this method is solely to check whether the data type to be processed is in fact a tuple type.
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
 
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.api.java.io.TypeSerializerOutputFormat
 
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.api.scala.operators.ScalaCsvOutputFormat
The purpose of this method is solely to check whether the data type to be processed is in fact a tuple type.
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.sink.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
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
 
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
 
setInstance(BaseRow) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
setInstantiable(boolean) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setInt(int, int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setInt(int, int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set int value.
setInt(int, int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setInt(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set int from segments.
setInt(String, int) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property to an int.
setInteger(String, int) - Method in class org.apache.flink.configuration.Configuration
Adds the given key/value pair to the configuration object.
setInteger(ConfigOption<Integer>, int) - Method in class org.apache.flink.configuration.Configuration
Adds the given value to the configuration object.
setInteger(String, int) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setInteger(ConfigOption<Integer>, int) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setInteger(String, int) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setInteger(ConfigOption<Integer>, int) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setInterestingProperties(InterestingProperties) - Method in class org.apache.flink.optimizer.dag.DagConnection
Sets the interesting properties for this pact connection.
setInternalIndex(int) - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
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
 
setInternalResource(T) - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesResource
 
setInternalState(Object, String, Object) - Static method in class org.apache.flink.mock.Whitebox
 
setInvokableClass(Class<? extends AbstractInvokable>) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setIsAppendOnly(Boolean) - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
setIsAppendOnly(Boolean) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
setIsAppendOnly(Boolean) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
setIsAppendOnly(Boolean) - Method in interface org.apache.flink.table.sinks.UpsertStreamTableSink
Specifies whether the Table to write is append-only or not.
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)
setIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIsSolutionSetUpdateWithoutReprobe() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
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.api.java.RemoteEnvironmentConfigUtils
 
setJavaObject(T) - Method in class org.apache.flink.table.dataformat.LazyBinaryFormat
Must be public as it is used during code generation.
setJobFinished(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneRunningJobsRegistry
 
setJobFinished(JobID) - Method in interface org.apache.flink.runtime.highavailability.RunningJobsRegistry
Marks a job as completed.
setJobFinished(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperRunningJobsRegistry
 
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.JobGraph
Sets the ID of the job.
setJobId(String) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraCommitter
Internally used to set the job ID after instantiation.
setJobId(String) - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Internally used to set the job ID after instantiation.
setJobManagerAddressToConfig(String, int, Configuration) - Static method in class org.apache.flink.api.java.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.streaming.api.graph.StreamGraph
 
setJobName(String) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setJobRunning(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneRunningJobsRegistry
 
setJobRunning(JobID) - Method in interface org.apache.flink.runtime.highavailability.RunningJobsRegistry
Marks a job as running.
setJobRunning(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperRunningJobsRegistry
 
setJoinHint(JoinOperatorBase.JoinHint) - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
setJsonPlan(String) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
setJvmMemory(MemorySize) - Method in class org.apache.flink.test.util.TestProcessBuilder
 
setKafkaMetric(Metric) - Method in class org.apache.flink.streaming.connectors.kafka.internal.metrics.KafkaMetricMutableWrapper
 
setKey(K) - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
 
setKeyContext(KeyContext) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Sets keyContext to RankFunction.
setKeyContextElement1(StreamRecord) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setKeyContextElement1(StreamRecord<?>) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
 
setKeyContextElement2(StreamRecord) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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
 
setKeyFields(String[]) - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
 
setKeyFields(String[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
required, upsert unique keys.
setKeyFields(String[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink
 
setKeyFields(String[]) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase
 
setKeyFields(String[]) - Method in interface org.apache.flink.table.sinks.UpsertStreamTableSink
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.
setKeyNames(String[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction.Builder
required, key names to query this jdbc table.
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.MapType.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.Schema.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
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.
setLastProcessedSequenceNum(SequenceNumber) - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
setLatencyTrackingInterval(long) - Method in class org.apache.flink.api.common.ExecutionConfig
Interval for sending latency tracking marks from the sources to the sinks.
setLength(int) - Method in class org.apache.flink.types.StringValue
Sets a new length for the string.
setLenient(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setLineDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setLineLengthLimit(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
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.
setLocalStrategy(LocalStrategy) - Method in class org.apache.flink.optimizer.plan.Channel
 
setLocalStrategy(LocalStrategy, FieldList, boolean[]) - Method in class org.apache.flink.optimizer.plan.Channel
 
setLocalStrategyComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the local strategy comparator for this Channel.
setLocalTimeZone(ZoneId) - Method in class org.apache.flink.table.api.TableConfig
Sets the zone id for timestamp with local time zone.
setLogConfigFileInConfig(Configuration, String) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
setLogFailuresOnly(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
Defines whether the producer should fail on errors, or only log them.
setLogFailuresOnly(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
Defines whether the producer should fail on errors, or only log them.
setLogFailuresOnly(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
Defines whether the producer should fail on errors, or only log them.
setLogFailuresOnly(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Defines whether the producer should fail on errors, or only log them.
setLogFailuresOnly(boolean) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
Defines whether the producer should fail on errors, or only log them.
setLong(String, long) - Method in class org.apache.flink.configuration.Configuration
Adds the given key/value pair to the configuration object.
setLong(ConfigOption<Long>, long) - Method in class org.apache.flink.configuration.Configuration
Adds the given value to the configuration object.
setLong(String, long) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setLong(ConfigOption<Long>, long) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setLong(String, long) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setLong(ConfigOption<Long>, long) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setLong(int, long) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setLong(int, long) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set long value.
setLong(int, long) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setLong(MemorySegment[], int, long) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set long from segments.
setLong(String, long) - Method in class org.apache.hadoop.conf.Configuration
Set the value of the name property to a long.
setLookupOptions(JDBCLookupOptions) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction.Builder
optional, lookup related options.
setLookupOptions(JDBCLookupOptions) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource.Builder
optional, lookup related options.
setLoopFrequencyHz(double) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
setMailboxExecutor(MailboxExecutor) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
setMailboxExecutor(MailboxExecutor) - Method in interface org.apache.flink.streaming.api.operators.YieldingOperatorFactory
 
setMainThreadExecutor(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
setMainThreadExecutor(ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
setManagedMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setManagedMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setManagedMemoryFraction(double) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setManagedMemoryMB(int) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setManagedMemoryMB(int) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setManagedMemoryWeight(int) - Method in class org.apache.flink.api.dag.Transformation
Set the managed memory weight which indicates how much this transformation relies on managed memory, so that a transformation highly relies on managed memory would be able to acquire more managed memory in runtime (linear association).
setManagedMemoryWeight(int, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setManagedMemoryWeight(int) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setMapperOptions(MapperOptions) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the mapper options for this sink.
setMapType(FlinkFnApi.Schema.MapType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
setMapType(FlinkFnApi.Schema.MapType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapType map_type = 4;
setMasterMemoryMB(int) - Method in class org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
 
setMaterializationMode(TempMode) - Method in class org.apache.flink.optimizer.dag.DagConnection
 
setMax(Comparable<?>) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setMaxBackgroundThreads(int) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
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.
setMaxConcurrentRequests(int, Duration) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the maximum allowed number of concurrent requests for this sink.
setMaxConcurrentRequests(int) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the maximum allowed number of concurrent requests for this sink.
setMaxConcurrentRequests(int) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig.Builder
 
setMaxConcurrentRequestsTimeout(Duration) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBaseConfig.Builder
 
setMaxGeneratedCodeLength(Integer) - Method in class org.apache.flink.table.api.TableConfig
Returns the 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
 
setMaximumScore(int, int) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex
Filter out Jaccard Index scores greater than the given maximum fraction.
setMaximumValue(double, boolean) - Method in class org.apache.flink.graph.drivers.parameter.DoubleParameter
Set the maximum value.
setMaximumValue(long) - Method in class org.apache.flink.graph.drivers.parameter.LongParameter
Set the maximum value.
setMaxLen(Integer) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setMaxLookaheadMillis(long) - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
How far ahead of the watermark records should be emitted.
setMaxNumberOfRecordsPerFetch(int) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
setMaxOpenFiles(int) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
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.state.api.OneInputOperatorTransformation
Sets the maximum parallelism of this operator.
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, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setMaxParallelism(int) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setMaxRetryCount(int) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase.BulkFlushBackoffPolicy
 
setMaxRetryTimes(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupOptions.Builder
optional, max retry times for jdbc connector.
setMaxRetryTimes(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
optional, max retry times for jdbc connector.
setMaxRetryTimes(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink.Builder
optional, max retry times for jdbc connector.
setMaxSizeLevelBase(String) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
setMaxWriteBufferNumber(int) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
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.contrib.streaming.state.snapshot.RocksSnapshotUtil
 
setMetadataProvider(RelMetadataProvider) - Method in class org.apache.calcite.plan.RelOptCluster
Overrides the default metadata provider for this cluster.
setMetaInfo(RegisteredKeyValueStateBackendMetaInfo<N, S>) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
setMetaStoreFactory(TableMetaStoreFactory) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setMetricGroup(TaskIOMetricGroup) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
Sets the metric group for this RecordWriter.
setMillisBehindLatest(long) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
setMin(Comparable<?>) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setMinimumRatio(float) - Method in class org.apache.flink.graph.library.similarity.AdamicAdar
Filter out Adamic-Adar scores less than the given ratio times the average score.
setMinimumScore(float) - Method in class org.apache.flink.graph.library.similarity.AdamicAdar
Filter out Adamic-Adar scores less than the given minimum.
setMinimumScore(int, int) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex
Filter out Jaccard Index scores less than the given minimum fraction.
setMinimumValue(double, boolean) - Method in class org.apache.flink.graph.drivers.parameter.DoubleParameter
Set the minimum value.
setMinimumValue(long) - Method in class org.apache.flink.graph.drivers.parameter.LongParameter
Set the minimum value.
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
 
setMinWriteBufferNumberToMerge(int) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
setMirrorResults(boolean) - Method in class org.apache.flink.graph.library.similarity.AdamicAdar
By default only one result is output for each pair of vertices.
setMirrorResults(boolean) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex
By default only one result is output for each pair of vertices.
setMLEnvironmentId(Long) - Method in interface org.apache.flink.ml.params.shared.HasMLEnvironmentId
 
setModelData(Table) - Method in class org.apache.flink.ml.pipeline.ModelBase
Set the model data using the Table.
setModules(List<Map<String, Object>>) - Method in class org.apache.flink.table.client.config.Environment
 
setMoreAvailable(boolean) - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
setMutableObjectMode(boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
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.graph.IterationConfiguration
Sets the name for the iteration.
setName(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Sets the name of the vertex.
setName(SqlIdentifier) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
setNameBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string name = 1;
setNamespaceSerializerSnapshot(TypeSerializerSnapshot<N>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
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.
setNetworkCost(double) - Method in class org.apache.flink.optimizer.costs.Costs
Sets the network cost for this Costs object.
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
 
setNetworkRecoveryInterval(int) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Sets connection recovery interval.
setNewPartialMatches(PriorityQueue<ComputationState>) - Method in class org.apache.flink.cep.nfa.NFAState
 
setNewVertexValue(VV) - Method in class org.apache.flink.graph.pregel.ComputeFunction
Sets the new value of this vertex.
setNewVertexValue(VV) - Method in class org.apache.flink.graph.spargel.GatherFunction
Sets the new value of this vertex.
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
 
setNextPartialSolution(OptimizerNode, OptimizerNode) - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
Sets the nextPartialSolution for this BulkIterationNode.
setNextPartialSolution(OptimizerNode, OptimizerNode, ExecutionMode) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
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.
setNoise(boolean, float) - Method in class org.apache.flink.graph.generator.RMatGraph
Enable and configure noise.
setNonChainedOutputs(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setNonPrimitiveValue(int, Object) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setNotNullAt(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNotNullAt(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNotNullAt(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
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.
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 interface org.apache.flink.table.dataformat.BaseArray
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullAt(int, LogicalType) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
Default not null.
setNullAt(int) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
Set null to this field.
setNullAt(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.NestedRow
setNullAt(int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
setNullAt(int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set null to this field.
setNullAt(int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setNullAt(int) - Method in class org.apache.flink.table.dataformat.vector.heap.AbstractHeapVector
 
setNullBit(int) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
setNullBit(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullBit(int) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
setNullBoolean(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNullBoolean(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullBoolean(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullBoolean(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNullByte(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNullByte(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullByte(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullByte(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNullCheck(Boolean) - Method in class org.apache.flink.table.api.TableConfig
Sets the NULL check.
setNullCount(Long) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setNullDouble(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNullDouble(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullDouble(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullDouble(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNullFloat(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNullFloat(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullFloat(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullFloat(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNullInt(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNullInt(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullInt(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullInt(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNullLiteral(String) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setNullLiteral(String) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setNullLong(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNullLong(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullLong(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullLong(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNullSerializer(boolean) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
setNullSerializer(boolean) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
setNullShort(int) - Method in interface org.apache.flink.table.dataformat.BaseArray
 
setNullShort(int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setNullShort(int) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setNullShort(int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setNum(int) - Method in class org.apache.flink.avro.generated.Address.Builder
Sets the value of the 'num' field.
setNum(Integer) - Method in class org.apache.flink.avro.generated.Address
Sets the value of the 'num' field.
setNumberOfAggregatedRecords(int) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
setNumberOfDeaggregatedRecords(int) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
setNumberOfExecutionRetries(int) - Method in class org.apache.flink.api.common.ExecutionConfig
Deprecated.
This method will be replaced by ExecutionConfig.setRestartStrategy(org.apache.flink.api.common.restartstrategy.RestartStrategies.RestartStrategyConfiguration). The RestartStrategies.FixedDelayRestartStrategyConfiguration contains the number of execution retries.
setNumberOfExecutionRetries(int) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Deprecated.
This method will be replaced by ExecutionEnvironment.setRestartStrategy(org.apache.flink.api.common.restartstrategy.RestartStrategies.RestartStrategyConfiguration). The RestartStrategies.FixedDelayRestartStrategyConfiguration contains the number of execution retries.
setNumberOfExecutionRetries(int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
setNumberOfExecutionRetries(int) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setNumberOfInputs(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setNumberOfIterations(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setNumberOfOutputs(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setNumberOfTestRepetitions(int) - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
setNumberOfTransferingThreads(int) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Deprecated.
Typo in method name. Use RocksDBStateBackend.setNumberOfTransferThreads(int) instead.
setNumberOfTransferThreads(int) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Sets the number of threads used to transfer files while snapshotting/restoring.
setNumberSlotsPerTaskManager(int) - Method in class org.apache.flink.test.util.MiniClusterResourceConfiguration.Builder
Deprecated.
 
setNumberTaskManagers(int) - Method in class org.apache.flink.test.util.MiniClusterResourceConfiguration.Builder
Deprecated.
 
setNumBuffers(int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Sets the current size of this buffer pool.
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
 
setNumParallelInstances(int) - Method in interface org.apache.flink.streaming.connectors.kafka.KafkaContextAware
Sets the parallelism with which the parallel task of the Kafka Producer runs.
setNumPartitions(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions.Builder
optional, the maximum number of partitions that can be used for parallelism in table reading.
setNumPartitions(int, String) - Method in interface org.apache.flink.tests.util.kafka.KafkaResource
Modifies the number of partitions for the given topic.
setNumPartitions(int, String) - Method in class org.apache.flink.tests.util.kafka.LocalStandaloneKafkaResource
 
setNumRows(int) - Method in class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
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
 
setObject(int, Object) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setOffset(long) - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
setOffsetAndSize(int, int, long) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
Set offset and size to fix len part.
setOffsetAndSize(int, int, long) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
setOffsetAndSize(int, int, long) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
setOffsetInZooKeeper(CuratorFramework, String, String, int, long) - Static method in class org.apache.flink.streaming.connectors.kafka.internals.ZookeeperOffsetHandler
 
setOffTaskHeapMemoryMB(int) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
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
 
SetOperationFactory - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating a valid SetQueryOperation.
SetOperationFactory(boolean) - Constructor for class org.apache.flink.table.operations.utils.factories.SetOperationFactory
 
setOperatorDescription(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setOperatorID(OperatorID) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setOperatorId(String) - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Internally used to set the operator ID after instantiation.
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.jobgraph.JobVertex
 
setOperatorName(String) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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
 
setOptDegrees(boolean) - Method in class org.apache.flink.graph.spargel.ScatterGatherConfiguration
Sets the degree option.
setOptional() - Method in class org.apache.flink.ml.api.misc.param.ParamInfoFactory.ParamInfoBuilder
Sets the flag indicating the parameter is optional.
setOptions(JDBCOptions) - Method in class org.apache.flink.api.java.io.jdbc.JDBCLookupFunction.Builder
required, jdbc options.
setOptions(JDBCOptions) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource.Builder
required, jdbc options.
setOptions(JDBCOptions) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat.Builder
required, jdbc options.
setOptions(JDBCOptions) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink.Builder
required, jdbc options.
setOptions(OptionsFactory) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
setOptNumVertices(boolean) - Method in class org.apache.flink.graph.IterationConfiguration
Sets the number of vertices option.
setOrdering(Ordering) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
setOrdering(Ordering) - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
Sets the order for these interesting local properties.
setOrderkey(Long) - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
setOriginal(SqlNode, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
setOriginalExpression(RexNode) - Method in class org.apache.calcite.plan.RelOptCluster
Deprecated.
setOut(DataOutput) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
setOutEdgesInOrder(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setOuterJoinType(OuterJoinOperatorBase.OuterJoinType) - Method in class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
setOutput(Vertex<K, VV>, Collector<Vertex<K, VV>>) - Method in class org.apache.flink.graph.gsa.ApplyFunction
 
setOutput(Table) - Method in class org.apache.flink.ml.operator.AlgoOperator
Set the table held by operator.
setOutputCardinality(long) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
setOutputCol(String) - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputCol
 
setOutputCol(String) - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputColDefaultAsNull
 
setOutputCollector(Collector<?>) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
setOutputCols(String...) - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputCols
 
setOutputCols(String...) - Method in interface org.apache.flink.ml.params.shared.colname.HasOutputColsDefaultAsNull
 
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
 
setOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.table.filesystem.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
 
setOutputPartitioner(Partitioner<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setOutputSelectors(List<OutputSelector<?>>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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(TypeInformation<T>) - Method in class org.apache.flink.api.dag.Transformation
Tries to fill in the type information.
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
setOutputType(TypeInformation<R>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyAllWindowFunction
Deprecated.
 
setOutputType(TypeInformation<R>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessAllWindowFunction
Deprecated.
 
setOutputType(TypeInformation<R>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessWindowFunction
Deprecated.
 
setOutputType(TypeInformation<R>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyWindowFunction
Deprecated.
 
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 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.StreamGroupedFold
Deprecated.
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
setOutputType(Function, TypeInformation<T>, ExecutionConfig) - Static method in class org.apache.flink.streaming.util.functions.StreamingFunctionUtils
 
setOutType(Integer, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setOverwrite(boolean) - Method in class org.apache.flink.connectors.hive.HiveTableSink
 
setOverwrite(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setOverwrite(boolean) - Method in interface org.apache.flink.table.sinks.OverwritableTableSink
Configures whether the insert should overwrite existing data or not.
setPageRankScore(DoubleValue) - Method in class org.apache.flink.graph.library.linkanalysis.PageRank.Result
Set the PageRank score.
setPairComparator(TypePairComparatorFactory<?, ?>) - Method in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
setParallelInstanceId(int) - Method in interface org.apache.flink.streaming.connectors.kafka.KafkaContextAware
Sets the number of the parallel subtask that the Kafka Producer is running on.
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.api.java.ExecutionEnvironment
Sets the parallelism for operations executed through this environment.
setParallelism(int) - Method in class org.apache.flink.api.java.operators.DataSink
Sets the parallelism for this data sink.
setParallelism(int) - Method in class org.apache.flink.api.java.operators.Operator
Sets the parallelism for this operator.
setParallelism(int) - Method in class org.apache.flink.api.java.operators.UnionOperator
 
setParallelism(int) - Method in interface org.apache.flink.graph.generator.GraphGenerator
Override the operator parallelism.
setParallelism(int) - Method in class org.apache.flink.graph.generator.GraphGeneratorBase
 
setParallelism(int) - Method in class org.apache.flink.graph.GraphAnalyticBase
Set the parallelism for this analytic's operators.
setParallelism(int) - Method in class org.apache.flink.graph.IterationConfiguration
Sets the parallelism for the iteration.
setParallelism(int) - Method in class org.apache.flink.graph.utils.proxy.GraphAlgorithmWrappingBase
Set the parallelism for this algorithm's operators.
setParallelism(int) - Method in class org.apache.flink.optimizer.dag.DataSourceNode
 
setParallelism(int) - Method in class org.apache.flink.optimizer.dag.OptimizerNode
Sets the parallelism for this optimizer node.
setParallelism(int) - Method in class org.apache.flink.optimizer.plan.PlanNode
 
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.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(Integer, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setParallelism(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setParallelism(int) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink
Sets the parallelism for this sink.
setParallelism(int) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
 
setParallelism(int) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setParallelism(int) - Method in class org.apache.flink.tests.util.flink.JobSubmission.JobSubmissionBuilder
Sets the parallelism for the job.
setParameter(String, String) - Method in class org.apache.flink.api.common.operators.Operator
Sets a stub parameters in the configuration of this contract.
setParameter(String, int) - Method in class org.apache.flink.api.common.operators.Operator
Sets a stub parameters in the configuration of this contract.
setParameter(String, boolean) - Method in class org.apache.flink.api.common.operators.Operator
Sets a stub parameters in the configuration of this contract.
setParametersProvider(ParameterValuesProvider) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setParameterTypes(TypeInformation<?>...) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the type of the rows that the sink will be accepting.
setParameterTypes(int...) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the type of the rows that the sink will be accepting.
setParentShardId(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
setPartialSolution(BulkPartialSolutionNode) - Method in class org.apache.flink.optimizer.dag.BulkIterationNode
Sets the partialSolution for this BulkIterationNode.
setPartialSolution(SolutionSetNode, WorksetNode) - Method in class org.apache.flink.optimizer.dag.WorksetIterationNode
 
setPartition(int, IntermediateResultPartition) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
setPartition(BinaryHashPartition) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
 
setPartitionColumnName(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions.Builder
optional, name of the column used for partitioning the input.
setPartitionColumns(String[]) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setPartitionComputer(PartitionComputer<T>) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setPartitioner(StreamPartitioner<?>) - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
setPartitionLowerBound(long) - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions.Builder
optional, the smallest value of the first partition.
setPartitionNumber(int) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
overwrites partition number and should only be used on compaction partition
setPartitions(int[]) - Method in interface org.apache.flink.streaming.connectors.kafka.KafkaContextAware
Sets the available partitions for the topic returned from KafkaContextAware.getTargetTopic(Object).
setPartitions(int[]) - Method in class org.apache.flink.streaming.connectors.kafka.partitioner.FlinkKafkaDelegatePartitioner
Deprecated.
 
setPartitionUpperBound(long) - Method in class org.apache.flink.api.java.io.jdbc.JDBCReadOptions.Builder
optional, the largest value of the last partition.
setPartPrefix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the prefix of part files.
setPartSuffix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the suffix of part files.
setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the password of the JDBC connection.
setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
optional, password.
setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setPassword(String) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the password.
setPattern(String, Pattern) - Method in class org.apache.hadoop.conf.Configuration
Set the given property to Pattern.
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
 
setPendingCommitTransactions(List<TwoPhaseCommitSinkFunction.TransactionHolder<TXN>>) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
setPendingPrefix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the prefix of pending part files.
setPendingSuffix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the suffix of pending part files.
setPendingTransaction(TwoPhaseCommitSinkFunction.TransactionHolder<TXN>) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
setPeriodicWatermarkAssigner(AssignerWithPeriodicWatermarks<T>) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
Set the assigner that will extract the timestamp from T and calculate the watermark.
setPermuteResults(boolean) - Method in class org.apache.flink.graph.library.clustering.TriangleListingBase
By default only one result is output for each triangle, whether vertices are sorted or unsorted.
setPipeline(Pipeline) - Method in class org.apache.flink.client.program.OptimizerPlanEnvironment
 
setPlannerConfig(PlannerConfig) - Method in class org.apache.flink.table.api.TableConfig
Sets the configuration of Planner for Table API and SQL queries.
setPlannerTypeInferenceUtil(PlannerTypeInferenceUtil) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
setPoolName(String) - Method in class org.apache.flink.runtime.util.ExecutorThreadFactory.Builder
 
setPort(int) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the target port.
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
 
setPrecision(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType.Builder
int32 precision = 1;
setPrecision(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.Builder
int32 precision = 1;
setPredefinedOptions(PredefinedOptions) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Sets the predefined options for RocksDB.
setPredictionCol(String) - Method in interface org.apache.flink.ml.params.shared.colname.HasPredictionCol
 
setPredictionDetailCol(String) - Method in interface org.apache.flink.ml.params.shared.colname.HasPredictionDetailCol
 
setPreferCheckpointForRecovery(boolean) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets whether a job recovery should fallback to checkpoint when there is a more recent savepoint.
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.
setPrioritizedOperatorSubtaskState(PrioritizedOperatorSubtaskState) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
setPriorityQueueStateType(RocksDBStateBackend.PriorityQueueStateType) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Sets the type of the priority queue state.
setPriorSerializer(TypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
Set the originating serializer of this configuration snapshot.
setProcessingTimeTimers(Set<TimerHeapInternalTimer<K, N>>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
setPruningMarker() - Method in class org.apache.flink.optimizer.plan.PlanNode
Sets the pruning marker to true.
setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the query that the sink will execute.
setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setQuery(String) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
Sets the query that is to be executed for every record.
setQueryable(String) - Method in class org.apache.flink.api.common.state.StateDescriptor
Sets the name for queries of state created from this descriptor.
SetQueryOperation - Class in org.apache.flink.table.operations
A set operation on two relations.
SetQueryOperation(QueryOperation, QueryOperation, SetQueryOperation.SetQueryOperationType, boolean) - Constructor for class org.apache.flink.table.operations.SetQueryOperation
 
SetQueryOperation.SetQueryOperationType - Enum in org.apache.flink.table.operations
Represent kind of this set operation.
setQueueLimit(int) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
The KinesisProducer holds an unbounded queue internally.
setQuietMode(boolean) - Method in class org.apache.hadoop.conf.Configuration
Set the quietness-mode.
setQuoteCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setQuoteCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setQuotedCasing(Casing) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setQuoteStrings(boolean) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
Configures whether the output format should quote string values.
setQuoteStrings(boolean) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
Configures whether the output format should quote string values.
setRandomPartitioned() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
setRandomPartitioning() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
setRangePartitioned(Ordering) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
Set the parameters for range partition.
setRangePartitioned(Ordering, DataDistribution) - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
Set the parameters for range partition.
setRangePartitioned(Ordering) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
setRangePartitioned(Ordering, DataDistribution) - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
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.
setRateLimiter(FlinkConnectorRateLimiter) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer09
Set a rate limiter to ratelimit bytes read from Kafka.
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.NetworkBuffer
 
setReaderIndex(int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setReadOptions(JDBCReadOptions) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource.Builder
optional, scan related options.
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.
setRecordToStatement(PreparedStatement, int[], Row) - Static method in class org.apache.flink.api.java.io.jdbc.JDBCUtils
Adds a record to the prepared statement.
setReduceOnSourceId(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeTargetDegree
The degree can be counted from either the edge source or target IDs.
setReduceOnTargetId(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeDegreePair
The degree can be counted from either the edge source or target IDs.
setReduceOnTargetId(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.EdgeSourceDegree
The degree can be counted from either the edge source or target IDs.
setReduceOnTargetId(boolean) - Method in class org.apache.flink.graph.asm.degree.annotate.undirected.VertexDegree
The degree can be counted from either the edge source or target IDs.
setReduceOnTargetId(boolean) - Method in class org.apache.flink.graph.asm.degree.filter.undirected.MaximumDegree
The degree can be counted from either the edge source or target IDs.
setReduceOnTargetId(boolean) - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics
The degree can be counted from either the edge source or target IDs.
setReduceOnTargetId(boolean) - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics
The degree can be counted from either the edge source or target IDs.
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(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(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(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(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(T1) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
 
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(T1) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
Sets the reference for comparisons.
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(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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(ByteValueArray) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
setReference(CharValueArray) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
setReference(DoubleValueArray) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
setReference(FloatValueArray) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
setReference(IntValueArray) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
setReference(LongValueArray) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
setReference(NullValueArray) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
setReference(ShortValueArray) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
setReference(StringValueArray) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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
 
setRelativeMemoryLocalStrategy(double) - Method in class org.apache.flink.optimizer.plan.Channel
 
setRelativeMemoryPerSubtask(double) - Method in class org.apache.flink.optimizer.plan.PlanNode
Sets the memory dedicated to each task for this node.
setRelativeSolutionSetMemory(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setRelativeTempMemory(double) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the memory for materializing the channel's result from this Channel.
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.DateTimeType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.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.UserDefinedFunction.Input.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
setReplicationFactor(int) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the replication factor of the connection.
setRequestedChannelMax(int) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the requested maximum channel number.
setRequestedFrameMax(int) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the requested maximum frame size.
setRequestedHeartbeat(int) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the requested heartbeat.
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
 
setRequestFuture(CompletableFuture<Acknowledge>) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
setRequired() - Method in class org.apache.flink.ml.api.misc.param.ParamInfoFactory.ParamInfoBuilder
Sets the flag indicating the parameter is required.
setRequiredGlobalProps(RequestedGlobalProperties) - Method in class org.apache.flink.optimizer.plan.Channel
 
setRequiredLocalProps(RequestedLocalProperties) - Method in class org.apache.flink.optimizer.plan.Channel
 
setReservedCols(String...) - Method in interface org.apache.flink.ml.params.shared.colname.HasReservedCols
 
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(int, ResourceSpec, ResourceSpec) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setResources(ResourceSpec, ResourceSpec) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setRestartStrategy(RestartStrategies.RestartStrategyConfiguration) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the restart strategy to be used for recovery.
setRestartStrategy(RestartStrategies.RestartStrategyConfiguration) - Method in class org.apache.flink.api.java.ExecutionEnvironment
Sets the restart strategy configuration.
setRestartStrategy(RestartStrategies.RestartStrategyConfiguration) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the restart strategy configuration.
setRestartStrategy(RestartStrategies.RestartStrategyConfiguration) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setRestClientFactory(RestClientFactory) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder
Sets a REST client factory for custom client configuration.
setRestClientFactory(RestClientFactory) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder
Sets a REST client factory for custom client configuration.
setRestrictSystemProperties(boolean) - Method in class org.apache.hadoop.conf.Configuration
 
setRestrictSystemPropertiesDefault(boolean) - Static method in class org.apache.hadoop.conf.Configuration
 
setRestrictSystemProps(boolean) - Method in class org.apache.hadoop.conf.Configuration
 
setResult(VV) - Method in class org.apache.flink.graph.gsa.ApplyFunction
Sets the result for the apply function.
setResultFuture(ResultFuture<?>) - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
Sets the current collector, which used to emit the final row.
setResultIterator(MutableObjectIterator<E>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
Sets the result iterator.
setResultIteratorException(IOException) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
Reports an exception to all threads that are waiting for the result iterator.
setResultOptimizerProperties(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setResultSetConcurrency(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setResultSetType(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setRetract(BaseRow) - Static method in class org.apache.flink.table.dataformat.util.BaseRowUtil
 
setReuse(BinaryRow) - 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.
setRevenue(Double) - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
setRocksDBOptions(RocksDBOptionsFactory) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Sets Options for the RocksDB instances.
setRowId(int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setRowKey(String, Class<?>) - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
Sets row key information in the table schema.
setRowKey(String, Class<?>) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
Sets row key information in the table schema.
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;
setRowTypeInfo(RowTypeInfo) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setRpcServiceSharing(RpcServiceSharing) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setRpcServiceSharing(RpcServiceSharing) - Method in class org.apache.flink.test.util.MiniClusterResourceConfiguration.Builder
Deprecated.
 
setRunLoopTimeNanos(long) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
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.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.api.java.operators.translation.WrappingFunction
 
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.streaming.api.functions.async.RichAsyncFunction
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.sink.OutputFormatSinkFunction
Deprecated.
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessAllWindowFunction
Deprecated.
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.windowing.FoldApplyProcessWindowFunction
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
 
SETS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.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.DecimalType.Builder
int32 scale = 2;
setScheduleMode(ScheduleMode) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setScheduleMode(ScheduleMode) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setScheduleMode(ScheduleMode) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setSchema(TableSchema) - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSource.Builder
required, table schema of this table source.
setSchema(Schema) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
setSecondDegree(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
setSecondDegree(Integer) - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
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
setSecondInput(Operator<IN2>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setSecondInputs(List<Operator<IN2>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
setSecondVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
setSecondVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
setSecondVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
 
setSecondVertex(K) - Method in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
setSecondVertex(K) - Method in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
setSegment(MemorySegment, int, int) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
setSelectedCol(String) - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedCol
 
setSelectedCol(String) - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedColDefaultAsNull
 
setSelectedCols(String...) - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedCols
 
setSelectedCols(String...) - Method in interface org.apache.flink.ml.params.shared.colname.HasSelectedColsDefaultAsNull
 
setSemanticProperties(DualInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
setSemanticProperties(SingleInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
 
setSemanticProperties(SingleInputSemanticProperties) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
Sets the semantic properties for the user-defined function (UDF).
setSemanticProperties(DualInputSemanticProperties) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
Sets the semantic properties for the user-defined function (UDF).
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.
setSerializer(TypeSerializer<T>) - Method in class org.apache.flink.api.java.io.TypeSerializerOutputFormat
 
setSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the serializer for this Channel.
setSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.optimizer.plan.SourcePlanNode
Sets the serializer for this PlanNode.
setSerializerForIterationChannel(TypeSerializerFactory<?>) - Method in class org.apache.flink.optimizer.plan.BulkIterationPlanNode
 
setSerializerForIterationChannel(TypeSerializerFactory<?>) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
setSerializerIn1(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setSerializerIn2(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
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
 
setSerializersFrom(Integer, Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setSessionProperty(String, String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Set given key's session property to the specific value.
setSessionProperty(String, String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
setShardAssigner(KinesisShardAssigner) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
Provide a custom assigner to influence how shards are distributed over subtasks.
setShardId(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
setSharedNeighborCount(IntValue) - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
Set the shared neighbor count.
setShipStrategy(ShipStrategyType) - Method in class org.apache.flink.optimizer.dag.DagConnection
Sets the shipping strategy for this connection.
setShipStrategy(ShipStrategyType, DataExchangeMode) - Method in class org.apache.flink.optimizer.plan.Channel
 
setShipStrategy(ShipStrategyType, FieldList, DataExchangeMode) - Method in class org.apache.flink.optimizer.plan.Channel
 
setShipStrategy(ShipStrategyType, FieldList, boolean[], DataExchangeMode) - Method in class org.apache.flink.optimizer.plan.Channel
 
setShipStrategy(ShipStrategyType, FieldList, Partitioner<?>, DataExchangeMode) - Method in class org.apache.flink.optimizer.plan.Channel
 
setShipStrategy(ShipStrategyType, FieldList, boolean[], Partitioner<?>, DataExchangeMode) - Method in class org.apache.flink.optimizer.plan.Channel
 
setShipStrategyComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the ship strategy comparator for this Channel.
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.dataformat.BinaryArray
 
setShort(int, short) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setShort(int, short) - Method in class org.apache.flink.table.dataformat.BoxedWrapperRow
 
setShort(int, short) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setShort(int, short) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setShort(int, short) - Method in class org.apache.flink.table.dataformat.GenericRow
 
setShort(int, short) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setShort(int, short) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setShort(int, short) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set short value.
setShort(int, short) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setShort(MemorySegment[], int, short) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set short from segments.
setShouldInterruptOnCancel(boolean) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Sets whether the thread that executes the AbstractInvokable.invoke() method should be interrupted during cancellation.
setShutdownTimeout(Time) - Method in class org.apache.flink.test.util.MiniClusterResourceConfiguration.Builder
Deprecated.
 
setSideOutputs(Table[]) - Method in class org.apache.flink.ml.operator.AlgoOperator
Set the side outputs.
setSize(int) - Method in class org.apache.flink.ml.common.linalg.SparseVector
Set the size of the vector.
setSize(int) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Sets the size of the written data, i.e.
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
 
setSkipCorruptedRecord(boolean) - Method in class org.apache.flink.formats.parquet.utils.ParquetRecordReader
 
setSkipFirstLineAsHeader(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setSkipInvalidLines(boolean) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
setSleepTimeMillis(long) - Method in class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
setSlotRequestId(SlotRequestId) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
Sets the slot request id of the currently assigned slot to the co-location constraint.
setSlotSharingGroup(String) - 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.
setSlotSharingGroup(String) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
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.
setSocketAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.conf.Configuration
Set the socket address for the name property as a host:port.
setSolutionSetComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
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.optimizer.plan.WorksetIterationPlanNode
 
setSolutionSetSerializer(TypeSerializerFactory<?>) - 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).
setSolutionSetUnManaged(boolean) - Method in class org.apache.flink.api.java.operators.DeltaIteration
Sets whether to keep the solution set in managed memory (safe against heap exhaustion) or unmanaged memory (objects on heap).
setSolutionSetUnmanaged(boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setSolutionSetUnmanagedMemory(boolean) - Method in class org.apache.flink.graph.IterationConfiguration
Defines whether the solution set is kept in managed memory (Flink's internal way of keeping object in serialized form) or as a simple object map.
setSortTriangleVertices(boolean) - Method in class org.apache.flink.graph.library.clustering.TriangleListingBase
Normalize the triangle listing such that for each result (K0, K1, K2) the vertex IDs are sorted K0 < K1 < K2.
setSource(K) - Method in class org.apache.flink.graph.Edge
 
setSource(PlanNode) - Method in class org.apache.flink.optimizer.plan.Channel
 
setSource(Path) - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
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
 
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.
setSqlDialect(SqlDialect) - Method in class org.apache.flink.table.api.TableConfig
Sets the current SQL dialect to parse a SQL query.
setSqlTypes(int[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setStartFromEarliest() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies the consumer to start reading from the earliest offset for all partitions.
setStartFromGroupOffsets() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies the consumer to start reading from any committed group offsets found in Zookeeper / Kafka brokers.
setStartFromLatest() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies the consumer to start reading from the latest offset for all partitions.
setStartFromSpecificOffsets(Map<KafkaTopicPartition, Long>) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies the consumer to start reading partitions from specific offsets, set independently for each partition.
setStartFromTimestamp(long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
 
setStartFromTimestamp(long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer010
 
setStartFromTimestamp(long) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
Specifies the consumer to start reading partitions from a specified timestamp.
setStartingHashKey(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
setStartingSequenceNumber(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
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.environment.StreamExecutionEnvironment
Sets the state backend that describes how to store and checkpoint operator state.
setStateBackend(AbstractStateBackend) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
setStateBackend(StateBackend) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStateBackend(StateBackend) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setStateBackend(StateBackend) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setStateBackend(StateBackend) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setStateBackend(AbstractStateBackend) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setStateChanged() - Method in class org.apache.flink.cep.nfa.NFAState
Set the changed bit checked via NFAState.isStateChanged() to true.
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.SinkTransformation
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.OneInputTransformation
 
setStateKeyType(TypeInformation<?>) - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
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
 
setStatePartitioner(int, KeySelector<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStatePartitioner1(KeySelector<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setStatePartitioner2(KeySelector<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setStateVisibility(StateTtlConfig.StateVisibility) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Sets the state visibility.
setStaticPartition(Map<String, String>) - Method in class org.apache.flink.connectors.hive.HiveTableSink
 
setStaticPartition(Map<String, String>) - Method in interface org.apache.flink.table.sinks.PartitionableTableSink
Sets the static partition into the TableSink.
setStaticPartitions(LinkedHashMap<String, String>) - Method in class org.apache.flink.table.filesystem.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.
setStatus(String) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
setStderrProcessor(Consumer<String>) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
setStdoutProcessor(Consumer<String>) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
setStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
Sets Storage Size for the specified key.
setStreamName(String) - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
setStreamOperator(StreamOperator<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStreamOperatorFactory(StreamOperatorFactory<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStreamTimeCharacteristic(TimeCharacteristic) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the time characteristic for all streams create from this environment, e.g., processing time, event time, or ingestion time.
setStreamTimeCharacteristic(TimeCharacteristic) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
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(ConfigOption<String>, String) - Method in class org.apache.flink.configuration.Configuration
Adds the given value to the configuration object.
setString(String, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setString(ConfigOption<String>, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setString(String, String) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
setString(ConfigOption<String>, String) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
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.
setStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
Set the array of string values for the name property as as comma delimited values.
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
 
setSubMatrix(DenseMatrix, int, int, int, int) - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Set part of the matrix values from the values of another matrix.
setSubtaskIndex(int) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
setSyncDurationMillis(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
setSyncOnFlush(boolean) - Method in class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
Controls whether to sync FSDataOutputStream on flush.
setTableConfig(TableConfig) - Method in class org.apache.flink.table.planner.delegation.ExecutorBase
 
setTableName(String) - Method in class org.apache.flink.addons.hbase.HBaseOptions.Builder
Required.
setTableName(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
required, table name.
setTableName(SqlIdentifier) - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
setTables(List<Map<String, Object>>) - Method in class org.apache.flink.table.client.config.Environment
 
setTableSchema(TableSchema) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertTableSink.Builder
required, table schema of this table source.
setTabSize(int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setTabSize(int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
setTarget(K) - Method in class org.apache.flink.graph.Edge
 
setTarget(PlanNode) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the target of this Channel.
setTargetFileSizeBase(String) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
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.
setTaskHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
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.runtime.clusterframework.types.ResourceProfile.Builder
 
setTaskManagerMemoryMB(int) - Method in class org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
 
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
 
setTaskOffHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setTaskOffHeapMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setTaskOffHeapMemoryMB(int) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setTempMode(TempMode) - Method in class org.apache.flink.optimizer.plan.Channel
Sets the temp mode of the connection.
setTempPath(Path) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
 
setTerminationCriterion(Operator<X>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
setTheta0(double) - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
 
setTheta1(double) - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
 
setThirdVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
 
setThirdVertex(K) - Method in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
setThreadPriority(int) - Method in class org.apache.flink.runtime.util.ExecutorThreadFactory.Builder
 
setTimeCharacteristic(TimeCharacteristic) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setTimeCharacteristic(TimeCharacteristic) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setTimeCharacteristic(TimeCharacteristic) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
Set the value of name to the given time duration.
setTimeout(long) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriterBuilder
 
setTimestamp(StreamRecord<?>) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
setTimestamp(long) - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
setTimestamp(long) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
 
setTimestamp(Instant) - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.GenericArray
 
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.JoinedRow
 
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.NestedRow
 
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
setTimestamp(int, SqlTimestamp, int) - Method in interface org.apache.flink.table.dataformat.TypeGetterSetters
Set Timestamp value.
setTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.UpdatableRow
 
setTimestamp(long) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
setTokensFor(ContainerLaunchContext, List<Path>, Configuration) - Static method in class org.apache.flink.yarn.Utils
 
setTolerableCheckpointFailureNumber(int) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Set the tolerable checkpoint failure number, the default value is 0 that means we do not tolerance any checkpoint failure.
setTopId(KT) - Method in class org.apache.flink.graph.bipartite.BipartiteEdge
 
setTopologyRecoveryEnabled(boolean) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Enables or disables topology recovery.
setTotalSize(int) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
setTransactionTimeout(long) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Sets the transaction timeout.
setTransitiveChainedTaskConfigs(Map<Integer, StreamConfig>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setTriangleCount(LongValue) - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
Set the number of triangles containing this vertex; equivalently, this is the number of edges between neighbors of this vertex.
setTriangleCount(LongValue) - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
Set the number of triangles containing this vertex; equivalently, this is the number of edges between neighbors of this vertex.
setTtl(Time) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Sets the ttl time.
setTtlTimeCharacteristic(StateTtlConfig.TtlTimeCharacteristic) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Sets the time characteristic.
setTwoInputStateKey(Integer, KeySelector<?, ?>, KeySelector<?, ?>, TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
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(SqlDataTypeSpec) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
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
 
setTypeCoercion(TypeCoercion) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
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;
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;
setTypeSerializerIn1(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setTypeSerializerIn2(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
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.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
setUdf(FlinkFnApi.UserDefinedFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
setUdfConfiguration(Configuration) - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
 
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.
setUidHash(String) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink
Sets an user provided hash for this operator.
setUidHash(String) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
 
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.DateTimeType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType.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.MapType.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.UserDefinedFunction.Input.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(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.cep.operator.CepOperator
 
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() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Setup partition, potentially heavy-weight, blocking operation comparing to just creation.
setup(int) - Method in class org.apache.flink.runtime.io.network.api.writer.RoundRobinChannelSelector
 
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(TaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
setup(TaskContext<GroupCombineFunction<IN, OUT>, OUT>) - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
setup(TaskContext<GroupReduceFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
setup(TaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
setup(TaskConfig, String, Collector<OT>, AbstractInvokable, ClassLoader, ExecutionConfig, Map<String, Accumulator<?, ?>>) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
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.ChainedTerminationCriterionDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
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<S, OT>) - Method in interface org.apache.flink.runtime.operators.Driver
 
setup(TaskContext<FlatMapFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
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.GroupReduceDriver
 
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<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(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<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(int) - Method in class org.apache.flink.runtime.operators.shipping.OutputEmitter
 
setup(TaskContext<Function, T>) - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
setup() - Method in class org.apache.flink.runtime.taskmanager.ConsumableNotifyingResultPartitionWriterDecorator
 
setup() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
setup(ExecutionConfig, KeyedStateBackend<KEY>, InternalTimeServiceManager<KEY>, SavepointRuntimeContext) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
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 interface org.apache.flink.streaming.api.operators.SetupableStreamOperator
Deprecated.
Initializes the operator.
setup(int) - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
setup(int) - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
SetupableStreamOperator<OUT> - Interface in org.apache.flink.streaming.api.operators
setupConnectionFactory() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
Initializes the connection to RMQ with a default connection factory.
setUpdateTimeoutMillis(long) - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
Subtasks that have not provided a watermark update within the configured interval will be considered idle and excluded from target watermark calculation.
setUpdateType(StateTtlConfig.UpdateType) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Sets the ttl update type.
setupEnvironment(StreamExecutionEnvironment, ParameterTool) - Static method in class org.apache.flink.streaming.tests.DataStreamAllroundTestJobFactory
 
setupEnvironment() - Method in class org.apache.flink.test.util.MultipleProgramsTestBase
 
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
 
setupQueue() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
Sets up the queue.
setupQueue() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
Sets up the queue.
setupYarnClassPath(Configuration, Map<String, String>) - Static method in class org.apache.flink.yarn.Utils
 
setUri(String) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Convenience method for setting the fields in an AMQP URI: host, port, username, password and virtual host.
setUseDynamicLevelSize(boolean) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
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.
setUserArtifactBlobKey(String, PermanentBlobKey) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setUserArtifactRemotePath(String, String) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setUserArtifacts(Collection<Tuple2<String, DistributedCache.DistributedCacheEntry>>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setUserArtifacts(Collection<Tuple2<String, DistributedCache.DistributedCacheEntry>>) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setUserClassPaths(List<URL>) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setUserCodeClassLoader(ClassLoader) - Method in class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
Set the user code class loader.
setUserHash(String) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCAppendTableSinkBuilder
Specify the username of the JDBC connection.
setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOptions.Builder
optional, user name.
setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setUserName(String) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the user name.
setUseSnapshotCompression(boolean) - Method in class org.apache.flink.api.common.ExecutionConfig
 
setUseTruncate(boolean) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets whether to use FileSystem.truncate() to truncate written bucket files back to a consistent state in case of a restore from checkpoint.
setUsrLibDirectory(File) - Method in class org.apache.flink.runtime.clusterframework.overlays.UserLibOverlay.Builder
 
setVal(int, byte[], int, int) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapBytesVector
Set a field by actually copying in to a local buffer.
setVal(int, byte[]) - Method in class org.apache.flink.table.dataformat.vector.heap.HeapBytesVector
Set a field by actually copying in to a local buffer.
setValidatedNodeType(SqlNode, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Saves the type of a SqlNode, now that it has been validated.
setValidator(ParamValidator<V>) - Method in class org.apache.flink.ml.api.misc.param.ParamInfoFactory.ParamInfoBuilder
Sets the validator to validate the parameter value set by users.
setValidLengthPrefix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the prefix of valid-length files.
setValidLengthSuffix(String) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the suffix of valid-length files.
setValue(EV) - Method in class org.apache.flink.graph.bipartite.BipartiteEdge
 
setValue(V) - Method in class org.apache.flink.graph.Edge
 
setValue(ValueArray<ByteValue>) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
setValue(ValueArray<CharValue>) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
setValue(ValueArray<DoubleValue>) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
setValue(ValueArray<FloatValue>) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
setValue(ValueArray<IntValue>) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
setValue(ValueArray<LongValue>) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
setValue(ValueArray<NullValue>) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
setValue(ValueArray<ShortValue>) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
setValue(ValueArray<StringValue>) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
setValue(V) - Method in class org.apache.flink.graph.Vertex
 
setValue(byte[]) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedValue
 
setValue(V) - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
 
setValue(Object, String, Object) - Static method in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
setValue(boolean) - Method in class org.apache.flink.types.BooleanValue
 
setValue(BooleanValue) - 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(ByteValue) - Method in class org.apache.flink.types.ByteValue
 
setValue(char) - Method in class org.apache.flink.types.CharValue
Sets the encapsulated char to the specified value.
setValue(CharValue) - Method in class org.apache.flink.types.CharValue
 
setValue(double) - Method in class org.apache.flink.types.DoubleValue
Sets the value of the encapsulated primitive double.
setValue(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
 
setValue(L) - Method in class org.apache.flink.types.Either.Left
Sets the encapsulated value to another value
setValue(R) - Method in class org.apache.flink.types.Either.Right
Sets the encapsulated value to another value
setValue(float) - Method in class org.apache.flink.types.FloatValue
Sets the value of the encapsulated primitive float.
setValue(FloatValue) - Method in class org.apache.flink.types.FloatValue
 
setValue(int) - Method in class org.apache.flink.types.IntValue
Sets the encapsulated int to the specified value.
setValue(IntValue) - Method in class org.apache.flink.types.IntValue
 
setValue(long) - Method in class org.apache.flink.types.LongValue
Sets the value of the encapsulated long to the specified value.
setValue(LongValue) - Method in class org.apache.flink.types.LongValue
 
setValue(T) - Method in interface org.apache.flink.types.ResettableValue
Sets the encapsulated value to another value
setValue(short) - Method in class org.apache.flink.types.ShortValue
Sets the encapsulated short to the specified value.
setValue(ShortValue) - Method in class org.apache.flink.types.ShortValue
 
setValue(CharSequence) - Method in class org.apache.flink.types.StringValue
Sets the value of the StringValue to the given string.
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(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(CharBuffer) - Method in class org.apache.flink.types.StringValue
Sets the contents of this string to the contents of the given CharBuffer.
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.
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.
setValueType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType.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.MapType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
setVectorizedColumnBatch(VectorizedColumnBatch) - Method in class org.apache.flink.table.dataformat.ColumnarRow
 
setVerbose(boolean) - Method in class org.apache.flink.api.java.JarHelper
 
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
 
setVertexGroupCount(Long) - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
setVertexGroupCount(Long) - Method in class org.apache.flink.graph.library.Summarization.VertexValue
 
setVertexGroupValue(VGV) - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
setVertexGroupValue(VV) - Method in class org.apache.flink.graph.library.Summarization.VertexValue
 
setVertexId(K) - Method in class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
setVertexId(K) - Method in class org.apache.flink.graph.library.Summarization.VertexWithRepresentative
 
setVertexID(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setVertexId0(K) - Method in interface org.apache.flink.graph.asm.result.BinaryResult
Set the first vertex ID.
setVertexId0(K) - Method in class org.apache.flink.graph.asm.result.BinaryResultBase
 
setVertexId0(K) - Method in interface org.apache.flink.graph.asm.result.TertiaryResult
Set the first vertex ID.
setVertexId0(K) - Method in class org.apache.flink.graph.asm.result.TertiaryResultBase
 
setVertexId0(K) - Method in interface org.apache.flink.graph.asm.result.UnaryResult
Set the first vertex ID.
setVertexId0(K) - Method in class org.apache.flink.graph.asm.result.UnaryResultBase
 
setVertexId1(K) - Method in interface org.apache.flink.graph.asm.result.BinaryResult
Set the second vertex ID.
setVertexId1(K) - Method in class org.apache.flink.graph.asm.result.BinaryResultBase
 
setVertexId1(K) - Method in interface org.apache.flink.graph.asm.result.TertiaryResult
Set the second vertex ID.
setVertexId1(K) - Method in class org.apache.flink.graph.asm.result.TertiaryResultBase
 
setVertexId2(K) - Method in interface org.apache.flink.graph.asm.result.TertiaryResult
Set the third vertex ID.
setVertexId2(K) - Method in class org.apache.flink.graph.asm.result.TertiaryResultBase
 
setVirtualHost(String) - Method in class org.apache.flink.streaming.connectors.rabbitmq.common.RMQConnectionConfig.Builder
Set the virtual host.
setWaitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setWatermarkTracker(WatermarkTracker) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
Set the global watermark tracker.
setWindowAccumulators(W, BaseRow) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
Sets the accumulators of the given window.
setWord(String) - Method in class org.apache.flink.examples.java.wordcount.WordCountPojo.Word
 
setWord(String) - Method in class org.apache.flink.streaming.kafka.test.base.KafkaEvent
 
setWorksetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
setWriteBatchSize(long) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
Sets the max batch size will be used in RocksDBWriteBatchWrapper, no positive value will disable memory size controller, just use item count controller.
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.
setWriteBufferSize(String) - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
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<T>) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
Sets the Writer to be used for writing the incoming elements to bucket files.
setWriteTimestampToKafka(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
If set to true, Flink will write the (event time) timestamp attached to each record into Kafka.
setWriteTimestampToKafka(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
If set to true, Flink will write the (event time) timestamp attached to each record into Kafka.
setWriteTimestampToKafka(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
If set to true, Flink will write the (event time) timestamp attached to each record into Kafka.
setWriteTimestampToKafka(boolean) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
If set to true, Flink will write the (event time) timestamp attached to each record into Kafka.
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.
setZkNodeParent(String) - Method in class org.apache.flink.addons.hbase.HBaseOptions.Builder
Optional.
setZkQuorum(String) - Method in class org.apache.flink.addons.hbase.HBaseOptions.Builder
Required.
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 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA2 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA256 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA512 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SHARD_DISCOVERY_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The interval between each attempt to discover new shards.
SHARD_GETITERATOR_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The base backoff time between getShardIterator attempts if we get a ProvisionedThroughputExceededException.
SHARD_GETITERATOR_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The power constant for exponential backoff between each getShardIterator attempt.
SHARD_GETITERATOR_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum backoff time between getShardIterator attempts if we get a ProvisionedThroughputExceededException.
SHARD_GETITERATOR_RETRIES - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum number of getShardIterator attempts if we get ProvisionedThroughputExceededException.
SHARD_GETRECORDS_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The base backoff time between getRecords attempts if we get a ProvisionedThroughputExceededException.
SHARD_GETRECORDS_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The power constant for exponential backoff between each getRecords attempt.
SHARD_GETRECORDS_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum backoff time between getRecords attempts if we get a ProvisionedThroughputExceededException.
SHARD_GETRECORDS_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The interval between each getRecords request to a AWS Kinesis shard in milliseconds.
SHARD_GETRECORDS_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum number of records to try to get each time we fetch records from a AWS Kinesis shard.
SHARD_GETRECORDS_RETRIES - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum number of getRecords attempts if we get a recoverable exception.
SHARD_IDLE_INTERVAL_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The interval after which to consider a shard idle for purposes of watermark generation.
SHARD_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
SHARD_USE_ADAPTIVE_READS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The config to turn on adaptive reads from a shard.
ShardConsumer<T> - Class in org.apache.flink.streaming.connectors.kinesis.internals
Thread that does the actual data pulling from AWS Kinesis shards.
ShardConsumer(KinesisDataFetcher<T>, Integer, StreamShardHandle, SequenceNumber, KinesisProxyInterface, ShardMetricsReporter) - Constructor for class org.apache.flink.streaming.connectors.kinesis.internals.ShardConsumer
Creates a shard consumer.
SHARDID_PREFIX - Static variable in class org.apache.flink.streaming.connectors.kinesis.model.DynamoDBStreamsShardHandle
 
SHARDID_PREFIX_LEN - Static variable in class org.apache.flink.streaming.connectors.kinesis.model.DynamoDBStreamsShardHandle
 
ShardMetricsReporter - Class in org.apache.flink.streaming.connectors.kinesis.metrics
A container for ShardConsumers to report metric values.
ShardMetricsReporter() - Constructor for class org.apache.flink.streaming.connectors.kinesis.metrics.ShardMetricsReporter
 
SharedBuffer<V> - Class in org.apache.flink.cep.nfa
Deprecated.
everything in this class is deprecated. Those are only migration procedures from older versions.
SharedBuffer(Map<EventId, Lockable<V>>, Map<NodeId, Lockable<SharedBufferNode>>, Map<Tuple2<String, SharedBuffer.ValueTimeWrapper<V>>, NodeId>, Map<Integer, EventId>) - Constructor for class org.apache.flink.cep.nfa.SharedBuffer
Deprecated.
 
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.SharedBufferSerializer<K,V> - Class in org.apache.flink.cep.nfa
Deprecated.
SharedBuffer.SharedBufferSerializerConfigSnapshot<K,V> - Class in org.apache.flink.cep.nfa
Deprecated.
This snapshot class is no longer in use, and only maintained for backwards compatibility purposes. It is fully replaced by SharedBuffer.SharedBufferSerializerSnapshot.
SharedBuffer.SharedBufferSerializerSnapshot<K,V> - Class in org.apache.flink.cep.nfa
Deprecated.
SharedBufferAccessor<V> - Class in org.apache.flink.cep.nfa.sharedbuffer
Accessor to SharedBuffer that allows operations on the underlying structures in batches.
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
 
SharedBufferNode.SharedBufferNodeSerializer - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer for SharedBufferNode.
SharedBufferNode.SharedBufferNodeSerializer.SharedBufferNodeSerializerSnapshot - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer configuration snapshot for compatibility and format evolution.
SharedBufferNodeSerializer() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer
 
SharedBufferNodeSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer.SharedBufferNodeSerializerSnapshot
 
SharedBufferNodeSerializerSnapshot(SharedBufferNode.SharedBufferNodeSerializer) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode.SharedBufferNodeSerializer.SharedBufferNodeSerializerSnapshot
 
SharedBufferSerializer(TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
SharedBufferSerializer(TypeSerializer<K>, TypeSerializer<V>, TypeSerializer<DeweyNumber>) - Constructor for class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
SharedBufferSerializerConfigSnapshot() - Constructor for class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerConfigSnapshot
Deprecated.
This empty constructor is required for deserializing the configuration.
SharedBufferSerializerConfigSnapshot(TypeSerializer<K>, TypeSerializer<V>, TypeSerializer<DeweyNumber>) - Constructor for class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerConfigSnapshot
Deprecated.
 
SharedBufferSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerSnapshot
Deprecated.
 
SharedBufferSerializerSnapshot(SharedBuffer.SharedBufferSerializer<K, V>) - Constructor for class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializerSnapshot
Deprecated.
 
SharedStateRegistry - Class 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.
SharedStateRegistry() - Constructor for class org.apache.flink.runtime.state.SharedStateRegistry
Default uses direct executor to delete unreferenced state
SharedStateRegistry(Executor) - Constructor for class org.apache.flink.runtime.state.SharedStateRegistry
 
SharedStateRegistry.Result - Class in org.apache.flink.runtime.state
The result of an attempt to (un)/reference state
SharedStateRegistryFactory - Interface in org.apache.flink.runtime.state
Simple factory to produce SharedStateRegistry objects.
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, StateHandleID) - Constructor for class org.apache.flink.runtime.state.SharedStateRegistryKey
 
SharedStateRegistryKey(String) - 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
 
SHIP_DIRECTORIES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
SHIP_STRATEGY - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
ShippingPriorityItem() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
ShippingPriorityItem(Long, Double, String, Long) - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
 
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 - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive short and Short.
SHORT() - Static method in class org.apache.flink.table.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_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
ShortAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ShortAvgAggFunction
 
ShortColumnVector - Interface in org.apache.flink.table.dataformat.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
 
ShortFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.ShortFirstValueAggFunction
 
ShortFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.ShortFirstValueWithRetractAggFunction
 
ShortHashSet - Class in org.apache.flink.table.runtime.util.collections
Short hash set.
ShortHashSet(int, float) - 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() - Constructor for class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
ShortIncrSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumAggFunction.ShortIncrSumAggFunction
 
ShortIncrSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.ShortIncrSumWithRetractAggFunction
 
ShortLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.ShortLastValueAggFunction
 
ShortLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.ShortLastValueWithRetractAggFunction
 
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
 
ShortMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.ShortMaxWithRetractAggFunction
 
ShortMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.ShortMinAggFunction
 
ShortMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.ShortMinWithRetractAggFunction
 
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
 
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
 
ShortSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator that can handle Short types.
ShortSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator
 
ShortSummaryAggregator.MaxShortAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for max operation.
ShortSummaryAggregator.MinShortAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for min operation.
ShortSummaryAggregator.SumShortAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator for sum operation.
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.
ShortValueArray - Class in org.apache.flink.graph.types.valuearray
An array of ShortValue.
ShortValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.ShortValueArray
Initializes an expandable array with default capacity.
ShortValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.ShortValueArray
Initializes a fixed-size array with the provided number of shorts.
ShortValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for ShortValueArray based on CopyableValueComparator.
ShortValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
ShortValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for ShortValueArray.
ShortValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
ShortValueArraySerializer.ShortValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
ShortValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer.ShortValueArraySerializerSnapshot
 
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
 
ShortValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.ShortValueSummaryAggregator
 
shouldAdvanceLastDiscoveredShardId(String, String) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.DynamoDBStreamsDataFetcher
 
shouldAdvanceLastDiscoveredShardId(String, String) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Given lastSeenShardId, check if last discovered shardId should be advanced.
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
 
shouldConvertRaggedUnionTypesToVarying() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
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.
shouldExpandIdentifiers() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
shouldFilter(boolean, boolean, int[], BinaryRow) - Static method in class org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
 
shouldIncludeFinished() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
shouldIncludeRunning() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
shouldInterruptOnCancel() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Checks whether the task should be interrupted during cancellation.
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.
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.
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.
SHOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
showAll() - Method in class org.apache.flink.client.cli.ListOptions
 
showControlCharacters(String) - Static method in class org.apache.flink.util.StringUtils
Replaces control characters by their escape-coded version.
showRunning() - Method in class org.apache.flink.client.cli.ListOptions
 
showScheduled() - Method in class org.apache.flink.client.cli.ListOptions
 
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_COMPRESSION_CODEC - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The codec to be used when compressing shuffle data.
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.
ShuffleEnvironment<P extends ResultPartitionWriter,G extends InputGate> - 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, TaskEventPublisher, MetricGroup, Executor) - Constructor for class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
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<T extends ShuffleDescriptor> - Interface in org.apache.flink.runtime.shuffle
Intermediate result partition registry to use in JobMaster.
ShuffleMode - Enum in org.apache.flink.streaming.api.transformations
The shuffle mode defines the data exchange mode between operators.
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 InputGate> - 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.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.
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(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Shuts down the checkpoint coordinator.
shutdown(JobStatus) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Shuts the CheckpointIDCounter service.
shutdown(JobStatus) - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Shuts down the store.
shutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
shutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
shutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
shutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
 
shutdown() - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
shutdown() - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Shutdown method which may release created class loaders.
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.MetricRegistryImpl
Shuts down this registry and the associated MetricReporter.
shutdown() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
shutdown() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
Forces an immediate shutdown of the thread.
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.rest.handler.legacy.backpressure.BackPressureRequestCoordinator
Shuts down the coordinator.
shutDown() - Method in interface org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStatsTracker
Shuts the BackPressureStatsTracker down.
shutDown() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStatsTrackerImpl
Shuts down the stats tracker.
shutdown(Time) - Method in class org.apache.flink.runtime.rest.RestClient
 
shutdown() - Method in class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
shutdown() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
shutDown() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
Shuts the TaskExecutor services down.
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.streaming.connectors.kafka.internal.KafkaConsumerThread
Shuts this thread down, waking up the thread gracefully if blocked (without Thread.interrupt() calls).
shutdown() - Method in class org.apache.flink.streaming.connectors.kafka.internals.PeriodicOffsetCommitter
 
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
 
shutdownAndHandle() - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
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
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
 
shutdownFetcher() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Starts shutting down the fetcher.
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>, Time, 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
 
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 class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
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 class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
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
 
sideOutput(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Write skipped late arriving element to SideOutput.
SideOutputExample - Class in org.apache.flink.streaming.examples.sideoutput
An example that illustrates the use of side outputs.
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
 
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.
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
 
sign(Decimal) - Static method in class org.apache.flink.table.dataformat.Decimal
SQL SIGN operator applied to BigDecimal values.
SIGN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SIGN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sign(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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
 
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() - Method in class org.apache.flink.table.dataformat.Decimal
Returns the signum function of this decimal.
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
 
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(Reader, int, int, int) - 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) - 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(InputStream, int, int, int) - 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, 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) - 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
 
SimpleIdentifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a simple identifier as an SqlIdentifier.
SimpleIdentifierCommaList(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a comma-separated list of simple identifiers.
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> - Class in org.apache.flink.streaming.api.operators
A simple operator factory which create StreamSink containing an OutputFormat.
SimpleOutputFormatOperatorFactory(StreamSink<IN>) - Constructor for class org.apache.flink.streaming.api.operators.SimpleOutputFormatOperatorFactory
 
SimpleParameter<T> - Class in org.apache.flink.graph.drivers.parameter
A Parameter with a default value.
SimpleParameter(ParameterizedBase, String) - Constructor for class org.apache.flink.graph.drivers.parameter.SimpleParameter
Set the parameter name and add this parameter to the list of parameters stored by owner.
SimplePythonFunction - Class in org.apache.flink.table.functions.python
A simple implementation of PythonFunction.
SimplePythonFunction(byte[], PythonEnv) - Constructor for class org.apache.flink.table.functions.python.SimplePythonFunction
 
SimpleStateEntry(K, N, S) - Constructor for class org.apache.flink.runtime.state.StateEntry.SimpleStateEntry
 
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.
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.
SimpleStringSchema - Class in org.apache.flink.streaming.util.serialization
Deprecated.
Use SimpleStringSchema instead.
SimpleStringSchema() - Constructor for class org.apache.flink.streaming.util.serialization.SimpleStringSchema
Deprecated.
 
SimpleStringSchema(Charset) - Constructor for class org.apache.flink.streaming.util.serialization.SimpleStringSchema
Deprecated.
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
 
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
 
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.
SimpleVersionedStringSerializer - Class in org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners
A SimpleVersionedSerializer implementation for Strings.
Simplify<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.asm.simple.directed
Remove self-loops and duplicate edges from a directed graph.
Simplify() - Constructor for class org.apache.flink.graph.asm.simple.directed.Simplify
 
Simplify<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.asm.simple.undirected
Add symmetric edges and remove self-loops and duplicate edges from an undirected graph.
Simplify(boolean) - Constructor for class org.apache.flink.graph.asm.simple.undirected.Simplify
Simplifies an undirected graph by adding reverse edges and removing self-loops and duplicate edges.
Simplify - Class in org.apache.flink.graph.drivers.parameter
A simple graph has no self-loops (edges where the source and target vertices are the same) and no duplicate edges.
Simplify(ParameterizedBase) - Constructor for class org.apache.flink.graph.drivers.parameter.Simplify
Add this parameter to the list of parameters stored by owner.
simplify(Graph<T, NullValue, NullValue>, int) - Method in class org.apache.flink.graph.drivers.parameter.Simplify
Simplify the given graph based on the configured value.
Simplify.Ordering - Enum in org.apache.flink.graph.drivers.parameter
Whether and how to simplify the graph.
SIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SIN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sin(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
SINGLE_LINE_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SINGLE_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SingleDirectoryWriter<T> - Class in org.apache.flink.table.filesystem
PartitionWriter for single directory writer.
SingleDirectoryWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, LinkedHashMap<String, String>) - Constructor for class org.apache.flink.table.filesystem.SingleDirectoryWriter
 
SingleElementIterator<E> - Class in org.apache.flink.runtime.util
An Iterator that contains only a single element.
SingleElementIterator() - Constructor for class org.apache.flink.runtime.util.SingleElementIterator
 
SingleElementIterator<E> - Class in org.apache.flink.table.planner.utils
SingleElementIterator() - Constructor for class org.apache.flink.table.planner.utils.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, IntermediateDataSetID, ResultPartitionType, int, int, PartitionProducerStateProvider, SupplierWithException<BufferPool, IOException>, BufferDecompressor) - 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) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
SingleInputNode - Class in org.apache.flink.optimizer.dag
A node in the optimizer's program representation for an operation with a single input.
SingleInputNode(SingleInputOperator<?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.SingleInputNode
Creates a new node with a single input for the optimizer plan.
SingleInputNode(FieldSet) - Constructor for class org.apache.flink.optimizer.dag.SingleInputNode
 
SingleInputNode() - Constructor for class org.apache.flink.optimizer.dag.SingleInputNode
 
SingleInputNode(SingleInputNode) - Constructor for class org.apache.flink.optimizer.dag.SingleInputNode
 
SingleInputOperator<IN,OUT,FT extends Function> - Class in org.apache.flink.api.common.operators
Abstract superclass for 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.
SingleInputOperator<IN,OUT,O extends SingleInputOperator<IN,OUT,O>> - Class in org.apache.flink.api.java.operators
Base class for operations that operates on a single input data set.
SingleInputOperator(DataSet<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.SingleInputOperator
 
SingleInputPlanNode - Class in org.apache.flink.optimizer.plan
 
SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy) - Constructor for class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy, FieldList) - Constructor for class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy, FieldList, boolean[]) - Constructor for class org.apache.flink.optimizer.plan.SingleInputPlanNode
 
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
 
SingleInputUdfOperator<IN,OUT,O extends SingleInputUdfOperator<IN,OUT,O>> - Class in org.apache.flink.api.java.operators
The SingleInputUdfOperator is the base class of all unary operators that execute user-defined functions (UDFs).
SingleInputUdfOperator(DataSet<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.SingleInputUdfOperator
Creates a new operators with the given data set as input.
SingleJobJobGraphStore - Class in org.apache.flink.runtime.dispatcher
JobGraphStore implementation for a single job.
SingleJobJobGraphStore(JobGraph) - Constructor for class org.apache.flink.runtime.dispatcher.SingleJobJobGraphStore
 
SingleLogicalSlot - Class in org.apache.flink.runtime.jobmaster.slotpool
Implementation of the LogicalSlot which is used by the SlotPoolImpl.
SingleLogicalSlot(SlotRequestId, SlotContext, SlotSharingGroupId, Locality, SlotOwner) - 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
 
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
 
SingleSourceShortestPaths - Class in org.apache.flink.graph.examples
This example shows how to use Gelly's scatter-gather iterations.
SingleSourceShortestPaths() - Constructor for class org.apache.flink.graph.examples.SingleSourceShortestPaths
 
SingleSourceShortestPaths<K,VV> - Class in org.apache.flink.graph.library
This is an implementation of the Single-Source-Shortest Paths algorithm, using a scatter-gather iteration.
SingleSourceShortestPaths(K, Integer) - Constructor for class org.apache.flink.graph.library.SingleSourceShortestPaths
Creates an instance of the SingleSourceShortestPaths algorithm.
SingleSourceShortestPaths.MinDistanceMessenger<K> - Class in org.apache.flink.graph.library
Distributes the minimum distance associated with a given vertex among all the target vertices summed up with the edge's value.
SingleSourceShortestPaths.VertexDistanceUpdater<K> - Class in org.apache.flink.graph.library
Function that updates the value of a vertex by picking the minimum distance from all incoming messages.
SingleSourceShortestPathsData - Class in org.apache.flink.graph.examples.data
Provides the default data set used for the Single Source Shortest Paths example program.
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
 
singleton(T) - Static method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
SingletonEdgeGraph - Class in org.apache.flink.graph.drivers.input
Generate a SingletonEdgeGraph.
SingletonEdgeGraph() - Constructor for class org.apache.flink.graph.drivers.input.SingletonEdgeGraph
 
SingletonEdgeGraph - Class in org.apache.flink.graph.generator
A singleton-edge Graph contains one or more isolated two-paths.
SingletonEdgeGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.SingletonEdgeGraph
An undirected Graph containing one or more isolated two-paths.
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.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.TimestampSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in timestamp single value aggregate function.
SINH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SINH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sinh(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
sink(TableSink<T2>, boolean) - Static method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
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
Interface for implementing user defined sink functionality.
SinkFunction.Context<T> - Interface in org.apache.flink.streaming.api.functions.sink
Context that SinkFunctions can use for getting additional data about an input record.
SinkJoiner - Class in org.apache.flink.optimizer.dag
This class represents a utility node that is not part of the actual plan.
SinkJoiner(OptimizerNode, OptimizerNode) - Constructor for class org.apache.flink.optimizer.dag.SinkJoiner
 
SinkJoinerPlanNode - Class in org.apache.flink.optimizer.plan
 
SinkJoinerPlanNode(SinkJoiner, Channel, Channel) - Constructor for class org.apache.flink.optimizer.plan.SinkJoinerPlanNode
 
sinkPartitionerCustom(Class<? extends FlinkKafkaPartitioner>) - Method in class org.apache.flink.table.descriptors.Kafka
Configures how to partition records from Flink's partitions into Kafka's partitions.
sinkPartitionerFixed() - Method in class org.apache.flink.table.descriptors.Kafka
Configures how to partition records from Flink's partitions into Kafka's partitions.
sinkPartitionerRoundRobin() - Method in class org.apache.flink.table.descriptors.Kafka
Configures how to partition records from Flink's partitions into Kafka's partitions.
SinkPlanNode - Class in org.apache.flink.optimizer.plan
Plan candidate node for data flow sinks.
SinkPlanNode(DataSinkNode, String, Channel) - Constructor for class org.apache.flink.optimizer.plan.SinkPlanNode
Constructs a new sink candidate node that uses NONE as its local strategy.
sinks - Variable in class org.apache.flink.api.common.Plan
A collection of all sinks in the plan.
SinkTableEntry - Class in org.apache.flink.table.client.config.entries
Configuration of a table sink.
SinkTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This Transformation represents a Sink.
SinkTransformation(Transformation<T>, String, StreamSink<T>, int) - Constructor for class org.apache.flink.streaming.api.transformations.SinkTransformation
Creates a new SinkTransformation from the given input Transformation.
SinkTransformation(Transformation<T>, String, StreamOperatorFactory<Object>, int) - Constructor for class org.apache.flink.streaming.api.transformations.SinkTransformation
 
size() - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
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 - Variable in class org.apache.flink.core.memory.MemorySegment
The size in bytes of the memory segment.
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.graph.types.valuearray.ByteValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
size() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
size() - Method in interface org.apache.flink.graph.types.valuearray.ValueArray
Returns the number of elements stored in the array.
size() - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the size of the statistics' sample.
size() - Method in class org.apache.flink.ml.api.misc.param.Params
Return the number of params.
size() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
size() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
size() - Method in class org.apache.flink.ml.common.linalg.Vector
Get the size of the vector.
SIZE - Static variable in class org.apache.flink.runtime.blob.BlobKey
Size of the internal BLOB key in bytes.
size() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
size() - Method in interface org.apache.flink.runtime.dispatcher.ArchivedExecutionGraphStore
Returns the current number of stored ArchivedExecutionGraph.
size() - Method in class org.apache.flink.runtime.dispatcher.FileArchivedExecutionGraphStore
 
size() - Method in class org.apache.flink.runtime.dispatcher.MemoryArchivedExecutionGraphStore
 
size() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
size() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl.AvailableSlots
 
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 - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
The current size of the priority queue.
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.NestedStateMap
 
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.EvictingBoundedList
 
size() - Method in class org.apache.flink.runtime.util.IntArrayList
 
size() - Method in class org.apache.flink.runtime.util.LongArrayList
 
SIZE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.connectors.kafka.internals.ClosableBlockingQueue
Gets the number of elements currently in the queue.
size() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Gets the number of elements currently in the map.
size() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
 
size() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
size - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Number of entries in the set.
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 - Static variable in class org.apache.flink.util.AbstractID
The size of the ID in byte.
size() - Method in class org.apache.flink.util.LinkedOptionalMap
 
size() - Method in class org.apache.hadoop.conf.Configuration
Return the number of keys in the configuration.
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.
sizeInBytes - Variable in class org.apache.flink.table.dataformat.BinarySection
 
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.NestedStateMap
 
sizeOfNamespace(Object) - Method in class org.apache.flink.runtime.state.heap.StateMap
 
sizeOfNamespace(Object) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
skip(long) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
skip(int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
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.util.ForwardingInputStream
 
SKIP_ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
skipArray() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
skipBytes(int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
skipBytes() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
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
 
skipFields(byte[], int, int, byte[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
skipFirstLineAsHeader - Variable in class org.apache.flink.api.java.io.CsvReader
 
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.
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.
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
 
slaveID() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Get the worker's assigned slave ID.
slaveId() - Method in class org.apache.flink.mesos.scheduler.messages.ExecutorLost
 
slaveId() - Method in class org.apache.flink.mesos.scheduler.messages.FrameworkMessage
 
slaveId() - Method in class org.apache.flink.mesos.scheduler.messages.SlaveLost
 
slaveLost(SlaveLost) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
SlaveLost - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when a slave has been determined unreachable (e.g., machine failure, network partition).
SlaveLost(Protos.SlaveID) - Constructor for class org.apache.flink.mesos.scheduler.messages.SlaveLost
 
slaveLost(SchedulerDriver, Protos.SlaveID) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
SLEEP_TIME_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
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
 
slice(int[]) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
slice(int[]) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
slice(int[]) - Method in class org.apache.flink.ml.common.linalg.Vector
Slice the vector.
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
 
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.WindowOperatorBuilder
 
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.
SlidingTimeWindows - Class in org.apache.flink.streaming.api.windowing.assigners
Deprecated.
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.assigners
A WindowAssigner 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.assigners.SlidingWindowAssigner
 
SlidingWindowCheckMapper - Class in org.apache.flink.streaming.tests
This mapper validates sliding event time window.
SLOT_IDLE_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
The timeout in milliseconds for a idle slot in Slot Pool.
SLOT_MANAGER_TASK_MANAGER_TIMEOUT - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
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 - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
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
 
SlotAndLocality - Class in org.apache.flink.runtime.jobmaster.slotpool
A combination of a AllocatedSlot and a Locality.
SlotAndLocality(PhysicalSlot, Locality) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.SlotAndLocality
 
SlotContext - Interface in org.apache.flink.runtime.jobmaster
Interface for the context of a LogicalSlot.
SlotExecutionVertexAssignment - Class in org.apache.flink.runtime.scheduler
The slot assignment for a ExecutionVertex.
SlotExecutionVertexAssignment(ExecutionVertexID, CompletableFuture<LogicalSlot>) - Constructor for class org.apache.flink.runtime.scheduler.SlotExecutionVertexAssignment
 
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
 
SlotInfo - Interface in org.apache.flink.runtime.jobmaster
Interface that provides basic information in the context of a slot.
SlotInfoAndResources(SlotInfo, ResourceProfile, double) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndResources
 
SlotInfoWithUtilization - Class in org.apache.flink.runtime.jobmaster.slotpool
Container for SlotInfo and the task executors utilization (freeSlots / totalOfferedSlots).
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.
SlotManagerConfiguration - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Configuration for the SlotManager.
SlotManagerConfiguration(Time, Time, Time, boolean, boolean) - 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
 
SlotManagerImpl - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Implementation of SlotManager.
SlotManagerImpl(SlotMatchingStrategy, ScheduledExecutor, Time, Time, Time, boolean) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
SlotMatchingStrategy - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Strategy how to find a matching slot.
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(AllocationID) - Constructor for exception org.apache.flink.runtime.taskexecutor.slot.SlotNotFoundException
 
SlotNotFoundException(String) - 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 - Interface in org.apache.flink.runtime.jobmaster.slotpool
The Interface of a slot pool that manages slots.
SlotPoolFactory - Interface in org.apache.flink.runtime.jobmaster.slotpool
Factory interface for SlotPool.
SlotPoolImpl - Class in org.apache.flink.runtime.jobmaster.slotpool
The slot pool serves slot request issued by ExecutionGraph.
SlotPoolImpl(JobID, Clock, Time, Time, Time) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
SlotPoolImpl.AvailableSlots - Class in org.apache.flink.runtime.jobmaster.slotpool
Organize all available slots from different points of view.
SlotPoolImpl.PendingRequest - Class in org.apache.flink.runtime.jobmaster.slotpool
A pending request for a slot.
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.
slotProvider - Variable in class org.apache.flink.runtime.executiongraph.SlotProviderStrategy
 
SlotProvider - Interface in org.apache.flink.runtime.jobmaster.slotpool
The slot provider is responsible for preparing slots for ready-to-run tasks.
SlotProviderStrategy - Class in org.apache.flink.runtime.executiongraph
Strategy to switch between different SlotProvider allocation strategies.
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(SlotStatus) - Constructor for class org.apache.flink.runtime.taskexecutor.SlotReport
 
SlotReport(Collection<SlotStatus>) - Constructor for class org.apache.flink.runtime.taskexecutor.SlotReport
 
SlotRequest - Class in org.apache.flink.runtime.resourcemanager
This describes the requirement of the slot, mainly used by JobManager requesting slot from ResourceManager.
SlotRequest(JobID, AllocationID, ResourceProfile, String) - Constructor for class org.apache.flink.runtime.resourcemanager.SlotRequest
 
SlotRequestId - Class in org.apache.flink.runtime.jobmaster
This ID identifies the request for a logical slot from the Execution to the SlotPool oe SlotProvider.
SlotRequestId(long, long) - Constructor for class org.apache.flink.runtime.jobmaster.SlotRequestId
 
SlotRequestId() - Constructor for class org.apache.flink.runtime.jobmaster.SlotRequestId
 
SlotSelectionStrategy - Interface in org.apache.flink.runtime.jobmaster.slotpool
Interface for slot selection strategies to be used in the Scheduler.
SlotSelectionStrategy.SlotInfoAndLocality - Class in org.apache.flink.runtime.jobmaster.slotpool
This class is a value type that combines a SlotInfo with a Locality hint.
SlotSelectionStrategy.SlotInfoAndResources - Class in org.apache.flink.runtime.jobmaster.slotpool
This class is a value type that combines a SlotInfo with its remaining ResourceProfile.
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(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(String) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink
Sets the slot sharing group of this operation.
slotSharingGroup(String) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
 
SlotSharingGroupId - Class in org.apache.flink.runtime.instance
 
SlotSharingGroupId(long, long) - Constructor for class org.apache.flink.runtime.instance.SlotSharingGroupId
 
SlotSharingGroupId() - Constructor for class org.apache.flink.runtime.instance.SlotSharingGroupId
 
SlotSharingManager - Class in org.apache.flink.runtime.jobmaster.slotpool
Manager which is responsible for slot sharing.
SlotSharingManager.MultiTaskSlot - Class in org.apache.flink.runtime.jobmaster.slotpool
SlotSharingManager.TaskSlot implementation which can have multiple other task slots assigned as children.
SlotSharingManager.SingleTaskSlot - Class in org.apache.flink.runtime.jobmaster.slotpool
SlotSharingManager.TaskSlot implementation which harbours a LogicalSlot.
SlotSharingManager.TaskSlot - Class in org.apache.flink.runtime.jobmaster.slotpool
Base class for all task slots.
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
 
smallCacheSize() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.smallCacheSize().
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(boolean) - Constructor for class org.apache.flink.table.types.logical.SmallIntType
 
SmallIntType() - Constructor for class org.apache.flink.table.types.logical.SmallIntType
 
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(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.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
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() - 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(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 @RunnableFuture that gives a state handle to the snapshot.
Snapshot(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a FOR SYSTEM_TIME clause following a table expression.
snapshot(OP, int, long, CheckpointStorageWorkerView, Path) - Static method in class org.apache.flink.state.api.output.SnapshotUtils
 
Snapshot() - Constructor for class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer.Snapshot
 
snapshot(SchemaVersion) - Method in class org.apache.flink.table.catalog.CatalogCalciteSchema
 
snapshot(SchemaVersion) - Method in class org.apache.flink.table.catalog.CatalogManagerCalciteSchema
 
snapshot(int) - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectBatchResult
 
snapshot(int) - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult
 
snapshot(int) - Method in interface org.apache.flink.table.client.gateway.local.result.MaterializedResult
Takes a snapshot of the current table and returns the number of pages for navigating through the snapshot.
snapshot(SchemaVersion) - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
snapshot(RelMetadataQuery, RelNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Snapshot's collation.
SNAPSHOT_COMPRESSION - Static variable in class org.apache.flink.configuration.ExecutionOptions
Should be moved to ExecutionCheckpointingOptions along with ExecutionConfig#useSnapshotCompression, which should be put into CheckpointConfig.
snapshotBackwardsCompatible(TypeSerializer<?>...) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerUtils
Takes snapshots of the given serializers.
snapshotBackwardsCompatible(TypeSerializer<T>) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerUtils
Takes a snapshot of the given serializer.
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.NFA.NFASerializer
Deprecated.
 
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.SharedBufferNode.SharedBufferNodeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer
Deprecated.
 
snapshotConfiguration() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.CharValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.IntValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.LongValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.NullValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
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.ttl.TtlStateFactory.TtlSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializer
 
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.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.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHintSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.ContextStateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHintSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
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
 
snapshotConfiguration() - Method in class org.apache.flink.table.dataview.MapViewSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
 
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.BaseArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.BinaryGenericSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer
 
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.DecimalSerializer
 
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.SqlTimestampSerializer
 
snapshotCurrentState() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Takes a snapshot of the partition offsets.
SnapshotDirectory - Class in org.apache.flink.runtime.state
This class represents a directory that is the target for a state snapshot.
snapshotFunctionState(StateSnapshotContext, OperatorStateBackend, Function) - Static method in class org.apache.flink.streaming.util.functions.StreamingFunctionUtils
 
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. A state object that represents the state for the TaskLocalStateStoreImpl. Both state objects are optional and can be null, e.g.
snapshotResult(String, String, int) - Method in interface org.apache.flink.table.client.gateway.Executor
Creates an immutable result snapshot of the running Flink job.
snapshotResult(String, String, int) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.addons.hbase.HBaseUpsertSinkFunction
 
snapshotState(long, long) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
snapshotState(long, long) - 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(long, long) - Method in interface org.apache.flink.streaming.api.checkpoint.ListCheckpointed
Gets the current state of the function.
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileMonitoringFunction
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.MultipleIdsMessageAcknowledgingSourceBase
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.StatefulSequenceSource
 
snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
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.AbstractUdfStreamOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
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(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSinkBase
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchSinkBase
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BucketingSink
Deprecated.
 
snapshotState(long, long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
 
snapshotState(long, long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumer
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer
 
snapshotState() - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Creates a snapshot of the current last processed sequence numbers of each subscribed shard.
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
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(long, long) - Method in class org.apache.flink.streaming.tests.BucketingSinkTestProgram.Generator
 
snapshotState(long, long) - Method in class org.apache.flink.streaming.tests.PeriodicStreamingJob.PeriodicSourceGenerator
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.tests.SequenceGeneratorSource
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
snapshotState(long, long) - Method in class StreamingFileSinkProgram.Generator
 
snapshotStateForKeyGroup(DataOutputView, int) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManager
 
SnapshotStrategy<S extends StateObject> - Interface in org.apache.flink.runtime.state
Interface for different snapshot approaches in state backends.
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.
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.
socketAddressToUrlString(InetSocketAddress) - Static method in class org.apache.flink.util.NetUtils
Encodes an IP address and port to be included in URL.
SocketClientSink<IN> - Class in org.apache.flink.streaming.api.functions.sink
Socket client that acts as a streaming sink.
SocketClientSink(String, int, SerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.SocketClientSink
Creates a new SocketClientSink.
SocketClientSink(String, int, SerializationSchema<IN>, int) - Constructor for class org.apache.flink.streaming.api.functions.sink.SocketClientSink
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.SocketClientSink
Creates a new SocketClientSink that retries connections upon failure up to a given number of times.
SocketStreamIterator<T> - Class in org.apache.flink.streaming.experimental
An iterator that returns the data from a socket stream.
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.
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.
socketTextStream(String, int, char, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
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.
socketTextStream(String, int, char) - 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) - 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
A source function that reads strings from a socket.
SocketTextStreamFunction(String, int, String, long) - Constructor for class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
 
SocketTextStreamFunction(String, int, String, long, long) - Constructor for class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
 
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.
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.
SolutionSetDeltaOperator - Class in org.apache.flink.optimizer.operators
 
SolutionSetDeltaOperator(FieldList) - Constructor for class org.apache.flink.optimizer.operators.SolutionSetDeltaOperator
 
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
 
SolutionSetNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of the solution set of a workset iteration.
SolutionSetNode(DeltaIterationBase.SolutionSetPlaceHolder<?>, WorksetIterationNode) - Constructor for class org.apache.flink.optimizer.dag.SolutionSetNode
 
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
 
SolutionSetPlanNode - Class in org.apache.flink.optimizer.plan
Plan candidate node for partial solution of a bulk iteration.
SolutionSetPlanNode(SolutionSetNode, String, GlobalProperties, LocalProperties, Channel) - Constructor for class org.apache.flink.optimizer.plan.SolutionSetPlanNode
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.HeapSort
 
sort(IndexedSortable) - 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) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSorter
 
sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
Sort the given range of items using quick sort.
sort(IndexedSortable) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
 
sort(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
sort(RelCollation) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Sort's collation.
SORT_SPILLING_THRESHOLD - Static variable in class org.apache.flink.configuration.AlgorithmOptions
 
sortAndSpill(ArrayList<MemorySegment>, long, MemorySegmentPool) - Method in class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
 
SortedGrouping<T> - Class in org.apache.flink.api.java.operators
SortedGrouping is an intermediate step for a transformation on a grouped and sorted DataSet.
SortedGrouping(DataSet<T>, Keys<T>, int, Order) - Constructor for class org.apache.flink.api.java.operators.SortedGrouping
 
SortedGrouping(DataSet<T>, Keys<T>, String, Order) - Constructor for class org.apache.flink.api.java.operators.SortedGrouping
 
SortedGrouping(DataSet<T>, Keys<T>, Keys.SelectorFunctionKeys<T, K>, Order) - Constructor for class org.apache.flink.api.java.operators.SortedGrouping
 
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(TypeInformation<K>, TypeInformation<V>, Comparator<K>) - 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(Class<K>, Class<V>) - 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.
sortFirstGroup(int, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
Sorts Tuple elements within a group in the first input on the specified field in the specified Order.
sortFirstGroup(String, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
Sorts Pojo or Tuple elements within a group in the first input on the specified field in the specified Order.
sortGroup(int, Order) - Method in class org.apache.flink.api.java.operators.SortedGrouping
Sorts Tuple elements within a group on the specified field in the specified Order.
sortGroup(String, Order) - Method in class org.apache.flink.api.java.operators.SortedGrouping
Sorts Tuple or POJO elements within a group on the specified field in the specified Order.
sortGroup(int, Order) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Sorts Tuple elements within a group on the specified field in the specified Order.
sortGroup(String, Order) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Sorts Pojos within a group on the specified field in the specified Order.
sortGroup(KeySelector<T, K>, Order) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Sorts elements within a group on a key extracted by the specified KeySelector in the specified Order.
sortIndex - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
SortingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SortingThread
Creates a new sorting thread.
sortKeyComparator - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
sortKeySelector - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
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
 
sortLocalOutput(int, Order) - Method in class org.apache.flink.api.java.operators.DataSink
Deprecated.
sortLocalOutput(String, Order) - Method in class org.apache.flink.api.java.operators.DataSink
Deprecated.
SortMergeFullOuterJoinDescriptor - Class in org.apache.flink.optimizer.operators
 
SortMergeFullOuterJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.SortMergeFullOuterJoinDescriptor
 
SortMergeFullOuterJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets two matched rows for full outer join.
SortMergeFullOuterJoinIterator(BinaryRowSerializer, BinaryRowSerializer, Projection<BaseRow, BinaryRow>, Projection<BaseRow, BinaryRow>, RecordComparator, MutableObjectIterator<BinaryRow>, MutableObjectIterator<BinaryRow>, ResettableExternalBuffer, ResettableExternalBuffer, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
SortMergeInnerJoinDescriptor - Class in org.apache.flink.optimizer.operators
 
SortMergeInnerJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.SortMergeInnerJoinDescriptor
 
SortMergeInnerJoinDescriptor(FieldList, FieldList, boolean, boolean, boolean) - Constructor for class org.apache.flink.optimizer.operators.SortMergeInnerJoinDescriptor
 
SortMergeInnerJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets probeRow and match rows for inner join.
SortMergeInnerJoinIterator(BinaryRowSerializer, BinaryRowSerializer, Projection, Projection, RecordComparator, MutableObjectIterator<BaseRow>, MutableObjectIterator<BinaryRow>, ResettableExternalBuffer, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeInnerJoinIterator
 
SortMergeJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets probeRow and match rows for inner/left/right join.
SortMergeJoinIterator(BinaryRowSerializer, BinaryRowSerializer, Projection<BaseRow, BinaryRow>, Projection<BaseRow, BinaryRow>, RecordComparator, MutableObjectIterator<BaseRow>, MutableObjectIterator<BinaryRow>, 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.
SortMergeJoinOperator(double, FlinkJoinType, boolean, GeneratedJoinCondition, GeneratedProjection, GeneratedProjection, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedRecordComparator, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
SortMergeLeftOuterJoinDescriptor - Class in org.apache.flink.optimizer.operators
 
SortMergeLeftOuterJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.SortMergeLeftOuterJoinDescriptor
 
SortMergeLeftOuterJoinDescriptor(FieldList, FieldList, boolean) - Constructor for class org.apache.flink.optimizer.operators.SortMergeLeftOuterJoinDescriptor
 
SortMergeOneSideOuterJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets probeRow and match rows for left/right join.
SortMergeOneSideOuterJoinIterator(BinaryRowSerializer, BinaryRowSerializer, Projection<BaseRow, BinaryRow>, Projection<BaseRow, BinaryRow>, RecordComparator, MutableObjectIterator<BaseRow>, MutableObjectIterator<BinaryRow>, ResettableExternalBuffer, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeOneSideOuterJoinIterator
 
SortMergeRightOuterJoinDescriptor - Class in org.apache.flink.optimizer.operators
 
SortMergeRightOuterJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.optimizer.operators.SortMergeRightOuterJoinDescriptor
 
SortMergeRightOuterJoinDescriptor(FieldList, FieldList, boolean) - Constructor for class org.apache.flink.optimizer.operators.SortMergeRightOuterJoinDescriptor
 
SortOperationFactory - Class in org.apache.flink.table.operations.utils.factories
Utility class for creating a valid SortQueryOperation operation.
SortOperationFactory(boolean) - Constructor for class org.apache.flink.table.operations.utils.factories.SortOperationFactory
 
SortOperator - Class in org.apache.flink.table.runtime.operators.sort
Operator for batch sort.
SortOperator(GeneratedNormalizedKeyComputer, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.SortOperator
 
sortOrders - Variable in class org.apache.flink.optimizer.plan.DualInputPlanNode
 
sortPartition(int, Order) - Method in class org.apache.flink.api.java.DataSet
Locally sorts the partitions of the DataSet on the specified field in the specified order.
sortPartition(String, Order) - Method in class org.apache.flink.api.java.DataSet
Locally sorts the partitions of the DataSet on the specified field in the specified order.
sortPartition(KeySelector<T, K>, Order) - Method in class org.apache.flink.api.java.DataSet
Locally sorts the partitions of the DataSet on the extracted key in the specified order.
sortPartition(int, Order) - Method in class org.apache.flink.api.java.operators.SortPartitionOperator
Appends an additional sort order with the specified field in the specified order to the local partition sorting of the DataSet.
sortPartition(String, Order) - Method in class org.apache.flink.api.java.operators.SortPartitionOperator
Appends an additional sort order with the specified field in the specified order to the local partition sorting of the DataSet.
sortPartition(KeySelector<T, K>, Order) - Method in class org.apache.flink.api.java.operators.SortPartitionOperator
 
SortPartitionDescriptor(Ordering) - Constructor for class org.apache.flink.optimizer.dag.SortPartitionNode.SortPartitionDescriptor
 
SortPartitionNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of a SortPartition operator node.
SortPartitionNode(SortPartitionOperatorBase<?>) - Constructor for class org.apache.flink.optimizer.dag.SortPartitionNode
 
SortPartitionNode.SortPartitionDescriptor - Class in org.apache.flink.optimizer.dag
 
SortPartitionOperator<T> - Class in org.apache.flink.api.java.operators
This operator represents a DataSet with locally sorted partitions.
SortPartitionOperator(DataSet<T>, int, Order, String) - Constructor for class org.apache.flink.api.java.operators.SortPartitionOperator
 
SortPartitionOperator(DataSet<T>, String, Order, String) - Constructor for class org.apache.flink.api.java.operators.SortPartitionOperator
 
SortPartitionOperator(DataSet<T>, Keys.SelectorFunctionKeys<T, K>, Order, String) - Constructor for class org.apache.flink.api.java.operators.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
 
sortReadMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The memory segments used first for sorting and later for reading/pre-fetching during the external merge.
sortSecondGroup(int, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
Sorts Tuple elements within a group in the second input on the specified field in the specified Order.
sortSecondGroup(String, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
Sorts Pojo or Tuple elements within a group in the second input on the specified field in the specified Order.
sortTriangleVertices - Variable in class org.apache.flink.graph.library.clustering.TriangleListingBase
 
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 - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact.Builder
 
source - Variable in class org.apache.flink.runtime.clusterframework.ContainerSpecification.Artifact
 
SOURCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
source(TableSource<T1>, boolean) - Static method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
SOURCE - Static variable in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
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
 
sourceContext - Variable in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
The source context to emit records and watermarks to.
SourceFunction<T> - Interface in org.apache.flink.streaming.api.functions.source
Base interface for all stream data sources in Flink.
SourceFunction.SourceContext<T> - Interface in org.apache.flink.streaming.api.functions.source
Interface that source functions use to emit elements, and possibly watermarks.
SourcePartitionerMarker(String) - Constructor for class org.apache.flink.api.java.io.SplitDataProperties.SourcePartitionerMarker
 
SourcePlanNode - Class in org.apache.flink.optimizer.plan
Plan candidate node for data flow sources that have no input and no special strategies.
SourcePlanNode(DataSourceNode, String) - Constructor for class org.apache.flink.optimizer.plan.SourcePlanNode
Constructs a new source candidate node that uses NONE as its local strategy.
SourcePlanNode(DataSourceNode, String, GlobalProperties, LocalProperties) - Constructor for class org.apache.flink.optimizer.plan.SourcePlanNode
 
SourceReaderOperator<OUT> - Class in org.apache.flink.streaming.api.operators
Base source operator only used for integrating the source reader which is proposed by FLIP-27.
SourceReaderOperator() - Constructor for class org.apache.flink.streaming.api.operators.SourceReaderOperator
 
SourceReaderStreamTask<T> - Class in org.apache.flink.streaming.runtime.tasks
A subclass of StreamTask for executing the SourceReaderOperator.
SourceReaderStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.SourceReaderStreamTask
 
SourceSinkTableEntry - Class in org.apache.flink.table.client.config.entries
Configuration of a table source and sink.
SourceStreamTask<OUT,SRC extends SourceFunction<OUT>,OP extends StreamSource<OUT,SRC>> - Class in org.apache.flink.streaming.runtime.tasks
StreamTask for executing a StreamSource.
SourceStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
SourceTableEntry - Class in org.apache.flink.table.client.config.entries
Configuration of a table source.
SourceTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This represents a Source.
SourceTransformation(String, StreamSource<T, ?>, TypeInformation<T>, int) - Constructor for class org.apache.flink.streaming.api.transformations.SourceTransformation
Creates a new SourceTransformation from the given operator.
SourceTransformation(String, StreamOperatorFactory<T>, TypeInformation<T>, int) - Constructor for class org.apache.flink.streaming.api.transformations.SourceTransformation
 
SPACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SpaceUtils - Class in org.apache.flink.runtime.state.heap.space
Utils.
SpaceUtils() - Constructor for class org.apache.flink.runtime.state.heap.space.SpaceUtils
 
SpanningRecordSerializer<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.serialization
Record serializer which serializes the complete record to an intermediate data serialization buffer and copies this buffer to target buffers one-by-one using SpanningRecordSerializer.copyToBufferBuilder(BufferBuilder).
SpanningRecordSerializer() - Constructor for class org.apache.flink.runtime.io.network.api.serialization.SpanningRecordSerializer
 
SPARSE_VECTOR - Static variable in class org.apache.flink.ml.common.utils.VectorTypes
SparseVector type information.
SparseVector - Class in org.apache.flink.ml.common.linalg
A sparse vector represented by an indices array and a values array.
SparseVector() - Constructor for class org.apache.flink.ml.common.linalg.SparseVector
Construct an empty sparse vector with undetermined size.
SparseVector(int) - Constructor for class org.apache.flink.ml.common.linalg.SparseVector
Construct an empty sparse vector with determined size.
SparseVector(int, int[], double[]) - Constructor for class org.apache.flink.ml.common.linalg.SparseVector
Construct a sparse vector with the given indices and values.
SparseVector(int, Map<Integer, Double>) - Constructor for class org.apache.flink.ml.common.linalg.SparseVector
Construct a sparse vector with given indices to values map.
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).
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
 
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
 
SpendReportTableSink - Class in org.apache.flink.walkthrough.common.table
A simple table sink for writing to stdout.
SpendReportTableSink() - Constructor for class org.apache.flink.walkthrough.common.table.SpendReportTableSink
 
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
 
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
 
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
 
spillingMarker() - Static method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
Gets the element that is passed as marker for signal beginning of spilling.
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
 
SpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializer<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Creates the spilling thread.
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.
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
 
split(OutputSelector<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Deprecated.
Please use side output instead.
split(OutputSelector<T>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
 
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_INDEX - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
splitByWholeSeparatorPreserveAllTokens(BinaryString, BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Splits the provided text into an array, separator string specified.
SplitDataProperties<T> - Class in org.apache.flink.api.java.io
SplitDataProperties define data properties on InputSplit generated by the InputFormat of a DataSource.
SplitDataProperties(TypeInformation<T>) - Constructor for class org.apache.flink.api.java.io.SplitDataProperties
Creates SplitDataProperties for the given data types.
SplitDataProperties(DataSource<T>) - Constructor for class org.apache.flink.api.java.io.SplitDataProperties
Creates SplitDataProperties for the given data types.
SplitDataProperties.SourcePartitionerMarker<T> - Class in org.apache.flink.api.java.io
A custom partitioner to mark compatible split partitionings.
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.
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.
splitIntoPanes(W) - Method in class org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
Splits the given window into panes collection.
splitIntoPanes(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
splitLength - Variable in class org.apache.flink.api.common.io.FileInputFormat
The length of the split that this parallel instance must consume.
splitPaths(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
SplitReader - Interface in org.apache.flink.connectors.hive.read
Split reader to read record from files.
splitsGroupedBy(int...) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that the data within an input split is grouped on the fields defined by the field positions.
splitsGroupedBy(String) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that the data within an input split is grouped on the fields defined by the field expressions.
splitsOrderedBy(int[], Order[]) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that the data within an input split is sorted on the fields defined by the field positions in the specified orders.
splitsOrderedBy(String, Order[]) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that the data within an input split is sorted on the fields defined by the field expressions in the specified orders.
splitsPartitionedBy(int...) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that data is partitioned across input splits on the fields defined by field positions.
splitsPartitionedBy(String, int...) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that data is partitioned using a specific partitioning method across input splits on the fields defined by field positions.
splitsPartitionedBy(String) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that data is partitioned across input splits on the fields defined by field expressions.
splitsPartitionedBy(String, String) - Method in class org.apache.flink.api.java.io.SplitDataProperties
Defines that data is partitioned using an identifiable method across input splits on the fields defined by field expressions.
splitStart - Variable in class org.apache.flink.api.common.io.FileInputFormat
The start of the split that this parallel instance must consume.
SplitStream<OUT> - Class in org.apache.flink.streaming.api.datastream
Deprecated.
SplitStream(DataStream<OUT>, OutputSelector<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.SplitStream
Deprecated.
 
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
 
SplitTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This transformation represents a split of one DataStream into several DataStreams using an OutputSelector.
SplitTransformation(Transformation<T>, OutputSelector<T>) - Constructor for class org.apache.flink.streaming.api.transformations.SplitTransformation
Creates a new SplitTransformation from the given input and OutputSelector.
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 - 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.api.Types
Deprecated.
Returns type information for a Table API SQL date or SQL DATE type.
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_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_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 - 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.api.Types
Deprecated.
Returns type information for a Table API SQL time or SQL TIME type.
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.api.Types
Deprecated.
Returns type information for a Table API SQL timestamp or SQL TIMESTAMP type.
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
 
SqlAggFunctionVisitor - Class in org.apache.flink.table.planner.expressions
The class to get SqlAggFunctionVisitor of CallExpression.
SqlAggFunctionVisitor(FlinkTypeFactory) - 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).
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
 
SqlAlterTable - Class in org.apache.flink.sql.parser.ddl
Abstract class to describe statements like ALTER TABLE [[catalogName.] dataBasesName].tableName ...
SqlAlterTable(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
SqlAlterTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlAlterTableProperties - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [[catalogName.] dataBasesName].tableName SET ( name=value [, name=value]*).
SqlAlterTableProperties(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableProperties
 
SqlAlterTableRename - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [[catalogName.] dataBasesName].tableName RENAME TO [[catalogName.] dataBasesName].newTableName.
SqlAlterTableRename(SqlParserPos, SqlIdentifier, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
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
 
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) - 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
 
SqlCommandCall(SqlCommandParser.SqlCommand, String[]) - Constructor for class org.apache.flink.table.client.cli.SqlCommandParser.SqlCommandCall
 
SqlCommandCall(SqlCommandParser.SqlCommand) - Constructor for class org.apache.flink.table.client.cli.SqlCommandParser.SqlCommandCall
 
SqlCommandParser - Class in org.apache.flink.table.client.cli
Simple parser for determining the type of command and its parameters.
SqlCommandParser.SqlCommandCall - Class in org.apache.flink.table.client.cli
Call of SQL command with operands and command type.
SqlCompleter - Class in org.apache.flink.table.client.cli
SQL code completer.
SqlCompleter(String, Executor) - Constructor for class org.apache.flink.table.client.cli.SqlCompleter
 
SqlConversionException - Exception in org.apache.flink.table.planner.operations
Exception thrown during the execution of SQL statements.
SqlConversionException(String) - Constructor for exception org.apache.flink.table.planner.operations.SqlConversionException
 
SqlConversionException(String, Throwable) - Constructor for exception org.apache.flink.table.planner.operations.SqlConversionException
 
SqlConversionException - Exception in org.apache.flink.table.sqlexec
Exception thrown during the execution of SQL statements.
SqlConversionException(String) - Constructor for exception org.apache.flink.table.sqlexec.SqlConversionException
 
SqlConversionException(String, Throwable) - Constructor for exception org.apache.flink.table.sqlexec.SqlConversionException
 
SqlCreate() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a CREATE statement.
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.
SqlCreateFunction - Class in org.apache.flink.sql.parser.ddl
CREATE FUNCTION DDL sql call.
SqlCreateFunction(SqlParserPos, SqlIdentifier, SqlCharStringLiteral, String, boolean, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
SqlCreateFunction(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlCreateTable - Class in org.apache.flink.sql.parser.ddl
CREATE TABLE DDL sql call.
SqlCreateTable(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNodeList, List<SqlNodeList>, SqlNodeList, SqlNodeList, SqlWatermark, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
SqlCreateTable(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlCreateTable.TableCreationContext - Class in org.apache.flink.sql.parser.ddl
Table creation context.
SqlCreateView - Class in org.apache.flink.sql.parser.ddl
CREATE VIEW DDL sql call.
SqlCreateView(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNode, boolean, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateView
 
SqlCreateView(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a create view or replace existing view statement.
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
 
SqlDateTimeUtils - Class in org.apache.flink.table.runtime.functions
Utility functions for datetime types: date, time, timestamp.
SqlDateTimeUtils() - Constructor for class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
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) - Constructor for class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
SqlDescribeCatalog() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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
 
SqlDialect - Enum in org.apache.flink.table.api
Enumeration of valid SQL compatibility modes.
SqlDrop() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a DROP statement.
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
 
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) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDropTable - Class in org.apache.flink.sql.parser.ddl
DROP TABLE DDL sql call.
SqlDropTable(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropTable
 
SqlDropTable(Span, 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) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropView
 
SqlDropView(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SQLEXCEPTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SqlExecutionException - Exception in org.apache.flink.table.client.gateway
Exception thrown during the execution of SQL statements.
SqlExecutionException(String) - Constructor for exception org.apache.flink.table.client.gateway.SqlExecutionException
 
SqlExecutionException(String, Throwable) - Constructor for exception org.apache.flink.table.client.gateway.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.
SqlExprToRexConverter - Interface in org.apache.flink.table.planner.calcite
Converts SQL expressions to RexNode.
SqlExprToRexConverterFactory - Interface in org.apache.flink.table.planner.calcite
Factory to create SqlExprToRexConverter.
SqlExprToRexConverterImpl - Class in org.apache.flink.table.planner.calcite
Standard implementation of SqlExprToRexConverter.
SqlExprToRexConverterImpl(FrameworkConfig, FlinkTypeFactory, RelOptCluster, RelDataType) - Constructor for class org.apache.flink.table.planner.calcite.SqlExprToRexConverterImpl
 
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
 
SqlFunction - Class in org.apache.calcite.sql
A SqlFunction is a type of operator which has conventional function-call syntax.
SqlFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory) - Constructor for class org.apache.calcite.sql.SqlFunction
Creates a new SqlFunction for a call to a builtin function.
SqlFunction(SqlIdentifier, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, List<RelDataType>, SqlFunctionCategory) - Constructor for class org.apache.calcite.sql.SqlFunction
Creates a placeholder SqlFunction for an invocation of a function with a possibly qualified name.
SqlFunction(String, SqlIdentifier, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, List<RelDataType>, SqlFunctionCategory) - Constructor for class org.apache.calcite.sql.SqlFunction
Internal constructor.
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
 
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
 
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.runtime.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
 
SqlMapTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a SQL map type, e.g.
SqlMapTypeNameSpec - Class in org.apache.calcite.sql
Parse SQL MAP type, i.e.
SqlMapTypeNameSpec(SqlDataTypeSpec, SqlDataTypeSpec, SqlParserPos) - Constructor for class org.apache.calcite.sql.SqlMapTypeNameSpec
Creates a SqlMapTypeNameSpec.
SqlMerge() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a MERGE statement.
SqlMultiLineParser - Class in org.apache.flink.table.client.cli
Multi-line parser for parsing an arbitrary number of SQL lines until a line ends with ';'.
SqlMultiLineParser() - Constructor for class org.apache.flink.table.client.cli.SqlMultiLineParser
 
SqlParserException - Exception in org.apache.flink.table.api
Exception for all errors occurring during sql parsing.
SqlParserException(String, Throwable) - Constructor for exception org.apache.flink.table.api.SqlParserException
 
SqlParserException(String) - Constructor for exception org.apache.flink.table.api.SqlParserException
 
SqlProcedureCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a CALL statement.
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 retrieves the result as a Table.
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).
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 [ EXTENDED] [[catalogName.] dataBasesName].tableName sql call.
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
 
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>".
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.
SqlShowDatabases - Class in org.apache.flink.sql.parser.dql
SHOW Databases sql call.
SqlShowDatabases(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowDatabases
 
SqlShowDatabases() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "Show Catalogs" metadata query command.
SqlShowFunctions - Class in org.apache.flink.sql.parser.dql
SHOW FUNCTION Sql Call.
SqlShowFunctions(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
SqlShowFunctions() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlShowTables - Class in org.apache.flink.sql.parser.dql
SHOW Tables sql call.
SqlShowTables(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowTables
 
SqlShowTables() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "Show Tables" metadata query command.
SQLSTATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
SqlTableColumn - Class in org.apache.flink.sql.parser.ddl
Table column of a CREATE TABLE DDL.
SqlTableColumn(SqlIdentifier, SqlDataTypeSpec, SqlCharStringLiteral, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
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
 
SqlTimestamp - Class in org.apache.flink.table.dataformat
Immutable SQL TIMESTAMP and TIMESTAMP_WITH_LOCAL_TIME_ZONE with nanosecond precision.
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
 
SqlTimestampConverter(int) - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.SqlTimestampConverter
 
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 - Class in org.apache.flink.table.runtime.typeutils
Serializer of SqlTimestamp.
SqlTimestampSerializer(int) - Constructor for class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer
 
SqlTimestampSerializer.SqlTimestampSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
SqlTimestampSerializer.SqlTimestampSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
SqlTimestampSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
SqlTimestampSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
SqlTimestampTypeInfo - Class in org.apache.flink.table.runtime.typeutils
TypeInformation of SqlTimestamp.
SqlTimestampTypeInfo(int) - Constructor for class org.apache.flink.table.runtime.typeutils.SqlTimestampTypeInfo
 
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
 
SqlTimeUnit - Enum in org.apache.flink.sql.parser.utils
SqlTimeUnit used for Flink DDL sql.
SqlToOperationConverter - Class in org.apache.flink.table.planner.operations
Mix-in tool class for SqlNode that allows DDL commands to be converted to Operation.
SqlToOperationConverter - Class in org.apache.flink.table.sqlexec
Mix-in tool class for SqlNode that allows DDL commands to be converted to Operation.
sqlToRegexLike(String, CharSequence) - Static method in class org.apache.flink.table.runtime.functions.SqlLikeUtils
Translates a SQL LIKE pattern to Java regex pattern, with optional escape string.
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
 
SqlUpdate() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an UPDATE statement.
sqlUpdate(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
sqlUpdate(String, BatchQueryConfig) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Evaluates a SQL statement such as INSERT, UPDATE or DELETE; or a DDL statement; NOTE: Currently only SQL INSERT statements are supported.
sqlUpdate(String, StreamQueryConfig) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
sqlUpdate(String, StreamQueryConfig) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Evaluates a SQL statement such as INSERT, UPDATE or DELETE; or a DDL statement; NOTE: Currently only SQL INSERT statements are supported.
sqlUpdate(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Evaluates a SQL statement such as INSERT, UPDATE or DELETE; or a DDL statement; NOTE: Currently only SQL INSERT statements and CREATE TABLE statements are supported.
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
 
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.
SqlValidatorImpl(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlConformance) - 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.
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
 
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
 
SRC_EDGE_TO_BE_REMOVED - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
SRC_VERTEX_ID - Static variable in class org.apache.flink.graph.examples.data.SingleSourceShortestPathsData
 
sround(Decimal, int) - Static method in class org.apache.flink.table.dataformat.Decimal
SQL ROUND operator applied to BigDecimal 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(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(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(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to Decimal values.
sround(Decimal, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to Decimal 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
 
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.AkkaOptions
Override SSL support for the Akka transport.
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.SecurityOptions
SSL_ENABLED - Static variable in class org.apache.flink.configuration.WebOptions
Deprecated.
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 (akka 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_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_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_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
Secret to decrypt the keystore file.
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_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_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_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
Secret to decrypt the truststore.
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.
SSLStoreOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
Overlays an SSL keystore/truststore into a container.
SSLStoreOverlay(File, File) - Constructor for class org.apache.flink.runtime.clusterframework.overlays.SSLStoreOverlay
 
SSLStoreOverlay.Builder - Class in org.apache.flink.runtime.clusterframework.overlays
A builder for the Krb5ConfOverlay.
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
 
SSSPCombiner() - Constructor for class org.apache.flink.graph.examples.PregelSSSP.SSSPCombiner
 
SSSPComputeFunction(long) - Constructor for class org.apache.flink.graph.examples.PregelSSSP.SSSPComputeFunction
 
SST_FILE_SUFFIX - Static variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksSnapshotUtil
File suffix of sstable files.
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.
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
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, String, DispatcherId, Collection<JobGraph>, 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, String) - Constructor for class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
Creates a new services class for the fix pre-defined leaders.
StandaloneJobClusterConfigurationParserFactory - Class in org.apache.flink.container.entrypoint
Parser factory which generates a StandaloneJobClusterConfiguration from a given list of command line arguments.
StandaloneJobClusterConfigurationParserFactory() - Constructor for class org.apache.flink.container.entrypoint.StandaloneJobClusterConfigurationParserFactory
 
StandaloneJobClusterEntryPoint - Class in org.apache.flink.container.entrypoint
JobClusterEntrypoint which is started with a job in a predefined location.
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
 
StandaloneLeaderElectionService - Class in org.apache.flink.runtime.leaderelection
Standalone implementation of the LeaderElectionService interface.
StandaloneLeaderElectionService() - Constructor for class org.apache.flink.runtime.leaderelection.StandaloneLeaderElectionService
 
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.
StandaloneMesosServices - Class in org.apache.flink.mesos.runtime.clusterframework.services
MesosServices implementation for the standalone mode.
StandaloneMesosServices(ActorSystem, MesosArtifactServer) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.services.StandaloneMesosServices
 
StandaloneMesosWorkerStore - Class in org.apache.flink.mesos.runtime.clusterframework.store
A standalone Mesos worker store.
StandaloneMesosWorkerStore() - Constructor for class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
StandaloneResourceManager - Class in org.apache.flink.runtime.resourcemanager
A standalone implementation of the resource manager.
StandaloneResourceManager(RpcService, String, ResourceID, HighAvailabilityServices, HeartbeatServices, SlotManager, JobLeaderIdService, ClusterInformation, FatalErrorHandler, ResourceManagerMetricGroup, Time) - Constructor for class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
StandaloneResourceManagerFactory - Enum in org.apache.flink.runtime.resourcemanager
StandaloneRunningJobsRegistry - Class in org.apache.flink.runtime.highavailability.nonha.standalone
A registry for running jobs, not-highly available.
StandaloneRunningJobsRegistry() - Constructor for class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneRunningJobsRegistry
 
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
 
StandaloneUtils - Class in org.apache.flink.runtime.util
Utility class to work with Flink standalone mode.
StandardFloorCeilOptions(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
standardizeEqual(double, double) - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
standardizeEqual(double, double) - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
standardizeEqual(double, double) - Method in class org.apache.flink.ml.common.linalg.Vector
Standardize the vector.
StandardNiFiDataPacket - Class in org.apache.flink.streaming.connectors.nifi
An implementation of NiFiDataPacket.
StandardNiFiDataPacket(byte[], Map<String, String>) - Constructor for class org.apache.flink.streaming.connectors.nifi.StandardNiFiDataPacket
 
STAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
StarGraph - Class in org.apache.flink.graph.drivers.input
Generate a StarGraph.
StarGraph() - Constructor for class org.apache.flink.graph.drivers.input.StarGraph
 
StarGraph - Class in org.apache.flink.graph.generator
 
StarGraph(ExecutionEnvironment, long) - Constructor for class org.apache.flink.graph.generator.StarGraph
An undirected Graph with n vertices where the single central node has degree n-1, connecting to the other n-1 vertices which have degree 1.
start() - Method in class org.apache.flink.formats.parquet.utils.RowConverter
 
start() - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Start the worker store.
start() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
start() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
 
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 class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
start() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
start() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
start(JobGraphStore.JobGraphListener) - Method in class org.apache.flink.runtime.dispatcher.SingleJobJobGraphStore
 
start(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
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(JobGraphStore.JobGraphListener) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore
Starts the JobGraphStore service.
start(JobGraphStore.JobGraphListener) - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
start(JobGraphStore.JobGraphListener) - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
 
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.JobManagerRunnerImpl
 
start(JobMasterId) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
Start the rpc service and begin to run the job.
start(JobMasterId) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterService
Start the JobMaster service with the given JobMasterId.
start(ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.Scheduler
Start the scheduler by initializing the main thread executor.
start(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SchedulerImpl
 
start(JobMasterId, String, ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
 
start(JobMasterId, String, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
Start the slot pool to accept RPC calls.
start(LeaderContender) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionService
Starts the leader election service.
start(LeaderContender) - Method in class org.apache.flink.runtime.leaderelection.StandaloneLeaderElectionService
 
start(LeaderContender) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
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(LeaderRetrievalListener) - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalService
 
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.query.KvStateServer
Starts the server.
start() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
start(JobLeaderIdActions) - Method in class org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Start the service with the given job leader actions.
start(ResourceManagerId, Executor, ResourceActions) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Starts the slot manager with the given leader id and resource manager actions.
start(ResourceManagerId, Executor, ResourceActions) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
Starts the slot manager with the given leader id and resource manager actions.
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(String, RpcService, HighAvailabilityServices, JobLeaderListener) - Method in class org.apache.flink.runtime.taskexecutor.JobLeaderService
Start the job leader service with the given services.
start() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
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.TimerService
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
start() - Method in interface org.apache.flink.table.client.gateway.Executor
Starts the executor and ensures that its is ready for commands to be executed.
start() - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
start - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapBytesVector
start offset of each field.
start() - Method in class org.apache.flink.test.util.TestProcessBuilder
 
startActorSystem(Configuration, String, String, Logger) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Starts an ActorSystem with the given configuration listening at the address/ports.
startActorSystem(Configuration, String, String, Logger, BootstrapTools.ActorSystemExecutorConfiguration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Starts an ActorSystem with the given configuration listening at the address/ports.
startActorSystem(Configuration, String, String, String, Logger, BootstrapTools.ActorSystemExecutorConfiguration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Starts an ActorSystem with the given configuration listening at the address/ports.
startActorSystem(Configuration, String, int, Logger) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Starts an Actor System at a specific port.
startActorSystem(Configuration, String, int, Logger, BootstrapTools.ActorSystemExecutorConfiguration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Starts an Actor System at a specific port.
startActorSystem(Configuration, String, String, int, Logger, BootstrapTools.ActorSystemExecutorConfiguration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Starts an Actor System at a specific port.
startBundle() - Method in class org.apache.flink.python.AbstractPythonFunctionRunner
 
startBundle() - Method in interface org.apache.flink.python.PythonFunctionRunner
Prepares to process the next bundle of elements.
startCheckpointScheduler() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
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) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Starts a CuratorFramework instance and connects it to the given ZooKeeper quorum.
startFlinkCluster() - Method in class org.apache.flink.tests.util.FlinkDistribution
 
startFromEarliest() - Method in class org.apache.flink.table.descriptors.Kafka
Configures to start reading from the earliest offset for all partitions.
startFromGroupOffsets() - Method in class org.apache.flink.table.descriptors.Kafka
Configures to start reading from any committed group offsets found in Zookeeper / Kafka brokers.
startFromLatest() - Method in class org.apache.flink.table.descriptors.Kafka
Configures to start reading from the latest offset for all partitions.
startFromSpecificOffset(int, long) - Method in class org.apache.flink.table.descriptors.Kafka
Configures to start reading partitions from specific offsets and specifies the given offset for the given partition.
startFromSpecificOffsets(Map<Integer, Long>) - Method in class org.apache.flink.table.descriptors.Kafka
Configures to start reading partitions from specific offsets, set independently for each partition.
startIfConfigured(Logger, Configuration, CompletableFuture<Void>) - Static method in class org.apache.flink.runtime.taskmanager.MemoryLogger
 
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
 
startItem() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
startJobManager() - Method in class org.apache.flink.tests.util.FlinkDistribution
 
startMetricsRpcService(Configuration, String) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
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.
startNewWorker(ResourceProfile) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
startNewWorker(ResourceProfile) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
startNewWorker(ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Allocates a resource using the resource profile.
startNewWorker(ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
startNewWorker(ResourceProfile) - Method in class org.apache.flink.yarn.YarnResourceManager
 
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
 
startProcess(String, String, List<String>, Map<String, String>) - Method in class org.apache.beam.runners.fnexecution.environment.ProcessManager
Forks a process with the given command, arguments, and additional environment variables.
startPythonProcess(PythonDriverEnvUtils.PythonEnvironment, List<String>) - Static method in class org.apache.flink.client.python.PythonDriverEnvUtils
Starts python process.
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
 
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.
startRetrieval(JobClient) - Method in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult
 
startRetrieval(JobClient) - Method in interface org.apache.flink.table.client.gateway.local.result.DynamicResult
Starts retrieving the result using the given JobClient and monitors it's execution.
startRetrieval(JobClient) - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectBatchResult
 
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.EagerSchedulingStrategy
 
startScheduling() - Method in class org.apache.flink.runtime.scheduler.strategy.LazyFromSourcesSchedulingStrategy
 
startScheduling() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called when the scheduling is started (initial scheduling operation).
startSchedulingInternal() - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
startSchedulingInternal() - Method in class org.apache.flink.runtime.scheduler.LegacyScheduler
 
startSchedulingInternal() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
startServer(C) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
startServer(C) - Method in interface org.apache.flink.runtime.rpc.RpcService
Start a rpc server which forwards the remote procedure calls to the provided rpc endpoint.
startServicesOnLeadership() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
startServicesOnLeadership() - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
StartStoppable - Interface in org.apache.flink.runtime.rpc
Interface to start and stop the processing of rpc calls in the rpc server.
startsWith(BinaryString) - Method in class org.apache.flink.table.dataformat.BinaryString
Tests if this BinaryString starts with the specified prefix.
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(CharSequence) - Method in class org.apache.flink.types.StringValue
Checks whether this StringValue starts with the given prefix string.
startTaskManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, MetricRegistry, BlobCacheService, boolean, FatalErrorHandler) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
startTaskManager() - Method in class org.apache.flink.tests.util.FlinkDistribution
 
startTaskThread() - Method in class org.apache.flink.runtime.taskmanager.Task
Starts the task's thread.
startThreads() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
Starts all the threads that are used by this sort-merger.
startThreads() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
Starts all the threads that are used by this sorter.
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. Setting the triggerTarget which contains the action to be performed when a timer fires. Re-registering timers that were retrieved after recovering from a node failure, if any. This method can be called multiple times, as long as it is called with the same serializers.
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
 
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
 
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.
STARTUP_FAILURE_RETURN_CODE - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
STARTUP_TIMEOUT - Static variable in class org.apache.flink.configuration.AkkaOptions
Timeout for the startup of the actor system.
StartupMode - Enum in org.apache.flink.streaming.connectors.kafka.config
Startup modes for the Kafka Consumer.
state(StreamObserver<BeamFnApi.StateResponse>) - Method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
 
State - Interface in org.apache.flink.api.common.state
Interface that different types of partitioned state must implement.
State<T> - Class in org.apache.flink.cep.nfa
Represents a state of the NFA.
State(String, State.StateType) - Constructor for class org.apache.flink.cep.nfa.State
 
state() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Get the worker's state.
state - Variable in class org.apache.flink.runtime.state.SnapshotDirectory
This reference tracks the lifecycle state of the snapshot directory.
STATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
state - Variable in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
state - Variable in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
 
State() - Constructor for class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
State(TwoPhaseCommitSinkFunction.TransactionHolder<TXN>, List<TwoPhaseCommitSinkFunction.TransactionHolder<TXN>>, Optional<CONTEXT>) - Constructor for class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.State
 
state - Variable in class org.apache.flink.streaming.examples.statemachine.dfa.EventTypeAndState
 
State - Enum in org.apache.flink.streaming.examples.statemachine.dfa
The State captures the main functionality of the state machine.
state() - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
State.StateType - Enum in org.apache.flink.cep.nfa
Set of valid state types.
STATE_BACKEND - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The state backend to be used to store and checkpoint state.
STATE_BACKEND - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
STATE_BACKEND_ROCKSDB - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
STATE_NAME - Static variable in class org.apache.flink.streaming.tests.queryablestate.QsConstants
 
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 - Interface in org.apache.flink.runtime.state
A State Backend defines how the state of a streaming application is stored and checkpointed.
stateBackend - Variable in class org.apache.flink.state.api.WritableSavepoint
The state backend to use when writing this savepoint.
stateBackend - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
Our state backend.
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.
StateBackendLoader - Class in org.apache.flink.runtime.state
This class contains utility methods to load state backends from configurations.
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
 
stateChanged(CuratorFramework, ConnectionState) - Method in class org.apache.flink.runtime.checkpoint.DefaultLastStateConnectionStateListener
 
stateCleaningEnabled - Variable in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
stateCleaningEnabled - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
stateCleaningEnabled - Variable in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
 
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.
StateDescriptor<S extends State,T> - Class in org.apache.flink.api.common.state
Base class for state descriptors.
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(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, 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.Type - Enum in org.apache.flink.api.common.state
An enumeration of the types of supported states.
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
 
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
A stateful streaming source that emits each number from a given interval exactly once, possibly in parallel.
StatefulSequenceSource(long, long) - Constructor for class org.apache.flink.streaming.api.functions.source.StatefulSequenceSource
Creates a source that emits all numbers from the given interval exactly once.
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
 
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
 
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.
StateInitializationContextImpl - Class in org.apache.flink.runtime.state
Default implementation of StateInitializationContext.
StateInitializationContextImpl(boolean, OperatorStateStore, KeyedStateStore, Iterable<KeyGroupStatePartitionStreamProvider>, Iterable<StatePartitionStreamProvider>) - Constructor for class org.apache.flink.runtime.state.StateInitializationContextImpl
 
StateListView<N,T> - Class in org.apache.flink.table.runtime.dataview
StateListView is a ListView which implemented using state backend.
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 is a keyed state.
StateListView.NamespacedStateListView<N,T> - Class in org.apache.flink.table.runtime.dataview
StateListView.NamespacedStateListView is an StateListView whose underlying is a keyed and namespaced state.
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
 
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,MK,MV> - 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,MK,MV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which do not support nullable keys and namespace.
StateMapView.KeyedStateMapViewWithKeysNullable<N,MK,MV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which support nullable keys, but not support namespace.
StateMapView.NamespacedStateMapViewWithKeysNotNull<N,MK,MV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which support namespace but not support nullable keys.
StateMapView.NamespacedStateMapViewWithKeysNullable<N,MK,MV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which support nullable keys and namespace.
STATEMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.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.
StateMetaInfoSnapshotReadersWriters.StateTypeHint - Enum in org.apache.flink.runtime.state.metainfo
Enum for backwards compatibility.
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(Throwable) - Constructor for exception org.apache.flink.util.StateMigrationException
 
StateMigrationException(String, 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.
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(IOException) - Constructor for class org.apache.flink.runtime.state.StatePartitionStreamProvider
 
StatePartitionStreamProvider(InputStream) - Constructor for class org.apache.flink.runtime.state.StatePartitionStreamProvider
 
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
 
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.TwoPhaseCommitSinkFunction.StateSerializer
 
StateSerializerConfigSnapshot() - Constructor for class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
StateSerializerConfigSnapshot(TypeSerializer<TXN>, TypeSerializer<CONTEXT>) - Constructor for class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.StateSerializerConfigSnapshot
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.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
 
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.NestedMapsStateTable
 
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.NestedStateMap
 
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.StateMap
Creates a snapshot of this StateMap, to be written in checkpointing.
StateSnapshot - Interface in org.apache.flink.runtime.state
General interface for state snapshots that should be written partitioned by key-groups.
stateSnapshot() - Method in interface org.apache.flink.runtime.state.StateSnapshotRestore
Returns a snapshot of the state.
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.
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
 
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.
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.
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
 
StaticDynamicPathIdentifier - Class in org.apache.flink.optimizer.traversals
A traversal that goes over the program data flow of an iteration and makes the nodes that depend on the partial solution (the data set recomputed in each iteration) as "dynamic" and the other nodes as "static".
StaticDynamicPathIdentifier(int) - Constructor for class org.apache.flink.optimizer.traversals.StaticDynamicPathIdentifier
 
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>, Time, File) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
 
staticFlag - Static variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
statistic - Variable in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
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
 
status() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
status() - Method in class org.apache.flink.mesos.scheduler.messages.ExecutorLost
 
status() - Method in class org.apache.flink.mesos.scheduler.messages.StatusUpdate
 
status - Variable in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
StatusHandler(GatewayRetriever<? extends T>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, AsynchronousOperationResult<V>, M>) - Constructor for class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
 
statusUpdate(StatusUpdate) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Handles a task status update from Mesos.
StatusUpdate - Class in org.apache.flink.mesos.scheduler.messages
Message sent by the callback handler to the scheduler actor when the status of a task has changed (e.g., a slave is lost and so the task is lost, a task finishes and an executor sends a status update saying so, etc).
StatusUpdate(Protos.TaskStatus) - Constructor for class org.apache.flink.mesos.scheduler.messages.StatusUpdate
 
statusUpdate(SchedulerDriver, Protos.TaskStatus) - Method in class org.apache.flink.mesos.scheduler.SchedulerProxy
 
StatusWatermarkValve - Class in org.apache.flink.streaming.runtime.streamstatus
A StatusWatermarkValve embodies the logic of how Watermark and StreamStatus are propagated to downstream outputs, given a set of one or multiple input channels that continuously receive them.
StatusWatermarkValve(int, PushingAsyncDataInput.DataOutput) - Constructor for class org.apache.flink.streaming.runtime.streamstatus.StatusWatermarkValve
Returns a new StatusWatermarkValve.
StatusWatermarkValve.InputChannelStatus - Class in org.apache.flink.streaming.runtime.streamstatus
An InputChannelStatus keeps track of an input channel's last watermark, stream status, and whether or not the channel'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
 
stdOutFile - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorUtils.LogFileLocation
 
StdoutFileHandlerSpecification - Class in org.apache.flink.runtime.rest.handler.legacy.files
Rest handler specification for the stdout file of the main cluster component.
Step() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample.Step
 
StepFunctionValidator - Class in org.apache.flink.optimizer.traversals
A traversal that checks if the Workset of a delta iteration is used in the data flow of its step function.
StepFunctionValidator() - Constructor for class org.apache.flink.optimizer.traversals.StepFunctionValidator
 
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(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the STOP action.
stop(boolean) - Method in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
Stop the worker store.
stop(boolean) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.StandaloneMesosWorkerStore
 
stop(boolean) - Method in class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
 
stop() - Method in class org.apache.flink.mesos.util.MesosArtifactServer
Stops the artifact server.
stop() - Method in class org.apache.flink.runtime.dispatcher.SingleJobJobGraphStore
 
stop() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatManager
Stops the heartbeat manager.
stop() - Method in class org.apache.flink.runtime.heartbeat.HeartbeatManagerImpl
 
stop() - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
stop() - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore
Stops the JobGraphStore service.
stop() - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
stop() - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
 
stop() - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionService
Stops the leader election service.
stop() - Method in class org.apache.flink.runtime.leaderelection.StandaloneLeaderElectionService
 
stop() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
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.leaderretrieval.ZooKeeperLeaderRetrievalService
 
stop() - Method in class 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.DefaultExecutionSlotAllocator
 
stop() - Method in interface org.apache.flink.runtime.scheduler.ExecutionSlotAllocator
Stop the allocator.
stop() - Method in class org.apache.flink.runtime.taskexecutor.JobLeaderService
Stop the job leader services.
stop() - Method in class org.apache.flink.runtime.taskexecutor.slot.TimerService
 
stop() - Method in class org.apache.flink.streaming.connectors.kinesis.util.RecordEmitter
 
STOP_AND_DRAIN - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
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.
stopCheckpointScheduler() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
stopClusterServices(boolean) - Method in class org.apache.flink.mesos.entrypoint.MesosJobClusterEntrypoint
 
stopClusterServices(boolean) - Method in class org.apache.flink.mesos.entrypoint.MesosSessionClusterEntrypoint
 
stopClusterServices(boolean) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
stopFlinkCluster() - Method in class org.apache.flink.tests.util.FlinkDistribution
 
stopped - Variable in class org.apache.flink.runtime.heartbeat.HeartbeatManagerImpl
Running state of the heartbeat manager.
StoppedDispatcherLeaderProcess - Enum in org.apache.flink.runtime.dispatcher.runner
DispatcherLeaderProcess implementation which is stopped.
StoppingSupervisorWithoutLoggingActorKilledExceptionStrategy - Class in org.apache.flink.runtime.akka
Stopping supervisor strategy which logs ActorKilledException only on debug log level.
StoppingSupervisorWithoutLoggingActorKilledExceptionStrategy() - Constructor for class org.apache.flink.runtime.akka.StoppingSupervisorWithoutLoggingActorKilledExceptionStrategy
 
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(String) - Method in class org.apache.beam.runners.fnexecution.environment.ProcessManager
Stops a previously started process identified by its unique id.
stopRetrieval(boolean) - Method in class org.apache.flink.table.client.cli.CliResultView
 
stopServer(RpcServer) - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
stopServer(RpcServer) - Method in interface org.apache.flink.runtime.rpc.RpcService
Stop the underlying rpc server of the provided self gateway.
stopService() - Method in class org.apache.flink.runtime.rpc.akka.AkkaRpcService
 
stopService() - Method in interface org.apache.flink.runtime.rpc.RpcService
Trigger the asynchronous stopping of the RpcService.
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
 
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
 
stopTrackingAndReleaseOrPromotePartitionsFor(ResourceID) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Releases all job partitions and promotes all cluster partitions for the given task executor ID, and stops the tracking of partitions that were released/promoted.
stopTrackingAndReleaseOrPromotePartitionsFor(ResourceID) - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
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.io.network.partition.JobMasterPartitionTrackerImpl
 
stopTrackingAndReleasePartitionsFor(ResourceID) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Releases all partitions for the given task executor ID, and stop the tracking of partitions that were released.
stopTrackingAndReleasePartitionsFor(ResourceID) - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
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.
stopWithError(Throwable) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Called by created threads to pass on errors.
stopWithSavepoint(boolean, String) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
stopWithSavepoint(JobID, boolean, String) - 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) - Method in class org.apache.flink.client.program.MiniClusterClient
 
stopWithSavepoint(JobID, boolean, String) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
stopWithSavepoint(boolean, String) - Method in interface org.apache.flink.core.execution.JobClient
Stops the associated job on Flink cluster.
stopWithSavepoint(JobID, String, boolean, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
stopWithSavepoint(String, boolean, Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
stopWithSavepoint(String, boolean, Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Stops the job with a savepoint.
stopWithSavepoint(JobID, String, boolean) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
stopWithSavepoint(String, boolean) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
stopWithSavepoint(String, boolean) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
stopWithSavepoint(JobID, String, boolean, Time) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Stops the job with a savepoint.
StopWithSavepointHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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) - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
StopWithSavepointTriggerHeaders - Class in org.apache.flink.runtime.rest.messages.job.savepoints.stop
These headers define the protocol for triggering a "stop" action.
stopWorker(KubernetesWorkerNode) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
stopWorker(RegisteredMesosWorkerNode) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
 
stopWorker(WorkerType) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Stops the given worker.
stopWorker(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
stopWorker(YarnWorkerNode) - Method in class org.apache.flink.yarn.YarnResourceManager
 
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.
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.zookeeper.filesystem.FileSystemStateStorageHelper
 
store(T) - Method in interface org.apache.flink.runtime.zookeeper.RetrievableStateStorageHelper
Stores the given state and returns a state handle to it.
storeCheckpointMetadata(T, OutputStream) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
storeCheckpointMetadata(T, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
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
 
storeResult(String, DynamicResult) - Method in class org.apache.flink.table.client.gateway.local.ResultStore
 
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
 
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.planner.functions.sql.FlinkSqlOperatorTable
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STREAM_DESCRIBE_BACKOFF_BASE - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The base backoff time between each describeStream attempt (for consuming from DynamoDB streams).
STREAM_DESCRIBE_BACKOFF_EXPONENTIAL_CONSTANT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The power constant for exponential backoff between each describeStream attempt (for consuming from DynamoDB streams).
STREAM_DESCRIBE_BACKOFF_MAX - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum backoff time between each describeStream attempt (for consuming from DynamoDB streams).
STREAM_INITIAL_POSITION - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The initial position to start reading Kinesis streams from (LATEST is used if not set).
STREAM_INITIAL_TIMESTAMP - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The initial timestamp to start reading Kinesis stream from (when AT_TIMESTAMP is set for STREAM_INITIAL_POSITION).
STREAM_METRICS_GROUP - Static variable in class org.apache.flink.streaming.connectors.kinesis.metrics.KinesisConsumerMetricConstants
 
STREAM_RECORD_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
STREAM_TIMESTAMP_DATE_FORMAT - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The date format of initial timestamp to start reading Kinesis stream from (when AT_TIMESTAMP is set for STREAM_INITIAL_POSITION).
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
 
StreamContextEnvironment - Class in org.apache.flink.streaming.api.environment
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.
StreamEdge - Class in org.apache.flink.streaming.api.graph
An edge in the streaming topology.
StreamEdge(StreamNode, StreamNode, int, List<String>, StreamPartitioner<?>, OutputTag) - Constructor for class org.apache.flink.streaming.api.graph.StreamEdge
 
StreamEdge(StreamNode, StreamNode, int, List<String>, StreamPartitioner<?>, OutputTag, ShuffleMode) - Constructor for class org.apache.flink.streaming.api.graph.StreamEdge
 
StreamEdge(StreamNode, StreamNode, int, long, List<String>, StreamPartitioner<?>, OutputTag, ShuffleMode) - 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.StreamElementSerializerConfigSnapshot<T> - Class in org.apache.flink.streaming.runtime.streamrecord
StreamElementSerializer.StreamElementSerializerSnapshot<T> - Class in org.apache.flink.streaming.runtime.streamrecord
Configuration snapshot specific to the StreamElementSerializer.
StreamElementSerializerConfigSnapshot() - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
StreamElementSerializerSnapshot() - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerSnapshot
 
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(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.
StreamExecutor - Class in org.apache.flink.table.executor
An implementation of Executor that is backed by a StreamExecutionEnvironment.
StreamExecutor(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.executor.StreamExecutor
 
StreamExecutor - Class in org.apache.flink.table.planner.delegation
An implementation of Executor that is backed by a StreamExecutionEnvironment.
StreamExecutor(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.planner.delegation.StreamExecutor
 
StreamExecutorFactory - Class in org.apache.flink.table.executor
Factory to create an implementation of Executor to use in a TableEnvironment.
StreamExecutorFactory() - Constructor for class org.apache.flink.table.executor.StreamExecutorFactory
 
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
 
StreamGraph - Class in org.apache.flink.streaming.api.graph
Class representing the streaming topology.
StreamGraph(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
 
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.streaming.api.graph
StreamGraphTranslator() - Constructor for class org.apache.flink.streaming.api.graph.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
 
StreamGroupedFold<IN,OUT,KEY> - Class in org.apache.flink.streaming.api.operators
Deprecated.
will be removed in a future version
StreamGroupedFold(FoldFunction<IN, OUT>, OUT) - Constructor for class org.apache.flink.streaming.api.operators.StreamGroupedFold
Deprecated.
 
StreamGroupedReduce<IN> - Class in org.apache.flink.streaming.api.operators
A StreamOperator for executing a ReduceFunction on a KeyedStream.
StreamGroupedReduce(ReduceFunction<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.api.operators.StreamGroupedReduce
 
streamInactivityTimeout - Variable in class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
The inactivity timeout for a stream, in milliseconds.
STREAMING_COUNTS_AS_TUPLES - Static variable in class org.apache.flink.streaming.examples.twitter.util.TwitterExampleData
 
STREAMING_COUNTS_AS_TUPLES - Static variable in class org.apache.flink.test.testdata.WordCountData
 
STREAMING_MODE - Static variable in class org.apache.flink.table.api.EnvironmentSettings
 
StreamingFileSink<IN> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
Sink that emits its input elements to FileSystem files within buckets.
StreamingFileSink(StreamingFileSink.RowFormatBuilder<IN, ?, ? extends StreamingFileSink.BucketsBuilder<IN, ?, ?>>, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
Creates a new StreamingFileSink that writes files in row-based format to the given base directory.
StreamingFileSink(StreamingFileSink.BulkFormatBuilder<IN, ?, ? extends StreamingFileSink.BucketsBuilder<IN, ?, ?>>, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink
Creates a new StreamingFileSink that writes files in bulk-encoded format to the given base directory.
StreamingFileSink.BulkFormatBuilder<IN,BucketID,T extends StreamingFileSink.BulkFormatBuilder<IN,BucketID,T>> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
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
Builder for the vanilla StreamingFileSink using a bulk format.
StreamingFileSink.DefaultRowFormatBuilder<IN> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
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
A builder for configuring the sink for row-wise encoding formats.
StreamingFileSinkProgram - Enum in <Unnamed>
Test program for the StreamingFileSink.
StreamingFileSinkProgram.Generator - Class in <Unnamed>
Data-generating source function.
StreamingFileSinkProgram.KeyBucketAssigner - Class in <Unnamed>
Use first field for buckets.
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(BaseRowTypeInfo, BaseRowTypeInfo, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean, boolean, boolean[], 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(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, BaseRowTypeInfo, BaseRowTypeInfo, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
 
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
 
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, List<OutputSelector<?>>, Class<? extends AbstractInvokable>) - Constructor for class org.apache.flink.streaming.api.graph.StreamNode
 
StreamNode(Integer, String, String, StreamOperatorFactory<?>, String, List<OutputSelector<?>>, Class<? extends AbstractInvokable>) - Constructor for class org.apache.flink.streaming.api.graph.StreamNode
 
StreamOneInputProcessor<IN> - Class in org.apache.flink.streaming.runtime.io
Input reader for OneInputStreamTask.
StreamOneInputProcessor(StreamTaskInput<IN>, PushingAsyncDataInput.DataOutput<IN>, Object, OperatorChain<?, ?>) - 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<T extends StreamOperator<T>> - Class in org.apache.flink.ml.operator.stream
Base class of stream algorithm operators.
StreamOperator() - Constructor for class org.apache.flink.ml.operator.stream.StreamOperator
 
StreamOperator(Params) - Constructor for class org.apache.flink.ml.operator.stream.StreamOperator
The constructor of StreamOperator with Params.
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
 
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.
streamOperatorStateContext(OperatorID, String, ProcessingTimeService, KeyContext, TypeSerializer<?>, CloseableRegistry, MetricGroup) - 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) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
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
 
StreamPipelineOptions - Class in org.apache.flink.streaming.api.environment
The configuration options for job execution.
StreamPipelineOptions() - Constructor for class org.apache.flink.streaming.api.environment.StreamPipelineOptions
 
StreamPlanEnvironment - Class in org.apache.flink.streaming.api.environment
A special StreamExecutionEnvironment that is used in the web frontend when generating a user-inspectable graph of a streaming job.
StreamPlanEnvironment(ExecutionEnvironment) - Constructor for class org.apache.flink.streaming.api.environment.StreamPlanEnvironment
 
StreamPlannerFactory - Class in org.apache.flink.table.planner
Factory to construct a StreamPlanner.
StreamPlannerFactory() - Constructor for class org.apache.flink.table.planner.StreamPlannerFactory
 
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
 
StreamQueryConfig - Class in org.apache.flink.table.api
Deprecated.
Set the configuration on TableConfig.
StreamQueryConfig(long, long) - Constructor for class org.apache.flink.table.api.StreamQueryConfig
Deprecated.
 
StreamQueryConfig() - Constructor for class org.apache.flink.table.api.StreamQueryConfig
Deprecated.
 
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
 
StreamRecordTimestamp - Class in org.apache.flink.table.sources.tsextractors
Extracts the timestamp of a StreamRecord into a rowtime attribute.
StreamRecordTimestamp() - Constructor for class org.apache.flink.table.sources.tsextractors.StreamRecordTimestamp
 
StreamRecordTimestampSqlFunction - Class in org.apache.flink.table.planner.functions.sql
Function to access the timestamp of a StreamRecord.
StreamRecordTimestampSqlFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.StreamRecordTimestampSqlFunction
 
StreamShardHandle - Class in org.apache.flink.streaming.connectors.kinesis.model
A wrapper class around the information provided along with streamName and Shard, with some extra utility methods to determine whether or not a shard is closed and whether or not the shard is a result of parent shard splits or merges.
StreamShardHandle(String, Shard) - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
Create a new StreamShardHandle.
StreamShardMetadata - Class in org.apache.flink.streaming.connectors.kinesis.model
A serializable representation of a AWS Kinesis Stream shard.
StreamShardMetadata() - Constructor for class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
StreamShardMetadata.EquivalenceWrapper - Class in org.apache.flink.streaming.connectors.kinesis.model
An equivalence wrapper that only checks for the stream name and shard id for equality.
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(BaseRowTypeInfo, 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
StreamOperator for streaming sources.
StreamSource(SRC) - Constructor for class org.apache.flink.streaming.api.operators.StreamSource
 
StreamSourceContexts - Class in org.apache.flink.streaming.api.operators
Source contexts for various stream time characteristics.
StreamSourceContexts() - Constructor for class org.apache.flink.streaming.api.operators.StreamSourceContexts
 
StreamSQLExample - Class in org.apache.flink.table.examples.java
Simple example for demonstrating the use of SQL on a Stream Table in Java.
StreamSQLExample() - Constructor for class org.apache.flink.table.examples.java.StreamSQLExample
 
StreamSQLExample.Order - Class in org.apache.flink.table.examples.java
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 - Interface in org.apache.flink.runtime.state
A StateObject that represents state that was written to a stream.
streamStatus - Variable in class org.apache.flink.streaming.runtime.streamstatus.StatusWatermarkValve.InputChannelStatus
 
StreamStatus - Class in org.apache.flink.streaming.runtime.streamstatus
A Stream Status element informs stream tasks whether or not they should continue to expect records and watermarks from the input stream that sent them.
StreamStatus(int) - Constructor for class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
streamStatusMaintainer - Variable in class org.apache.flink.streaming.runtime.io.AbstractDataOutput
The maintainer toggles the current stream status.
StreamStatusMaintainer - Interface in org.apache.flink.streaming.runtime.streamstatus
Interface that allows toggling the current StreamStatus as well as retrieving it.
StreamStatusProvider - Interface in org.apache.flink.streaming.runtime.streamstatus
Interface for retrieving the current StreamStatus.
StreamTableDescriptor - Class in org.apache.flink.table.descriptors
Describes a table connected from a streaming environment.
StreamTableDescriptor(Registration, ConnectorDescriptor) - Constructor for class org.apache.flink.table.descriptors.StreamTableDescriptor
 
StreamTableDescriptorValidator - Class in org.apache.flink.table.descriptors
Validator for StreamTableDescriptor.
StreamTableDescriptorValidator(boolean, boolean, boolean) - Constructor for class org.apache.flink.table.descriptors.StreamTableDescriptorValidator
 
StreamTableEnvironment - Interface in org.apache.flink.table.api.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.java.internal
The implementation for a Java StreamTableEnvironment.
StreamTableEnvironmentImpl(CatalogManager, ModuleManager, FunctionCatalog, TableConfig, StreamExecutionEnvironment, Planner, Executor, boolean) - Constructor for class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
StreamTableSink<T> - Interface in org.apache.flink.table.sinks
Defines an external stream table and provides write access to its data.
StreamTableSinkFactory<T> - Interface in org.apache.flink.table.factories
A factory to create configured table sink instances in a streaming environment based on string-based properties.
StreamTableSource<T> - Interface in org.apache.flink.table.sources
Defines an external stream table and provides read access to its data.
StreamTableSourceFactory<T> - Interface in org.apache.flink.table.factories
A factory to create configured table source instances in a streaming environment based on string-based properties.
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.SynchronizedStreamTaskActionExecutor) - 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.SynchronizedStreamTaskActionExecutor, TaskMailbox) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTask
 
StreamTask.AsyncCheckpointRunnable - Class in org.apache.flink.streaming.runtime.tasks
This runnable executes the asynchronous parts of all involved backend snapshots for the subtask.
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. During transitional period it is used in StreamTask (until StreamTask.getCheckpointLock() is pushed down to SourceStreamTask).
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(Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
Creates a compiler exception with the given cause and no message.
StreamTaskException(String, Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
Creates a compiler exception with the given message and cause.
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<?>, IOManager, StatusWatermarkValve, int) - Constructor for class org.apache.flink.streaming.runtime.io.StreamTaskNetworkInput
 
StreamTaskSourceInput<T> - Class in org.apache.flink.streaming.runtime.io
Implementation of StreamTaskInput that reads data from the SourceReaderOperator and returns the InputStatus to indicate whether the source state is available, unavailable or finished.
StreamTaskSourceInput(SourceReaderOperator<T>) - 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
 
StreamTimeoutException() - Constructor for exception org.apache.flink.core.fs.LimitedConnectionsFileSystem.StreamTimeoutException
 
StreamTimeoutException(LimitedConnectionsFileSystem.StreamTimeoutException) - Constructor for exception org.apache.flink.core.fs.LimitedConnectionsFileSystem.StreamTimeoutException
 
StreamTwoInputProcessor<IN1,IN2> - Class in org.apache.flink.streaming.runtime.io
Input reader for TwoInputStreamTask.
StreamTwoInputProcessor(CheckpointedInputGate[], TypeSerializer<IN1>, TypeSerializer<IN2>, Object, IOManager, StreamStatusMaintainer, TwoInputStreamOperator<IN1, IN2, ?>, TwoInputSelectionHandler, WatermarkGauge, WatermarkGauge, OperatorChain<?, ?>, Counter) - Constructor for class org.apache.flink.streaming.runtime.io.StreamTwoInputProcessor
 
StreamWindowSQLExample - Class in org.apache.flink.table.examples.java
Simple example for demonstrating the use of SQL in Java.
StreamWindowSQLExample() - Constructor for class org.apache.flink.table.examples.java.StreamWindowSQLExample
 
StreamWriterBase<T> - Class in org.apache.flink.streaming.connectors.fs
Deprecated.
StreamWriterBase() - Constructor for class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
 
StreamWriterBase(StreamWriterBase<T>) - Constructor for class org.apache.flink.streaming.connectors.fs.StreamWriterBase
Deprecated.
 
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.api.Types
Deprecated.
Returns type information for a Table API string or SQL VARCHAR type.
STRING_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
STRING_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
STRING_VALUE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
STRING_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
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.
StringColumnSummary - Class in org.apache.flink.api.java.summarize
Summary for a column of Strings.
StringColumnSummary(long, long, long, Integer, Integer, Double) - Constructor for class org.apache.flink.api.java.summarize.StringColumnSummary
 
StringComparator - Class in org.apache.flink.api.common.typeutils.base
 
StringComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.StringComparator
 
StringFirstValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueAggFunction.StringFirstValueAggFunction
 
StringFirstValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.FirstValueWithRetractAggFunction.StringFirstValueWithRetractAggFunction
 
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.
StringLastValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueAggFunction.StringLastValueAggFunction
 
StringLastValueWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LastValueWithRetractAggFunction.StringLastValueWithRetractAggFunction
 
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
 
StringMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.StringMaxWithRetractAggFunction
 
StringMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.StringMinAggFunction
 
StringMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.StringMinWithRetractAggFunction
 
StringParameter - Class in org.apache.flink.graph.drivers.parameter
A Parameter storing a String.
StringParameter(ParameterizedBase, String) - Constructor for class org.apache.flink.graph.drivers.parameter.StringParameter
Set the parameter name and add this parameter to the list of parameters stored by owner.
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
 
StringSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for String.
StringSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.StringSerializer
 
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.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
 
StringSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
Aggregator that calculates statistics for String values.
StringSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.StringSummaryAggregator
 
StringTriple() - Constructor for class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.StringTriple
 
StringTriple(String, String, String) - Constructor for class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.StringTriple
 
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.
StringValueArray - Class in org.apache.flink.graph.types.valuearray
An array of StringValue.
StringValueArray() - Constructor for class org.apache.flink.graph.types.valuearray.StringValueArray
Initializes an expandable array with default capacity.
StringValueArray(int) - Constructor for class org.apache.flink.graph.types.valuearray.StringValueArray
Initializes a fixed-size array with the provided number of bytes.
StringValueArrayComparator - Class in org.apache.flink.graph.types.valuearray
Specialized comparator for StringValueArray based on CopyableValueComparator.
StringValueArrayComparator(boolean) - Constructor for class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
StringValueArraySerializer - Class in org.apache.flink.graph.types.valuearray
Specialized serializer for StringValueArray.
StringValueArraySerializer() - Constructor for class org.apache.flink.graph.types.valuearray.StringValueArraySerializer
 
StringValueArraySerializer.StringValueArraySerializerSnapshot - Class in org.apache.flink.graph.types.valuearray
Serializer configuration snapshot for compatibility and format evolution.
StringValueArraySerializerSnapshot() - Constructor for class org.apache.flink.graph.types.valuearray.StringValueArraySerializer.StringValueArraySerializerSnapshot
 
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
 
StringValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator.StringValueSummaryAggregator
 
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.
StringWriter<T> - Class in org.apache.flink.streaming.connectors.fs
Deprecated.
StringWriter() - Constructor for class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
Creates a new StringWriter that uses "UTF-8" charset to convert strings to bytes.
StringWriter(String) - Constructor for class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
Creates a new StringWriter that uses the given charset to convert strings to bytes.
StringWriter(String, String) - Constructor for class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
Creates a new StringWriter that uses the given charset and row delimiter to convert strings to bytes.
StringWriter(StringWriter<T>) - Constructor for class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
 
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.
strToDate(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Returns the epoch days since 1970-01-01.
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
 
StructuredAttribute(String, LogicalType, String) - Constructor for class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
StructuredAttribute(String, LogicalType) - Constructor for class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
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.StructuredComparision - Enum in org.apache.flink.table.types.logical
Defines equality properties for scalar evaluation.
struncate(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL TRUNCATE operator applied to BigDecimal values.
struncate(Decimal, 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
 
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
 
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.JobManagerJobMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.OperatorMetricGroup
 
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
 
subgraph(FilterFunction<Vertex<K, VV>>, FilterFunction<Edge<K, EV>>) - Method in class org.apache.flink.graph.Graph
Apply filtering functions to the graph and return a sub-graph that satisfies the predicates for both vertices and edges.
subject - Variable in class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
 
subList(int, int) - Method in class org.apache.flink.types.ListValue
 
submit(RunnableWithException, String, Object...) - Method in interface org.apache.flink.streaming.api.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) - Method in interface org.apache.flink.streaming.api.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.streaming.api.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) - Method in interface org.apache.flink.streaming.api.operators.MailboxExecutor
Submits the given command for execution in the future in the mailbox thread and returns a Future representing that command.
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.
submitJob(ClusterClient<?>, JobGraph) - Static method in enum org.apache.flink.client.ClientUtils
 
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.PerJobMiniClusterFactory
Starts a MiniCluster and submits a job.
submitJob(JobGraph) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
submitJob(JobGraph, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
submitJob(JobGraph, Time) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Submit a job to the dispatcher.
submitJob(JobGraph, Time) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
submitJob(JobGraph) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
submitJob(JobSubmission) - Method in interface org.apache.flink.tests.util.flink.ClusterController
Submits the given job to the cluster.
submitJob(JobSubmission) - Method in class org.apache.flink.tests.util.FlinkDistribution
 
submitJobAndWaitForResult(ClusterClient<?>, JobGraph, ClassLoader) - Static method in enum org.apache.flink.client.ClientUtils
 
submitTask(TaskDeploymentDescriptor, Time) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Submit a task to the task manager.
submitTask(TaskDeploymentDescriptor, Time) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
submitTask(TaskDeploymentDescriptor, JobMasterId, Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
submitTask(TaskDeploymentDescriptor, JobMasterId, Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Submit a Task to the TaskExecutor.
submitUpdate(String) - Method in class org.apache.flink.table.client.cli.CliClient
Submits a SQL update statement and prints status information and/or errors on the terminal.
SUBMULTISET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
subpartitions - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
The subpartitions of this partition.
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.
subscribe(EventListener<TaskEvent>, Class<? extends TaskEvent>) - Method in class org.apache.flink.runtime.io.network.api.TaskEventHandler
 
subscribedPartitionStates() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Gets all partitions (with partition state) that this fetcher is subscribed to.
subscriber - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
 
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(int, int) - Method in class org.apache.flink.types.StringValue
 
SUBSET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SubsetDefinition() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SubsetDefinitionCommaList(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SUBSTRING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
substring(int, int) - Method in class org.apache.flink.table.dataformat.BinaryString
Returns a binary string that is a substring of this binary string.
SUBSTRING - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SUBSTRING - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
subString(String, long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
subString(String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
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.types.StringValue
Returns a new StringValuestring that is a substring of this string.
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_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
substringSQL(BinaryString, int) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
substringSQL(BinaryString, int, int) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
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
 
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, JobVertexBackPressureInfo.VertexBackPressureLevel, double) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
subtaskBaseDirectory(long) - Method in interface org.apache.flink.runtime.state.LocalRecoveryDirectoryProvider
Returns the local state directory for the owning subtask the given checkpoint id w.r.t.
subtaskBaseDirectory(long) - Method in class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
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.
SubtaskCurrentAttemptDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler providing details about a single task execution attempt.
SubtaskCurrentAttemptDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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>, Time, 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>, Time, 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) - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
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() - 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
 
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>, Time, 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
 
SubtasksAllAccumulatorsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the subtasks all accumulators.
SubtasksAllAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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.LocalRecoveryDirectoryProvider
Returns the local state directory for the specific operator subtask and the given checkpoint id w.r.t.
subtaskSpecificCheckpointDirectory(long) - Method in class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
SubtaskState - Class in org.apache.flink.runtime.checkpoint
Container for the chained state of one parallel subtask of an operator/task.
SubtaskState(ChainedStateHandle<OperatorStateHandle>, ChainedStateHandle<OperatorStateHandle>, KeyedStateHandle, KeyedStateHandle) - Constructor for class org.apache.flink.runtime.checkpoint.SubtaskState
 
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>, Time, 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(ResourceSpec) - Method in class org.apache.flink.api.common.operators.ResourceSpec
Subtracts another resource spec from this one.
subtract(Resource) - Method in class org.apache.flink.api.common.resources.Resource
 
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(Decimal, Decimal, int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
subtractCosts(Costs) - Method in class org.apache.flink.optimizer.costs.Costs
Subtracts the given costs from these costs.
SubtractingMapper(long) - Constructor for class org.apache.flink.streaming.tests.BucketingSinkTestProgram.SubtractingMapper
 
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.
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
 
SubUpdate() - Constructor for class org.apache.flink.examples.java.ml.LinearRegression.SubUpdate
 
SUCCEEDS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Success() - Constructor for class org.apache.flink.runtime.registration.RegistrationResponse.Success
 
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
 
sum(int) - Method in class org.apache.flink.api.java.DataSet
Syntactic sugar for aggregate (SUM, field).
sum(int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Syntactic sugar for aggregate (SUM, field).
sum(M, M) - Method in class org.apache.flink.graph.gsa.SumFunction
This method is invoked once per superstep, after the GatherFunction in a GatherSumApplyIteration.
sum() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Sum of all elements of the matrix.
SUM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(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(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(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(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.WindowedStream
Applies an aggregation that sums every window of the pojo data stream at the given field for every window.
SUM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SUM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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.
sumAbsDiff(Vector, Vector) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
Compute || vec1 - vec2 ||_1 .
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.
SumAggregationFunction<T> - Class in org.apache.flink.api.java.aggregation
Definitions of sum functions for different numerical types.
SumAggregationFunction() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction
 
SumAggregationFunction.SumAggregationFunctionFactory - Class in org.apache.flink.api.java.aggregation
SumAggregationFunctionFactory() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.SumAggregationFunctionFactory
 
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
 
SumDoubleAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.DoubleSummaryAggregator.SumDoubleAggregator
 
SumFloatAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.FloatSummaryAggregator.SumFloatAggregator
 
SumFunction<VV,EV,M> - Class in org.apache.flink.graph.gsa
The base class for the second step of a GatherSumApplyIteration.
SumFunction() - Constructor for class org.apache.flink.graph.gsa.SumFunction
 
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
 
SumIntegerAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.IntegerSummaryAggregator.SumIntegerAggregator
 
Summarization<K,VV,EV> - Class in org.apache.flink.graph.library
The summarization algorithm computes a condensed version of the input graph by grouping vertices and edges based on their values.
Summarization() - Constructor for class org.apache.flink.graph.library.Summarization
 
Summarization.EdgeValue<EV> - Class in org.apache.flink.graph.library
Value that is stored at a summarized edge.
Summarization.VertexGroupItem<K,VGV> - Class in org.apache.flink.graph.library
Represents a single vertex in a vertex group.
Summarization.VertexValue<VV> - Class in org.apache.flink.graph.library
Value that is stored at a summarized vertex.
Summarization.VertexWithRepresentative<K> - Class in org.apache.flink.graph.library
Represents a vertex identifier and its corresponding vertex group identifier.
SummarizationData - Class in org.apache.flink.graph.examples.data
Provides the default data set used for Summarization tests.
summarize(DataSet<T>) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Summarize a DataSet of Tuples by collecting single pass statistics for all columns.
Summary(MinMaxAvgStatistics, MinMaxAvgStatistics, MinMaxAvgStatistics) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
Summary(MinMaxAvgStatistics, MinMaxAvgStatistics, TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration, TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
SummaryAggregatorFactory - Class in org.apache.flink.api.java.summarize.aggregation
Factory for creating Summary Aggregators.
SummaryAggregatorFactory() - Constructor for class org.apache.flink.api.java.summarize.aggregation.SummaryAggregatorFactory
 
SumReducer() - Constructor for class org.apache.flink.examples.java.misc.PiEstimation.SumReducer
 
SumShortAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ShortSummaryAggregator.SumShortAggregator
 
sumSquaredDiff(Vector, Vector) - Static method in class org.apache.flink.ml.common.linalg.MatVecOp
Compute || vec1 - vec2 ||_2^2 .
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.
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
superType(StructuredType) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
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.runtime.concurrent.FutureUtils
Returns a future which is completed with the result of the SupplierWithException.
supportedFormatProperties() - Method in class org.apache.flink.formats.avro.AvroRowFormatFactory
 
supportedFormatProperties() - Method in class org.apache.flink.formats.csv.CsvRowFormatFactory
 
supportedFormatProperties() - Method in class org.apache.flink.formats.json.JsonRowFormatFactory
 
supportedFormatProperties() - Method in class org.apache.flink.table.factories.TableFormatFactoryBase
Format specific supported properties.
supportedProperties() - Method in class org.apache.flink.addons.hbase.HBaseTableFactory
 
supportedProperties() - Method in class org.apache.flink.api.java.io.jdbc.JDBCTableSourceSinkFactory
 
supportedProperties() - Method in class org.apache.flink.connectors.hive.HiveTableFactory
 
supportedProperties() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkFactoryBase
 
supportedProperties() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
 
supportedProperties() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
supportedProperties() - Method in class org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory
 
supportedProperties() - Method in class org.apache.flink.table.executor.StreamExecutorFactory
 
supportedProperties() - Method in interface org.apache.flink.table.factories.ComponentFactory
List of property keys that this factory can handle.
supportedProperties() - Method in interface org.apache.flink.table.factories.TableFactory
List of property keys that this factory can handle.
supportedProperties() - Method in interface org.apache.flink.table.factories.TableFormatFactory
List of format property keys that this factory can handle.
supportedProperties() - Method in class org.apache.flink.table.factories.TableFormatFactoryBase
 
supportedProperties() - Method in class org.apache.flink.table.module.CoreModuleFactory
 
supportedProperties() - Method in class org.apache.flink.table.module.hive.HiveModuleFactory
 
supportedProperties() - Method in class org.apache.flink.table.planner.delegation.BlinkExecutorFactory
 
supportedProperties() - Method in class org.apache.flink.table.planner.delegation.BlinkPlannerFactory
 
supportedProperties() - Method in class org.apache.flink.table.planner.StreamPlannerFactory
 
supportedProperties() - Method in class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
 
supportedProperties() - Method in class org.apache.flink.table.sources.CsvTableSourceFactoryBase
 
supportsAsynchronousSnapshots() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
supportsAsynchronousSnapshots() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
supportsAsynchronousSnapshots() - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
supportsCompareAgainstReference() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
 
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.
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.FsCheckpointStorage
 
supportsHighlyAvailableStorage() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorage
 
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.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.TypeInformationRawType
 
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
 
supportsKafkaTimestamps() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka010TableSourceSinkFactory
 
supportsKafkaTimestamps() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka011TableSourceSinkFactory
 
supportsKafkaTimestamps() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka08TableSourceSinkFactory
 
supportsKafkaTimestamps() - Method in class org.apache.flink.streaming.connectors.kafka.Kafka09TableSourceSinkFactory
 
supportsKafkaTimestamps() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactory
 
supportsKafkaTimestamps() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryBase
True if the Kafka source supports Kafka timestamps, false otherwise.
supportsModality(SqlModality) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
supportsMultiPaths() - Method in class org.apache.flink.api.common.io.FileInputFormat
Deprecated.
Will be removed for Flink 2.0.
supportsMultiPaths() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
supportsMultiPaths() - Method in class org.apache.flink.api.java.io.TextInputFormat
 
supportsMultiPaths() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
supportsMultiPaths() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
supportsMultiPaths() - Method in class org.apache.flink.orc.OrcInputFormat
 
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.graph.types.valuearray.ByteValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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.TypeInformationRawType
 
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
 
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.s3.common.writer.S3RecoverableWriter
 
supportsResume() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
supportsSchemaDerivation() - Method in interface org.apache.flink.table.factories.TableFormatFactory
Flag to indicate if the given format supports deriving information from a schema.
supportsSchemaDerivation() - Method in class org.apache.flink.table.factories.TableFormatFactoryBase
 
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.graph.types.valuearray.ByteValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
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
 
SurroundingInfo(String, FunctionDefinition, TypeInference, int, int) - Constructor for class org.apache.flink.table.types.inference.TypeInferenceUtil.SurroundingInfo
 
suspend() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
suspend(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
Suspends the current ExecutionGraph.
suspend() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
suspend() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
suspend(Exception) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
Suspending job, all the running tasks will be cancelled, and communication with other components will be disposed.
suspend(Exception) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterService
Suspend the JobMaster service.
suspend() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
 
suspend() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
Suspends this pool, meaning it has lost its authority to accept and distribute slots.
suspend() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Suspends the component.
suspend() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
Suspends the component.
suspend(Throwable) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
suspend(Throwable) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
suspendDefaultAction() - 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.
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, 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, int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Swap records at the given addresses.
swap(int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
swap(int, int, 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.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.
swapUnionNodes(PlanNode) - Method in class org.apache.flink.optimizer.plan.Channel
Utility method used while swapping binary union nodes for n-ary union nodes.
SwiftFileSystemFactory - Class in org.apache.flink.fs.openstackhadoop
Simple factory for the Swift file system.
SwiftFileSystemFactory() - Constructor for class org.apache.flink.fs.openstackhadoop.SwiftFileSystemFactory
 
switchBuffers() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
switchTo(String) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SwitchTo(int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
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.
SymbolType<T extends TableSymbol> - Class in org.apache.flink.table.types.logical
Logical type for representing symbol values.
SymbolType(boolean, Class<T>) - Constructor for class org.apache.flink.table.types.logical.SymbolType
 
SymbolType(Class<T>) - Constructor for class org.apache.flink.table.types.logical.SymbolType
 
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_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.testutils.CheckedThread
Waits until the thread is completed and checks whether any error occurred during the execution.
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() - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
sync() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
sync() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
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.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
 
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
 
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.
 
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
 
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.runtime.util.clock
A clock that returns the time of the system / process.
SystemClock - Class in org.apache.flink.streaming.connectors.fs
Deprecated.
SystemClock() - Constructor for class org.apache.flink.streaming.connectors.fs.SystemClock
Deprecated.
 
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(Time) - 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
 

T

table - Variable in class org.apache.flink.addons.hbase.AbstractTableInputFormat
 
TABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Table - Interface in org.apache.flink.table.api
A Table is the core component of the Table API.
table(RelOptTable) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a TableScan's collation.
TABLE_EXEC_ASYNC_LOOKUP_BUFFER_CAPACITY - 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_DISABLED_OPERATORS - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_HIVE_FALLBACK_MAPRED_READER - Static variable in class org.apache.flink.connectors.hive.HiveOptions
 
TABLE_EXEC_HIVE_INFER_SOURCE_PARALLELISM - Static variable in class org.apache.flink.connectors.hive.HiveOptions
 
TABLE_EXEC_HIVE_INFER_SOURCE_PARALLELISM_MAX - Static variable in class org.apache.flink.connectors.hive.HiveOptions
 
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_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_SHUFFLE_MODE - 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_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_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_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_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_JOIN_REORDER_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_SOURCE_PREDICATE_PUSHDOWN_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_SCHEMA_DATA_TYPE - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
 
TABLE_SCHEMA_EXPR - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
 
TABLE_SCHEMA_NAME - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
 
TABLE_SCHEMA_TYPE - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
this will be removed in future version as it uses old type system. Please use DescriptorProperties.TABLE_SCHEMA_DATA_TYPE instead.
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 user-defined table aggregates.
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
The function definition of an user-defined table aggregate function.
TableAggregateFunctionDefinition(String, TableAggregateFunction<?, ?>, TypeInformation<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
TableAggregateWindowOperator<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window
A WindowOperator for grouped and windowed table aggregates.
TableAggregateWindowOperatorBuilder(NamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
 
TableAggregateWindowOperatorBuilder(GeneratedNamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.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
 
TableColumn(SqlCreateTable.TableCreationContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TableColumn - Class in org.apache.flink.table.api
A table column represents a table column's structure with column name, column data type and computation expression(if it is a computed column).
TableColumn2(List<SqlNode>) - 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
 
tableConfig - Variable in class org.apache.flink.table.planner.delegation.ExecutorBase
 
TableConfigUtils - Class in org.apache.flink.table.planner.utils
Utility class for TableConfig related helper functions.
TableConnectorUtil - Class in org.apache.flink.table.util
Deprecated.
Use TableConnectorUtils instead.
TableConnectorUtil() - Constructor for class org.apache.flink.table.util.TableConnectorUtil
Deprecated.
 
TableConnectorUtils - Class in org.apache.flink.table.utils
Utilities for table sources and sinks.
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<D extends TableDescriptor<D>> - Class in org.apache.flink.table.descriptors
Describes a table consisting of a connector (in a given update mode) and a format.
TableDescriptor(ConnectorDescriptor) - Constructor for class org.apache.flink.table.descriptors.TableDescriptor
 
TableEntry - Class in org.apache.flink.table.client.config.entries
Describes a table-like configuration entry.
TableEntry(String, DescriptorProperties) - Constructor for class org.apache.flink.table.client.config.entries.TableEntry
 
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, TableConfig, Executor, FunctionCatalog, Planner, boolean) - Constructor for class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
tableEnvOf(Table) - Static method in class org.apache.flink.ml.pipeline.PipelineStageBase
 
TableException - Exception in org.apache.flink.table.api
General Exception for all errors during table handling.
TableException(String, Throwable) - Constructor for exception org.apache.flink.table.api.TableException
 
TableException(String) - Constructor for exception org.apache.flink.table.api.TableException
 
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(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
tableExists(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
 
TableFactory - Interface in org.apache.flink.table.factories
A factory to create different table-related instances from string-based properties.
TableFactoryService - Class in org.apache.flink.table.factories
Unified class to search for a TableFactory of provided type and properties.
TableFactoryService() - Constructor for class org.apache.flink.table.factories.TableFactoryService
 
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
 
TableFormatFactory<T> - Interface in org.apache.flink.table.factories
A factory to create configured table format instances based on string-based properties.
TableFormatFactoryBase<T> - Class in org.apache.flink.table.factories
Base class for TableFormatFactorys.
TableFormatFactoryBase(String, int, boolean) - Constructor for class org.apache.flink.table.factories.TableFormatFactoryBase
 
TableFunction<T> - Class in org.apache.flink.table.functions
Base class for a user-defined table function (UDTF).
TableFunction() - Constructor for class org.apache.flink.table.functions.TableFunction
 
TableFunctionCall(SqlParserPos) - 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
The function definition of an user-defined table function.
TableFunctionDefinition(String, TableFunction<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.functions.TableFunctionDefinition
 
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
 
tableIdentifier - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
tableIdentifier - Variable in class org.apache.flink.table.operations.ddl.AlterTableOperation
 
TableImpl - Class in org.apache.flink.table.api.internal
Implementation for Table.
TableInputFormat<T extends Tuple> - Class in org.apache.flink.addons.hbase
InputFormat subclass that wraps the access for HTables.
TableInputFormat() - Constructor for class org.apache.flink.addons.hbase.TableInputFormat
 
TableInputSplit - Class in org.apache.flink.addons.hbase
This class implements a input splits for HBase.
tableLookup() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available TableReferenceExpression.
TableMetaStoreFactory - Interface in org.apache.flink.table.filesystem
Meta store factory to create TableMetaStoreFactory.TableMetaStore.
TableMetaStoreFactory.TableMetaStore - Interface in org.apache.flink.table.filesystem
Meta store to manage the location paths of this table and its partitions.
tableName(String) - Method in class org.apache.flink.table.descriptors.HBase
Set the HBase table name, Required.
TableNotExistException - Exception in org.apache.flink.table.api
Exception for an operation on a nonexistent table.
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 - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to operate on a table (or view) that doesn't exist.
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
 
TableOption() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
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.
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
 
TableProperties() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a table properties.
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.
tableRef(String, Table) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
TableRef2(boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a table reference in a FROM clause.
TableReferenceExpression - Class in org.apache.flink.table.expressions
Expression that references another table.
TableReferenceExpression(String, QueryOperation) - Constructor for class org.apache.flink.table.expressions.TableReferenceExpression
 
TableReferenceLookup - Interface in org.apache.flink.table.expressions.resolver.lookups
Provides a way to look up table reference by the name of the table.
TABLES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TABLES_NAME - Static variable in class org.apache.flink.table.client.config.entries.TableEntry
 
TABLESAMPLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TableSchema - Class in org.apache.flink.table.api
A table schema that represents a table's structure with field names and data types.
TableSchema(String[], TypeInformation<?>[]) - Constructor for class org.apache.flink.table.api.TableSchema
Deprecated.
Use the TableSchema.Builder instead.
TableSchema.Builder - Class in org.apache.flink.table.api
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<T> - Interface in org.apache.flink.table.sinks
A TableSink specifies how to emit a table to an external system or location.
TableSinkBase<T> - Class in org.apache.flink.table.sinks
Base class for TableSink.
TableSinkBase() - Constructor for class org.apache.flink.table.sinks.TableSinkBase
 
TableSinkFactory<T> - Interface in org.apache.flink.table.factories
A factory to create configured table sink instances in a batch or stream environment based on string-based properties.
TableSource<T> - Interface in org.apache.flink.table.sources
Defines an external table with the schema that is provided by TableSource.getTableSchema().
TableSourceBatchOp - Class in org.apache.flink.ml.operator.batch.source
Transform the Table to SourceBatchOp.
TableSourceBatchOp(Table) - Constructor for class org.apache.flink.ml.operator.batch.source.TableSourceBatchOp
 
TableSourceFactory<T> - Interface in org.apache.flink.table.factories
A factory to create configured table source instances in a batch or stream environment based on string-based properties.
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
 
TableSourceStreamOp - Class in org.apache.flink.ml.operator.stream.source
Transform the Table to SourceStreamOp.
TableSourceStreamOp(Table) - Constructor for class org.apache.flink.ml.operator.stream.source.TableSourceStreamOp
 
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
 
TableSymbol - Interface in org.apache.flink.table.expressions
The base interface for all table symbols.
TableUtils - Class in org.apache.flink.table.api
A collection of utilities for fetching table results.
TableUtils() - Constructor for class org.apache.flink.table.api.TableUtils
 
tabSize - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
tagAsEvent() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Tags this buffer to represent an event.
tagAsEvent() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
tagAsEvent() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
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
 
TAGS - Static variable in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
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
 
takeNext(BlockingQueue<UnilateralSortMerger.CircularElement<E>>, Queue<UnilateralSortMerger.CircularElement<E>>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
takeRanges(String, int, Set<String>) - Method in class org.apache.flink.mesos.util.MesosResourceAllocation
Takes some amount of range resources (e.g.
takeScalar(String, double, Set<String>) - Method in class org.apache.flink.mesos.util.MesosResourceAllocation
Takes some amount of scalar resources (e.g.
TAN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TAN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
tan(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
TANH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TANH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
tanh(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Calculates the hyperbolic tangent of a big decimal number.
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 - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
target() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
 
TARGET_FILE_SIZE_BASE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
targetDir(Path) - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
targetDir(Path) - Method in class org.apache.flink.tests.util.CommandLineWrapper.WGetBuilder
 
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
 
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, int, int, Collection<ResultPartitionDeploymentDescriptor>, Collection<InputGateDeploymentDescriptor>, int, MemoryManager, IOManager, ShuffleEnvironment<?, ?>, KvStateService, BroadcastVariableManager, TaskEventDispatcher, TaskStateManager, TaskManagerActions, InputSplitProvider, CheckpointResponder, GlobalAggregateManager, BlobCacheService, LibraryCacheManager, FileCache, TaskManagerRuntimeInfo, TaskMetricGroup, ResultPartitionConsumableNotifier, PartitionProducerStateChecker, Executor) - 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_CANCELLATION_INTERVAL - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Time interval in milliseconds between two successive task cancellation attempts.
TASK_CANCELLATION_INTERVAL_MILLIS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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_ALIGNMENT_BYTES_LIMIT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The maximum number of bytes that a checkpoint alignment may buffer.
TASK_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Task Heap Memory size for TaskExecutors.
TASK_ID_PATTERN - Static variable in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Pattern replaced in the MesosTaskManagerParameters.MESOS_TM_HOSTNAME by the actual task id of the Mesos task.
TASK_MANAGER_CPU - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_DATA_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_DATA_SSL_ENABLED - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_DEBUG_MEMORY_USAGE_LOG_INTERVAL_MS - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_DEBUG_MEMORY_USAGE_START_LOG_THREAD - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
TASK_MANAGER_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Deprecated.
use TaskManagerOptions.TOTAL_FLINK_MEMORY for standalone setups and TaskManagerOptions.TOTAL_PROCESS_MEMORY for containerized setups.
TASK_MANAGER_HEAP_MEMORY_MB - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Deprecated.
use TaskManagerOptions.TOTAL_FLINK_MEMORY for standalone setups and TaskManagerOptions.TOTAL_PROCESS_MEMORY for containerized setups.
TASK_MANAGER_HOSTNAME_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
TASK_MANAGER_INITIAL_REGISTRATION_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_IPC_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
TASK_MANAGER_LOG_PATH_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
The config parameter defining the taskmanager log file location.
TASK_MANAGER_MAX_REGISTARTION_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_MAX_REGISTRATION_DURATION - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_MEMORY_FRACTION_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
has no effect
TASK_MANAGER_MEMORY_OFF_HEAP_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
has no effect
TASK_MANAGER_MEMORY_PRE_ALLOCATE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
has no effect
TASK_MANAGER_MEMORY_SEGMENT_SIZE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_MEMORY_SIZE - Static variable in class org.apache.flink.test.util.TestBaseUtils
 
TASK_MANAGER_MEMORY_SIZE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_NAME - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
TASK_MANAGER_NETWORK_DEFAULT_IO_MODE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Not used anymore
TASK_MANAGER_NETWORK_NUM_BUFFERS_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_NUM_TASK_SLOTS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
TASK_MANAGER_REFUSED_REGISTRATION_PAUSE - Static variable in class org.apache.flink.configuration.ConfigConstants
TASK_MANAGER_RELEASE_WHEN_RESULT_CONSUMED - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Deprecated.
The default value should be reasonable enough in all cases, this option is to fallback to older behaviour which will be removed or refactored in future.
TASK_MANAGER_RPC_PORT - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
TASK_MANAGER_TIMEOUT - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
The timeout for an idle task manager to be released, in milliseconds.
TASK_MANAGER_TMP_DIR_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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_HOST - 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_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
 
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
 
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>, Time, Map<String, String>, MessageHeaders<EmptyRequestBody, TaskCheckpointStatisticsWithSubtaskDetails, TaskCheckpointMessageParameters>, ExecutionGraphCache, Executor, 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, 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, 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, int, int, int, JobManagerTaskRestore, Collection<ResultPartitionDeploymentDescriptor>, Collection<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.
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 to publish events to them.
TaskEventHandler() - Constructor for class org.apache.flink.runtime.io.network.api.TaskEventHandler
 
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(JobID, 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(JobID, 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(JobID, 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.
TaskExecutor - Class in org.apache.flink.runtime.taskexecutor
TaskExecutor implementation.
TaskExecutor(RpcService, TaskManagerConfiguration, HighAvailabilityServices, TaskManagerServices, HeartbeatServices, TaskManagerMetricGroup, String, BlobCacheService, FatalErrorHandler, TaskExecutorPartitionTracker, BackPressureSampleService) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
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
 
TaskExecutorGateway - Interface in org.apache.flink.runtime.taskexecutor
TaskExecutor RPC gateway interface.
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, File[], Executor) - Constructor for class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
TaskExecutorPartitionInfo - Class in org.apache.flink.runtime.io.network.partition
Encapsulates meta-information the TaskExecutor requires to be kept for each partition.
TaskExecutorPartitionInfo(ResultPartitionID, 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) - Constructor for class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
taskExecutorProcessSpec - Variable in class org.apache.flink.runtime.resourcemanager.ActiveResourceManager
 
TaskExecutorProcessSpecBuilder - Class in org.apache.flink.runtime.clusterframework
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, HardwareDescription, ResourceProfile, ResourceProfile) - Constructor for class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
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) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationSuccess
Create a new TaskExecutorRegistrationSuccess message.
TaskExecutorResourceSpec - Class in org.apache.flink.runtime.taskexecutor
Specification of resources to use in running TaskExecutor.
TaskExecutorResourceSpec(CPUResource, MemorySize, MemorySize, MemorySize, MemorySize) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
TaskExecutorResourceUtils - Class in org.apache.flink.runtime.taskexecutor
Utility class for TaskExecutorResourceSpec of running TaskExecutor.
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>, 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() - Method in class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker
 
taskID() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
Get the worker's task ID.
taskID - Variable in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
 
TASKID_FORMAT - Static variable in interface org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore
The template for naming the worker.
TaskInfo - Class in org.apache.flink.api.common
Encapsulates task-specific information: name, index of subtask, parallelism and attempt number.
TaskInfo(String, int, int, int, int) - Constructor for class org.apache.flink.api.common.TaskInfo
 
TaskInfo(String, int, int, int, int, String) - Constructor for class org.apache.flink.api.common.TaskInfo
 
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
 
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
 
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.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(Thread) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
TaskMailboxImpl() - 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[], Time, Time, Time, Time, Time, Configuration, boolean, FlinkUserCodeClassLoaders.ResolveOrder, String[], String, String, RetryingRegistrationConfiguration) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
TaskManagerDetailsHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Handler which serves detailed TaskManager information.
TaskManagerDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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, long, int, int, HardwareDescription, TaskManagerMetricsInfo) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
TaskManagerDetailsInfo(TaskManagerInfo, 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
 
TaskManagerGateway - Interface in org.apache.flink.runtime.jobmanager.slots
Task manager gateway interface to communicate with the task manager.
taskManagerID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskManagerQueryScopeInfo
 
taskManagerId() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
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(ResourceID, String, int, long, int, int, HardwareDescription) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
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.
TaskManagerLogFileHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the log files from TaskExecutor.
TaskManagerLogFileHandler(GatewayRetriever<? extends RestfulGateway>, Time, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Time) - 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.
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.
TaskManagerMetricGroup(MetricRegistry, String, String) - Constructor for class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
TaskManagerMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Handler that returns TaskManager metrics.
TaskManagerMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Time, 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, 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.
TaskManagerPodDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Task manager specific pod configuration.
TaskManagerPodDecorator(TaskManagerPodParameter) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.TaskManagerPodDecorator
 
TaskManagerPodParameter - Class in org.apache.flink.kubernetes.kubeclient
Parameters to create a taskmanager pod.
TaskManagerPodParameter(String, List<String>, int, double, Map<String, String>) - Constructor for class org.apache.flink.kubernetes.kubeclient.TaskManagerPodParameter
 
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
 
TaskManagerRegistration - Class in org.apache.flink.runtime.resourcemanager.slotmanager
 
TaskManagerRegistration(TaskExecutorConnection, Collection<SlotID>) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerRegistration
 
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, ResourceID, TaskManagerRunner.TaskExecutorServiceFactory) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
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.
TaskManagerServicesConfiguration(Configuration, ResourceID, InetAddress, boolean, String[], String[], boolean, QueryableStateConfiguration, int, int, TaskExecutorResourceSpec, long, RetryingRegistrationConfiguration, Optional<Time>, int) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
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>, Time, 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(String, ExecutionState, long, long, long, IOMetricsInfo, Map<ExecutionState, Integer>, String) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TaskManagersInfo - Class in org.apache.flink.runtime.rest.messages.taskmanager
Class containing a collection of TaskManagerInfo.
TaskManagersInfo(Collection<TaskManagerInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersInfo
 
TaskManagerSlot - Class in org.apache.flink.runtime.resourcemanager.slotmanager
A TaskManagerSlot represents a slot located in a TaskManager.
TaskManagerSlot(SlotID, ResourceProfile, TaskExecutorConnection) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
TaskManagerSlot.State - Enum in org.apache.flink.runtime.resourcemanager.slotmanager
State of the TaskManagerSlot.
TaskManagerSlotId - Class in org.apache.flink.runtime.resourcemanager.slotmanager
TaskManagerSlotInformation - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Basic information about a TaskManagerSlot.
TaskManagerStdoutFileHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the stdout file of the TaskExecutor.
TaskManagerStdoutFileHandler(GatewayRetriever<? extends RestfulGateway>, Time, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Time) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerStdoutFileHandler
 
TaskManagerStdoutFileHeaders - 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.
TaskMetricGroup(MetricRegistry, TaskManagerJobMetricGroup, JobVertexID, AbstractID, String, int, int) - Constructor for class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
taskName() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
taskName - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
taskNumber - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
TaskQueryScopeInfo(String, String, int) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
TaskQueryScopeInfo(String, String, int, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
taskRequest() - Method in class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker
 
taskRequest() - Method in interface org.apache.flink.mesos.scheduler.LaunchableTask
Get a representation of the task requirements as understood by Fenzo.
TaskSchedulerBuilder - Interface in org.apache.flink.mesos.scheduler
A builder for the Fenzo task scheduler.
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, JobManagerTaskRestore, CheckpointResponder) - 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) - 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
 
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
 
taskTerminated(TaskMonitor.TaskTerminated) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Handles a termination notification from a task monitor.
taskTerminated(TaskMonitor.TaskTerminated) - Method in interface org.apache.flink.mesos.runtime.clusterframework.MesosResourceManagerActions
Notify that the given Mesos task has been terminated.
TCP_TIMEOUT - Static variable in class org.apache.flink.configuration.AkkaOptions
The Akka 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
 
teardownEnvironment() - Method in class org.apache.flink.test.util.MultipleProgramsTestBase
 
tell() - Method in class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
tell(Object) - Method in class org.apache.flink.runtime.rpc.akka.FencedAkkaInvocationHandler
 
TempBarrier<T> - Class in org.apache.flink.runtime.operators
 
TempBarrier(AbstractInvokable, MutableObjectIterator<T>, TypeSerializerFactory<T>, MemoryManager, IOManager, int) - 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.
tempDirectory - Variable in class org.apache.flink.client.python.PythonDriverEnvUtils.PythonEnvironment
 
tempFileCounter - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Counter to generate unique names for temporary files.
template - Variable in class org.apache.flink.optimizer.plan.PlanNode
 
TempMode - Enum in org.apache.flink.optimizer.dag
Enumeration to indicate the mode of temporarily materializing the data that flows across a connection.
TEMPORAL_OVERLAPS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TemporalProcessTimeJoinOperator - Class in org.apache.flink.table.runtime.operators.join.temporal
The operator to temporal join a stream on processing time.
TemporalProcessTimeJoinOperator(BaseRowTypeInfo, GeneratedJoinCondition, long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
TemporalRowTimeJoinOperator - Class in org.apache.flink.table.runtime.operators.join.temporal
This operator works by keeping on the state collection of probe and build records to process on next watermark.
TemporalRowTimeJoinOperator(BaseRowTypeInfo, BaseRowTypeInfo, GeneratedJoinCondition, int, int, long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
TemporalTableEntry - Class in org.apache.flink.table.client.config.entries
Configuration of a temporal table.
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.
temporary(File) - Static method in class org.apache.flink.runtime.state.SnapshotDirectory
Creates a local temporary snapshot directory for the given path.
TEMPORARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TEMPORARY_FOLDER - Static variable in class org.apache.flink.test.util.AbstractTestBase
 
TemporaryClassLoaderContext - Class in org.apache.flink.core.plugin
Utility class to temporarily change the context classloader.
TemporaryClassLoaderContext(ClassLoader) - Constructor for class org.apache.flink.core.plugin.TemporaryClassLoaderContext
 
Terminable - Interface in org.apache.flink.runtime.iterative.task
Models the functionality that the termination of an iterative task can be requested from outside.
TERMINATED_PAYLOAD - Static variable in interface org.apache.flink.runtime.jobmaster.LogicalSlot
 
terminateRpcEndpoint(RpcEndpoint, Time) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Shuts the given RpcEndpoint down and awaits its termination.
terminateRpcService(RpcService, Time) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Shuts the given rpc service down and waits for its termination.
terminateRpcServices(Time, RpcService...) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Shuts the given rpc services down and waits for their termination.
terminateTaskExecutor(int) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
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 - Variable in class org.apache.flink.runtime.rest.messages.JobCancellationMessageParameters
 
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'.
TertiaryResult<K> - Interface in org.apache.flink.graph.asm.result
A GraphAlgorithm result for three vertices.
TertiaryResultBase<K> - Class in org.apache.flink.graph.asm.result
Base class for algorithm results for three vertices.
TertiaryResultBase() - Constructor for class org.apache.flink.graph.asm.result.TertiaryResultBase
 
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.
TestEnvironment - Class in org.apache.flink.test.util
A ExecutionEnvironment implementation which executes its jobs on a MiniCluster.
TestEnvironment(JobExecutor, int, boolean, Collection<Path>, Collection<URL>) - Constructor for class org.apache.flink.test.util.TestEnvironment
 
TestEnvironment(JobExecutor, int, boolean) - Constructor for class org.apache.flink.test.util.TestEnvironment
 
TestExecutorResource - Class in org.apache.flink.testutils.executor
Resource which starts/stops an ExecutorService for testing purposes.
TestExecutorResource(Supplier<ExecutorService>) - Constructor for class org.apache.flink.testutils.executor.TestExecutorResource
 
testForUnsplittable(FileStatus) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
testHash(int) - Method in class org.apache.flink.runtime.operators.util.BloomFilter
 
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
 
testJobCollectionExecution() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
testJobWithObjectReuse() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
testJobWithoutObjectReuse() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
TestLogger - Class in org.apache.flink.util
Adds automatic test name logging.
TestLogger() - Constructor for class org.apache.flink.util.TestLogger
 
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.
TestProcessingTimeService - Class in org.apache.flink.streaming.runtime.tasks
This is a TimerService and ProcessingTimeService used strictly for testing the processing time functionality.
TestProcessingTimeService() - Constructor for class org.apache.flink.streaming.runtime.tasks.TestProcessingTimeService
 
testProgram() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
TestStreamEnvironment - Class in org.apache.flink.streaming.util
A StreamExecutionEnvironment that executes its jobs on MiniCluster.
TestStreamEnvironment(JobExecutor, int, Collection<Path>, Collection<URL>) - Constructor for class org.apache.flink.streaming.util.TestStreamEnvironment
 
TestStreamEnvironment(JobExecutor, int) - Constructor for class org.apache.flink.streaming.util.TestStreamEnvironment
 
TestUtils - Enum in org.apache.flink.tests.util
General test utilities.
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) - Method in class org.apache.flink.configuration.description.Description.DescriptionBuilder
Creates a simple block of text.
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(String) - Static method in class org.apache.flink.configuration.description.TextElement
Creates a simple block of text.
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.
TextInputFormat - Class in org.apache.flink.api.java.io
Input Format that reads text files.
TextInputFormat(Path) - Constructor for class org.apache.flink.api.java.io.TextInputFormat
 
TextOutputFormat<T> - Class in org.apache.flink.api.java.io
A FileOutputFormat that writes objects to a text file.
TextOutputFormat(Path) - Constructor for class org.apache.flink.api.java.io.TextOutputFormat
 
TextOutputFormat(Path, String) - Constructor for class org.apache.flink.api.java.io.TextOutputFormat
 
TextOutputFormat.TextFormatter<IN> - Interface in org.apache.flink.api.java.io
Formatter that transforms values into their String representations.
TEXTS - Static variable in class org.apache.flink.streaming.examples.twitter.util.TwitterExampleData
 
TextValueInputFormat - Class in org.apache.flink.api.java.io
Input format that reads text files.
TextValueInputFormat(Path) - Constructor for class org.apache.flink.api.java.io.TextValueInputFormat
 
THEN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
thenAcceptAsyncIfNotDone(CompletableFuture<IN>, Executor, Consumer<? super IN>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
This function takes a CompletableFuture and a consumer to accept the result of this future.
thenApplyAsyncIfNotDone(CompletableFuture<IN>, Executor, Function<? super IN, ? extends OUT>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
This function takes a CompletableFuture and a function to apply to this future.
thenComposeAsyncIfNotDone(CompletableFuture<IN>, Executor, Function<? super IN, ? extends CompletionStage<OUT>>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
This function takes a CompletableFuture and a function to compose with this future.
THREAD_POOL_SIZE - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
The maximum number of threads that the native process' thread pool will be configured with.
ThreadBase(ExceptionHandler<IOException>, String, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
Creates a new thread.
THREADING_MODEL - Static variable in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
The threading model that KinesisProducer will use.
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
 
ThreadLocalHashCache() - Constructor for class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
 
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
 
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.
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
 
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.
ThrowingJobGraphWriter - Enum in org.apache.flink.runtime.jobmanager
JobGraphWriter implementation which does not allow to store JobGraph.
ThrowingRestartStrategy - Class in org.apache.flink.runtime.executiongraph.restart
A restart strategy that validates that it is not in use by throwing IllegalStateException on any method call.
ThrowingRestartStrategy() - Constructor for class org.apache.flink.runtime.executiongraph.restart.ThrowingRestartStrategy
 
ThrowingRestartStrategy.ThrowingRestartStrategyFactory - Class in org.apache.flink.runtime.executiongraph.restart
ThrowingRestartStrategyFactory() - Constructor for class org.apache.flink.runtime.executiongraph.restart.ThrowingRestartStrategy.ThrowingRestartStrategyFactory
 
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.
ticketCacheEntry() - Static method in class org.apache.flink.runtime.security.KerberosUtils
 
TIES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Time - Class in org.apache.flink.api.common.time
The definition of a time interval.
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 - Class in org.apache.flink.streaming.api.windowing.time
The definition of a time interval for windowing.
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() - 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_ATTRIBUTES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TIME_CHARACTERISTIC - Static variable in class org.apache.flink.streaming.api.environment.StreamPipelineOptions
 
TIME_FORMATTER - Static variable in class org.apache.flink.table.client.cli.CliUtils
 
TIME_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
TIME = 9;
TimeCharacteristic - Enum in org.apache.flink.streaming.api
The time characteristic defines how the system determines time for time-dependent order and operations that depend on time (such as time windows).
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.
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.
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
 
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.
TimeMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimeMaxAggFunction
 
TimeMaxWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.TimeMaxWithRetractAggFunction
 
TimeMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimeMinAggFunction
 
TimeMinWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.TimeMinWithRetractAggFunction
 
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(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 - Static variable in class org.apache.flink.configuration.WebOptions
Timeout for asynchronous operations by the web monitor in milliseconds.
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
TimeoutLatch - Class in org.apache.flink.streaming.connectors.kinesis.util
Internal use.
TimeoutLatch() - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.TimeoutLatch
 
TimeoutListener<K> - Interface in org.apache.flink.runtime.taskexecutor.slot
Listener for timeout events by the TimerService.
timeoutPendingSlotRequest(SlotRequestId) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl
 
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_COMPARATOR - Static variable in interface org.apache.flink.streaming.api.operators.InternalTimer
Function to compare instances of InternalTimer.
TIMER_SERVICE_FACTORY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
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
 
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
 
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
 
TimerSerializer.TimerSerializerConfigSnapshot<K,N> - Class in org.apache.flink.streaming.api.operators
Deprecated.
this snapshot class is no longer in use, and is maintained only for backwards compatibility purposes. It is fully replaced by TimerSerializerSnapshot.
TimerSerializerConfigSnapshot() - Constructor for class org.apache.flink.streaming.api.operators.TimerSerializer.TimerSerializerConfigSnapshot
Deprecated.
 
TimerSerializerConfigSnapshot(TypeSerializer<K>, TypeSerializer<N>) - Constructor for class org.apache.flink.streaming.api.operators.TimerSerializer.TimerSerializerConfigSnapshot
Deprecated.
 
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 - Interface in org.apache.flink.cep.time
Enables to provide time characteristic to NFA for use in IterativeCondition.
TimerService<K> - Class in org.apache.flink.runtime.taskexecutor.slot
Service to register timeouts for a given key.
TimerService(ScheduledExecutorService, long) - Constructor for class org.apache.flink.runtime.taskexecutor.slot.TimerService
 
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 - Interface in org.apache.flink.streaming.api
Interface for working with time and timers.
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 - Interface in org.apache.flink.streaming.runtime.tasks
A common timer service interface with life cycle methods.
timerService - Variable in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.ContextImpl
 
timerService() - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.ContextImpl
 
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(Quantifier.ConsumingStrategy) - Static method in class org.apache.flink.cep.pattern.Quantifier
 
TIMES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
times(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
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
 
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.
TIMESTAMP - Static variable in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
timestamp() - Method in interface org.apache.flink.cep.time.TimeContext
Timestamp of the element currently being processed.
TIMESTAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.SinkFunction.Context
Returns the timestamp of the current input record or null if the element does not have an assigned timestamp.
timestamp - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
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() - 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() - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.ContextImpl
 
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_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_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_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_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.
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.
TimestampAssigner<T> - Interface in org.apache.flink.streaming.api.functions
A TimestampAssigner assigns event time timestamps to elements.
timestampCeil(TimeUnitRange, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timestampCeil(TimeUnitRange, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Keep the algorithm consistent with Calcite DateTimeUtils.julianDateFloor, but here we take time zone into account.
TimestampColumnVector - Interface in org.apache.flink.table.dataformat.vector
Timestamp column vector.
TimestampConverter(int) - Constructor for class org.apache.flink.table.dataformat.DataFormatConverters.TimestampConverter
 
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<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.
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.
TimestampedFileInputSplit - Class in org.apache.flink.streaming.api.functions.source
An extended FileInputSplit that also includes information about: The modification time of the file this split belongs to. When checkpointing, the state of the split at the moment of the checkpoint. This class is used by the ContinuousFileMonitoringFunction and the ContinuousFileReaderOperator to perform continuous file processing.
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.
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.
TimestampExtractor<T> - Interface in org.apache.flink.streaming.api.functions
Deprecated.
TimestampExtractor - Class in org.apache.flink.table.sources.tsextractors
Provides an expression to extract the timestamp for a rowtime attribute.
TimestampExtractor() - Constructor for class org.apache.flink.table.sources.tsextractors.TimestampExtractor
 
TimestampExtractorUtils - Class in org.apache.flink.table.sources.tsextractors
Utility methods for dealing with TimestampExtractor.
timestampFloor(TimeUnitRange, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timestampFloor(TimeUnitRange, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
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
 
TimestampMaxAggFunction(TimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimestampMaxAggFunction
 
TimestampMaxWithRetractAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxWithRetractAggFunction.TimestampMaxWithRetractAggFunction
 
TimestampMinAggFunction(TimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimestampMinAggFunction
 
TimestampMinWithRetractAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinWithRetractAggFunction.TimestampMinWithRetractAggFunction
 
TimestampsAndPeriodicWatermarksOperator<T> - Class in org.apache.flink.streaming.runtime.operators
A stream operator that extracts timestamps from stream elements and generates periodic watermarks.
TimestampsAndPeriodicWatermarksOperator(AssignerWithPeriodicWatermarks<T>) - Constructor for class org.apache.flink.streaming.runtime.operators.TimestampsAndPeriodicWatermarksOperator
 
TimestampsAndPunctuatedWatermarksOperator<T> - Class in org.apache.flink.streaming.runtime.operators
A stream operator that extracts timestamps from stream elements and generates watermarks based on punctuation elements.
TimestampsAndPunctuatedWatermarksOperator(AssignerWithPunctuatedWatermarks<T>) - Constructor for class org.apache.flink.streaming.runtime.operators.TimestampsAndPunctuatedWatermarksOperator
 
TimestampSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Uses similar serialization/deserialization of SqlTimestampSerializer in blink 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.descriptors.Rowtime
Sets a custom timestamp extractor to be used for the rowtime attribute.
timestampsFromField(String) - Method in class org.apache.flink.table.descriptors.Rowtime
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.descriptors.Rowtime
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.util
Utility functions for calcite's TimestampString.
TimestampStringUtils() - Constructor for class org.apache.flink.table.util.TimestampStringUtils
 
timestampToInternal(Timestamp) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Converts the Java type used for UDF parameters of SQL TIMESTAMP type (Timestamp) to internal representation (long).
timestampToString(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timestampToString(long, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Convert a timestamp to string.
timestampToString(SqlTimestamp, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timestampToString(SqlTimestamp, TimeZone, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timestampToTimestampWithLocalZone(SqlTimestamp, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
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(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(boolean, int) - Constructor for class org.apache.flink.table.types.logical.TimestampType
 
TimestampType(int) - Constructor for class org.apache.flink.table.types.logical.TimestampType
 
TimestampType() - Constructor for class org.apache.flink.table.types.logical.TimestampType
 
timestampWithLocalZoneToDate(long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timestampWithLocalZoneToTime(long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timestampWithLocalZoneToTimestamp(SqlTimestamp, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timeStringToUnixDate(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timeStringToUnixDate(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
timeToInternal(Time) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Converts the Java type used for UDF parameters of SQL TIME type (Time) to internal representation (int).
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.runtime.functions.SqlDateTimeUtils
 
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(boolean, int) - Constructor for class org.apache.flink.table.types.logical.TimeType
 
TimeType(int) - Constructor for class org.apache.flink.table.types.logical.TimeType
 
TimeType() - 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 EXTRACT, CEIL and FLOOR functions.
TimeUtils - Class in org.apache.flink.util
Collection of utilities about time intervals.
TimeUtils() - Constructor for class org.apache.flink.util.TimeUtils
 
timeWindow(Time) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Windows this KeyedStream into tumbling time windows.
timeWindow(Time, Time) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Windows this KeyedStream into sliding time windows.
TimeWindow - Class in org.apache.flink.streaming.api.windowing.windows
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 - 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.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.
timeWindowAll(Time) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Windows this DataStream into tumbling time windows.
timeWindowAll(Time, Time) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Windows this DataStream into sliding time windows.
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
 
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.
tinyCacheSize() - Method in class org.apache.beam.vendor.grpc.v1p21p0.io.netty.buffer.PooledByteBufAllocator
Deprecated.
use PooledByteBufAllocatorMetric.tinyCacheSize().
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(boolean) - Constructor for class org.apache.flink.table.types.logical.TinyIntType
 
TinyIntType() - Constructor for class org.apache.flink.table.types.logical.TinyIntType
 
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.
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.planner.functions.sql.FlinkSqlOperatorTable
 
TO_TIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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.
toAppendStream(Table, Class<T>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
toAppendStream(Table, TypeInformation<T>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
toAppendStream(Table, Class<T>, StreamQueryConfig) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
toAppendStream(Table, TypeInformation<T>, StreamQueryConfig) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
toAppendStream(Table, Class<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into an append DataStream of a specified type.
toAppendStream(Table, TypeInformation<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into an append DataStream of a specified type.
toAppendStream(Table, Class<T>, StreamQueryConfig) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into an append DataStream of a specified type.
toAppendStream(Table, TypeInformation<T>, StreamQueryConfig) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into an append DataStream of a specified type.
toArgumentTypeStrategy() - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Converts this template into an ArgumentTypeStrategy.
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(T1[]) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
toArray(O[]) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
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(T[]) - Method in class org.apache.flink.types.ListValue
 
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(BinaryString) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
toBase64(byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
toBigDecimal() - Method in class org.apache.flink.table.dataformat.Decimal
 
toBinaryArray(BaseArray) - Method in class org.apache.flink.table.runtime.typeutils.BaseArraySerializer
 
toBinaryMap(BaseMap) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer
 
toBinaryRow(T) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowSerializer
Convert a BaseRow to a BinaryRow.
toBinaryRow(BaseRow) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer
Convert base row to binary row.
toBinaryRow(BinaryRow) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer
 
toBlinkTypeSerializer(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils
 
toBooleanArray() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
toBooleanArray() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toBooleanArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
toBooleanMask(int[]) - Static method in class org.apache.flink.api.java.io.CsvInputFormat
 
toBooleanSQL(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Decide boolean representation of a string.
toBuffer(AbstractEvent) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
toBufferConsumer(AbstractEvent) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
toByte(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
toByteArray() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
toByteArray() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
toByteArray() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toByteArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
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.
toCatalogProperties() - Method in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogDescriptor
 
toCatalogProperties() - Method in class org.apache.flink.table.descriptors.CatalogDescriptor
Converts this descriptor into a set of catalog properties.
toCatalogProperties() - Method in class org.apache.flink.table.descriptors.GenericInMemoryCatalogDescriptor
 
toClass(Type) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Converts a Type to Class if possible, null otherwise.
toClassArray(LogicalType, Class<T>) - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toConfiguration(SavepointRestoreSettings, Configuration) - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
toConnectorProperties() - Method in class org.apache.flink.table.descriptors.ConnectorDescriptor
Converts this descriptor into a set of connector properties.
toConnectorProperties() - Method in class org.apache.flink.table.descriptors.Elasticsearch
 
toConnectorProperties() - Method in class org.apache.flink.table.descriptors.FileSystem
 
toConnectorProperties() - Method in class org.apache.flink.table.descriptors.HBase
 
toConnectorProperties() - Method in class org.apache.flink.table.descriptors.Kafka
 
toConnectorProperties() - Method in class org.apache.flink.table.descriptors.python.CustomConnectorDescriptor
 
toDataSet(Table, Class<T>) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Converts the given Table into a DataSet of a specified type.
toDataSet(Table, TypeInformation<T>) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Converts the given Table into a DataSet of a specified type.
toDataSet(Table, Class<T>, BatchQueryConfig) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Converts the given Table into a DataSet of a specified type.
toDataSet(Table, TypeInformation<T>, BatchQueryConfig) - Method in interface org.apache.flink.table.api.java.BatchTableEnvironment
Converts the given Table into a DataSet of a specified type.
toDataType(TypeInformation<?>) - Static method in class org.apache.flink.table.types.utils.LegacyTypeInfoDataTypeConverter
 
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(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toDecimal(BinaryString, int, int) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Parses this BinaryString to Decimal.
toDenseVector() - Method in class org.apache.flink.ml.common.linalg.SparseVector
Convert to a dense vector.
toDouble(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
toDoubleArray() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
toDoubleArray() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toDoubleArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
toDuration(Time) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Converts Flink time into a Duration.
toExecutorProperties() - Method in class org.apache.flink.table.api.EnvironmentSettings
 
toExternal(Internal) - Method in class org.apache.flink.table.dataformat.DataFormatConverters.DataFormatConverter
Convert a internal data format to its external(Java) equivalent while automatically handling nulls.
toExternal(BaseRow, int) - Method in class org.apache.flink.table.dataformat.DataFormatConverters.DataFormatConverter
Given a internalType row, convert the value at column `column` to its external(Java) equivalent.
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.
toFlinkDate(Object) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Converts a hive date instance to LocalDate which is expected by DataFormatConverter.
toFlinkDate(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
toFlinkDate(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
toFlinkDateColStats(ColumnStatisticsData) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Generate Flink CatalogColumnStatisticsDataDate from Hive ColumnStatisticsData for DATE columns.
toFlinkDateColStats(ColumnStatisticsData) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
toFlinkDateColStats(ColumnStatisticsData) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
toFlinkObject(ObjectInspector, Object, HiveShim) - Static method in class org.apache.flink.table.functions.hive.conversion.HiveInspectors
Converts a Hive object to Flink object with an ObjectInspector.
toFlinkTimestamp(Object) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Converts a hive timestamp instance to LocalDateTime which is expected by DataFormatConverter.
toFlinkTimestamp(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
toFlinkTimestamp(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
toFlinkType(ObjectInspector) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTypeUtil
Convert a Hive ObjectInspector to a Flink data type.
toFlinkType(TypeInfo) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTypeUtil
Convert Hive data type to a Flink data type.
toFlinkTypeSerializer(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils
 
toFloat(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
toFloatArray() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
toFloatArray() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toFloatArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
toFormatProperties() - Method in class org.apache.flink.table.descriptors.Avro
 
toFormatProperties() - Method in class org.apache.flink.table.descriptors.Csv
 
toFormatProperties() - Method in class org.apache.flink.table.descriptors.FormatDescriptor
Converts this descriptor into a set of format properties.
toFormatProperties() - Method in class org.apache.flink.table.descriptors.Json
 
toFormatProperties() - Method in class org.apache.flink.table.descriptors.OldCsv
Deprecated.
 
toFormatProperties() - Method in class org.apache.flink.table.descriptors.python.CustomFormatDescriptor
 
toGenericRow(BaseRow, LogicalType[]) - Static method in class org.apache.flink.table.dataformat.util.BaseRowUtil
 
toggleStreamStatus(StreamStatus) - Method in interface org.apache.flink.streaming.runtime.streamstatus.StreamStatusMaintainer
Toggles the current stream status.
toggleStreamStatus(StreamStatus) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
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.
toHiveDate(Object) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Converts a Flink date instance to what's expected by Hive.
toHiveDate(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
toHiveDate(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
toHiveDateColStats(CatalogColumnStatisticsDataDate) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Generate Hive ColumnStatisticsData from Flink CatalogColumnStatisticsDataDate for DATE columns.
toHiveDateColStats(CatalogColumnStatisticsDataDate) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
toHiveDateColStats(CatalogColumnStatisticsDataDate) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
 
toHiveObject(Object) - Method in interface org.apache.flink.table.functions.hive.conversion.HiveObjectConversion
 
toHiveObject(Object) - Method in class org.apache.flink.table.functions.hive.conversion.IdentityConversion
 
toHiveObject(Object) - Method in class org.apache.flink.table.functions.hive.conversion.WritableHiveObjectConversion
 
toHiveTimestamp(Object) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
Converts a Flink timestamp instance to what's expected by Hive.
toHiveTimestamp(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
 
toHiveTimestamp(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
 
toHiveTypeInfo(DataType, boolean) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTypeUtil
Convert Flink DataType to Hive TypeInfo.
toHumanReadableString() - Method in class org.apache.flink.configuration.MemorySize
 
toInspectors(HiveShim, Object[], DataType[]) - Static method in class org.apache.flink.table.functions.hive.conversion.HiveInspectors
Get an array of ObjectInspector from the give array of args and their types.
toInstant() - Method in class org.apache.flink.table.dataformat.SqlTimestamp
Convert this SqlTimestamp object to a Instant.
toInt(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Parses this BinaryString to Int.
toIntArray() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
toIntArray() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toIntArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
toInternal(External) - Method in class org.apache.flink.table.dataformat.DataFormatConverters.DataFormatConverter
Converts a external(Java) data format to its internal equivalent while automatically handling nulls.
toJava(Future<U>) - Static method in class org.apache.flink.runtime.concurrent.FutureUtils
Converts a Scala Future to a CompletableFuture.
toJava(Option<T>) - Static method in class org.apache.flink.runtime.util.ScalaUtils
Converts a Scala Option to a Optional.
toJavaMap(LogicalType, LogicalType) - Method in interface org.apache.flink.table.dataformat.BaseMap
This method will return a Java map containing INTERNAL type data.
toJavaMap(LogicalType, LogicalType) - Method in class org.apache.flink.table.dataformat.BinaryMap
 
toJavaMap(LogicalType, LogicalType) - Method in class org.apache.flink.table.dataformat.GenericMap
 
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(Configuration, boolean) - Method in class org.apache.flink.runtime.webmonitor.handlers.utils.JarHandlerUtils.JarHandlerContext
 
toJson() - Method in class org.apache.flink.ml.api.core.Pipeline
 
toJson() - Method in class org.apache.flink.ml.api.misc.param.Params
Returns a json containing all parameters in this Params.
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 - Static variable in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
TOKEN_SECRET - Static variable in class org.apache.flink.streaming.connectors.twitter.TwitterSource
 
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.examples.java.wordcount.WordCount.Tokenizer
 
Tokenizer() - Constructor for class org.apache.flink.examples.java.wordcount.WordCountPojo.Tokenizer
 
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(String, int) - 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
 
toKeyedStateHandleSnapshotResult(SnapshotResult<StreamStateHandle>, KeyGroupRangeOffsets) - 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.
toLabels() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.LabelBuilder
 
toLegacyTypeInfo(DataType) - Static method in class org.apache.flink.table.types.utils.LegacyTypeInfoDataTypeConverter
 
TOLERABLE_FAILURE_NUMBER - Static variable in class org.apache.flink.streaming.api.environment.ExecutionCheckpointingOptions
 
toLocalDateTime() - Method in class org.apache.flink.table.dataformat.SqlTimestamp
Convert this SqlTimestamp object to a LocalDateTime.
toLocalDateTime(TimestampString) - Static method in class org.apache.flink.table.util.TimestampStringUtils
 
toLogicalType(DataType) - Static method in class org.apache.flink.table.types.utils.LogicalTypeDataTypeConverter
Returns the logical type of a data type.
toLong(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Parses this BinaryString to Long.
toLongArray() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
toLongArray() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toLongArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
toLowerCase() - Method in class org.apache.flink.table.dataformat.BinaryString
Converts all of the characters in this BinaryString 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.api.java.utils.AbstractParameterTool
 
toMap() - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
 
toMap() - Method in class org.apache.flink.api.java.utils.ParameterTool
 
toMap() - Method in class org.apache.flink.configuration.Configuration
 
toMap() - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
toMap() - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
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.utils.ApiExpressionUtils
 
toMilliseconds() - Method in class org.apache.flink.api.common.time.Time
Converts the time interval to milliseconds.
toMilliseconds() - Method in class org.apache.flink.streaming.api.windowing.time.Time
Converts the time interval to milliseconds.
toModuleProperties() - Method in class org.apache.flink.table.descriptors.CoreModuleDescriptor
 
toModuleProperties() - Method in class org.apache.flink.table.descriptors.ModuleDescriptor
Converts this descriptor into a set of module properties.
toModuleProperties() - Method in class org.apache.flink.table.module.hive.HiveModuleDescriptor
 
toMonthInterval(Expression, int) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
toMultiMap() - Method in class org.apache.flink.api.java.utils.MultipleParameterTool
Return MultiMap of all the parameters processed by MultipleParameterTool.
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.
ToNullValue<T> - Class in org.apache.flink.graph.asm.translate.translators
Replace any type with NullValue.
ToNullValue() - Constructor for class org.apache.flink.graph.asm.translate.translators.ToNullValue
 
toObjectPath() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
 
toOptional() - Method in class org.apache.flink.types.SerializableOptional
 
toOriginString(LogicalType...) - Method in class org.apache.flink.table.dataformat.BinaryRow
 
toOriginString(BaseRow, LogicalType[]) - Static method in class org.apache.flink.table.dataformat.BinaryRow
 
TOP_CASE_CLASS_SPEEDS - Static variable in class org.apache.flink.streaming.examples.windowing.util.TopSpeedWindowingExampleData
 
TOP_LEVEL_COUNT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TOP_SONGS_RESULT - Static variable in class org.apache.flink.graph.examples.data.MusicProfilesData
 
TOP_SPEEDS - Static variable in class org.apache.flink.streaming.examples.windowing.util.TopSpeedWindowingExampleData
 
toParameterList(Configuration...) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
toParameterList(List<Configuration>) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
toParquetType(TypeInformation<?>, boolean) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
Converts Flink Internal Type to Parquet schema.
topic - Variable in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkBase
The Kafka topic to write to.
TOPIC - Static variable in class org.apache.flink.streaming.examples.statemachine.kafka.KafkaStandaloneGenerator
 
topic(String) - Method in class org.apache.flink.table.descriptors.Kafka
Sets the topic from which the table is read.
topicPartitionsMap - Variable in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBase
Partitions of each topic.
toPipelinedRegionsSet(Set<? extends Set<? extends SchedulingExecutionVertex<?, ?>>>) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.PipelinedRegionComputeUtil
 
toPlannerProperties() - Method in class org.apache.flink.table.api.EnvironmentSettings
 
Topology<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.
toPrintableString() - Method in interface org.apache.flink.graph.asm.result.PrintableResult
A human-readable representation of this value.
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
Format values into a human-readable string.
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
Format values into a human-readable string.
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.clustering.undirected.TriangleListing.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.linkanalysis.HITS.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.linkanalysis.PageRank.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.similarity.AdamicAdar.Result
 
toPrintableString() - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
 
toProperties() - Method in interface org.apache.flink.table.catalog.CatalogTable
Return a property map for table factory discovery purpose.
toProperties() - Method in class org.apache.flink.table.catalog.CatalogTableImpl
 
toProperties() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
toProperties() - Method in class org.apache.flink.table.descriptors.CatalogDescriptor
 
toProperties() - Method in class org.apache.flink.table.descriptors.ClassInstance
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.descriptors.ConnectorDescriptor
 
toProperties() - Method in interface org.apache.flink.table.descriptors.Descriptor
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.descriptors.FormatDescriptor
 
toProperties() - Method in class org.apache.flink.table.descriptors.FunctionDescriptor
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.descriptors.LiteralValue
 
toProperties() - Method in class org.apache.flink.table.descriptors.ModuleDescriptor
 
toProperties() - Method in class org.apache.flink.table.descriptors.Rowtime
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.descriptors.Schema
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.descriptors.TableDescriptor
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.sources.tsextractors.ExistingField
 
toProperties() - Method in class org.apache.flink.table.sources.tsextractors.StreamRecordTimestamp
 
toProperties() - Method in class org.apache.flink.table.sources.tsextractors.TimestampExtractor
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.
toQuotedListString(Object[]) - Static method in class org.apache.flink.util.StringUtils
Generates a string containing a comma-separated list of values in double-quotes.
toRel(RelOptTable.ToRelContext, RelOptTable) - Method in class org.apache.flink.table.catalog.QueryOperationCatalogViewTable
 
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
 
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.java.internal.StreamTableEnvironmentImpl
 
toRetractStream(Table, TypeInformation<T>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
toRetractStream(Table, Class<T>, StreamQueryConfig) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
toRetractStream(Table, TypeInformation<T>, StreamQueryConfig) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
toRetractStream(Table, Class<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into a DataStream of add and retract messages.
toRetractStream(Table, TypeInformation<T>) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into a DataStream of add and retract messages.
toRetractStream(Table, Class<T>, StreamQueryConfig) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into a DataStream of add and retract messages.
toRetractStream(Table, TypeInformation<T>, StreamQueryConfig) - Method in interface org.apache.flink.table.api.java.StreamTableEnvironment
Converts the given Table into a DataStream of add and retract messages.
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(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.api.TableSchema
Converts a table schema into a (nested) data type describing a DataTypes.ROW(Field...).
toRowInterval(Expression) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
toRowType() - Method in class org.apache.flink.table.api.TableSchema
Deprecated.
toRowType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
 
toRowType() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
toSentinelSequenceNumber() - Method in enum org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants.InitialPosition
 
toSerializedEvent(AbstractEvent) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
toShort(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
toShortArray() - Method in interface org.apache.flink.table.dataformat.BaseArray
 
toShortArray() - Method in class org.apache.flink.table.dataformat.BinaryArray
 
toShortArray() - Method in class org.apache.flink.table.dataformat.GenericArray
 
toSqlTimestamp(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toSqlTimestamp(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toStream(Iterable<E>) - Static method in class org.apache.flink.util.IterableUtils
Convert the given Iterable to a Stream.
toString() - Method in class org.apache.flink.addons.hbase.HBaseOptions
 
toString() - Method in class org.apache.flink.addons.hbase.HBaseWriteOptions
 
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.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.restartstrategy.RestartStrategies.RestartStrategyConfiguration
 
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.Time
 
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.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.dag.Transformation
 
toString() - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction
 
toString() - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction
 
toString() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction
 
toString() - Method in class org.apache.flink.api.java.io.CollectionInputFormat
 
toString() - Method in class org.apache.flink.api.java.io.CsvInputFormat
 
toString() - Method in class org.apache.flink.api.java.io.CsvOutputFormat
 
toString() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
 
toString() - Method in class org.apache.flink.api.java.io.TextInputFormat
 
toString() - Method in class org.apache.flink.api.java.io.TextOutputFormat
 
toString() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
 
toString() - Method in class org.apache.flink.api.java.LocalEnvironment
 
toString() - Method in class org.apache.flink.api.java.operators.DataSink
 
toString() - Method in class org.apache.flink.api.java.RemoteEnvironment
 
toString() - Method in class org.apache.flink.api.java.summarize.BooleanColumnSummary
 
toString() - Method in class org.apache.flink.api.java.summarize.NumericColumnSummary
 
toString() - Method in class org.apache.flink.api.java.summarize.ObjectColumnSummary
 
toString() - Method in class org.apache.flink.api.java.summarize.StringColumnSummary
 
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.api.java.Utils.ChecksumHashCode
 
toString() - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
 
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.client.deployment.ClusterSpecification
 
toString() - Method in class org.apache.flink.client.program.ContextEnvironment
 
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 class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
toString() - Method in class org.apache.flink.contrib.streaming.state.DefaultConfigurableOptionsFactory
 
toString() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateBackend
 
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.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.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.PluginDescriptor
 
toString() - Method in class org.apache.flink.core.plugin.PluginManager
 
toString() - Method in class org.apache.flink.core.testutils.OneShotLatch
 
toString() - Method in class org.apache.flink.examples.java.clustering.KMeans.Centroid
 
toString() - Method in class org.apache.flink.examples.java.clustering.KMeans.Point
 
toString() - Method in class org.apache.flink.examples.java.distcp.FileCopyTask
 
toString() - Method in class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
 
toString() - Method in class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
 
toString() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Data
 
toString() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
 
toString() - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
 
toString() - Method in class org.apache.flink.examples.java.wordcount.WordCountPojo.Word
 
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.fs.s3.common.utils.RefCountedBufferingFileStream
 
toString() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
toString() - Method in class org.apache.flink.graph.asm.dataset.ChecksumHashCode.Checksum
 
toString() - Method in class org.apache.flink.graph.asm.result.ResultBase
Object.toString() must be overridden to write POJO values in the same form as Tuple.
toString() - Method in class org.apache.flink.graph.drivers.parameter.BooleanParameter
 
toString() - Method in class org.apache.flink.graph.drivers.parameter.ChoiceParameter
 
toString() - Method in class org.apache.flink.graph.drivers.parameter.DoubleParameter
 
toString() - Method in class org.apache.flink.graph.drivers.parameter.LongParameter
 
toString() - Method in class org.apache.flink.graph.drivers.parameter.StringParameter
 
toString() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
 
toString() - Method in class org.apache.flink.graph.examples.EuclideanGraphWeighing.Point
 
toString() - Method in class org.apache.flink.graph.generator.CirculantGraph.OffsetRange
 
toString() - Method in class org.apache.flink.graph.library.clustering.directed.AverageClusteringCoefficient.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.directed.GlobalClusteringCoefficient.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficient.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.directed.TriadicCensus.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.directed.TriangleListing.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.undirected.AverageClusteringCoefficient.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.undirected.GlobalClusteringCoefficient.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficient.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.undirected.TriadicCensus.Result
 
toString() - Method in class org.apache.flink.graph.library.clustering.undirected.TriangleListing.Result
 
toString() - Method in class org.apache.flink.graph.library.linkanalysis.HITS.Result
 
toString() - Method in class org.apache.flink.graph.library.linkanalysis.PageRank.Result
 
toString() - Method in class org.apache.flink.graph.library.metric.directed.EdgeMetrics.Result
 
toString() - Method in class org.apache.flink.graph.library.metric.directed.VertexMetrics.Result
 
toString() - Method in class org.apache.flink.graph.library.metric.undirected.EdgeMetrics.Result
 
toString() - Method in class org.apache.flink.graph.library.metric.undirected.VertexMetrics.Result
 
toString() - Method in class org.apache.flink.graph.library.similarity.AdamicAdar.Result
 
toString() - Method in class org.apache.flink.graph.library.similarity.JaccardIndex.Result
 
toString() - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
toString() - Method in class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
toString() - Method in class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker
 
toString() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
 
toString() - Method in class org.apache.flink.mesos.runtime.clusterframework.RegisteredMesosWorkerNode
 
toString() - Method in class org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.Worker
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.AcceptOffers
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.Disconnected
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.Error
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.ExecutorLost
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.FrameworkMessage
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.OfferRescinded
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.Registered
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.ReRegistered
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.ResourceOffers
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.SlaveLost
 
toString() - Method in class org.apache.flink.mesos.scheduler.messages.StatusUpdate
 
toString() - Method in class org.apache.flink.mesos.scheduler.Offer
 
toString() - Method in class org.apache.flink.mesos.util.MesosConfiguration
 
toString() - Method in class org.apache.flink.mesos.util.MesosResourceAllocation
 
toString(Collection<Protos.Resource>) - Static method in class org.apache.flink.mesos.Utils
Gets a string representation of a collection of resources.
toString(Protos.Resource) - Static method in class org.apache.flink.mesos.Utils
Gets a string representation of a resource.
toString(Protos.Value.Ranges) - Static method in class org.apache.flink.mesos.Utils
Gets a string representation of a collection of ranges.
toString(Protos.Value.Range) - Static method in class org.apache.flink.mesos.Utils
Gets a string representation of a range.
toString() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
 
toString() - Method in class org.apache.flink.ml.common.linalg.DenseVector
 
toString() - Method in class org.apache.flink.ml.common.linalg.SparseVector
 
toString(Vector) - Static method in class org.apache.flink.ml.common.linalg.VectorUtil
Serialize the vector to a string.
toString(SparseVector) - Static method in class org.apache.flink.ml.common.linalg.VectorUtil
Serialize the SparseVector to string.
toString(DenseVector) - Static method in class org.apache.flink.ml.common.linalg.VectorUtil
Serialize the DenseVector to String.
toString() - Method in class org.apache.flink.ml.operator.AlgoOperator
 
toString() - Method in class org.apache.flink.optimizer.costs.Costs
 
toString() - Method in class org.apache.flink.optimizer.dag.DagConnection
 
toString() - Method in class org.apache.flink.optimizer.dag.OptimizerNode
 
toString() - Method in class org.apache.flink.optimizer.dag.OptimizerNode.UnclosedBranchDescriptor
 
toString() - Method in class org.apache.flink.optimizer.dataproperties.GlobalProperties
 
toString() - Method in class org.apache.flink.optimizer.dataproperties.InterestingProperties
 
toString() - Method in class org.apache.flink.optimizer.dataproperties.LocalProperties
 
toString() - Method in class org.apache.flink.optimizer.dataproperties.RequestedGlobalProperties
 
toString() - Method in class org.apache.flink.optimizer.dataproperties.RequestedLocalProperties
 
toString() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.GlobalPropertiesPair
 
toString() - Method in class org.apache.flink.optimizer.operators.OperatorDescriptorDual.LocalPropertiesPair
 
toString() - Method in class org.apache.flink.optimizer.plan.Channel
 
toString() - Method in class org.apache.flink.optimizer.plan.PlanNode
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.Between
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.Equals
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.In
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.IsNull
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.LessThan
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.LessThanEquals
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.Not
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.NullSafeEquals
 
toString() - Method in class org.apache.flink.orc.OrcSplitReader.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 class org.apache.flink.runtime.blob.BlobKey
 
toString() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
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.CompletedCheckpoint
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
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.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.savepoint.SavepointV1
 
toString() - Method in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
 
toString() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
toString() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
 
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.ContainerSpecification.Artifact
 
toString() - Method in class org.apache.flink.runtime.clusterframework.ContainerSpecification
 
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.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.executiongraph.Execution
 
toString() - Method in class org.apache.flink.runtime.executiongraph.ExecutionAndAllocationFuture
 
toString() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
 
toString() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
toString() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureRateRestartBackoffTimeStrategy
 
toString() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.FixedDelayRestartBackoffTimeStrategy
 
toString() - Method in enum org.apache.flink.runtime.executiongraph.failover.flip1.NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory
 
toString() - Method in enum org.apache.flink.runtime.executiongraph.failover.flip1.NoRestartBackoffTimeStrategy
 
toString() - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PipelinedRegion
 
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.executiongraph.restart.FailureRateRestartStrategy
 
toString() - Method in class org.apache.flink.runtime.executiongraph.restart.FixedDelayRestartStrategy
 
toString() - Method in class org.apache.flink.runtime.executiongraph.restart.NoRestartStrategy
 
toString() - Method in class org.apache.flink.runtime.instance.HardwareDescription
 
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.EndOfPartitionEvent
 
toString() - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
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.consumer.BufferOrEvent
 
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.ReleaseOnConsumptionResultPartition
 
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.JobEdge
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
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.LogicalPipelinedRegion
 
toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
 
toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
 
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.JobMasterRegistrationSuccess
 
toString() - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
toString() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotAndLocality
 
toString() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl.PendingRequest
 
toString() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.MultiTaskSlot
 
toString() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager.SingleTaskSlot
 
toString() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSharingManager
 
toString() - Method in class org.apache.flink.runtime.jobmaster.SlotRequestId
 
toString() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
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.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.query.KvStateLocation
 
toString() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
toString() - Method in class org.apache.flink.runtime.registration.RegistrationResponse.Decline
 
toString() - Method in class org.apache.flink.runtime.registration.RegistrationResponse.Success
 
toString() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureStats
 
toString() - Method in class org.apache.flink.runtime.rest.handler.legacy.backpressure.OperatorBackPressureStats
 
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.messages.ClusterConfigurationInfoEntry
 
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.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.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.rpc.messages.UnfencedMessage
 
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.state.AbstractSnapshotStrategy
 
toString() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
toString() - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
 
toString() - Method in class org.apache.flink.runtime.state.DirectoryKeyedStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
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.FsStateBackend
 
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.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.KeyGroupsStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
toString() - Method in class org.apache.flink.runtime.state.LocalRecoveryDirectoryProviderImpl
 
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.MemoryBackendCheckpointStorage
 
toString() - Method in class org.apache.flink.runtime.state.memory.MemoryStateBackend
 
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.SharedStateRegistry.Result
 
toString() - Method in class org.apache.flink.runtime.state.SharedStateRegistry
 
toString() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
toString() - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
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.partition.ClusterPartitionReport
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
 
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.TaskExecutorRegistrationSuccess
 
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.LeaderConnectionInfo
 
toString() - Method in class org.apache.flink.runtime.util.OperatorSubtaskDescriptionText
 
toString() - Method in class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
toString() - Method in class org.apache.flink.sql.parser.impl.Token
Returns the image.
toString() - Method in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
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.PrintSinkFunction
 
toString() - Method in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.TransactionHolder
 
toString() - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
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.operators.InputSelection
 
toString() - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
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.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.cassandra.CassandraSinkBaseConfig
 
toString() - Method in class org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.Host
 
toString() - Method in class org.apache.flink.streaming.connectors.fs.bucketing.BasePathBucketer
Deprecated.
 
toString() - Method in class org.apache.flink.streaming.connectors.fs.bucketing.DateTimeBucketer
Deprecated.
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.NextTransactionalIdHint
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.NextTransactionalIdHint
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
toString(Map<KafkaTopicPartition, Long>) - Static method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
toString(List<KafkaTopicPartition>) - Static method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartition
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionLeader
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPeriodicWatermarks
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionStateWithPunctuatedWatermarks
 
toString() - Method in class org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicsDescriptor
 
toString() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShard
Deprecated.
 
toString() - Method in class org.apache.flink.streaming.connectors.kinesis.model.KinesisStreamShardState
 
toString() - Method in class org.apache.flink.streaming.connectors.kinesis.model.SequenceNumber
 
toString() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardHandle
 
toString() - Method in class org.apache.flink.streaming.connectors.kinesis.model.StreamShardMetadata
 
toString() - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker.WatermarkState
 
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.kafka.test.base.KafkaEvent
 
toString() - Method in class org.apache.flink.streaming.runtime.io.CheckpointBarrierAligner
 
toString() - Method in class org.apache.flink.streaming.runtime.io.CheckpointedInputGate
 
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.StreamRecord
 
toString() - Method in class org.apache.flink.streaming.runtime.streamstatus.StreamStatus
 
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.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.Resolution
 
toString() - Method in class org.apache.flink.table.api.internal.TableImpl
 
toString() - Method in class org.apache.flink.table.api.TableSchema
 
toString() - Method in class org.apache.flink.table.api.WatermarkSpec
 
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.ObjectIdentifier
 
toString() - Method in class org.apache.flink.table.catalog.ObjectPath
 
toString() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
toString() - Method in class org.apache.flink.table.client.cli.SqlCommandParser.SqlCommandCall
 
toString() - Method in class org.apache.flink.table.client.config.entries.DeploymentEntry
 
toString() - Method in class org.apache.flink.table.client.config.Environment
 
toString() - Method in class org.apache.flink.table.client.gateway.ProgramTargetDescriptor
 
toString() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
toString() - Method in class org.apache.flink.table.dataformat.BinaryGeneric
 
toString() - Method in class org.apache.flink.table.dataformat.BinaryString
 
toString() - Method in class org.apache.flink.table.dataformat.Decimal
 
toString() - Method in class org.apache.flink.table.dataformat.GenericMap
 
toString() - Method in class org.apache.flink.table.dataformat.JoinedRow
 
toString() - Method in class org.apache.flink.table.dataformat.ObjectArrayRow
 
toString() - Method in class org.apache.flink.table.dataformat.SqlTimestamp
 
toString() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
 
toString() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
 
toString() - Method in class org.apache.flink.table.descriptors.DescriptorBase
 
toString() - Method in class org.apache.flink.table.descriptors.DescriptorProperties
 
toString(String) - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
 
toString(String, String) - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
 
toString(Map<String, String>) - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
 
toString() - Method in class org.apache.flink.table.examples.java.StreamSQLExample.Order
 
toString() - Method in class org.apache.flink.table.examples.java.WordCountSQL.WC
 
toString() - Method in class org.apache.flink.table.examples.java.WordCountTable.WC
 
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.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
 
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.ScalarFunctionDefinition
 
toString() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
 
toString() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
 
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.plan.stats.ColumnStats
 
toString() - Method in class org.apache.flink.table.plan.stats.TableStats
 
toString() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
toString() - Method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
 
toString(List<String>) - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
toString() - 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() - 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() - Method in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
toString() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.BaseRowTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.BinaryStringTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.DecimalTypeInfo
 
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.SqlTimestampTypeInfo
 
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.typeutils.InternalTypeInfo
 
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 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.OptionalFailure
 
toString() - Method in class org.apache.flink.util.OutputTag
 
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.walkthrough.common.entity.Alert
 
toString() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
toString() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
 
toString() - Method in class org.apache.hadoop.conf.Configuration
 
toTableSchema() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
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.TaskManagerOptions
Total Process Memory size for the TaskExecutors.
totalKeyGroups - Variable in class org.apache.flink.runtime.state.KeyGroupPartitioner
The total number of key-groups in the job.
totalNumBuffers - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The total reserved number of memory segments available to the hash join.
toTimestamp() - Method in class org.apache.flink.table.dataformat.SqlTimestamp
Convert this SqlTimestmap object to a Timestamp.
toTimestamp(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toTimestamp(double) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toTimestamp(Decimal) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toTimestamp(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toTimestamp(String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Parse date time string to timestamp based on the given time zone and "yyyy-MM-dd HH:mm:ss" format.
toTimestamp(String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Parse date time string to timestamp based on the given time zone and format.
toTimestamp(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toTimestampTz(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Parse date time string to timestamp based on the given time zone string and format.
toTimestampTz(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
toTypeStrategy() - Method in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
Converts this template into a TypeStrategy.
touch() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
touch(Object) - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
toUnscaledBytes() - Method in class org.apache.flink.table.dataformat.Decimal
 
toUnscaledLong() - Method in class org.apache.flink.table.dataformat.Decimal
 
toUpperCase() - Method in class org.apache.flink.table.dataformat.BinaryString
Converts all of the characters in this BinaryString 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.
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.
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
 
TPCHQuery10 - Class in org.apache.flink.examples.java.relational
This program implements a modified version of the TPC-H query 10.
TPCHQuery10() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery10
 
TPCHQuery3 - Class in org.apache.flink.examples.java.relational
This program implements a modified version of the TPC-H query 3.
TPCHQuery3() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3
 
TPCHQuery3.Customer - Class in org.apache.flink.examples.java.relational
Customer.
TPCHQuery3.Lineitem - Class in org.apache.flink.examples.java.relational
Lineitem.
TPCHQuery3.Order - Class in org.apache.flink.examples.java.relational
Order.
TPCHQuery3.ShippingPriorityItem - Class in org.apache.flink.examples.java.relational
ShippingPriorityItem.
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
 
TRACER - Static variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
TRACK_COMPACTION_PENDING - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
TRAILING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
traitSet() - Method in class org.apache.calcite.plan.RelOptCluster
Returns the default trait set for this cluster.
traitSetOf(RelTrait...) - Method in class org.apache.calcite.plan.RelOptCluster
Deprecated.
For traitSetOf(t1, t2), use RelOptCluster.traitSet()().replace(t1).replace(t2).
traitSetOf(RelTrait) - Method in class org.apache.calcite.plan.RelOptCluster
 
TRANSACTION - 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.walkthrough.common.entity.Transaction
 
Transaction(long, long, double) - Constructor for class org.apache.flink.walkthrough.common.entity.Transaction
 
transactionalId - Variable in class org.apache.flink.streaming.connectors.kafka.internal.FlinkKafkaInternalProducer
 
TransactionalIdsGenerator - Class in org.apache.flink.streaming.connectors.kafka.internal
Class responsible for generating transactional ids to use when communicating with Kafka.
TransactionalIdsGenerator(String, int, int, int, int) - Constructor for class org.apache.flink.streaming.connectors.kafka.internal.TransactionalIdsGenerator
 
TransactionHolder(TXN, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction.TransactionHolder
 
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
A stream of transactions.
TransactionSource() - Constructor for class org.apache.flink.walkthrough.common.source.TransactionSource
 
TransactionStateSerializer() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer
 
TransactionStateSerializer() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer
 
TransactionStateSerializerSnapshot() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.TransactionStateSerializer.TransactionStateSerializerSnapshot
 
TransactionStateSerializerSnapshot() - Constructor for class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.TransactionStateSerializer.TransactionStateSerializerSnapshot
 
transferAllStateDataToDirectory(IncrementalRemoteKeyedStateHandle, Path, CloseableRegistry) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateDownloader
Transfer all state data to the target directory using specified number of threads.
Transform<II,IO,RI,RO> - Interface in org.apache.flink.graph.drivers.transform
A transform is executed both before and after algorithm execution.
transform(TableEnvironment, Table) - Method in class org.apache.flink.ml.api.core.Pipeline
Generate a result table by applying all the stages in this pipeline to the input table in order.
transform(TableEnvironment, Table) - Method in interface org.apache.flink.ml.api.core.Transformer
Applies the transformer on the input table, and returns the result table.
transform(TableEnvironment, Table) - Method in class org.apache.flink.ml.pipeline.TransformerBase
 
transform(Table) - Method in class org.apache.flink.ml.pipeline.TransformerBase
Applies the transformer on the input table, and returns the result table.
transform(BatchOperator) - Method in class org.apache.flink.ml.pipeline.TransformerBase
Applies the transformer on the input batch data from BatchOperator, and returns the batch result data with BatchOperator.
transform(StreamOperator) - Method in class org.apache.flink.ml.pipeline.TransformerBase
Applies the transformer on the input streaming data from StreamOperator, and returns the streaming result data with StreamOperator.
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.NestedStateMap
 
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
transform(KeyedStateBootstrapFunction<K, T>) - Method in class org.apache.flink.state.api.KeyedOperatorTransformation
Applies the given KeyedStateBootstrapFunction on the keyed input.
transform(SavepointWriterOperatorFactory) - Method in class org.apache.flink.state.api.KeyedOperatorTransformation
Method for passing user defined operators along with the type information that will transform the OperatorTransformation.
transform(StateBootstrapFunction<T>) - Method in class org.apache.flink.state.api.OneInputOperatorTransformation
Applies the given StateBootstrapFunction on the non-keyed input.
transform(BroadcastStateBootstrapFunction<T>) - Method in class org.apache.flink.state.api.OneInputOperatorTransformation
Applies the given BroadcastStateBootstrapFunction on the non-keyed input.
transform(SavepointWriterOperatorFactory) - Method in class org.apache.flink.state.api.OneInputOperatorTransformation
Method for passing user defined operators along with the type information that will transform the OperatorTransformation.
transform(String, TypeInformation<R>, TwoInputStreamOperator<IN1, IN2, R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
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(DataType) - Method in class org.apache.flink.table.types.inference.transforms.DataTypeConversionClassTransformation
 
transform(DataType) - Method in class org.apache.flink.table.types.inference.transforms.LegacyDecimalTypeTransformation
 
transform(DataType) - Method in class org.apache.flink.table.types.inference.transforms.LegacyRawTypeTransformation
 
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 (can be nested) to a different data type using the given transformations.
Transformable - Interface in org.apache.flink.graph.drivers.transform
A transformable input or algorithm returns a list of Transform to be applied before and after execution of the algorithm.
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 - Variable in class org.apache.flink.streaming.api.datastream.DataStream
 
transformations - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
Transformer<T extends Transformer<T>> - Interface in org.apache.flink.ml.api.core
A transformer is a PipelineStage that transforms an input Table to a result Table.
TransformerBase<T extends TransformerBase<T>> - Class in org.apache.flink.ml.pipeline
The base class for transformer implementations.
TransformerBase() - Constructor for class org.apache.flink.ml.pipeline.TransformerBase
 
TransformerBase(Params) - Constructor for class org.apache.flink.ml.pipeline.TransformerBase
 
transformInput(Graph<LongValue, VV, EV>) - Method in class org.apache.flink.graph.drivers.transform.GraphKeyTypeTransform
 
transformInput(II) - Method in interface org.apache.flink.graph.drivers.transform.Transform
Apply the forward transformation to the input graph.
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
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
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.
transformResult(DataSet<TranslatableResult<?>>) - Method in class org.apache.flink.graph.drivers.transform.GraphKeyTypeTransform
 
transformResult(RI) - Method in interface org.apache.flink.graph.drivers.transform.Transform
Apply the reverse transformation to the algorithm result.
TRANSFORMS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TransientBlobCache - Class in org.apache.flink.runtime.blob
Provides access to transient BLOB files stored at the BlobServer.
TransientBlobCache(Configuration, 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.
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.
transition() - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
transitionExecutionGraphState(JobStatus, JobStatus) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
transitionState(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
transitionState(JobStatus, JobStatus) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
transitionToRunning() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
transitionToScheduled(List<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
TransitiveClosureData - Class in org.apache.flink.test.testdata
Test data for TransitiveClosure programs.
TransitiveClosureNaive - Class in org.apache.flink.examples.java.graph
The transitive closure of a graph contains an edge for each pair of vertices which are endpoints of at least one path in the graph.
TransitiveClosureNaive() - Constructor for class org.apache.flink.examples.java.graph.TransitiveClosureNaive
 
TranslatableResult<K> - Interface in org.apache.flink.graph.asm.result
A transformable result can transform its ID type.
translate(TranslateFunction<K, T>, TranslatableResult<T>, Collector<TranslatableResult<T>>) - Method in class org.apache.flink.graph.asm.result.BinaryResultBase
 
translate(TranslateFunction<K, T>, TranslatableResult<T>, Collector<TranslatableResult<T>>) - Method in class org.apache.flink.graph.asm.result.TertiaryResultBase
 
translate(TranslateFunction<K, T>, TranslatableResult<T>, Collector<TranslatableResult<T>>) - Method in interface org.apache.flink.graph.asm.result.TranslatableResult
Output the result after transforming the vertex ID type.
translate(TranslateFunction<K, T>, TranslatableResult<T>, Collector<TranslatableResult<T>>) - Method in class org.apache.flink.graph.asm.result.UnaryResultBase
 
translate(IN, OUT) - Method in class org.apache.flink.graph.asm.translate.RichTranslateFunction
 
Translate - Class in org.apache.flink.graph.asm.translate
Methods for translation of the type or modification of the data of graph IDs, vertex values, and edge values.
Translate() - Constructor for class org.apache.flink.graph.asm.translate.Translate
 
translate(T, O) - Method in interface org.apache.flink.graph.asm.translate.TranslateFunction
The translating method.
translate(Long, LongValue) - Method in class org.apache.flink.graph.asm.translate.translators.LongToLongValue
 
translate(LongValue, LongValue) - Method in class org.apache.flink.graph.asm.translate.translators.LongValueAddOffset
 
translate(LongValue, IntValue) - Method in class org.apache.flink.graph.asm.translate.translators.LongValueToSignedIntValue
 
translate(LongValue, StringValue) - Method in class org.apache.flink.graph.asm.translate.translators.LongValueToStringValue
 
translate(LongValue, IntValue) - Method in class org.apache.flink.graph.asm.translate.translators.LongValueToUnsignedIntValue
 
translate(T, NullValue) - Method in class org.apache.flink.graph.asm.translate.translators.ToNullValue
 
translate(I, O) - Method in class org.apache.flink.graph.utils.GraphUtils.MapTo
 
TRANSLATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
translateEdgeIds(DataSet<Edge<OLD, EV>>, TranslateFunction<OLD, NEW>) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Edge IDs using the given TranslateFunction.
translateEdgeIds(DataSet<Edge<OLD, EV>>, TranslateFunction<OLD, NEW>, int) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Edge IDs using the given TranslateFunction.
translateEdgeValues(DataSet<Edge<K, OLD>>, TranslateFunction<OLD, NEW>) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Edge values using the given TranslateFunction.
translateEdgeValues(DataSet<Edge<K, OLD>>, TranslateFunction<OLD, NEW>, int) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Edge values using the given TranslateFunction.
TranslateEdgeValues<K,VV,OLD,NEW> - Class in org.apache.flink.graph.asm.translate
Translate Edge values using the given TranslateFunction.
TranslateEdgeValues(TranslateFunction<OLD, NEW>) - Constructor for class org.apache.flink.graph.asm.translate.TranslateEdgeValues
Translate Edge values using the given TranslateFunction.
translateEdgeValues(TranslateFunction<EV, NEW>) - Method in class org.apache.flink.graph.Graph
Translate Edge values using the given MapFunction.
TranslateFunction<T,O> - Interface in org.apache.flink.graph.asm.translate
Base interface for Translate functions.
TranslateGraphIds<OLD,NEW,VV,EV> - Class in org.apache.flink.graph.asm.translate
Translate Vertex and Edge IDs of a Graph using the given TranslateFunction.
TranslateGraphIds(TranslateFunction<OLD, NEW>) - Constructor for class org.apache.flink.graph.asm.translate.TranslateGraphIds
Translate Vertex and Edge IDs of a Graph using the given TranslateFunction.
translateGraphIds(TranslateFunction<K, NEW>) - Method in class org.apache.flink.graph.Graph
Translate Vertex and Edge IDs using the given MapFunction.
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.AggregateOperator
 
translateToDataFlow(Operator<I1>, Operator<I2>) - Method in class org.apache.flink.api.java.operators.CoGroupOperator
 
translateToDataFlow(Operator<I1>, Operator<I2>) - Method in class org.apache.flink.api.java.operators.CoGroupRawOperator
 
translateToDataFlow(Operator<I1>, Operator<I2>) - Method in class org.apache.flink.api.java.operators.CrossOperator
 
translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.DataSink
 
translateToDataFlow() - Method in class org.apache.flink.api.java.operators.DataSource
 
translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.DistinctOperator
 
translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.FilterOperator
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.FlatMapOperator
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.GroupCombineOperator
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
 
translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
 
translateToDataFlow(Operator<I1>, Operator<I2>) - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.MapOperator
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.MapPartitionOperator
 
translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.PartitionOperator
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.ProjectOperator
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.ReduceOperator
 
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.SingleInputOperator
Translates this operation to a data flow operator of the common data flow API.
translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.SortPartitionOperator
 
translateToDataFlow(Operator<IN1>, Operator<IN2>) - Method in class org.apache.flink.api.java.operators.TwoInputOperator
Translates this java API operator into a common API operator with two inputs.
translateToDataFlow(Operator<T>, Operator<T>) - Method in class org.apache.flink.api.java.operators.UnionOperator
Returns the BinaryNodeTranslation of the Union.
translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.scala.operators.ScalaAggregateOperator
 
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.PlanTranslator
 
translateToJobGraph(Pipeline, Configuration, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraphTranslator
 
translateToJSONExecutionPlan(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.PlanTranslator
 
translateToJSONExecutionPlan(Pipeline) - Method in class org.apache.flink.streaming.api.graph.StreamGraphTranslator
 
translateToPlan(List<DataSink<?>>, String) - Method in class org.apache.flink.api.java.operators.OperatorTranslation
 
translateVertexIds(DataSet<Vertex<OLD, VV>>, TranslateFunction<OLD, NEW>) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Vertex IDs using the given TranslateFunction.
translateVertexIds(DataSet<Vertex<OLD, VV>>, TranslateFunction<OLD, NEW>, int) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Vertex IDs using the given TranslateFunction.
translateVertexValues(DataSet<Vertex<K, OLD>>, TranslateFunction<OLD, NEW>) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Vertex values using the given TranslateFunction.
translateVertexValues(DataSet<Vertex<K, OLD>>, TranslateFunction<OLD, NEW>, int) - Static method in class org.apache.flink.graph.asm.translate.Translate
Translate Vertex values using the given TranslateFunction.
TranslateVertexValues<K,OLD,NEW,EV> - Class in org.apache.flink.graph.asm.translate
Translate Vertex values using the given TranslateFunction.
TranslateVertexValues(TranslateFunction<OLD, NEW>) - Constructor for class org.apache.flink.graph.asm.translate.TranslateVertexValues
Translate Vertex values using the given TranslateFunction.
translateVertexValues(TranslateFunction<VV, NEW>) - Method in class org.apache.flink.graph.Graph
Translate Vertex values using the given MapFunction.
TRANSLATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRANSPORT_HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.configuration.AkkaOptions
Heartbeat interval of the transport failure detector.
TRANSPORT_HEARTBEAT_PAUSE - Static variable in class org.apache.flink.configuration.AkkaOptions
Allowed heartbeat pause for the transport failure detector.
TRANSPORT_THRESHOLD - Static variable in class org.apache.flink.configuration.AkkaOptions
Detection threshold of transport failure detector.
TRANSPORT_TYPE - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
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
 
transpose() - Method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a new matrix by transposing current matrix.
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.
TraversableSerializerConfigSnapshot<T extends scala.collection.TraversableOnce<E>,E> - Class in org.apache.flink.api.scala.typeutils
Deprecated.
This is being replaced with TraversableSerializerSnapshot.
TraversableSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.TraversableSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
TraversableSerializerConfigSnapshot(TypeSerializer<E>) - Constructor for class org.apache.flink.api.scala.typeutils.TraversableSerializerConfigSnapshot
Deprecated.
 
TraversableSerializerSnapshot<T extends scala.collection.TraversableOnce<E>,E> - Class in org.apache.flink.api.scala.typeutils
A TypeSerializerSnapshot for the Scala TraversableSerializer.
TraversableSerializerSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
TraversableSerializerSnapshot(TraversableSerializer<T, E>) - Constructor for class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
traverse(PlanNode) - Method in class org.apache.flink.optimizer.postpass.JavaApiPostPass
 
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
 
TravisGroup1 - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that should be run in the first build on Travis.
TravisGroup2 - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that should be run in the second build on Travis.
TravisGroup3 - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that should be run in the third build on Travis.
TravisGroup4 - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that should be run in the fourth build on Travis.
TravisGroup5 - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that should be run in the fifth build on Travis.
TravisGroup6 - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that should be run in the sixth build on Travis.
TREAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TreeOrderedSetCache - Class in org.apache.flink.contrib.streaming.state
Implementation of a lexicographically ordered set of byte-arrays, based on a TreeSet.
TRG_EDGE_TO_BE_REMOVED - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
Triad() - Constructor for class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
 
Triad() - Constructor for class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
TriadicCensus<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.directed
A triad is formed by three connected or unconnected vertices in a graph.
TriadicCensus() - Constructor for class org.apache.flink.graph.library.clustering.directed.TriadicCensus
 
TriadicCensus<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.undirected
A triad is formed by three connected or unconnected vertices in a graph.
TriadicCensus() - Constructor for class org.apache.flink.graph.library.clustering.undirected.TriadicCensus
 
TriadicCensus.Result - Class in org.apache.flink.graph.library.clustering.directed
Wraps triadic census metrics.
TriadicCensus.Result - Class in org.apache.flink.graph.library.clustering.undirected
Wraps triadic census metrics.
TriangleCountData - Class in org.apache.flink.graph.examples.data
Provides the default data sets used for the Triangle Count test program.
TriangleEnumerator<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.library
This library method enumerates unique triangles present in the input graph.
TriangleEnumerator() - Constructor for class org.apache.flink.graph.library.TriangleEnumerator
 
TriangleEnumerator.EdgeWithDegrees<K> - Class in org.apache.flink.graph.library
POJO storing two vertex IDs with degree.
TriangleEnumerator.Triad<K> - Class in org.apache.flink.graph.library
Tuple storing three vertex IDs.
TriangleListing<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.drivers
Driver for directed and undirected triangle listing algorithm and analytic.
TriangleListing() - Constructor for class org.apache.flink.graph.drivers.TriangleListing
 
TriangleListing<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.directed
Generates a listing of distinct triangles from the input graph.
TriangleListing() - Constructor for class org.apache.flink.graph.library.clustering.directed.TriangleListing
 
TriangleListing<K extends Comparable<K> & CopyableValue<K>,VV,EV> - Class in org.apache.flink.graph.library.clustering.undirected
Generates a listing of distinct triangles from the input graph.
TriangleListing() - Constructor for class org.apache.flink.graph.library.clustering.undirected.TriangleListing
 
TriangleListing.Result<T> - Class in org.apache.flink.graph.library.clustering.directed
A result for the directed Triangle Listing algorithm.
TriangleListing.Result<T> - Class in org.apache.flink.graph.library.clustering.undirected
A result for the undirected Triangle Listing algorithm.
TriangleListingBase<K,VV,EV,R> - Class in org.apache.flink.graph.library.clustering
Common configuration for directed and undirected Triangle Listing algorithms.
TriangleListingBase() - Constructor for class org.apache.flink.graph.library.clustering.TriangleListingBase
 
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.
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() - 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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 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.streaming.api.datastream.WindowedStream
Sets the Trigger that should be used to trigger window emission.
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() - Constructor for class org.apache.flink.streaming.api.windowing.triggers.Trigger
 
trigger() - Method in class org.apache.flink.streaming.connectors.kinesis.util.TimeoutLatch
 
Trigger<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.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.table.runtime.operators.window.triggers.Trigger
 
trigger - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
Trigger.OnMergeContext - Interface in org.apache.flink.streaming.api.windowing.triggers
Trigger.OnMergeContext - Interface in org.apache.flink.table.runtime.operators.window.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.triggers
A context object that is given to Trigger methods to allow them to register timer callbacks and deal with state.
TRIGGER_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
Triggerable<K,N> - Interface in org.apache.flink.streaming.api.operators
Interface for things that can be called by InternalTimerService.
triggerCheckpoint(long, 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, CheckpointProperties, String, boolean, boolean) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
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(ExecutionAttemptID, JobID, long, long, CheckpointOptions, boolean) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Trigger for the given task a checkpoint.
triggerCheckpoint(ExecutionAttemptID, JobID, long, long, CheckpointOptions, boolean) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
triggerCheckpoint(ExecutionAttemptID, long, long, CheckpointOptions, boolean) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
triggerCheckpoint(ExecutionAttemptID, long, long, CheckpointOptions, boolean) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Trigger the checkpoint for the given task.
triggerCheckpoint(long) - Method in interface org.apache.flink.streaming.api.checkpoint.ExternallyInducedSource.CheckpointTrigger
Triggers a checkpoint.
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions, boolean) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
This method is called to trigger a checkpoint, asynchronously by the checkpoint coordinator.
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions, boolean) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
 
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions, boolean) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
triggerCheckpointBarrier(long, long, CheckpointOptions, boolean) - Method in class org.apache.flink.runtime.taskmanager.Task
Calls the invokable to trigger a checkpoint.
triggerCheckpointOnBarrier(CheckpointMetaData, CheckpointOptions, CheckpointMetrics) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
This method is called when a checkpoint is triggered as a result of receiving checkpoint barriers on all input streams.
triggerCheckpointOnBarrier(CheckpointMetaData, CheckpointOptions, CheckpointMetrics) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
triggerContext - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
triggerFullRecovery() - Method in class org.apache.flink.runtime.executiongraph.restart.ExecutionGraphRestartCallback
 
triggerFullRecovery() - Method in interface org.apache.flink.runtime.executiongraph.restart.RestartCallback
Triggers a full recovery in the target ExecutionGraph.
TriggerHandler(GatewayRetriever<? extends T>, Time, 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.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
 
triggering(Trigger<?>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
triggerNextSuperstep() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
 
triggerOperation(HandlerRequest<B, M>, 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, RescalingTriggerMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingTriggerHandler
 
triggerOperation(HandlerRequest<SavepointDisposalRequest, EmptyMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalTriggerHandler
 
triggerOperation(HandlerRequest<SavepointTriggerRequestBody, SavepointTriggerMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointTriggerHandler
 
triggerOperation(HandlerRequest<StopWithSavepointRequestBody, SavepointTriggerMessageParameters>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.StopWithSavepointHandler
 
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) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
triggerSavepoint(JobID, String) - Method in interface org.apache.flink.client.program.ClusterClient
Triggers a savepoint for the job identified by the job id.
triggerSavepoint(JobID, String) - Method in class org.apache.flink.client.program.MiniClusterClient
 
triggerSavepoint(JobID, String) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
triggerSavepoint(String) - Method in interface org.apache.flink.core.execution.JobClient
Triggers a savepoint for the associated job.
triggerSavepoint(long, String) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Triggers a savepoint with the given savepoint directory as a target.
triggerSavepoint(JobID, String, boolean, Time) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
triggerSavepoint(String, boolean, Time) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
triggerSavepoint(String, boolean, Time) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Triggers taking a savepoint of the executed job.
triggerSavepoint(JobID, String, boolean) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
triggerSavepoint(String, boolean) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
triggerSavepoint(String, boolean) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
triggerSavepoint(JobID, String, boolean, Time) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Triggers a savepoint with the given savepoint directory as a target.
triggerSynchronousSavepoint(long, boolean, String) - 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, boolean) - Method in class org.apache.flink.runtime.executiongraph.Execution
Trigger a new checkpoint on the task of this execution.
TRIM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
trim() - Method in class org.apache.flink.table.dataformat.BinaryString
Returns a string whose value is this string, with any leading and trailing whitespace removed.
trim(BinaryString, BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Walk each character of current string from both ends, remove the character if it is in trim string.
trim(BinaryString, boolean, boolean, BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
TRIM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
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
 
trimLeft(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
trimLeft(BinaryString, BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Walk each character of current string from left end, remove the character if it is in trim string.
trimRight(BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
 
trimRight(BinaryString, BinaryString) - Static method in class org.apache.flink.table.dataformat.BinaryStringUtil
Walk each character of current string from right end, remove the character if it is in trim string.
Triplet<K,VV,EV> - Class in org.apache.flink.graph
A Triplet stores and retrieves the edges along with their corresponding source and target vertices.
Triplet() - Constructor for class org.apache.flink.graph.Triplet
 
Triplet(Vertex<K, VV>, Vertex<K, VV>, Edge<K, EV>) - Constructor for class org.apache.flink.graph.Triplet
Constructs a Triplet from a given source vertex, target vertex, and edge.
Triplet(K, K, VV, VV, EV) - Constructor for class org.apache.flink.graph.Triplet
Constructs a Triplet from its src vertex id, src target id, src vertex value, src target value and edge value respectively.
TRUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRUE - Static variable in class org.apache.flink.types.BooleanValue
 
TRUE_PREDICATE - Static variable in class org.apache.flink.table.plan.rules.logical.FlinkFilterJoinRule
Predicate that always returns true.
trueFunction() - Static method in class org.apache.flink.cep.pattern.conditions.BooleanConditions
 
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
 
truncate(SqlTimestamp, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
TruncateDateToHour - Class in org.apache.flink.walkthrough.common.table
A user defined function for rounding timestamps down to the nearest hour.
TruncateDateToHour() - Constructor for class org.apache.flink.walkthrough.common.table.TruncateDateToHour
 
tryAdd(AbstractCheckpointStats) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatsCache
Try to add the checkpoint to the cache.
tryAssignPayload(LogicalSlot.Payload) - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Tries to assign a payload to this slot.
tryAssignPayload(PhysicalSlot.Payload) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlot
Tries to assign the given payload to this allocated slot.
tryAssignPayload(LogicalSlot.Payload) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
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
 
tryCancel(boolean) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
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
 
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.
tryEnrichTaskManagerError(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Tries to enrich the passed exception with additional information.
tryFindUserLibDirectory() - Static method in class org.apache.flink.runtime.util.ClusterEntrypointUtils
Tries to find the user library directory.
tryFinishCurrentBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
 
tryFinishCurrentBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
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.
tryLoadWebContent(GatewayRetriever<? extends T>, Time, 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.
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
 
tryProbe(BaseRow) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
Find matched build side rows for a probe row.
tryProbe(BaseRow) - 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
 
tryReadSerializer(DataInputView, ClassLoader) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil
Deprecated.
Reads from a data input view a TypeSerializer that was previously written using TypeSerializerSerializationUtil.writeSerializer(DataOutputView, TypeSerializer).
tryReadSerializer(DataInputView, ClassLoader, boolean) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil
Deprecated.
Reads from a data input view a TypeSerializer that was previously written using TypeSerializerSerializationUtil.writeSerializer(DataOutputView, TypeSerializer).
tryReconnect() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
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).
tryRunPendingCleaners() - Static method in enum org.apache.flink.util.JavaGcCleanerWrapper
 
trySetCount(ZooKeeperVersionedValue<Integer>, int) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount
 
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
 
tryYield() - Method in interface org.apache.flink.streaming.api.operators.MailboxExecutor
This methods attempts to run the command at the head of the mailbox.
tryYield() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
TTL_COMPACT_FILTER_ENABLED - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
Deprecated.
the option will be removed in the future and should only be used when experiencing serious performance degradations.
ttlCompactFiltersManager - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
TtlSerializer(TypeSerializer<Long>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
TtlSerializer(CompositeSerializer.PrecomputedParameters, TypeSerializer<?>...) - 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 - 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 - 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(Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
TUMBLE_END - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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.
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) - 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.
TumblingTimeWindows - Class in org.apache.flink.streaming.api.windowing.assigners
Deprecated.
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.assigners
A WindowAssigner 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.assigners.TumblingWindowAssigner
 
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(Class<T>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for typed subclasses of Flink's Tuple.
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
 
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.api.scala.typeutils
TypeSerializerSnapshot for ScalaCaseClassSerializer.
Tuple2CaseClassSerializerSnapshot() - Constructor for class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
Tuple2CaseClassSerializerSnapshot(ScalaCaseClassSerializer<Tuple2<T1, T2>>) - Constructor for class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
Tuple2CaseClassSerializerSnapshot(Class<Tuple2<T1, T2>>) - Constructor for class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
Constructor for backwards compatibility path, used by the method Tuple2CaseClassSerializer#resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(TypeSerializerConfigSnapshot).
Tuple2ToEdgeMap<K> - Class in org.apache.flink.graph.utils
Create an Edge from a Tuple2.
Tuple2ToEdgeMap() - Constructor for class org.apache.flink.graph.utils.Tuple2ToEdgeMap
 
Tuple2ToVertexMap<K,VV> - Class in org.apache.flink.graph.utils
Create a Vertex DataSet from a Tuple2 DataSet.
Tuple2ToVertexMap() - Constructor for class org.apache.flink.graph.utils.Tuple2ToVertexMap
 
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
 
Tuple3ToEdgeMap<K,EV> - Class in org.apache.flink.graph.utils
Create an Edge DataSet from a Tuple3 DataSet.
Tuple3ToEdgeMap() - Constructor for class org.apache.flink.graph.utils.Tuple3ToEdgeMap
 
Tuple3UnwrappingIterator<T,K1,K2> - Class in org.apache.flink.api.java.operators.translation
An iterator that reads 3-tuples (groupKey, sortKey, value) and returns only the values (third field).
Tuple3UnwrappingIterator() - Constructor for class org.apache.flink.api.java.operators.translation.Tuple3UnwrappingIterator
 
Tuple3WrappingCollector<IN,K1,K2> - Class in org.apache.flink.api.java.operators.translation
Needed to wrap tuples to Tuple3<groupKey, sortKey, value> for combine method of group reduce with key selector sorting.
Tuple3WrappingCollector(Tuple3UnwrappingIterator<IN, K1, K2>) - Constructor for class org.apache.flink.api.java.operators.translation.Tuple3WrappingCollector
 
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(int[], TypeComparator<?>[], TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
TupleComparator() - Constructor for class org.apache.flink.test.util.TestBaseUtils.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.dataformat.DataFormatConverters.TupleConverter
 
TupleCsvInputFormat<OUT> - Class in org.apache.flink.api.java.io
Input format that reads csv into tuples.
TupleCsvInputFormat(Path, TupleTypeInfoBase<OUT>) - Constructor for class org.apache.flink.api.java.io.TupleCsvInputFormat
 
TupleCsvInputFormat(Path, String, String, TupleTypeInfoBase<OUT>) - Constructor for class org.apache.flink.api.java.io.TupleCsvInputFormat
 
TupleCsvInputFormat(Path, TupleTypeInfoBase<OUT>, int[]) - Constructor for class org.apache.flink.api.java.io.TupleCsvInputFormat
 
TupleCsvInputFormat(Path, String, String, TupleTypeInfoBase<OUT>, int[]) - Constructor for class org.apache.flink.api.java.io.TupleCsvInputFormat
 
TupleCsvInputFormat(Path, TupleTypeInfoBase<OUT>, boolean[]) - Constructor for class org.apache.flink.api.java.io.TupleCsvInputFormat
 
TupleCsvInputFormat(Path, String, String, TupleTypeInfoBase<OUT>, boolean[]) - Constructor for class org.apache.flink.api.java.io.TupleCsvInputFormat
 
TupleEdgeConverter() - Constructor for class org.apache.flink.examples.java.graph.EnumTriangles.TupleEdgeConverter
 
TupleLeftUnwrappingJoiner<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
Joiner that unwraps values from the left set before applying the join operation.
TupleLeftUnwrappingJoiner(FlatJoinFunction<I1, I2, OUT>) - Constructor for class org.apache.flink.api.java.operators.translation.TupleLeftUnwrappingJoiner
 
tupleList - Variable in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
 
TupleRightUnwrappingJoiner<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
Joiner that unwraps values from the right set before applying the join operation.
TupleRightUnwrappingJoiner(FlatJoinFunction<I1, I2, OUT>) - Constructor for class org.apache.flink.api.java.operators.translation.TupleRightUnwrappingJoiner
 
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
 
TupleSerializerConfigSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime
Snapshot of a tuple serializer's configuration.
TupleSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleSerializerConfigSnapshot
This empty nullary constructor is required for deserializing the configuration.
TupleSerializerConfigSnapshot(Class<T>, TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleSerializerConfigSnapshot
 
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
 
TupleSummaryAggregator<R extends Tuple> - Class in org.apache.flink.api.java.summarize.aggregation
Aggregate tuples using an array of aggregators, one for each "column" or position within the Tuple.
TupleSummaryAggregator(Aggregator[]) - Constructor for class org.apache.flink.api.java.summarize.aggregation.TupleSummaryAggregator
 
tupleType(Class<T>) - Method in class org.apache.flink.api.java.io.CsvReader
Configures the reader to read the CSV data and parse it to the given type.
TupleTypeInfo<T extends Tuple> - Class in org.apache.flink.api.java.typeutils
A TypeInformation for the tuple types of the Java API.
TupleTypeInfo(TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
TupleTypeInfo(Class<T>, 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.java.operators.translation
An iterator that reads 2-tuples (key value pairs) and returns only the values (second field).
TupleUnwrappingIterator() - Constructor for class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
 
TupleUnwrappingJoiner<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
Joiner that unwraps both values before applying the join operation.
TupleUnwrappingJoiner(FlatJoinFunction<I1, I2, OUT>) - Constructor for class org.apache.flink.api.java.operators.translation.TupleUnwrappingJoiner
 
TupleWrappingCollector<IN,K> - Class in org.apache.flink.api.java.operators.translation
Needed to wrap tuples to Tuple2<key, value> pairs for combine method of group reduce with key selector function.
TupleWrappingCollector(TupleUnwrappingIterator<IN, K>) - Constructor for class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
 
TwitterExample - Class in org.apache.flink.streaming.examples.twitter
Implements the "TwitterStream" program that computes a most used word occurrence over JSON objects in a streaming fashion.
TwitterExample() - Constructor for class org.apache.flink.streaming.examples.twitter.TwitterExample
 
TwitterExample.SelectEnglishAndTokenizeFlatMap - Class in org.apache.flink.streaming.examples.twitter
Deserialize JSON from twitter source
TwitterExampleData - Class in org.apache.flink.streaming.examples.twitter.util
Example data looking like tweets, but not acquired from Twitter.
TwitterSource - Class in org.apache.flink.streaming.connectors.twitter
Implementation of SourceFunction specialized to emit tweets from Twitter.
TwitterSource(Properties) - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterSource
Create TwitterSource for streaming.
TwitterSource.EndpointInitializer - Interface in org.apache.flink.streaming.connectors.twitter
Implementing this interface allows users of this source to set a custom endpoint.
two(T2) - Static method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
TwoInputNode - Class in org.apache.flink.optimizer.dag
A node in the optimizer plan that represents an operator with a two different inputs, such as Join, Cross, CoGroup, or Union.
TwoInputNode(DualInputOperator<?, ?, ?, ?>) - Constructor for class org.apache.flink.optimizer.dag.TwoInputNode
Creates a new two input node for the optimizer plan, representing the given operator.
TwoInputOperator<IN1,IN2,OUT,O extends TwoInputOperator<IN1,IN2,OUT,O>> - Class in org.apache.flink.api.java.operators
Base class for operations that operates on two input data sets.
TwoInputOperator(DataSet<IN1>, DataSet<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.TwoInputOperator
 
TwoInputSelectionHandler - Class in org.apache.flink.streaming.runtime.io
This handler is mainly used for selecting the next available input index in StreamTwoInputProcessor.
TwoInputSelectionHandler(InputSelectable) - Constructor for class org.apache.flink.streaming.runtime.io.TwoInputSelectionHandler
 
TwoInputStreamOperator<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.operators
Interface for stream operators with two inputs.
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, 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, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
TwoInputUdfOperator<IN1,IN2,OUT,O extends TwoInputUdfOperator<IN1,IN2,OUT,O>> - Class in org.apache.flink.api.java.operators
The TwoInputUdfOperator is the base class of all binary operators that execute user-defined functions (UDFs).
TwoInputUdfOperator(DataSet<IN1>, DataSet<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.TwoInputUdfOperator
Creates a new operators with the two given data sets as inputs.
TwoKeyExtractingMapper<T,K1,K2> - Class in org.apache.flink.api.java.operators.translation
Mapper that extracts two keys of a value.
TwoKeyExtractingMapper(KeySelector<T, K1>, KeySelector<T, K2>) - Constructor for class org.apache.flink.api.java.operators.translation.TwoKeyExtractingMapper
 
TwoPhaseCommitSinkFunction<IN,TXN,CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink
This is a recommended base class for all of the SinkFunction that intend to implement exactly-once semantic.
TwoPhaseCommitSinkFunction(TypeSerializer<TXN>, TypeSerializer<CONTEXT>) - Constructor for class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunction
Use default ListStateDescriptor for internal state serialization.
TwoPhaseCommitSinkFunction.State<TXN,CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink
State POJO class coupling pendingTransaction, context and pendingCommitTransactions.
TwoPhaseCommitSinkFunction.StateSerializer<TXN,CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink
Custom TypeSerializer for the sink state.
TwoPhaseCommitSinkFunction.StateSerializerConfigSnapshot<TXN,CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink
Deprecated.
this snapshot class is no longer in use, and is maintained only for backwards compatibility purposes. It is fully replaced by TwoPhaseCommitSinkFunction.StateSerializerSnapshot.
TwoPhaseCommitSinkFunction.StateSerializerSnapshot<TXN,CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink
TwoPhaseCommitSinkFunction.TransactionHolder<TXN> - Class in org.apache.flink.streaming.api.functions.sink
Adds metadata (currently only the start time of the transaction) to the transaction object.
type(OptionType) - Method in class org.apache.flink.api.java.utils.Option
Deprecated.
Define the type of the Option.
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() - Method in class org.apache.flink.streaming.examples.statemachine.event.Event
Gets the event's type.
TYPE - Static variable in class org.apache.flink.table.descriptors.LiteralValueValidator
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
TYPE_NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
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.functions.BuiltInFunctionDefinition.Builder
 
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.
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.
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
 
TypeGetterSetters - Interface in org.apache.flink.table.dataformat
Provide type specialized getters and setters to reduce if/else and eliminate box and unbox.
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.
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 - Class in org.apache.flink.table.types.inference
Information what the outer world (i.e.
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 - Variable in class org.apache.flink.streaming.connectors.cassandra.CassandraSink.CassandraSinkBuilder
 
TypeInfoDataTypeConverter - Class in org.apache.flink.table.runtime.types
Deprecated.
TypeInfoDataTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
Deprecated.
 
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
 
TypeInformationKeyValueSerializationSchema<K,V> - Class in org.apache.flink.streaming.util.serialization
A serialization and deserialization schema for Key Value Pairs that uses Flink's serialization stack to transform typed from and to byte arrays.
TypeInformationKeyValueSerializationSchema(TypeInformation<K>, TypeInformation<V>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
Creates a new de-/serialization schema for the given types.
TypeInformationKeyValueSerializationSchema(Class<K>, Class<V>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.util.serialization.TypeInformationKeyValueSerializationSchema
Creates a new de-/serialization schema for the given types.
TypeInformationRawType<T> - Class in org.apache.flink.table.types.logical
Placeholder type of an arbitrary serialized type backed by TypeInformation.
TypeInformationRawType(boolean, TypeInformation<T>) - Constructor for class org.apache.flink.table.types.logical.TypeInformationRawType
 
TypeInformationRawType(TypeInformation<T>) - Constructor for class org.apache.flink.table.types.logical.TypeInformationRawType
 
TypeInformationRawType() - Constructor for class org.apache.flink.table.types.logical.TypeInformationRawType
 
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.
TypeInformationSerializationSchema<T> - Class in org.apache.flink.streaming.util.serialization
Deprecated.
TypeInformationSerializationSchema(TypeInformation<T>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.util.serialization.TypeInformationSerializationSchema
Deprecated.
Creates a new de-/serialization schema for the given type.
typeLiteral(DataType) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
typeLiteral(DataType) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
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
 
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
 
types - Variable in class org.apache.flink.api.common.operators.Ordering
 
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() - Constructor for class org.apache.flink.api.common.typeinfo.Types
 
types(Class<T0>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>, Class<T23>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>, Class<T23>, Class<T24>) - Method in class org.apache.flink.api.java.io.CsvReader
Specifies the types for the CSV fields.
types(Class<?>...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
Deprecated.
Deprecated method only kept for compatibility.
types(Class<?>...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
Deprecated.
Deprecated method only kept for compatibility.
types(Class<?>...) - Method in class org.apache.flink.api.java.operators.ProjectOperator
Deprecated.
Deprecated method only kept for compatibility.
types - Variable in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
types(Class<K>, Class<VV>, Class<EV>) - Method in class org.apache.flink.graph.GraphCsvReader
Creates a Graph from CSV input with vertex values and edge values.
Types - Class in org.apache.flink.table.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.
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
 
TypeSerializerConfigSnapshot<T> - Class in org.apache.flink.api.common.typeutils
Deprecated.
TypeSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
 
TypeSerializerConfigSnapshot.SelfResolvingTypeSerializer<E> - Interface in org.apache.flink.api.common.typeutils
Deprecated.
This interface assists with the migration path to the new serialization abstraction.
TypeSerializerFactory<T> - Interface in org.apache.flink.api.common.typeutils
 
TypeSerializerInputFormat<T> - Class in org.apache.flink.api.java.io
Reads elements by deserializing them with a given type serializer.
TypeSerializerInputFormat(TypeInformation<T>) - Constructor for class org.apache.flink.api.java.io.TypeSerializerInputFormat
 
TypeSerializerOutputFormat<T> - Class in org.apache.flink.api.java.io
Stores elements by serializing them with their type serializer.
TypeSerializerOutputFormat() - Constructor for class org.apache.flink.api.java.io.TypeSerializerOutputFormat
 
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.
TypeSerializerSerializationProxy(ClassLoader) - Constructor for class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil.TypeSerializerSerializationProxy
Deprecated.
 
TypeSerializerSerializationProxy(TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil.TypeSerializerSerializationProxy
Deprecated.
 
TypeSerializerSerializationUtil - Class in org.apache.flink.api.common.typeutils
Deprecated.
This utility class was used to write serializers into checkpoints. Starting from Flink 1.6.x, this should no longer happen, and therefore this class is deprecated. It remains here for backwards compatibility paths.
TypeSerializerSerializationUtil() - Constructor for class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil
Deprecated.
 
TypeSerializerSerializationUtil.TypeSerializerSerializationProxy<T> - Class in org.apache.flink.api.common.typeutils
Deprecated.
Utility serialization proxy for a TypeSerializer.
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.
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.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.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.
TypeTransformations() - Constructor for class org.apache.flink.table.types.inference.TypeTransformations
 
typeUsed - Variable in class org.apache.flink.api.dag.Transformation
 

U

UDF_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
udfInputOffsets - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
The offsets of udf inputs.
udfInputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
The udf input logical type.
UdfOperator<O extends UdfOperator<O>> - Interface in org.apache.flink.api.java.operators
This interface marks operators as operators that execute user-defined functions (UDFs), such as RichMapFunction, RichReduceFunction, or RichCoGroupFunction.
udfOutputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
The udf output logical type.
udfResultQueue - Variable in class org.apache.flink.table.runtime.operators.python.AbstractPythonScalarFunctionOperator
The queue holding the user-defined function execution results.
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.
udfWithForwardedFieldsAnnotation(Class<?>) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
udfWithForwardedFieldsFirstAnnotation(Class<?>) - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
udfWithForwardedFieldsFirstAnnotation(Class<?>) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
udfWithForwardedFieldsSecondAnnotation(Class<?>) - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
 
udfWithForwardedFieldsSecondAnnotation(Class<?>) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
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.
uid(String) - Method in class org.apache.flink.streaming.connectors.cassandra.CassandraSink
Sets an ID for this operator.
uid(String) - Method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010.FlinkKafkaProducer010Configuration
Deprecated.
 
UNARY_MINUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
UNARY_PLUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 
UnaryOperatorNode - Class in org.apache.flink.optimizer.dag
 
UnaryOperatorNode(String, SingleInputOperator<?, ?, ?>, boolean) - Constructor for class org.apache.flink.optimizer.dag.UnaryOperatorNode
 
UnaryOperatorNode(String, FieldSet, OperatorDescriptorSingle...) - Constructor for class org.apache.flink.optimizer.dag.UnaryOperatorNode
 
UnaryOperatorNode(String, FieldSet, List<OperatorDescriptorSingle>) - Constructor for class org.apache.flink.optimizer.dag.UnaryOperatorNode
 
UnaryResult<K> - Interface in org.apache.flink.graph.asm.result
A GraphAlgorithm result for a single vertex.
UnaryResultBase<K> - Class in org.apache.flink.graph.asm.result
Base class for algorithm results for a single vertex.
UnaryResultBase() - Constructor for class org.apache.flink.graph.asm.result.UnaryResultBase
 
unassignedPartitionsQueue - Variable in class org.apache.flink.streaming.connectors.kafka.internals.AbstractFetcher
Queue of partitions that are not yet assigned to any Kafka clients for consuming.
unassignPendingSlotRequest() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerSlot
 
unassignPendingTaskManagerSlot() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingSlotRequest
 
unblockTraffic() - Method in class org.apache.flink.networking.NetworkFailuresProxy
Resumes normal communication.
UNBOUNDED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNBOUNDED_RANGE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
UNBOUNDED_ROW - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
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
 
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
 
UnboundedTransactionTableSource - Class in org.apache.flink.walkthrough.common.table
A table source for reading an unbounded set of transactions.
UnboundedTransactionTableSource() - Constructor for class org.apache.flink.walkthrough.common.table.UnboundedTransactionTableSource
 
uncaughtException(Thread, Throwable) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
 
uncaughtException(Thread, Throwable) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
 
uncaughtException(Thread, Throwable) - Method in class org.apache.flink.runtime.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(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(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.
UnclosedBranchDescriptor(OptimizerNode, long) - Constructor for class org.apache.flink.optimizer.dag.OptimizerNode.UnclosedBranchDescriptor
Creates a new branching descriptor.
UNCOMMITTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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
 
UNDEFINED_NETWORK_BUFFER_TIMEOUT - Static variable in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
 
UNDEFINED_TOLERABLE_CHECKPOINT_NUMBER - Static variable in class org.apache.flink.streaming.api.environment.CheckpointConfig
 
UNDER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UndirectEdge() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.UndirectEdge
 
unescapePathName(String) - Static method in class org.apache.flink.table.filesystem.PartitionPathUtils
 
UnfencedMessage<P> - Class in org.apache.flink.runtime.rpc.messages
Wrapper class indicating a message which is not required to match the fencing token as it is used by the FencedMainThreadExecutable to run code in the main thread without a valid fencing token.
UnfencedMessage(P) - Constructor for class org.apache.flink.runtime.rpc.messages.UnfencedMessage
 
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
 
unhandledError(String, Throwable) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
 
unhandledError(String, Throwable) - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalService
 
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
 
UnilateralSortMerger<E> - Class in org.apache.flink.runtime.operators.sort
The UnilateralSortMerger is a full fledged sorter.
UnilateralSortMerger(MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, float, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
UnilateralSortMerger(MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, int, float, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
UnilateralSortMerger(MemoryManager, List<MemorySegment>, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, int, int, float, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
UnilateralSortMerger(MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, int, float, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
UnilateralSortMerger(MemoryManager, List<MemorySegment>, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, int, int, float, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
UnilateralSortMerger(MemoryManager, List<MemorySegment>, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, int, int, float, boolean, boolean, boolean, InMemorySorterFactory<E>) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
 
UnilateralSortMerger.ChannelWithBlockCount - Class in org.apache.flink.runtime.operators.sort
 
UnilateralSortMerger.CircularElement<E> - Class in org.apache.flink.runtime.operators.sort
Class representing buffers that circulate between the reading, sorting and spilling thread.
UnilateralSortMerger.CircularQueues<E> - Class in org.apache.flink.runtime.operators.sort
Collection of queues that are used for the communication between the threads.
UnilateralSortMerger.ReadingThread<E> - Class in org.apache.flink.runtime.operators.sort
The thread that consumes the input data and puts it into a buffer that will be sorted.
UnilateralSortMerger.SortingThread<E> - Class in org.apache.flink.runtime.operators.sort
The thread that sorts filled buffers.
UnilateralSortMerger.SpillingThread - Class in org.apache.flink.runtime.operators.sort
The thread that handles the spilling of intermediate results and sets up the merging.
UnilateralSortMerger.ThreadBase<E> - Class in org.apache.flink.runtime.operators.sort
Base class for all working threads in this sort-merger.
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<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(DataSet<T>) - Method in class org.apache.flink.api.java.DataSet
Creates a union of this DataSet with an other DataSet.
union(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.Graph
Performs union on the vertices and edges sets of the input graphs removing duplicate vertices but maintaining duplicate edges.
UNION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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 - 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
 
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(InputGate...) - 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
 
UnionOperator<T> - Class in org.apache.flink.api.java.operators
Java API operator for union of two data sets.
UnionOperator(DataSet<T>, DataSet<T>, String) - Constructor for class org.apache.flink.api.java.operators.UnionOperator
Create an operator that produces the union of the two given data sets.
UnionParallelismAndForwardEnforcer - Class in org.apache.flink.optimizer.traversals
Enforces that all union nodes have the same parallelism as their successor (there must be only one!) and that the union node and its successor are connected by a forward ship strategy.
UnionParallelismAndForwardEnforcer() - Constructor for class org.apache.flink.optimizer.traversals.UnionParallelismAndForwardEnforcer
 
UnionSemanticProperties() - Constructor for class org.apache.flink.optimizer.dag.BinaryUnionNode.UnionSemanticProperties
 
UnionSerializerConfigSnapshot() - Constructor for class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
UnionSerializerConfigSnapshot(TypeSerializer<T1>, TypeSerializer<T2>) - Constructor for class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerConfigSnapshot
Deprecated.
 
UnionSerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerSnapshot
 
unionsStaticAndDynamicPath() - Method in class org.apache.flink.optimizer.plan.BinaryUnionPlanNode
 
UnionStateInputFormat<OT> - Class in org.apache.flink.state.api.input
Input format for reading operator union state.
UnionStateInputFormat(OperatorState, ListStateDescriptor<OT>) - Constructor for class org.apache.flink.state.api.input.UnionStateInputFormat
Creates an input format for reading union state from an operator in a savepoint.
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.
UnionWithTempOperator<T> - Class in org.apache.flink.runtime.operators
 
UnionWithTempOperator() - Constructor for class org.apache.flink.runtime.operators.UnionWithTempOperator
 
UNIQUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UniqueConstraint - Class in org.apache.flink.table.api.constraints
A unique key constraint.
uniqueFields - Variable in class org.apache.flink.optimizer.dag.OptimizerNode
 
UniqueKey(List<SqlNodeList>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
uniqueKeysList - Variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
uniqueKeysSet() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns unique keySets of current table.
UNIX_TIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
unixDateCeil(TimeUnitRange, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
unixDateToLocalDate(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
unixTimeExtract(TimeUnitRange, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
unixTimestamp() - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Returns a Unix timestamp in seconds since '1970-01-01 00:00:00' UTC as an unsigned integer.
unixTimestamp(String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Returns the value of the argument as an unsigned integer in seconds since '1970-01-01 00:00:00' UTC.
unixTimestamp(String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Returns the value of the argument as an unsigned integer in seconds since '1970-01-01 00:00:00' UTC.
unixTimestamp(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
unixTimestamp(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
unixTimestamp(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Returns the value of the timestamp to seconds since '1970-01-01 00:00:00' UTC.
unixTimestampToLocalDateTime(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
unixTimeToLocalTime(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
 
unixTimeToString(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
Helper for CAST({time} AS VARCHAR(n)).
unjar(InputStream, File) - Method in class org.apache.flink.api.java.JarHelper
Given an InputStream on a jar file, unjars the contents into the given directory.
unjarDir(File, File) - Method in class org.apache.flink.api.java.JarHelper
Unjars a given jar file into a given directory.
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.optimizer.costs.Costs
 
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.TableStats
Unknown definition for table stats: Unknown TableStats.rowCount is -1.
UnknownCallContext - Class in org.apache.flink.table.types.inference.utils
A CallContext with unknown data types.
UnknownCallContext(DataTypeLookup, String, FunctionDefinition, int) - Constructor for class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
UnknownFileHandler() - Constructor for class org.apache.flink.mesos.util.MesosArtifactServer.UnknownFileHandler
 
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
 
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
 
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
 
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.
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.HeartbeatManagerImpl
 
unmonitorTarget(ResourceID) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
UNNAMED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNNEST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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, int) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Add an AsyncWaitOperator.
unorderedWait(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Add an AsyncWaitOperator.
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ExtendedSqlRowTypeNameSpec
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.calcite.sql.SqlFunction
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.SqlMapTypeNameSpec
 
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.SqlAlterTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableProperties
 
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.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.SqlCreateTable
 
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.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.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.SqlTableColumn
 
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.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.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.SqlRichDescribeTable
 
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.SqlShowDatabases
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowTables
 
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.ExtendedSqlBasicTypeNameSpec
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
unparse(SqlWriter) - Method in enum org.apache.flink.sql.parser.utils.SqlTimeUnit
 
unrecoverable(Throwable) - Static method in class org.apache.flink.runtime.executiongraph.failover.flip1.FailureHandlingResult
Creates a result that the failure is not recoverable and no restarting should be conducted.
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.TimerService
Unregister all timeouts.
unregisterChannelToBeRemovedAtShudown(FileIOChannel.ID) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Removes a channel from the list of channels that are to be removed at shutdown.
unregisterCloseable(C) - Method in class org.apache.flink.util.AbstractCloseableRegistry
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
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.UnregisteredOperatorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for OperatorMetricGroups.
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.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
 
unregisterJob(JobID) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
unregisterJob(JobID) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Unregisters a job from the library cache manager.
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.
unregisterOpenChannelToBeRemovedAtShudown(FileIOChannel) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
Removes a channel reader/writer from the list of channels that are to be removed at shutdown.
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).
unregisterReference(SharedStateRegistryKey) - Method in class org.apache.flink.runtime.state.SharedStateRegistry
Releases one reference to the given shared state in the registry.
unregisterSlotRequest(AllocationID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Cancels and removes a pending slot request with the given allocation id.
unregisterSlotRequest(AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
Cancels and removes a pending slot request with the given allocation id.
unregisterTask(JobID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
unregisterTask(JobID, ExecutionAttemptID) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Unregisters a job task execution from the library cache manager.
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.
unregisterTaskManager(InstanceID, Exception) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
unregisterTaskManagersAndReleaseResources() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
unregisterTaskManagersAndReleaseResources() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl
 
unregisterTimeout(K) - Method in class org.apache.flink.runtime.taskexecutor.slot.TimerService
Unregister the timeout for the given key.
unrequestedParameters - Variable in class org.apache.flink.api.java.utils.AbstractParameterTool
 
UNRESERVED_ROLE - Static variable in class org.apache.flink.mesos.Utils
The special 'unreserved' role.
unresolvedCall(FunctionDefinition, Expression...) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
UnresolvedCallExpression - Class in org.apache.flink.table.expressions
Unresolved call expression for calling a function identified by a FunctionDefinition.
UnresolvedCallExpression(FunctionIdentifier, FunctionDefinition, List<Expression>) - Constructor for class org.apache.flink.table.expressions.UnresolvedCallExpression
 
UnresolvedCallExpression(FunctionDefinition, List<Expression>) - Constructor for class org.apache.flink.table.expressions.UnresolvedCallExpression
 
UnresolvedException - Exception in org.apache.flink.table.api
Exception for unwanted method calling on unresolved expression.
UnresolvedException(String) - Constructor for exception org.apache.flink.table.api.UnresolvedException
 
unresolvedHostAndPortToNormalizedString(String, int) - Static method in class org.apache.flink.util.NetUtils
Returns a valid address for Akka.
unresolvedHostToNormalizedString(String) - Static method in class org.apache.flink.util.NetUtils
Returns an address in a normalized format for Akka.
UnresolvedIdentifier - Class in org.apache.flink.table.catalog
Identifier of an object, such as table, view, function or type in a catalog.
unresolvedRef(String) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
UnresolvedReferenceExpression - Class in org.apache.flink.table.expressions
An unresolved reference to a field, table, or local reference.
UnresolvedReferenceExpression(String) - Constructor for class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
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
 
UNSAFE - Static variable in class org.apache.flink.core.memory.MemorySegment
The unsafe handle for transparent memory copied (heap / off-heap).
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.dataformat.util.BinaryRowUtil
 
unset() - Method in class org.apache.flink.graph.utils.proxy.OptionalBoolean
Reset to the unset state.
unset(String) - Method in class org.apache.hadoop.conf.Configuration
Unset a previously set property.
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.test.util.CollectionTestEnvironment
 
unsetAsContext() - Static method in class org.apache.flink.test.util.TestEnvironment
 
unsetContext() - Static method in class org.apache.flink.client.program.ContextEnvironment
 
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.
UnsortedGrouping<T> - Class in org.apache.flink.api.java.operators
A Grouping that is unsorted.
UnsortedGrouping(DataSet<T>, Keys<T>) - Constructor for class org.apache.flink.api.java.operators.UnsortedGrouping
 
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.
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.
UnsupportedAggregationTypeException - Exception in org.apache.flink.api.java.aggregation
Exception indicating an unsupported type was used for an aggregation.
UnsupportedAggregationTypeException(String) - Constructor for exception org.apache.flink.api.java.aggregation.UnsupportedAggregationTypeException
 
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.
UnsupportedOperationExecutor - Enum in org.apache.flink.runtime.concurrent
Executor implementation which fails when UnsupportedOperationExecutor.execute(Runnable) is called.
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.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.NoOpResultSubpartitionView
 
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
 
until(IterativeCondition<F>) - Method in class org.apache.flink.cep.pattern.Pattern
Applies a stop condition for a looping state.
UntypedResponseMessageHeaders<R extends RequestBody,M extends MessageParameters> - Interface in org.apache.flink.runtime.rest.messages
Message headers for a web handler request.
UNUSED_OFFER_EXPIRATION - Static variable in class org.apache.flink.mesos.configuration.MesosOptions
Config parameter to configure the amount of time to wait for unused expired Mesos offers before they are declined.
UnusedExtension() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Defines a production which can never be accepted by the parser.
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(Class<T>) - Method in interface org.apache.flink.table.api.PlannerConfig
 
unwrap(Class<C>) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
unwrap() - Method in exception org.apache.flink.util.WrappingRuntimeException
Recursively unwraps this WrappingRuntimeException and its causes, getting the first non wrapping exception.
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.
UpdatableRow - Class in org.apache.flink.table.dataformat
Wrap row to a updatable Generic Row.
UpdatableRow(BaseRow, int) - Constructor for class org.apache.flink.table.dataformat.UpdatableRow
 
UpdatableTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
The function could handle update input stream.
UpdatableTopNFunction(long, long, BaseRowTypeInfo, BaseRowKeySelector, GeneratedRecordComparator, BaseRowKeySelector, RankType, RankRange, boolean, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
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 to the given list of values.
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(long) - Method in class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
update(long) - Method in class org.apache.flink.dropwizard.metrics.FlinkHistogramWrapper
 
Update() - Constructor for class org.apache.flink.examples.java.ml.LinearRegression.Update
 
update(long) - Method in interface org.apache.flink.metrics.Histogram
Update the histogram with the given value.
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(List<V>) - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
update(V) - Method in class org.apache.flink.queryablestate.client.state.ImmutableValueState
 
update(long) - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogram
 
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(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(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 to the given list of values.
update(List<S>) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
UPDATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
update(State, Object) - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
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_INTERVAL_SECONDS - Static variable in interface org.apache.flink.metrics.View
The interval in which metrics are updated.
UPDATE_MODE - Static variable in class org.apache.flink.table.descriptors.StreamTableDescriptorValidator
 
UPDATE_MODE_VALUE_APPEND - Static variable in class org.apache.flink.table.descriptors.StreamTableDescriptorValidator
 
UPDATE_MODE_VALUE_RETRACT - Static variable in class org.apache.flink.table.descriptors.StreamTableDescriptorValidator
 
UPDATE_MODE_VALUE_UPSERT - Static variable in class org.apache.flink.table.descriptors.StreamTableDescriptorValidator
 
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.
UpdateAccumulator() - Constructor for class org.apache.flink.examples.java.ml.LinearRegression.UpdateAccumulator
 
updateAccumulators(AccumulatorSnapshot) - Method in class 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.SchedulerBase
 
updateAccumulators(AccumulatorSnapshot) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
updateAllocation(AllocationID, JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot
 
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.
updateBuilder(DeserializationConfig, BeanDescription, BeanDeserializerBuilder) - Method in class org.apache.flink.streaming.connectors.kinesis.util.BeanDeserializerModifierForIgnorables
 
updateCoLocationGroup(CoLocationGroup) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
updateCondition() - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
Condition for writing the contents of tupleList and clearing it.
updateCondition() - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunctionByMillis
Deprecated.
 
updateConnectAddr(String, String, String, InetSocketAddress) - Method in class org.apache.hadoop.conf.Configuration
Set the socket address a client can use to connect for the name property as a host:port.
updateConnectAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.conf.Configuration
Set the socket address a client can use to connect for the name property as a host:port.
updateElementSerializer(TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
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
 
updateInputChannel(ResourceID, NettyShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
updateInternal(SV) - Method in interface org.apache.flink.runtime.state.internal.InternalAppendingState
Update internally stored value.
updateKeySerializer(TypeSerializer<K>) - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
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
 
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.
updateNamespaceSerializer(TypeSerializer<N>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
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
 
updateNumOfAssociations(BaseRow, int) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
Updates the number of associations belongs to the record.
updatePartitionColumnStatistics(ColumnStatistics) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
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>, Time) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Update the task where the given partitions can be found.
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Time) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Time) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Time) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Update the task where the given partitions can be found.
updatePartitionStateSerializer(TypeSerializer<S>) - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
updateProperties(DeserializationConfig, BeanDescription, List<BeanPropertyDefinition>) - Method in class org.apache.flink.streaming.connectors.kinesis.util.BeanDeserializerModifierForIgnorables
 
updatePropertiesWithUniqueSets(Set<FieldSet>) - Method in class org.apache.flink.optimizer.plan.PlanNode
 
updateSnapshotTransformFactory(StateSnapshotTransformer.StateSnapshotTransformFactory<S>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
updateState(TaskExecutionState) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
Updates the state of one of the ExecutionVertex's Execution attempts.
updateState(int, SequenceNumber) - Method in class org.apache.flink.streaming.connectors.kinesis.internals.KinesisDataFetcher
Update the shard to last processed sequence number state.
updateStateSerializer(TypeSerializer<S>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
updateTableColumnStatistics(ColumnStatistics) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
 
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(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 class org.apache.flink.runtime.scheduler.SchedulerBase
 
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.
updateTaskExecutionStateInternal(ExecutionVertexID, TaskExecutionState) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
updateTaskExecutionStateInternal(ExecutionVertexID, TaskExecutionState) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
updateTimeoutCount - Variable in class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker.WatermarkResult
 
updateTmpDirectoriesInConfiguration(Configuration, String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Set temporary configuration directories if necessary.
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
 
updateVertex(Vertex<Long, Double>, MessageIterator<Double>) - Method in class org.apache.flink.graph.examples.IncrementalSSSP.VertexDistanceUpdater
 
updateVertex(Vertex<K, Double>, MessageIterator<Double>) - Method in class org.apache.flink.graph.examples.PageRank.VertexRankUpdater
 
updateVertex(Vertex<K, VV>, MessageIterator<VV>) - Method in class org.apache.flink.graph.library.ConnectedComponents.CCUpdater
 
updateVertex(Vertex<K, VV>, MessageIterator<VV>) - Method in class org.apache.flink.graph.library.LabelPropagation.UpdateVertexLabel
 
updateVertex(Vertex<K, Double>, MessageIterator<Double>) - Method in class org.apache.flink.graph.library.SingleSourceShortestPaths.VertexDistanceUpdater
 
updateVertex(Vertex<K, VV>, MessageIterator<Message>) - Method in class org.apache.flink.graph.spargel.GatherFunction
This method is invoked once per vertex per superstep.
UpdateVertexLabel() - Constructor for class org.apache.flink.graph.library.LabelPropagation.UpdateVertexLabel
 
updateWatermark(long) - Method in class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker
 
updateWatermark(long) - Method in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
Set the current watermark of the owning subtask and return the global low watermark based on the current state snapshot.
UPLOAD_DIR - Static variable in class org.apache.flink.configuration.WebOptions
The config parameter defining the directory for uploading the job jars.
uploadDir - Variable in class org.apache.flink.runtime.rest.RestServerEndpoint
 
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(Map<StateHandleID, Path>, CheckpointStreamFactory, 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(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
 
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.
upperBoundExclusive() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Set the upper bound to be exclusive.
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 variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UpsertStreamTableSink<T> - Interface in org.apache.flink.table.sinks
Defines an external TableSink to emit a streaming Table with insert, update, and delete changes.
UpsertWriter - Class in org.apache.flink.api.java.io.jdbc.writer
Upsert writer to deal with upsert, delete message.
UpTimeGauge - Class in org.apache.flink.runtime.executiongraph.metrics
A gauge that returns (in milliseconds) how long a job has been running.
UpTimeGauge(ExecutionGraph) - Constructor for class org.apache.flink.runtime.executiongraph.metrics.UpTimeGauge
 
uri(URL, boolean) - Static method in class org.apache.flink.mesos.Utils
Construct a Mesos URI.
uri(MesosArtifactResolver, ContainerSpecification.Artifact) - Static method in class org.apache.flink.mesos.Utils
Construct a Mesos URI.
uri() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Returns the original request URI.
uris() - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosTaskManagerParameters
Get custom artifact URIs.
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.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.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
 
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_DYNAMIC_LEVEL_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
USE_LARGE_RECORD_HANDLER_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Whether to use the LargeRecordHandler when spilling.
USE_MANAGED_MEMORY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
useAnyPlanner() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Does not set a planner requirement explicitly.
useBlinkPlanner() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Sets the Blink planner as the required module.
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.
useCatalog(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Sets a catalog with given name as the current catalog.
useCatalog(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
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
 
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.
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.
useDatabase(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
Sets a database with given name as the current database of the current catalog.
useDatabase(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
 
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
 
useGroupingSets - Variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
 
useKeySelector() - Method in class org.apache.flink.api.java.operators.SortPartitionOperator
Returns whether using key selector or not.
useLocalCommunication() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
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.
useOldPlanner() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Sets the old Flink planner as the required module.
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 - 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() - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
 
User(int, String) - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
 
USER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
user - Variable in class org.apache.flink.table.examples.java.StreamSQLExample.Order
 
User.Builder - Class in example.avro
RecordBuilder for User instances.
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_SONG_TRIPLETS - Static variable in class org.apache.flink.graph.examples.data.MusicProfilesData
 
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.
userCodeClassLoader - Variable in class org.apache.flink.contrib.streaming.state.restore.AbstractRocksDBRestoreOperation
 
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
 
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.TwoPhaseCommitSinkFunction
 
UserDefinedAggregateFunction<T,ACC> - Class in org.apache.flink.table.functions
Base class for user-defined aggregates and table aggregates.
UserDefinedAggregateFunction() - Constructor for class org.apache.flink.table.functions.UserDefinedAggregateFunction
 
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 methods for validation and extraction of types during function registration in a FunctionCatalog.
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.streaming.api.operators.AbstractUdfStreamOperator
The user function.
userId - Variable in class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
 
userIdentifier - Variable in class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
 
UserLibOverlay - Class in org.apache.flink.runtime.clusterframework.overlays
Overlays the user library into a container.
UserLibOverlay.Builder - Class in org.apache.flink.runtime.clusterframework.overlays
A builder for the UserLibOverlay.
USERNAME - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
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
 
useTicketCache() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
USING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UTC_ZONE - Static variable in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
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
 
Util - Class in org.apache.flink.graph.drivers.parameter
Utility methods for parsing command-line arguments.
Utils - Class in org.apache.flink.api.java
Utility class that contains helper methods to work with Java APIs.
Utils - Enum in org.apache.flink.docs.util
Contains various shared utility functions.
Utils - Class in org.apache.flink.mesos
Collection of utility methods.
Utils() - Constructor for class org.apache.flink.mesos.Utils
 
Utils - Class in org.apache.flink.optimizer.util
Utility class that contains helper methods for optimizer.
Utils - Class in org.apache.flink.yarn
Utility class that provides helper methods to work with Apache Hadoop YARN.
Utils.ChecksumHashCode - Class in org.apache.flink.api.java
Accumulator of Utils.ChecksumHashCode.
Utils.ChecksumHashCodeHelper<T> - Class in org.apache.flink.api.java
Utils.CollectHelper<T> - Class in org.apache.flink.api.java
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.api.java
Utility sink function that counts elements and writes the count into an accumulator, from which it can be retrieved by the client.
UtilSinkJoinOpDescriptor - Class in org.apache.flink.optimizer.operators
 
UtilSinkJoinOpDescriptor() - Constructor for class org.apache.flink.optimizer.operators.UtilSinkJoinOpDescriptor
 
UUID - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
UUID - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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
 

V

V1 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
V1 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
V1 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
 
V1 - Static variable in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
V1 - Static variable in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
V2 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
 
V2 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
 
V2 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
 
V2 - Static variable in class org.apache.flink.graph.library.TriangleEnumerator.EdgeWithDegrees
 
V2 - Static variable in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
V3 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
 
V3 - Static variable in class org.apache.flink.graph.library.TriangleEnumerator.Triad
 
VAL_EDGE_TO_BE_REMOVED - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
validate(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validate() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
validate(String, int) - Static method in class org.apache.flink.api.java.RemoteEnvironmentConfigUtils
 
validate() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Validates if the configured options are valid with respect to one another.
validate(GraphValidator<K, VV, EV>) - Method in class org.apache.flink.graph.Graph
Function that checks whether a Graph is a valid Graph, as defined by the given GraphValidator.
validate(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.validation.GraphValidator
 
validate(Graph<K, VV, EV>) - Method in class org.apache.flink.graph.validation.InvalidVertexIdsValidator
Checks that the edge set input contains valid vertex Ids, i.e.
validate(V) - Method in interface org.apache.flink.ml.api.misc.param.ParamValidator
Validates a parameter value.
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
validate() - Method in class org.apache.flink.sql.parser.dml.RichSqlInsert
 
validate() - Method in interface org.apache.flink.sql.parser.ExtendedSqlNode
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.CatalogEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ConfigurationEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.DeploymentEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.FunctionEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ModuleEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.SinkTableEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.SourceSinkTableEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.SourceTableEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.TemporalTableEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ViewEntry
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.AvroValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.CatalogDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.CoreModuleDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.CsvValidator
 
validate(DescriptorProperties) - Method in interface org.apache.flink.table.descriptors.DescriptorValidator
Performs basic validation such as completeness tests.
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.ElasticsearchValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.FileSystemValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.FormatDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.FunctionDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.GenericInMemoryCatalogValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.HBaseValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.HierarchyDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.JDBCValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.JsonValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.KafkaValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.ModuleDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.RowtimeValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.SchemaValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.StreamTableDescriptorValidator
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.module.hive.HiveModuleDescriptorValidator
 
validateAggregateParams(SqlCall, SqlNode, SqlNodeList, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateAndGetActiveCommandLine(CommandLine) - Method in class org.apache.flink.client.cli.CliFrontend
Gets the custom command-line for the arguments.
validateAndNormalizeUri(URI) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorUtils
Checks and normalizes the given URI.
validateAndParseHostsString(DescriptorProperties) - Static method in class org.apache.flink.table.descriptors.ElasticsearchValidator
Parse Hosts String to list.
validateAndParseSpecificOffsetsString(DescriptorProperties) - Static method in class org.apache.flink.table.descriptors.KafkaValidator
Parse SpecificOffsets String to Map.
validateArgumentFields(TypeInformation<?>[]) - Method in interface org.apache.flink.table.sources.FieldComputer
Validates that the fields that the expression references have the correct types.
validateArgumentFields(TypeInformation<?>[]) - Method in class org.apache.flink.table.sources.tsextractors.ExistingField
 
validateArgumentFields(TypeInformation<?>[]) - Method in class org.apache.flink.table.sources.tsextractors.StreamRecordTimestamp
 
validateArray(String, Consumer<String>, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates an array of values.
validateArray(String, Consumer<String>, int, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates an array of values.
validateAwsConfiguration(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Validate configuration properties related to Amazon AWS service.
validateBigDecimal(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a big decimal property.
validateBigDecimal(String, boolean, BigDecimal, BigDecimal) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a big decimal property.
validateBoolean(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates that a boolean value is present under the given key.
validateByte(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a byte property.
validateByte(String, boolean, byte) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a byte property.
validateByte(String, boolean, byte, byte) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a byte property.
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.apache.calcite.sql.SqlFunction
 
validateCall(SqlCall, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateClassLoadable(ClassNotFoundException, ClassLoader) - Static method in class org.apache.flink.runtime.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
 
validateConstraint(byte) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
 
validateConsumerConfiguration(Properties) - Static method in class org.apache.flink.streaming.connectors.kinesis.util.KinesisConfigUtil
Validate configuration properties for FlinkKinesisConsumer.
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(SqlDataTypeSpec) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateDataType(String, String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a data type property.
validateDelete(SqlDelete) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateDouble(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a double property.
validateDouble(String, boolean, double) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a double property.
validateDouble(String, boolean, double, double) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a double property.
validateDuration(String, boolean, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a Java Duration.
validateDuration(String, boolean, int, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a Java Duration.
validateDuration(String, boolean, int, long, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a Java Duration.
validateDynamicParam(SqlDynamicParam) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateEnum(String, boolean, Map<String, Consumer<String>>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
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
Validates an enum property with a set of enum values.
validateExclusion(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates that the given key is not included in these properties.
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
Validation for fixed indexed properties.
validateFloat(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a float property.
validateFloat(String, boolean, float) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a float property.
validateFloat(String, boolean, float, float) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
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.
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
 
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
Validates an integer property.
validateInt(String, boolean, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates an integer property.
validateInt(String, boolean, int, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
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
 
validateJoinFilters(List<RexNode>, List<RexNode>, Join, JoinRelType) - Method in class org.apache.flink.table.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.
validateLiteral(SqlLiteral) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateLong(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates an long property.
validateLong(String, boolean, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates an long property.
validateLong(String, boolean, long, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates an long property.
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, 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, 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
Validates a Flink MemorySize.
validateMemorySize(String, boolean, int, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a Flink MemorySize.
validateMemorySize(String, boolean, int, long, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
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.
validateOrderList(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates the ORDER BY clause of a SELECT statement.
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
 
validatePrefixExclusion(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates that the given prefix is not included in these properties.
validateQuantifier(SqlValidator, SqlCall) - Method in class org.apache.calcite.sql.SqlFunction
Throws a validation error if a DISTINCT or ALL quantifier is present but not allowed.
validateQuery(SqlNode, SqlValidatorScope, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateResourceRequirements(ResourceSpec, ResourceSpec, int) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
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.
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
Validates a short property.
validateShort(String, boolean, short) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a short property.
validateShort(String, boolean, short, short) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a short property.
validateString(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a string property.
validateString(String, boolean, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a string property.
validateString(String, boolean, int, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a string property.
validateStructuredClass(Class<?>) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Validates the characteristics of a class for a StructuredType such as accessibility.
validateStructuredFieldReadability(Class<?>, Field) - Static method in class org.apache.flink.table.types.extraction.utils.ExtractionUtils
Validates if a field is properly readable either directly or through a getter.
validateTableSchema(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
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<?>) - Method in class org.apache.flink.table.api.java.internal.StreamTableEnvironmentImpl
 
validateTableSource(TableSource<?>, TableSchema) - Static method in class org.apache.flink.table.sources.TableSourceValidation
Validates a TableSource.
validateType(String, boolean, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Validates a type property.
validateUnnest(SqlCall, SqlValidatorScope, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateUpdate(SqlUpdate) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateValue(String, String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
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.
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
 
validateWithPrefix(String, DescriptorProperties) - Method in class org.apache.flink.table.descriptors.ClassInstanceValidator
 
validateWithPrefix(String, DescriptorProperties) - Method in class org.apache.flink.table.descriptors.HierarchyDescriptorValidator
Performs validation with a prefix for the keys.
validateWithPrefix(String, DescriptorProperties) - Method in class org.apache.flink.table.descriptors.LiteralValueValidator
 
validateZooKeeperConfig(Properties) - Static method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer08
Validate the ZK configuration, checking for required parameters.
ValidationException - Exception in org.apache.flink.table.api
Exception for all errors occurring during validation phase.
ValidationException(String, Throwable) - Constructor for exception org.apache.flink.table.api.ValidationException
 
ValidationException(String) - Constructor for exception org.apache.flink.table.api.ValidationException
 
value() - Method in interface org.apache.flink.api.common.state.ValueState
Returns the current value for the state.
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 - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
value() - Method in class org.apache.flink.api.java.summarize.aggregation.CompensatedSum
The value of the sum.
value - Variable in class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
 
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 class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
Value() - Constructor for class org.apache.flink.graph.drivers.parameter.IterationConvergence.Value
 
value - Variable in class org.apache.flink.graph.drivers.parameter.SimpleParameter
 
value() - Method in class org.apache.flink.queryablestate.client.state.ImmutableValueState
 
value - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.GaugeDump
 
VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
value(boolean) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal BOOLEAN value.
value(int) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal INT value.
value(double) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal DOUBLE value.
value(float) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal FLOAT value.
value(String) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal value either for an explicit VARCHAR type or automatically derived type.
value(long) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal BIGINT value.
value(byte) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal TINYINT value.
value(short) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal SMALLINT value.
value(BigDecimal) - Method in class org.apache.flink.table.descriptors.LiteralValue
Literal DECIMAL value.
VALUE - Static variable in class org.apache.flink.table.descriptors.LiteralValueValidator
 
Value - Interface in org.apache.flink.types
Basic value interface for types that act as serializable values.
VALUE_FIELD - Static variable in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter.AvroKeyValue
Deprecated.
The name of the generic record field containing the value.
VALUE_NOT_SET - Static variable in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
VALUE_OF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VALUE_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapType
 
ValueArray<T> - Interface in org.apache.flink.graph.types.valuearray
Basic interface for array types which reuse objects during serialization.
valueArray() - Method in class org.apache.flink.table.dataformat.BinaryMap
 
ValueArrayFactory - Class in org.apache.flink.graph.types.valuearray
A factory generator for ValueArray types is necessary because the contained Value types do not currently implement a common interface for creating a ValueArray.
ValueArrayFactory() - Constructor for class org.apache.flink.graph.types.valuearray.ValueArrayFactory
 
ValueArrayTypeInfo<T> - Class in org.apache.flink.graph.types.valuearray
A TypeInformation for the ValueArray type.
ValueArrayTypeInfo(TypeInformation<T>) - Constructor for class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfo
 
ValueArrayTypeInfoFactory<T> - Class in org.apache.flink.graph.types.valuearray
Used by TypeExtractor to create a TypeInformation for implementations of ValueArray.
ValueArrayTypeInfoFactory() - Constructor for class org.apache.flink.graph.types.valuearray.ValueArrayTypeInfoFactory
 
valueClass - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
valueClass - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
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
 
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.
valueLiteral(Object) - Static method in class org.apache.flink.table.expressions.utils.ApiExpressionUtils
 
valueLiteral(Object, DataType) - Static method in class org.apache.flink.table.expressions.utils.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(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.CodeAnalysisMode
Deprecated.
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.ExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.InputDependencyConstraint
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.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.java.aggregation.Aggregations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.java.operators.join.JoinType
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.api.java.utils.OptionType
Deprecated.
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.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.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.MemorySize.MemoryUnit
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.contrib.streaming.state.RocksDBStateBackend.PriorityQueueStateType
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.docs.util.Utils
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(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
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(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.InputCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input.InputCase
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.graph.drivers.parameter.Simplify.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.graph.EdgeDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.graph.EdgeOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.graph.utils.proxy.OptionalBoolean.State
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.mesos.runtime.clusterframework.MesosTaskManagerParameters.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.WorkerState
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.optimizer.dag.TempMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.optimizer.dataproperties.PartitioningProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.optimizer.plan.PlanNode.FeedbackPropertiesMeetRequirementsReport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.optimizer.plan.PlanNode.SourceAndDamReport
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.checkpoint.CheckpointFailureReason
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.CheckpointType
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.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.dispatcher.DefaultJobManagerRunnerFactory
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.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.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.execution.ExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.execution.librarycache.FlinkUserCodeClassLoaders.ResolveOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.executiongraph.failover.flip1.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.flip1.NoRestartBackoffTimeStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils.AddressResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.highavailability.RunningJobsRegistry.JobSchedulingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.compression.BlockCompressionFactory.CompressionFactoryName
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.serialization.RecordSerializer.SerializationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.buffer.BufferListener.NotificationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.DataExchangeMode
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.jobgraph.DistributionPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobgraph.ScheduleMode
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.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.jobmaster.factories.UnregisteredJobManagerJobMetricGroupFactory
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.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.util.LocalStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.resourcemanager.slotmanager.AnyMatchingSlotMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.resourcemanager.slotmanager.LeastUtilizationSlotMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlot.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.handler.legacy.backpressure.VoidBackPressureStatsTracker
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.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.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.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.RestAPIVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils.AkkaProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rpc.akka.ControlMessages
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.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.NettyShuffleMaster
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(byte) - Static method in enum org.apache.flink.runtime.state.heap.NodeStatus
 
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.metainfo.StateMetaInfoSnapshotReadersWriters.StateTypeHint
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.StateSnapshotTransformer.CollectionStateSnapshotTransformer.TransformStrategy
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.throwable.ThrowableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.util.BashJavaUtils.Command
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.dml.RichSqlInsertKeyword
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.utils.SqlTimeUnit
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.streaming.api.CheckpointingMode
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.environment.CheckpointConfig.ExternalizedCheckpointCleanup
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.source.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.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.operators.ChainingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.TimeCharacteristic
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.ShuffleMode
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.connectors.elasticsearch.ElasticsearchSinkBase.FlushBackoffType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.SinkOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kafka.config.OffsetCommitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kafka.config.StartupMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kafka.FlinkKafka011ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kafka.FlinkKafkaErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.Semantic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011.Semantic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kinesis.config.AWSConfigConstants.CredentialProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants.InitialPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.connectors.kinesis.model.SentinelSequenceNumber
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.InputStatus
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.constraints.Constraint.ConstraintType
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.FunctionLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.hive.util.HiveTypeUtil.HivePrimitiveCategory
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.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.gateway.TypedResult.ResultType
Returns the enum constant of this type with the specified name.
valueOf(BinaryArray, BinaryArray) - Static method in class org.apache.flink.table.dataformat.BinaryMap
 
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.PythonEnv.ExecType
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.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.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.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.utils.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.utils.AggregatePhaseStrategy
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.StructuredComparision
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.test.util.MultipleProgramsTestBase.TestExecutionMode
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.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.util.JavaGcCleanerWrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.util.MemoryArchitecture
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.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 StreamingFileSinkProgram
Returns the enum constant of this type with the specified name.
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.CodeAnalysisMode
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.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.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.api.common.InputDependencyConstraint
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() - 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.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() - Static method in enum org.apache.flink.api.java.aggregation.Aggregations
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.operators.join.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.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.api.java.utils.OptionType
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.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.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.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.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.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.contrib.streaming.state.RocksDBStateBackend.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.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.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.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.UserDefinedFunction.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.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.graph.drivers.parameter.Simplify.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.graph.EdgeDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.graph.EdgeOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.graph.utils.proxy.OptionalBoolean.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.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.mesos.runtime.clusterframework.MesosTaskManagerParameters.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.mesos.runtime.clusterframework.store.MesosWorkerStore.WorkerState
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.optimizer.dag.TempMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.optimizer.dataproperties.PartitioningProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.optimizer.plan.PlanNode.FeedbackPropertiesMeetRequirementsReport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.optimizer.plan.PlanNode.SourceAndDamReport
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.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.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.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.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.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.dispatcher.DefaultJobManagerRunnerFactory
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.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.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.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.execution.librarycache.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.runtime.executiongraph.failover.flip1.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.flip1.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.highavailability.HighAvailabilityServicesUtils.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.highavailability.RunningJobsRegistry.JobSchedulingStatus
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.compression.BlockCompressionFactory.CompressionFactoryName
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.serialization.RecordSerializer.SerializationResult
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.BufferListener.NotificationResult
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.DataExchangeMode
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() - 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() - 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.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.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.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.jobmaster.factories.UnregisteredJobManagerJobMetricGroupFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DualKeyLinkedMap
 
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.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.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.AnyMatchingSlotMatchingStrategy
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.LeastUtilizationSlotMatchingStrategy
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.TaskManagerSlot.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.resourcemanager.StandaloneResourceManagerFactory
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.backpressure.VoidBackPressureStatsTracker
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.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.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.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.RestAPIVersion
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.akka.AkkaRpcServiceUtils.AkkaProtocol
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.akka.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.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.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.NettyShuffleMaster
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.metainfo.StateMetaInfoSnapshotReadersWriters.StateTypeHint
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.StateSnapshotTransformer.CollectionStateSnapshotTransformer.TransformStrategy
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.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.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.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.dml.RichSqlInsertKeyword
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
values() - Static method in enum org.apache.flink.sql.parser.utils.SqlTimeUnit
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.streaming.api.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.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.environment.CheckpointConfig.ExternalizedCheckpointCleanup
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.source.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.functions.source.FileProcessingMode
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.TimeCharacteristic
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.ShuffleMode
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.connectors.elasticsearch.ElasticsearchSinkBase.FlushBackoffType
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.connectors.elasticsearch.ElasticsearchUpsertTableSinkBase.SinkOption
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.connectors.kafka.config.OffsetCommitMode
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.connectors.kafka.config.StartupMode
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.connectors.kafka.FlinkKafka011ErrorCode
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.connectors.kafka.FlinkKafkaErrorCode
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.connectors.kafka.FlinkKafkaProducer.Semantic
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.connectors.kafka.FlinkKafkaProducer011.Semantic
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.connectors.kinesis.config.AWSConfigConstants.CredentialProvider
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.connectors.kinesis.config.ConsumerConfigConstants.InitialPosition
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.connectors.kinesis.model.SentinelSequenceNumber
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.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.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.constraints.Constraint.ConstraintType
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.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.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.hive.util.HiveTypeUtil.HivePrimitiveCategory
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.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.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.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.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.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.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.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
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() - 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.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.planner.utils.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.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.StructuredComparision
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.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.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.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.util.JavaGcCleanerWrapper
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.MemoryArchitecture
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.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 StreamingFileSinkProgram
Returns an array containing the constants of this enum type, in the order they are declared.
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 - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
ValueSerializer.ValueSerializerConfigSnapshot<T extends Value> - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
ValueSerializer.ValueSerializerSnapshot<T extends Value> - Class in org.apache.flink.api.java.typeutils.runtime
ValueSerializer snapshot class.
ValueSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
ValueSerializerConfigSnapshot(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerConfigSnapshot
Deprecated.
 
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<BaseRow>>, BaseRowTypeInfo) - Constructor for class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
ValueState<T> - Interface in org.apache.flink.api.common.state
State interface for partitioned single-value state.
ValueStateDescriptor<T> - Class in org.apache.flink.api.common.state
ValueStateDescriptor(String, Class<T>, T) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Deprecated.
Use ValueStateDescriptor.ValueStateDescriptor(String, Class) instead and manually manage the default value by checking whether the contents of the state is null.
ValueStateDescriptor(String, TypeInformation<T>, T) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Deprecated.
Use ValueStateDescriptor.ValueStateDescriptor(String, TypeInformation) instead and manually manage the default value by checking whether the contents of the state is null.
ValueStateDescriptor(String, TypeSerializer<T>, T) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Deprecated.
Use ValueStateDescriptor.ValueStateDescriptor(String, TypeSerializer) instead and manually manage the default value by checking whether the contents of the state is null.
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, TypeInformation<T>) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Creates a new ValueStateDescriptor with the given name and type.
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.
ValueSummaryAggregator<VT extends Value,PT,R,A extends Aggregator<PT,R>> - Class in org.apache.flink.api.java.summarize.aggregation
This is a generic Aggregator for Value types like StringValue, DoubleValue, etc.
ValueSummaryAggregator() - Constructor for class org.apache.flink.api.java.summarize.aggregation.ValueSummaryAggregator
 
ValueSummaryAggregator.BooleanValueSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
ValueSummaryAggregator.DoubleValueSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
ValueSummaryAggregator.FloatValueSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
ValueSummaryAggregator.IntegerValueSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
ValueSummaryAggregator.LongValueSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
ValueSummaryAggregator.ShortValueSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
ValueSummaryAggregator.StringValueSummaryAggregator - Class in org.apache.flink.api.java.summarize.aggregation
valueType - Variable in class org.apache.flink.table.api.dataview.MapView
 
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
 
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_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 - 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(boolean, int) - Constructor for class org.apache.flink.table.types.logical.VarBinaryType
 
VarBinaryType(int) - Constructor for class org.apache.flink.table.types.logical.VarBinaryType
 
VarBinaryType() - Constructor for class org.apache.flink.table.types.logical.VarBinaryType
 
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_2000_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
Type-inference strategy that always returns "VARCHAR(2000)" with nulls always allowed.
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(boolean, int) - Constructor for class org.apache.flink.table.types.logical.VarCharType
 
VarCharType(int) - Constructor for class org.apache.flink.table.types.logical.VarCharType
 
VarCharType() - Constructor for class org.apache.flink.table.types.logical.VarCharType
 
variable(String, String) - Static method in class org.apache.flink.mesos.Utils
Construct a Mesos environment variable.
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
 
VARYING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.
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.
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
 
VCORES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The vcores exposed by YARN.
Vector - Class in org.apache.flink.ml.common.linalg
The Vector class defines some common methods for both DenseVector and SparseVector.
Vector() - Constructor for class org.apache.flink.ml.common.linalg.Vector
 
VECTOR - Static variable in class org.apache.flink.ml.common.utils.VectorTypes
Vector type information.
vector - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapBooleanVector
 
vector - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapByteVector
 
vector - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapDoubleVector
 
vector - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapFloatVector
 
vector - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapIntVector
 
vector - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapLongVector
 
vector - Variable in class org.apache.flink.table.dataformat.vector.heap.HeapShortVector
 
VectorAccumulator() - Constructor for class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
 
VectorAccumulator(ArrayList<Integer>) - Constructor for class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
 
VectorIterator - Interface in org.apache.flink.ml.common.linalg
An iterator over the elements of a vector.
VectorizedColumnBatch - Class in org.apache.flink.table.dataformat.vector
A VectorizedColumnBatch is a set of rows, organized with each column as a vector.
VectorizedColumnBatch(ColumnVector[]) - Constructor for class org.apache.flink.table.dataformat.vector.VectorizedColumnBatch
 
VectorTypes - Class in org.apache.flink.ml.common.utils
Built-in vector types.
VectorTypes() - Constructor for class org.apache.flink.ml.common.utils.VectorTypes
 
VectorUtil - Class in org.apache.flink.ml.common.linalg
Utility class for the operations on Vector and its subclasses.
VectorUtil() - Constructor for class org.apache.flink.ml.common.linalg.VectorUtil
 
VERIFIERS - Static variable in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
verify(TtlVerificationContext<?, ?>) - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
verifyClientConnection(C) - Method in interface org.apache.flink.streaming.connectors.elasticsearch.ElasticsearchApiCallBridge
Verify the client connection by making a test request/ping to the Elasticsearch cluster.
verifyClientConnection(TransportClient) - Method in class org.apache.flink.streaming.connectors.elasticsearch2.Elasticsearch2ApiCallBridge
 
verifyClientConnection(TransportClient) - Method in class org.apache.flink.streaming.connectors.elasticsearch5.Elasticsearch5ApiCallBridge
 
verifyClientConnection(RestHighLevelClient) - Method in class org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6ApiCallBridge
 
verifyClientConnection(RestHighLevelClient) - Method in class org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge
 
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 - Static variable in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV1
The savepoint version.
VERSION - Static variable in class org.apache.flink.runtime.checkpoint.savepoint.SavepointV2
The savepoint version.
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(String) - Method in class org.apache.flink.table.descriptors.Elasticsearch
Sets the Elasticsearch version to be used.
version(String) - Method in class org.apache.flink.table.descriptors.HBase
Set the Apache HBase version to be used.
version(String) - Method in class org.apache.flink.table.descriptors.Kafka
Sets the Kafka version to be used.
version - Variable in class org.apache.flink.table.types.extraction.utils.DataTypeTemplate
 
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
 
VersionInfo - Class in org.apache.hadoop.util
 
VersionInfo(String) - Constructor for class org.apache.hadoop.util.VersionInfo
 
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<K,V> - Class in org.apache.flink.graph
Represents the graph's nodes.
Vertex() - Constructor for class org.apache.flink.graph.Vertex
 
Vertex(K, V) - Constructor for class org.apache.flink.graph.Vertex
 
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_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
 
VertexCentricConfiguration - Class in org.apache.flink.graph.pregel
A VertexCentricConfiguration object can be used to set the iteration name and degree of parallelism, to register aggregators and use broadcast sets in the ComputeFunction.
VertexCentricConfiguration() - Constructor for class org.apache.flink.graph.pregel.VertexCentricConfiguration
 
VertexCentricIteration<K,VV,EV,Message> - Class in org.apache.flink.graph.pregel
This class represents iterative graph computations, programmed in a vertex-centric perspective.
vertexCount() - Method in class org.apache.flink.graph.drivers.input.CirculantGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.CompleteGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.CycleGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.EchoGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.EmptyGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.GeneratedGraph
The vertex count is verified to be no greater than the capacity of the selected data type.
vertexCount() - Method in class org.apache.flink.graph.drivers.input.GridGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.HypercubeGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.PathGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.RMatGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.SingletonEdgeGraph
 
vertexCount() - Method in class org.apache.flink.graph.drivers.input.StarGraph
 
VertexDegree<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.undirected
Annotates vertices of an undirected graph with the degree.
VertexDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.undirected.VertexDegree
 
VertexDegrees<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.directed
Annotates vertices of a directed graph with the degree, out-, and in-degree.
VertexDegrees() - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegrees
 
VertexDegrees.Degrees - Class in org.apache.flink.graph.asm.degree.annotate.directed
Wraps the vertex degree, out-degree, and in-degree.
VertexDistanceUpdater() - Constructor for class org.apache.flink.graph.examples.IncrementalSSSP.VertexDistanceUpdater
 
VertexDistanceUpdater() - Constructor for class org.apache.flink.graph.library.SingleSourceShortestPaths.VertexDistanceUpdater
 
vertexFinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.NotReleasingPartitionReleaseStrategy
 
vertexFinished(ExecutionVertexID) - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PartitionReleaseStrategy
Calling this method informs the strategy that a vertex finished.
vertexFinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.RegionPartitionReleaseStrategy
 
VertexGroupItem() - Constructor for class org.apache.flink.graph.library.Summarization.VertexGroupItem
 
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 - Variable in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
vertexId() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
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
 
VertexInDegree<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.directed
Annotates vertices of a directed graph with the in-degree.
VertexInDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.VertexInDegree
 
vertexJoin(VV, T) - Method in interface org.apache.flink.graph.VertexJoinFunction
Applies a transformation on the current vertex value and the value of the matched tuple of the input DataSet.
VertexJoinFunction<VV,T> - Interface in org.apache.flink.graph
Interface to be implemented by the transformation function applied in Graph.joinWithVertices(DataSet, VertexJoinFunction) method.
VertexMetrics<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.library.metric.directed
Compute the following vertex metrics in a directed graph.
VertexMetrics() - Constructor for class org.apache.flink.graph.library.metric.directed.VertexMetrics
 
VertexMetrics<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.library.metric.undirected
Compute the following vertex metrics in an undirected graph.
VertexMetrics() - Constructor for class org.apache.flink.graph.library.metric.undirected.VertexMetrics
 
VertexMetrics.Result - Class in org.apache.flink.graph.library.metric.directed
Wraps vertex metrics.
VertexMetrics.Result - Class in org.apache.flink.graph.library.metric.undirected
Wraps vertex metrics.
VertexOutDegree<K,VV,EV> - Class in org.apache.flink.graph.asm.degree.annotate.directed
Annotates vertices of a directed graph with the out-degree.
VertexOutDegree() - Constructor for class org.apache.flink.graph.asm.degree.annotate.directed.VertexOutDegree
 
VertexRankUpdater(double) - Constructor for class org.apache.flink.graph.examples.PageRank.VertexRankUpdater
 
vertexReader - Variable in class org.apache.flink.graph.GraphCsvReader
 
vertexSequence(ExecutionEnvironment, int, long) - Static method in class org.apache.flink.graph.generator.GraphGeneratorUtils
Generates Vertices with sequential, numerical labels.
vertexSet(DataSet<Edge<K, EV>>, int) - Static method in class org.apache.flink.graph.generator.GraphGeneratorUtils
Generates vertices present in the given set of Edges.
VertexToTuple2Map<K,VV> - Class in org.apache.flink.graph.utils
Create a Tuple2 DataSet from a Vertex DataSet.
VertexToTuple2Map() - Constructor for class org.apache.flink.graph.utils.VertexToTuple2Map
 
vertexTypes(Class<K>, Class<VV>) - Method in class org.apache.flink.graph.GraphCsvReader
Creates a Graph from CSV input without edge values.
vertexUnfinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.NotReleasingPartitionReleaseStrategy
 
vertexUnfinished(ExecutionVertexID) - Method in interface org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease.PartitionReleaseStrategy
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.flip1.partitionrelease.RegionPartitionReleaseStrategy
 
VertexValue() - Constructor for class org.apache.flink.graph.library.Summarization.VertexValue
 
VertexWithRepresentative() - Constructor for class org.apache.flink.graph.library.Summarization.VertexWithRepresentative
 
VERTICAL_BAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VERTICES - Static variable in class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
 
VERTICES - Static variable in class org.apache.flink.graph.examples.data.EuclideanGraphData
 
VERTICES - Static variable in class org.apache.flink.graph.examples.data.IncrementalSSSPData
 
VERTICES - Static variable in class org.apache.flink.test.testdata.PageRankData
 
VERTICES_WITH_MIN_ID - Static variable in class org.apache.flink.graph.examples.data.ConnectedComponentsDefaultData
 
View - Interface in org.apache.flink.metrics
An interface for metrics which should be updated in regular intervals by a background thread.
VIEW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ViewEntry - Class in org.apache.flink.table.client.config.entries
Configuration of a table view.
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
 
VirtualFileServerHandler(Path) - Constructor for class org.apache.flink.mesos.util.MesosArtifactServer.VirtualFileServerHandler
 
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(Expression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(UnresolvedReferenceExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(LookupCallExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(UnresolvedCallExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(CallExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(Expression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(CallExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(ValueLiteralExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(FieldReferenceExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(TypeLiteralExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(Expression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(Expression) - Method in class org.apache.flink.table.expressions.ResolvedExpressionVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.ResolvedExpressionVisitor
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.ResolvedExpressionVisitor
 
visit(LookupCallExpression) - Method in class org.apache.flink.table.expressions.resolver.LookupCallResolver
 
visit(UnresolvedCallExpression) - Method in class org.apache.flink.table.expressions.resolver.LookupCallResolver
 
visit(CallExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(UnresolvedReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(LookupCallExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(UnresolvedCallExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(CallExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(CatalogSinkModifyOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(OutputConversionModifyOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(UnregisteredSinkModifyOperation<U>) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(ProjectQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(AggregateQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(WindowAggregateQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(JoinQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(SetQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(FilterQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(DistinctQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(SortQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(CalculatedQueryOperation<U>) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(CatalogQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(TableSourceQueryOperation<U>) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(QueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(ProjectQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(AggregateQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(WindowAggregateQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(JoinQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(SetQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(FilterQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(DistinctQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(SortQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(CalculatedQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(CatalogQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(TableSourceQueryOperation<U>) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(QueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(CallExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(Expression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(CallExpression) - Method in class org.apache.flink.table.planner.expressions.SqlAggFunctionVisitor
 
visit(ExecNode<?, ?>) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNodeVisitor
Visits a node during a traversal.
visit(ExecNode<?, ?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeVisitorImpl
 
visit(LogicalFilter) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator
 
visit(AtomicDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(CollectionDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(FieldsDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(KeyValueDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(DateType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToConversionClassConverter
 
visit(TimeType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToConversionClassConverter
 
visit(TimestampType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToConversionClassConverter
 
visit(ArrayType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToConversionClassConverter
 
visit(AtomicDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(CollectionDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(FieldsDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(KeyValueDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(CharType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(VarCharType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(BooleanType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(BinaryType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(VarBinaryType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DecimalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(TinyIntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(SmallIntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(IntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(BigIntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(FloatType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DoubleType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DateType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(TimeType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(TimestampType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(ZonedTimestampType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(LocalZonedTimestampType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(YearMonthIntervalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DayTimeIntervalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(ArrayType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(MultisetType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(MapType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(RowType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DistinctType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(StructuredType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(NullType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(RawType<?>) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(SymbolType<?>) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(LogicalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(CharType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(VarCharType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(BooleanType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(BinaryType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(VarBinaryType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DecimalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(TinyIntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(SmallIntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(IntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(BigIntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(FloatType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DoubleType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DateType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(TimeType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(TimestampType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(ZonedTimestampType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(LocalZonedTimestampType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(YearMonthIntervalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DayTimeIntervalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(ArrayType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(MultisetType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(MapType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(RowType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DistinctType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(StructuredType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(NullType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(RawType<?>) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(SymbolType<?>) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(LogicalType) - 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(MultisetType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(MapType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(RowType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(DistinctType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(StructuredType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(AtomicDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
visit(CollectionDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
visit(FieldsDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
visit(KeyValueDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
Visitable<T extends Visitable<T>> - Interface in org.apache.flink.util
This interface marks types as visitable during a traversal.
visitChild(RelNode, int, RelNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator
 
visitInputs(ExecNode<?, ?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeVisitorImpl
 
visitNonApiExpression(Expression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visitNonApiExpression(Expression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
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.
VISITS - Static variable in class org.apache.flink.examples.java.relational.util.WebLogData
 
VISITS - Static variable in class org.apache.flink.test.testdata.WebLogAnalysisData
 
VOID - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Void.
VOID_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
VoidBackPressureStatsTracker - Enum in org.apache.flink.runtime.rest.handler.legacy.backpressure
BackPressureStatsTracker implementation which always returns no back pressure statistics.
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() - Constructor for class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
VoidNamespaceSerializer - Class in org.apache.flink.runtime.state
Serializer for VoidNamespace.
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() - Constructor for class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
VoidNamespaceTypeInfo - Class in org.apache.flink.runtime.state
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.

W

waitForAll(Collection<? extends CompletableFuture<?>>) - Static method in class org.apache.flink.runtime.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
 
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.
waitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
Waits (blocking) on barrier.
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.
waitUntilTerminal() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
 
wakeup() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
Interrupt an in-progress discovery attempt by throwing a AbstractPartitionDiscoverer.WakeupException.
wakeupConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Kafka09PartitionDiscoverer
 
wakeupConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internal.KafkaPartitionDiscoverer
 
wakeupConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer
wakeupConnections() - Method in class org.apache.flink.streaming.connectors.kafka.internals.Kafka08PartitionDiscoverer
 
WakeupException() - Constructor for exception org.apache.flink.streaming.connectors.kafka.internal.Handover.WakeupException
 
WakeupException() - Constructor for exception org.apache.flink.streaming.connectors.kafka.internals.AbstractPartitionDiscoverer.WakeupException
 
wakeupProducer() - Method in class org.apache.flink.streaming.connectors.kafka.internal.Handover
Wakes the producer thread up.
WATCH_HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.configuration.AkkaOptions
Deprecated.
Don't use this option anymore. It has no effect on Flink.
WATCH_HEARTBEAT_PAUSE - Static variable in class org.apache.flink.configuration.AkkaOptions
Deprecated.
Don't use this option anymore. It has no effect on Flink.
WATCH_THRESHOLD - Static variable in class org.apache.flink.configuration.AkkaOptions
Deprecated.
Don't use this option anymore. It has no effect on Flink.
watchman - Variable in class org.apache.flink.util.TestLogger
 
watchPodsAndDoCallback(Map<String, String>, FlinkKubeClient.PodCallbackHandler) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
watchPodsAndDoCallback(Map<String, String>, FlinkKubeClient.PodCallbackHandler) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Watch the pods selected by labels and do the FlinkKubeClient.PodCallbackHandler.
watermark - Variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
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 - 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.streaming.api.watermark.Watermark
Creates a new watermark with the given timestamp in milliseconds.
watermark - Variable in class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker.WatermarkResult
 
watermark - Variable in class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker.WatermarkUpdate
 
watermark - Variable in class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker.WatermarkState
 
watermark - Variable in class org.apache.flink.streaming.runtime.streamstatus.StatusWatermarkValve.InputChannelStatus
 
watermark(String, String, DataType) - Method in class org.apache.flink.table.api.TableSchema.Builder
Specifies the previously defined field as an event-time attribute and specifies the watermark strategy.
WATERMARK - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
 
WATERMARK_LOOKAHEAD_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum delta allowed for the reader to advance ahead of the shared global watermark.
WATERMARK_ROWTIME - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
 
WATERMARK_STRATEGY_DATA_TYPE - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
 
WATERMARK_STRATEGY_EXPR - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
 
WATERMARK_SYNC_MILLIS - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The interval for periodically synchronizing the shared watermark state.
WATERMARK_SYNC_QUEUE_CAPACITY - Static variable in class org.apache.flink.streaming.connectors.kinesis.config.ConsumerConfigConstants
The maximum number of records that will be buffered before suspending consumption of a shard.
WatermarkAssignerOperator - Class in org.apache.flink.table.runtime.operators.wmassigners
A stream operator that extracts timestamps from stream elements and generates periodic watermarks.
WatermarkAssignerOperator(int, WatermarkGenerator, long) - 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
 
watermarkGauge - Variable in class org.apache.flink.streaming.api.collector.selector.DirectedOutput
 
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
 
WatermarkGenerator - Class in org.apache.flink.table.runtime.generated
The WatermarkGenerator is used to generate watermark based the input elements.
WatermarkGenerator() - Constructor for class org.apache.flink.table.runtime.generated.WatermarkGenerator
 
WatermarkResult() - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker.WatermarkResult
 
watermarksFromSource() - Method in class org.apache.flink.table.descriptors.Rowtime
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.descriptors.Rowtime
Sets a custom watermark strategy to be used for the rowtime attribute.
WatermarkSpec - Class in org.apache.flink.table.api
Watermark metadata defined in TableSchema.
WatermarkSpec(String, String, DataType) - Constructor for class org.apache.flink.table.api.WatermarkSpec
 
watermarksPeriodicAscending() - Method in class org.apache.flink.table.descriptors.Rowtime
Sets a built-in watermark strategy for ascending rowtime attributes.
watermarksPeriodicBounded(long) - Method in class org.apache.flink.table.descriptors.Rowtime
Sets a built-in watermark strategy for rowtime attributes which are out-of-order by a bounded time interval.
WatermarkState() - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker.WatermarkState
 
WatermarkStrategy - Class in org.apache.flink.table.sources.wmstrategies
Provides a strategy to generate watermarks for a rowtime attribute.
WatermarkStrategy() - Constructor for class org.apache.flink.table.sources.wmstrategies.WatermarkStrategy
 
WatermarkTracker - Class in org.apache.flink.streaming.connectors.kinesis.util
The watermark tracker is responsible for aggregating watermarks across distributed operators.
WatermarkTracker() - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.WatermarkTracker
 
WatermarkTracker.WatermarkState - Class in org.apache.flink.streaming.connectors.kinesis.util
Watermark state.
WatermarkUpdate() - Constructor for class org.apache.flink.streaming.connectors.kinesis.util.JobManagerWatermarkTracker.WatermarkUpdate
 
WC() - Constructor for class org.apache.flink.table.examples.java.WordCountSQL.WC
 
WC(String, long) - Constructor for class org.apache.flink.table.examples.java.WordCountSQL.WC
 
WC() - Constructor for class org.apache.flink.table.examples.java.WordCountTable.WC
 
WC(String, long) - Constructor for class org.apache.flink.table.examples.java.WordCountTable.WC
 
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
 
WebHandler - Interface in org.apache.flink.runtime.rest.handler
Marker interface for web handlers which can describe their paths.
webInterfaceUrl - Variable in class org.apache.flink.table.client.gateway.local.result.BasicResult
 
WebLogAnalysis - Class in org.apache.flink.examples.java.relational
This program processes web logs and relational data.
WebLogAnalysis() - Constructor for class org.apache.flink.examples.java.relational.WebLogAnalysis
 
WebLogAnalysis.AntiJoinVisits - Class in org.apache.flink.examples.java.relational
CoGroupFunction that realizes an anti-join.
WebLogAnalysis.FilterByRank - Class in org.apache.flink.examples.java.relational
MapFunction that filters for records where the rank exceeds a certain threshold.
WebLogAnalysis.FilterDocByKeyWords - Class in org.apache.flink.examples.java.relational
MapFunction that filters for documents that contain a certain set of keywords.
WebLogAnalysis.FilterVisitsByDate - Class in org.apache.flink.examples.java.relational
MapFunction that filters for records of the visits relation where the year (from the date string) is equal to a certain value.
WebLogAnalysisData - Class in org.apache.flink.test.testdata
Test data for WebLogAnalysis programs.
WebLogData - Class in org.apache.flink.examples.java.relational.util
Provides the default data sets used for the Weblog Analysis example program.
WebLogData() - Constructor for class org.apache.flink.examples.java.relational.util.WebLogData
 
WebLogDataGenerator - Class in org.apache.flink.examples.java.relational.util
Data generator for the WebLogAnalysis example program.
WebLogDataGenerator() - Constructor for class org.apache.flink.examples.java.relational.util.WebLogDataGenerator
 
WebMonitorEndpoint<T extends RestfulGateway> - Class in org.apache.flink.runtime.webmonitor
Rest endpoint which serves the web frontend REST calls.
WebMonitorEndpoint(RestServerEndpointConfiguration, GatewayRetriever<? extends T>, Configuration, RestHandlerConfiguration, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElectionService, 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 and stdout file.
WebOptions - Class in org.apache.flink.configuration
Configuration options for the WebMonitorEndpoint.
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, Time) - Constructor for class org.apache.flink.runtime.webmonitor.WebSubmissionExtension
 
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
 
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.runtime.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(int...) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets
Continues a CoGroup transformation.
where(String...) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets
Continues a CoGroup transformation.
where(KeySelector<I1, K>) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets
Continues a CoGroup transformation and defines a KeySelector function for the first co-grouped DataSet.
where(int...) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
Continues a Join transformation.
where(String...) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
Continues a Join transformation.
where(KeySelector<I1, K>) - Method in class org.apache.flink.api.java.operators.join.JoinOperatorSetsBase
Continues a Join transformation and defines a KeySelector function for the first join DataSet.
where(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets
Continues a Join transformation.
where(String...) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets
Continues a Join transformation.
where(KeySelector<I1, K>) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets
Continues a Join transformation and defines a KeySelector function for the first join DataSet.
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 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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>, 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>) - 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.JoinedStreams
Specifies a KeySelector for elements from the first input with explicit type information for the key type.
where(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
where(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
where(String) - Method in interface org.apache.flink.table.api.Table
Filters out elements that don't pass the filter predicate.
where(Expression) - Method in interface org.apache.flink.table.api.Table
Filters out elements that don't pass the filter predicate.
WhereOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the optional WHERE clause for SELECT, DELETE, and UPDATE.
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
This class is a SourceFunction that reads WikipediaEditEvent instances from the IRC channel #en.wikipedia.
WikipediaEditsSource() - Constructor for class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSource
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.WikipediaEditsSource
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
 
WINDOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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.streaming.api.datastream.KeyedStream
Windows this data stream to a WindowedStream, which evaluates windows over a key grouped stream.
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 - Class in org.apache.flink.streaming.api.windowing.windows
A Window is a grouping of elements into finite buckets.
Window() - Constructor for class org.apache.flink.streaming.api.windowing.windows.Window
 
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 - 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(GroupWindow) - Method in class org.apache.flink.table.api.internal.TableImpl
 
window(OverWindow...) - 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 interface org.apache.flink.table.api.Table
Defines over-windows on the records of a table.
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 - 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.table.runtime.operators.window.Window
 
WINDOW_END - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
WINDOW_PROPERTIES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
WINDOW_START - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
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
 
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, TableSchema) - 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.
windowAggregator - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
 
windowAggregator - Variable in class org.apache.flink.table.runtime.operators.window.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<T,W extends Window> - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner assigns zero or more Windows to an element.
WindowAssigner() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner
 
windowAssigner - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
WindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.assigners
A WindowAssigner assigns zero or more Windows to an element.
WindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
 
windowAssigner - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
 
windowAssigner - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
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() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner.WindowAssignerContext
 
windowAssignerContext - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
WindowContext(W) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
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
 
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.
windowFunction - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
 
WindowGroupedTable - Interface in org.apache.flink.table.api
A table that has been windowed and grouped for GroupWindows.
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
 
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
 
WindowJoinSampleData.GradeSource - Class in org.apache.flink.streaming.examples.join
Continuously generates (name, grade).
WindowJoinSampleData.SalarySource - Class in org.apache.flink.streaming.examples.join
Continuously generates (name, salary).
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(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<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window
An operator that implements the logic for windowing based on a WindowAssigner and Trigger.
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 - Class in org.apache.flink.table.runtime.operators.window
The WindowOperatorBuilder is used to build WindowOperator fluently.
WindowOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
WindowOperatorBuilder.AggregateWindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window
The builder which is used to build AggregateWindowOperator fluently.
WindowOperatorBuilder.TableAggregateWindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window
The builder which is used to build TableAggregateWindowOperator fluently.
WindowOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the optional WINDOW clause for SELECT
windowPropertyTypes - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
WindowRange() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
windowSerializer - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
For serializing the window in checkpoints.
WindowsGrouping - Class in org.apache.flink.table.runtime.operators.window.grouping
Assigning windows from the sorted input buffers.
WindowSpecification() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a window specification.
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 - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
windowState() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
windowTableAggregate(List<Expression>, GroupWindow, List<Expression>, Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
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(CoGroupFunction<I1, I2, R>) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
Finalizes a CoGroup transformation by applying a RichCoGroupFunction to groups of elements with identical keys.
with(CrossFunction<I1, I2, R>) - Method in class org.apache.flink.api.java.operators.CrossOperator.DefaultCross
Finalizes a Cross transformation by applying a CrossFunction to each pair of crossed elements.
with(JoinFunction<I1, I2, R>) - Method in interface org.apache.flink.api.java.operators.join.JoinFunctionAssigner
 
with(FlatJoinFunction<I1, I2, R>) - Method in interface org.apache.flink.api.java.operators.join.JoinFunctionAssigner
 
with(FlatJoinFunction<I1, I2, R>) - Method in class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin
Finalizes a Join transformation by applying a RichFlatJoinFunction to each pair of joined elements.
with(JoinFunction<I1, I2, R>) - Method in class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin
 
WITH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
with(CoGroupFunction<T1, T2, T>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Deprecated.
This method will be removed once the CoGroupedStreams.WithWindow.apply(CoGroupFunction) method is fixed in the next major version of Flink (2.0).
with(CoGroupFunction<T1, T2, T>, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Deprecated.
This method will be removed once the CoGroupedStreams.WithWindow.apply(CoGroupFunction, TypeInformation) method is fixed in the next major version of Flink (2.0).
with(JoinFunction<T1, T2, T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Deprecated.
This method will be removed once the JoinedStreams.WithWindow.apply(JoinFunction) method is fixed in the next major version of Flink (2.0).
with(FlatJoinFunction<T1, T2, T>, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
with(FlatJoinFunction<T1, T2, T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Deprecated.
This method will be removed once the JoinedStreams.WithWindow.apply(FlatJoinFunction) method is fixed in the next major version of Flink (2.0).
with(JoinFunction<T1, T2, T>, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Deprecated.
This method will be removed once the JoinedStreams.WithWindow.apply(JoinFunction, TypeInformation) method is fixed in the next major version of Flink (2.0).
WITH_COLUMNS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
withAllowedLateness(Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
withBatchSize(int) - Method in class org.apache.flink.orc.OrcTableSource.Builder
Sets the number of rows that are read in a batch.
withBroadcastSet(DataSet<?>, String) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
withBroadcastSet(DataSet<?>, String) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
withBroadcastSet(DataSet<?>, String) - Method in interface org.apache.flink.api.java.operators.UdfOperator
Adds a certain data set as a broadcast set to this operator.
withBucketAssigner(BucketAssigner<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.BulkFormatBuilder
 
withBucketAssigner(BucketAssigner<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
 
withBucketCheckInterval(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.BulkFormatBuilder
 
withBucketCheckInterval(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
 
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.
withClusterId(String) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.LabelBuilder
 
withCoLocationConstraint(CoLocationConstraint) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
withComment(String) - Method in class org.apache.flink.table.catalog.CatalogTableBuilder
 
withCommon() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.LabelBuilder
 
withConfiguration(Configuration) - Method in class org.apache.flink.formats.parquet.ParquetTableSource.Builder
Sets a Hadoop Configuration for the Parquet Reader.
withConfiguration(Configuration) - Method in class org.apache.flink.orc.OrcTableSource.Builder
Sets a Hadoop Configuration for the ORC reader.
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(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.
withCpuCores(double) - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
withCpuCores(CPUResource) - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
withCredentials(Credentials) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
Set the credentials.
withCredentials(Credentials) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
Set the credentials.
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(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.
withDeserializationSchema(DeserializationSchema<OUT>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.DeserializationSchemaBuilder
Set the DeserializationSchema used to deserialize incoming PubSubMessages.
withDeserializationSchema(PubSubDeserializationSchema<OUT>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.DeserializationSchemaBuilder
Set the DeserializationSchema used to deserialize incoming PubSubMessages.
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.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.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.
withEdges(DataSet<Edge<K, EV>>, GatherFunction<VV, EV, M>, SumFunction<VV, EV, M>, ApplyFunction<K, VV, M>, int) - Static method in class org.apache.flink.graph.gsa.GatherSumApplyIteration
Creates a new gather-sum-apply iteration operator for graphs.
withEdges(DataSet<Edge<K, EV>>, ComputeFunction<K, VV, EV, Message>, int) - Static method in class org.apache.flink.graph.pregel.VertexCentricIteration
Creates a new vertex-centric iteration operator.
withEdges(DataSet<Edge<K, EV>>, ComputeFunction<K, VV, EV, Message>, MessageCombiner<K, Message>, int) - Static method in class org.apache.flink.graph.pregel.VertexCentricIteration
Creates a new vertex-centric iteration operator for graphs where the edges are associated with a value (such as a weight or distance).
withEdges(DataSet<Edge<K, EV>>, ScatterFunction<K, VV, Message, EV>, GatherFunction<K, VV, Message>, int) - Static method in class org.apache.flink.graph.spargel.ScatterGatherIteration
Creates a new scatter-gather iteration operator for graphs where the edges are associated with a value (such as a weight or distance).
withEventTime() - Method in interface org.apache.flink.table.runtime.operators.window.assigners.InternalTimeWindowAssigner
 
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
 
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
 
withEventTime(int) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
withExecutionVertexId(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
withExist(Map<String, String>) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.LabelBuilder
 
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.
withFeedbackType(Class<F>) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream
Changes the feedback type of the iteration and allows the user to apply co-transformations on the input and feedback stream, as in a ConnectedStreams.
withFeedbackType(TypeHint<F>) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream
Changes the feedback type of the iteration and allows the user to apply co-transformations on the input and feedback stream, as in a ConnectedStreams.
withFeedbackType(TypeInformation<F>) - Method in class org.apache.flink.streaming.api.datastream.IterativeStream
Changes the feedback type of the iteration and allows the user to apply co-transformations on the input and feedback stream, as in a ConnectedStreams.
withFilter(String) - Method in class org.apache.flink.hcatalog.HCatInputFormatBase
Specifies a SQL-like filter condition on the table's partition columns.
withFormat(FormatDescriptor) - Method in class org.apache.flink.table.descriptors.TableDescriptor
Specifies the format that defines how to read data from a connector.
withForwardedFields(String...) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
Adds semantic information about forwarded fields of the user-defined function.
withForwardedFieldsFirst(String...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
 
withForwardedFieldsFirst(String...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
 
withForwardedFieldsFirst(String...) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
Adds semantic information about forwarded fields of the first input of the user-defined function.
withForwardedFieldsSecond(String...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
 
withForwardedFieldsSecond(String...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
 
withForwardedFieldsSecond(String...) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
Adds semantic information about forwarded fields of the second input of the user-defined function.
withFrameworkInfo(Protos.FrameworkInfo.Builder) - Method in class org.apache.flink.mesos.util.MesosConfiguration
Revise the configuration with updated framework info.
withGap(Time) - 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(Time) - 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(String) - Static method in class org.apache.flink.table.api.Session
Creates a session window.
withGap(Expression) - Static method in class org.apache.flink.table.api.Session
Creates a session window.
withGap(Duration) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
Creates a new SessionWindowAssigner WindowAssigner that assigns elements to sessions based on the timestamp.
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.
withHostAndPortForEmulator(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
Set the custom hostname/port combination of PubSub.
withIdleStateRetentionTime(Time, Time) - Method in class org.apache.flink.table.api.StreamQueryConfig
Deprecated.
Specifies a minimum and a maximum time interval for how long idle state, i.e., state which was not updated, will be retained.
within(Time) - 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
Sets the interval of allowed inactivity after which a part file will have to roll.
withinGroup(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
withInputFields(LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
WithItem() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
withJobManagerComponent() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.LabelBuilder
 
withLateFirings(Trigger<W>) - Method in class org.apache.flink.table.runtime.operators.window.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.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.
withLeaseOfferExpirySecs(long) - Method in interface org.apache.flink.mesos.scheduler.TaskSchedulerBuilder
Specify the expiration time for unused resource offers.
withLeaseRejectAction(Action1<VirtualMachineLease>) - Method in interface org.apache.flink.mesos.scheduler.TaskSchedulerBuilder
Set the callback action for rejecting a lease.
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
 
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.
withMaxPartSize(long) - 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.
withMessageRateLimit(int) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
Set a limit on the rate of messages per second received.
withNewBucketAssigner(BucketAssigner<IN, ID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.BulkFormatBuilder
 
withNewBucketAssignerAndPolicy(BucketAssigner<IN, ID>, RollingPolicy<IN, ID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
 
withNullability(String, Object...) - Method in class org.apache.flink.table.types.logical.LogicalType
 
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
Creates a new TumblingWindowAssigner WindowAssigner that assigns elements to time windows based on the element timestamp and offset.
withOperator(String, BootstrapTransformation<T>) - Method in class org.apache.flink.state.api.WritableSavepoint
Adds a new operator to the savepoint.
withOrders(Order...) - Method in class org.apache.flink.api.java.operators.PartitionOperator
Sets the order of keys for range partitioning.
WITHOUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WITHOUT_COLUMNS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
withoutKeys(List<String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Returns a new properties instance with the given keys removed.
withOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.BulkFormatBuilder
 
withOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
 
withoutUniqueKey() - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.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
 
withParameters(Configuration) - Method in class org.apache.flink.api.java.operators.DataSink
Pass a configuration to the OutputFormat.
withParameters(Configuration) - Method in class org.apache.flink.api.java.operators.DataSource
Pass a configuration to the InputFormat.
withParameters(Configuration) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
 
withParameters(Configuration) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
 
withParameters(Configuration) - Method in interface org.apache.flink.api.java.operators.UdfOperator
Sets the configuration parameters for the UDF.
WithParams<T> - Interface in org.apache.flink.ml.api.misc.param
Parameters are widely used in machine learning realm.
withPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
Sets a custom partitioner for the CoGroup operation.
withPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.java.operators.CoGroupOperator
Sets a custom partitioner for the CoGroup operation.
withPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.java.operators.JoinOperator
Sets a custom partitioner for this join.
withPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.java.operators.SortedGrouping
Uses a custom partitioner for the grouping.
withPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
Uses a custom partitioner for the grouping.
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
 
withPhysicalSlotResourceProfile(ResourceProfile) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
withPreferredLocations(Collection<TaskManagerLocation>) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
withPreviousAllocationId(AllocationID) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
withProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.assigners.InternalTimeWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
withProjectName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.ProjectNameBuilder
Set the project name of the subscription to pull messages from.
withProjectName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
 
withProjectName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.ProjectNameBuilder
Set the project name of the subscription to pull messages from.
withProjectName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
 
withProperties(Map<String, String>) - Method in class org.apache.flink.table.catalog.CatalogTableBuilder
 
withPubSubSubscriberFactory(PubSubSubscriberFactory) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
Set a PubSubSubscriberFactory This allows for custom Subscriber options to be set.
withPubSubSubscriberFactory(int, Duration, int) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
There is a default PubSubSubscriber factory that uses gRPC to pull in PubSub messages.
withRejectAllExpiredOffers() - Method in interface org.apache.flink.mesos.scheduler.TaskSchedulerBuilder
Set up TaskScheduler to reject all offers on expiry.
withRollingPolicy(CheckpointRollingPolicy<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.BulkFormatBuilder
 
withRollingPolicy(RollingPolicy<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSink.RowFormatBuilder
 
withRolloverInterval(long) - 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.
withSchema(Schema) - Method in class org.apache.flink.table.descriptors.BatchTableDescriptor
 
withSchema(Schema) - Method in class org.apache.flink.table.descriptors.ConnectTableDescriptor
Specifies the resulting table schema.
withSchema(Schema) - Method in class org.apache.flink.table.descriptors.StreamTableDescriptor
 
withSendRetraction() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
 
withSerializationSchema(SerializationSchema<IN>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.SerializationSchemaBuilder
Set the SerializationSchema used to Serialize objects to be added as payloads of PubSubMessages.
withSlotSharingGroupId(SlotSharingGroupId) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
withSubscriptionName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
 
withSubscriptionName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.SubscriptionNameBuilder
Set the subscription name of the subscription to pull messages from.
withTaskManagerComponent() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.LabelBuilder
 
withTaskResourceProfile(ResourceProfile) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexSchedulingRequirements.Builder
 
withTopicName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
 
withTopicName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.TopicNameBuilder
Set the subscription name of the subscription to pull messages from.
withTotalProcessMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
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(BaseRowTypeInfo, KeySelector<BaseRow, BaseRow>) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
Creates a JoinInputSideSpec that the input has an unique key.
withUniqueKeyContainedByJoinKey(BaseRowTypeInfo, KeySelector<BaseRow, BaseRow>) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
Creates a JoinInputSideSpec that input has an unique key and the unique key is contained by the join key.
withViolationHandler(AscendingTimestampExtractor.MonotonyViolationHandler) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
Sets the handler for violations to the ascending timestamp order.
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>, Time) - 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>, Time) - Constructor for class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
 
Word() - Constructor for class org.apache.flink.examples.java.wordcount.WordCountPojo.Word
 
Word(String, int) - Constructor for class org.apache.flink.examples.java.wordcount.WordCountPojo.Word
 
word - Variable in class org.apache.flink.streaming.examples.socket.SocketWindowWordCount.WordWithCount
 
word - Variable in class org.apache.flink.table.examples.java.WordCountSQL.WC
 
word - Variable in class org.apache.flink.table.examples.java.WordCountTable.WC
 
WordCount - Class in org.apache.flink.examples.java.wordcount
Implements the "WordCount" program that computes a simple word occurrence histogram over text files.
WordCount() - Constructor for class org.apache.flink.examples.java.wordcount.WordCount
 
WordCount - Class in org.apache.flink.streaming.examples.wordcount
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming fashion.
WordCount() - Constructor for class org.apache.flink.streaming.examples.wordcount.WordCount
 
WordCount.Tokenizer - Class in org.apache.flink.examples.java.wordcount
Implements the string tokenizer that splits sentences into words as a user-defined FlatMapFunction.
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.examples.java.wordcount.util
Provides the default data sets used for the WordCount example program.
WordCountData() - Constructor for class org.apache.flink.examples.java.wordcount.util.WordCountData
 
WordCountData - Class in org.apache.flink.streaming.examples.wordcount.util
Provides the default data sets used for the WordCount example program.
WordCountData() - Constructor for class org.apache.flink.streaming.examples.wordcount.util.WordCountData
 
WordCountData - Class in org.apache.flink.test.testdata
 
WordCountPojo - Class in org.apache.flink.examples.java.wordcount
This example shows an implementation of WordCount without using the Tuple2 type, but a custom class.
WordCountPojo() - Constructor for class org.apache.flink.examples.java.wordcount.WordCountPojo
 
WordCountPojo.Tokenizer - Class in org.apache.flink.examples.java.wordcount
Implements the string tokenizer that splits sentences into words as a user-defined FlatMapFunction.
WordCountPojo.Word - Class in org.apache.flink.examples.java.wordcount
This is the POJO (Plain Old Java Object) that is being used for all the operations.
WordCountSQL - Class in org.apache.flink.table.examples.java
Simple example that shows how the Batch SQL API is used in Java.
WordCountSQL() - Constructor for class org.apache.flink.table.examples.java.WordCountSQL
 
WordCountSQL.WC - Class in org.apache.flink.table.examples.java
Simple POJO containing a word and its respective count.
WordCountTable - Class in org.apache.flink.table.examples.java
Simple example for demonstrating the use of the Table API for a Word Count in Java.
WordCountTable() - Constructor for class org.apache.flink.table.examples.java.WordCountTable
 
WordCountTable.WC - Class in org.apache.flink.table.examples.java
Simple POJO containing a word and its respective count.
WORDS - Static variable in class org.apache.flink.examples.java.wordcount.util.WordCountData
 
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, HardwareDescription) - Constructor for class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
workerStarted(ResourceID) - Method in class org.apache.flink.kubernetes.KubernetesResourceManager
 
workerStarted(ResourceID) - Method in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager
Callback when a worker was started.
workerStarted(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Callback when a worker was started.
workerStarted(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
workerStarted(ResourceID) - Method in class org.apache.flink.yarn.YarnResourceManager
 
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
 
WorksetIterationNode - Class in org.apache.flink.optimizer.dag
A node in the optimizer's program representation for a workset iteration.
WorksetIterationNode(DeltaIterationBase<?, ?>) - Constructor for class org.apache.flink.optimizer.dag.WorksetIterationNode
Creates a new node with a single input for the optimizer plan.
WorksetIterationNode.SingleRootJoiner - Class in org.apache.flink.optimizer.dag
 
WorksetIterationPlanNode - Class in org.apache.flink.optimizer.plan
A node in the execution, representing a workset iteration (delta iteration).
WorksetIterationPlanNode(WorksetIterationNode, String, Channel, Channel, SolutionSetPlanNode, WorksetPlanNode, PlanNode, PlanNode) - Constructor for class org.apache.flink.optimizer.plan.WorksetIterationPlanNode
 
WorksetNode - Class in org.apache.flink.optimizer.dag
The optimizer's internal representation of the partial solution that is input to a bulk iteration.
WorksetNode(DeltaIterationBase.WorksetPlaceHolder<?>, WorksetIterationNode) - Constructor for class org.apache.flink.optimizer.dag.WorksetNode
 
WorksetPlaceHolder(DeltaIterationBase<?, WT>, OperatorInformation<WT>) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
 
WorksetPlanNode - Class in org.apache.flink.optimizer.plan
Plan candidate node for partial solution of a bulk iteration.
WorksetPlanNode(WorksetNode, String, GlobalProperties, LocalProperties, Channel) - Constructor for class org.apache.flink.optimizer.plan.WorksetPlanNode
 
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(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(byte[]) - Method in class org.apache.flink.core.memory.HeapMemorySegment.HeapMemorySegmentFactory
Creates a new memory segment that targets the given heap memory region.
wrap(int, int) - Method in class org.apache.flink.core.memory.HeapMemorySegment
 
wrap(int, int) - Method in class org.apache.flink.core.memory.HybridMemorySegment
 
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(byte[]) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Creates a new memory segment that targets the given heap memory region.
wrapAsByteBuffer() - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
wrapClassLoader(Supplier<R>) - Method in class org.apache.flink.table.client.gateway.local.ExecutionContext
Executes the given supplier using the execution context's classloader as thread classloader.
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.
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.java.operators.translation.WrappingFunction
 
WrappedRowIterator<T extends BaseRow> - Class in org.apache.flink.table.runtime.hashtable
WrappedRowIterator(MutableObjectIterator<T>, T) - Constructor for class org.apache.flink.table.runtime.hashtable.WrappedRowIterator
 
WRAPPER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
wrappingCall(BuiltInFunctionDefinition, ResolvedExpression) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
WrappingFlatJoinFunction(JoinFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin.WrappingFlatJoinFunction
 
WrappingFunction<T extends Function> - Class in org.apache.flink.api.java.operators.translation
Wrapper around Function.
WrappingFunction(T) - Constructor for class org.apache.flink.api.java.operators.translation.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(Throwable) - Constructor for exception org.apache.flink.util.WrappingRuntimeException
 
WrappingRuntimeException(String, Throwable) - Constructor for exception org.apache.flink.util.WrappingRuntimeException
 
wrapPooledHeapMemory(byte[], Object) - Method in class org.apache.flink.core.memory.HeapMemorySegment.HeapMemorySegmentFactory
Creates a memory segment that wraps the given byte array.
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
 
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.
WritableHiveObjectConversion - Class in org.apache.flink.table.functions.hive.conversion
A HiveObjectConversion that converts Flink objects to Hive Writable objects.
WritableSavepoint<F extends WritableSavepoint> - Class in org.apache.flink.state.api
A WritableSavepoint is any savepoint that can be written to from a batch context.
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.WritableSerializerConfigSnapshot<T extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.api.java.typeutils.runtime
Deprecated.
This class is no longer used as a snapshot for any serializer. It is fully replaced by WritableSerializer.WritableSerializerSnapshot.
WritableSerializer.WritableSerializerSnapshot<T extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.api.java.typeutils.runtime
WritableSerializer snapshot class.
WritableSerializerConfigSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerConfigSnapshot
Deprecated.
This empty nullary constructor is required for deserializing the configuration.
WritableSerializerConfigSnapshot(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerConfigSnapshot
Deprecated.
 
WritableSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerSnapshot
 
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(IN) - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
write(byte[]) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
write(byte[], int, int) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
write(int) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
write(DataOutputView) - Method in class org.apache.flink.api.common.io.BlockInfo
 
write(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerConfigSnapshot
Deprecated.
 
write(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
 
write(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerConfigSnapshot
 
write(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.ParameterlessTypeSerializerConfig
Deprecated.
 
write(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil.TypeSerializerSerializationProxy
Deprecated.
 
write(FileOutputFormat<T>, String) - Method in class org.apache.flink.api.java.DataSet
Writes a DataSet using a FileOutputFormat to a specified location.
write(FileOutputFormat<T>, String, FileSystem.WriteMode) - Method in class org.apache.flink.api.java.DataSet
Writes a DataSet using a FileOutputFormat to a specified location.
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(int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputViewStream
 
write(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputViewStream
 
write(Kryo, Output, T) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.JavaSerializer
 
write(Kryo, Output, Object) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.DummyAvroKryoSerializerClass
 
write(Kryo, Output, Object) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot.DummyKryoSerializerClass
 
write(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistrationSerializerConfigSnapshot
 
write(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer.PojoSerializerConfigSnapshot
Deprecated.
 
write(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerConfigSnapshot
 
write(DataOutputView) - Method in class org.apache.flink.configuration.Configuration
 
write(DataOutputView) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
write(DataOutputView) - Method in class org.apache.flink.configuration.ReadableConfigToConfigurationAdapter
 
write(int) - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
write(byte[]) - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
write(int) - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
write(DataOutputView) - Method in class org.apache.flink.core.fs.Path
 
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(int) - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
write(byte[], int, int) - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
write(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(byte[]) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(byte[], int, int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(MemorySegment, int, int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
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(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(Kryo, Output, Schema) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.AvroSchemaSerializer
 
write(Kryo, Output, LocalDate) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.JodaLocalDateSerializer
 
write(Kryo, Output, LocalTime) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.JodaLocalTimeSerializer
 
write(byte[], int, int) - Method in class org.apache.flink.fs.s3.common.utils.OffsetAwareOutputStream
 
write(int) - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
write(byte[], int, int) - Method in class org.apache.flink.fs.s3.common.utils.RefCountedBufferingFileStream
 
write(byte[], int, int) - Method in class org.apache.flink.fs.s3.common.utils.RefCountedFile
 
write(int) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
write(String, PrintStream, DataSet<T>) - Method in class org.apache.flink.graph.drivers.output.CSV
 
write(String, PrintStream, DataSet<T>) - Method in class org.apache.flink.graph.drivers.output.Hash
 
write(String, PrintStream, DataSet<T>) - Method in interface org.apache.flink.graph.drivers.output.Output
Write the output DataSet.
write(String, PrintStream, DataSet<T>) - Method in class org.apache.flink.graph.drivers.output.Print
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArray
 
write(DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArray
 
write(int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
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.EndOfPartitionEvent
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
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(TaskConfig) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
write(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(byte[]) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(DataInputView, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(MemorySegment, int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
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(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(FSDataOutputStream) - Method in interface org.apache.flink.runtime.state.BackendWritableBroadcastState
 
write(int) - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
write(byte[]) - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
write(byte[], int, 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(byte[], int, int) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
write(FSDataOutputStream) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
write(DataOutputView) - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
write(int) - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
write(byte[]) - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
write(DataOutputView) - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
write(FSDataOutputStream) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
write(int) - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
write(byte[]) - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
WRITE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
write(String) - Method in class org.apache.flink.state.api.WritableSavepoint
Write out a new or updated savepoint.
write(String, ArrayList<IN>) - Method in class org.apache.flink.streaming.api.functions.sink.WriteFormat
Deprecated.
Writes the contents of tupleList to the file specified by path.
write(String, ArrayList<IN>) - Method in class org.apache.flink.streaming.api.functions.sink.WriteFormatAsCsv
Deprecated.
 
write(String, ArrayList<IN>) - Method in class org.apache.flink.streaming.api.functions.sink.WriteFormatAsText
Deprecated.
 
write(DataOutputView) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
write(Tuple2<K, V>) - Method in class org.apache.flink.streaming.connectors.fs.AvroKeyValueSinkWriter
Deprecated.
 
write(Tuple2<K, V>) - Method in class org.apache.flink.streaming.connectors.fs.SequenceFileWriter
Deprecated.
 
write(T) - Method in class org.apache.flink.streaming.connectors.fs.StringWriter
Deprecated.
 
write(T) - Method in interface org.apache.flink.streaming.connectors.fs.Writer
Deprecated.
Writes one element to the bucket file.
write(BinaryWriter, int, Object, LogicalType, TypeSerializer) - Static method in interface org.apache.flink.table.dataformat.BinaryWriter
 
write(T) - Method in class org.apache.flink.table.filesystem.DynamicPartitionWriter
 
write(T) - Method in class org.apache.flink.table.filesystem.GroupedPartitionWriter
 
write(T) - Method in interface org.apache.flink.table.filesystem.PartitionWriter
Write a record.
write(T) - Method in class org.apache.flink.table.filesystem.SingleDirectoryWriter
 
write(BaseRow) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
write(MutableObjectIterator<BinaryRow>) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
write(BaseRow) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
Writes a given record to this sort buffer.
write(File) - Method in class org.apache.flink.test.util.ShellScript.ShellScriptBuilder
 
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(DataOutput) - Method in class org.apache.hadoop.conf.Configuration
 
WRITE_BATCH_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
WRITE_BUFFER_RATIO - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
WRITE_BUFFER_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
WRITE_TIMEOUT - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
writeArray(int, BaseArray, BaseArraySerializer) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
writeArray(int, BaseArray, BaseArraySerializer) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeArrayEnd() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeArrayStart() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeAsCsv(String) - Method in class org.apache.flink.api.java.DataSet
Writes a Tuple DataSet as CSV file(s) to the specified location.
writeAsCsv(String, FileSystem.WriteMode) - Method in class org.apache.flink.api.java.DataSet
Writes a Tuple DataSet as CSV file(s) to the specified location.
writeAsCsv(String, String, String) - Method in class org.apache.flink.api.java.DataSet
Writes a Tuple DataSet as CSV file(s) to the specified location with the specified field and line delimiters.
writeAsCsv(String, String, String, FileSystem.WriteMode) - Method in class org.apache.flink.api.java.DataSet
Writes a Tuple DataSet as CSV file(s) to the specified location with the specified field and line delimiters.
writeAsCsv(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Deprecated.
Please use the StreamingFileSink explicitly using the DataStream.addSink(SinkFunction) method.
writeAsCsv(String, FileSystem.WriteMode) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Deprecated.
Please use the StreamingFileSink explicitly using the DataStream.addSink(SinkFunction) method.
writeAsCsv(String, FileSystem.WriteMode, String, String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Deprecated.
Please use the StreamingFileSink explicitly using the DataStream.addSink(SinkFunction) method.
writeAsFormattedText(String, TextOutputFormat.TextFormatter<T>) - Method in class org.apache.flink.api.java.DataSet
Writes a DataSet as text file(s) to the specified location.
writeAsFormattedText(String, FileSystem.WriteMode, TextOutputFormat.TextFormatter<T>) - Method in class org.apache.flink.api.java.DataSet
Writes a DataSet as text file(s) to the specified location.
writeAsText(String) - Method in class org.apache.flink.api.java.DataSet
Writes a DataSet as text file(s) to the specified location.
writeAsText(String, FileSystem.WriteMode) - Method in class org.apache.flink.api.java.DataSet
Writes a DataSet as text file(s) to the specified location.
writeAsText(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Deprecated.
Please use the StreamingFileSink explicitly using the DataStream.addSink(SinkFunction) method.
writeAsText(String, FileSystem.WriteMode) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Deprecated.
Please use the StreamingFileSink explicitly using the DataStream.addSink(SinkFunction) method.
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 class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
writeBinary(int, byte[]) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeBlock(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriterWithCallback
Issues a asynchronous write request to the writer.
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.
writeBlock(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
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.dataformat.BinaryArrayWriter
 
writeBoolean(int, boolean) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeBoolean(int, boolean) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeBufferFlushInterval(String) - Method in class org.apache.flink.table.descriptors.HBase
Set an interval when to flushing buffered requesting if the interval passes, in milliseconds.
writeBufferFlushMaxRows(int) - Method in class org.apache.flink.table.descriptors.HBase
Set threshold when to flush buffered request based on the number of rows currently added.
writeBufferFlushMaxSize(String) - Method in class org.apache.flink.table.descriptors.HBase
Set threshold when to flush buffered request based on the memory byte size of rows currently added.
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.dataformat.BinaryArrayWriter
 
writeByte(int, byte) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeByte(int, byte) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeBytes(String) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeBytes(byte[], int, int) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeBytes(ByteBuffer) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeBytes(String) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
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, Decimal, int) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
writeDecimal(int, Decimal, int) - Method in interface org.apache.flink.table.dataformat.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.dataformat.BinaryArrayWriter
 
writeDouble(int, double) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeDouble(int, double) - Method in interface org.apache.flink.table.dataformat.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
 
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, String) - Static method in class org.apache.flink.util.FileUtils
 
writeFileInfoToConfig(String, DistributedCache.DistributedCacheEntry, Configuration) - Static method in class org.apache.flink.api.common.cache.DistributedCache
 
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
 
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.dataformat.BinaryArrayWriter
 
writeFloat(int, float) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeFloat(int, float) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
WriteFormat<IN> - Class in org.apache.flink.streaming.api.functions.sink
Deprecated.
Please use the StreamingFileSink for writing to files from a streaming program.
WriteFormat() - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteFormat
Deprecated.
 
WriteFormatAsCsv<IN> - Class in org.apache.flink.streaming.api.functions.sink
Deprecated.
Please use the StreamingFileSink for writing to files from a streaming program.
WriteFormatAsCsv() - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteFormatAsCsv
Deprecated.
 
WriteFormatAsText<IN> - Class in org.apache.flink.streaming.api.functions.sink
Deprecated.
Please use the StreamingFileSink for writing to files from a streaming program.
WriteFormatAsText() - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteFormatAsText
Deprecated.
 
writeGeneric(int, BinaryGeneric, BinaryGenericSerializer) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
writeGeneric(int, BinaryGeneric, BinaryGenericSerializer) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeHeader(byte) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeIndex(int) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeIndexAndNormalizedKey(BaseRow, 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.dataformat.BinaryArrayWriter
 
writeInt(int, int) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeInt(int, int) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeKey(K, TypeSerializer<K>, DataOutputSerializer, boolean) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
writeKeyGroup(int, int, DataOutputView) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
writeLeaderInformation() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
Writes the current leader's address as well the given leader session ID to ZooKeeper.
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
 
writeLong(int, long) - Method in class org.apache.flink.table.dataformat.BinaryArrayWriter
 
writeLong(int, long) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeLong(int, long) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeMap(int, BaseMap, BaseMapSerializer) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
writeMap(int, BaseMap, BaseMapSerializer) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeMapEnd() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeMapStart() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
 
writeMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
The memory segments used to stage data to be written.
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<BinaryRow>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
 
writeMergingOutput(MutableObjectIterator<Tuple2<BinaryRow, BinaryRow>>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
 
writeNameSpace(N, TypeSerializer<N>, DataOutputSerializer, boolean) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeySerializationUtils
 
writeNestedSerializerSnapshots(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Writes the composite snapshot of all the contained serializers.
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.
writeNullMask(int, Row, DataOutputView) - Static method in class org.apache.flink.api.java.typeutils.runtime.NullMaskUtils
 
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
 
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.
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.TupleSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.scala.typeutils.ScalaCaseClassSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.scala.typeutils.TraversableSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.scala.typeutils.Tuple2CaseClassSerializerSnapshot
 
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
 
writer(FileSystem, FunctionWithException<File, RefCountedFile, IOException>, S3AccessHelper, Executor, long, int) - Static method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
Writer<T> - Interface in org.apache.flink.streaming.connectors.fs
Deprecated.
writeRecord(T) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
writeRecord(IT) - Method in interface org.apache.flink.api.common.io.OutputFormat
Adds a record to the output.
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(T) - Method in class org.apache.flink.api.java.io.BlockingShuffleOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
 
writeRecord(Row) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
 
writeRecord(Tuple2<Boolean, Row>) - Method in class org.apache.flink.api.java.io.jdbc.JDBCUpsertOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.api.java.io.TextOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.api.java.Utils.ChecksumHashCodeHelper
 
writeRecord(T) - Method in class org.apache.flink.api.java.Utils.CollectHelper
 
writeRecord(T) - Method in class org.apache.flink.api.java.Utils.CountHelper
 
writeRecord(T) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
 
writeRecord(OUT) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraOutputFormatBase
 
writeRecord(OUT) - Method in class org.apache.flink.batch.connectors.cassandra.CassandraPojoOutputFormat
 
writeRecord(E) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
writeRecord(Savepoint) - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
 
writeRecord(String) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
writeRow(int, BaseRow, BaseRowSerializer) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
writeRow(int, BaseRow, BaseRowSerializer) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeSerializer(DataOutputView, TypeSerializer<T>) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil
Deprecated.
Writes a TypeSerializer to the provided data output view.
writeSerializersAndConfigsWithResilience(DataOutputView, List<Tuple2<TypeSerializer<?>, TypeSerializerSnapshot<?>>>) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtil
Deprecated.
Write a list of serializers and their corresponding config snapshots to the provided data output view.
writeSerializerSnapshot(DataOutputView, TypeSerializerSnapshot<T>, TypeSerializer<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.dataformat.BinaryArrayWriter
 
writeShort(int, short) - Method in class org.apache.flink.table.dataformat.BinaryRowWriter
 
writeShort(int, short) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
WriteSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink
Deprecated.
Please use the StreamingFileSink for writing to files from a streaming program.
WriteSinkFunction(String, WriteFormat<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
Deprecated.
 
WriteSinkFunctionByMillis<IN> - Class in org.apache.flink.streaming.api.functions.sink
Deprecated.
Please use the StreamingFileSink for writing to files from a streaming program.
WriteSinkFunctionByMillis(String, WriteFormat<IN>, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteSinkFunctionByMillis
Deprecated.
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.BackwardsCompatibleSerializerSnapshot
 
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.base.GenericArraySerializerConfigSnapshot
Deprecated.
 
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 class org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot
Deprecated.
 
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.EitherSerializerSnapshot
Deprecated.
 
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.BaseArraySerializer.BaseArraySerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseMapSerializer.BaseMapSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BaseRowSerializer.BaseRowSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowSerializer.BinaryRowSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalSerializer.DecimalSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseArraySerializer.BaseArraySerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseMapSerializer.BaseMapSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BaseRowSerializer.BaseRowSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalSerializer.DecimalSerializerSnapshot
 
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.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
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.NestedStateMapSnapshot
 
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(String) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeString(Utf8) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeString(int, BinaryString) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
writeString(int, BinaryString) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeString(CharSequence, DataOutput) - Static method in class org.apache.flink.types.StringValue
 
writeString(String, DataOutputView) - Static method in class org.apache.flink.util.StringUtils
Writes a String to the given output.
writeTimersSnapshot(DataOutputView) - Method in interface org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.InternalTimersSnapshotWriter
Writes the timers snapshot to the output view.
writeTimestamp(int, SqlTimestamp, int) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
writeTimestamp(int, SqlTimestamp, int) - Method in interface org.apache.flink.table.dataformat.BinaryWriter
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DateTimeType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalType
 
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.MapType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Input
 
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.io.network.partition.consumer.InputChannelID
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
writeToKafkaWithTimestamps(DataStream<T>, String, KeyedSerializationSchema<T>, Properties) - Static method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
writeToKafkaWithTimestamps(DataStream<T>, String, SerializationSchema<T>, Properties) - Static method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
writeToKafkaWithTimestamps(DataStream<T>, String, KeyedSerializationSchema<T>, Properties, FlinkKafkaPartitioner<T>) - Static method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
writeToKafkaWithTimestamps(DataStream<T>, String, KeyedSerializationSchema<T>, Properties, KafkaPartitioner<T>) - Static method in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer010
Deprecated.
This is a deprecated since it does not correctly handle partitioning when producing to multiple topics. Use FlinkKafkaProducer010.FlinkKafkaProducer010(String, SerializationSchema, Properties, FlinkKafkaPartitioner) instead.
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, LargeRecordHandler<T>) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
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) - 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, LargeRecordHandler<T>) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
 
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) - 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, LargeRecordHandler<T>) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
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(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.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.contrib.streaming.state.RocksDBKeySerializationUtils
 
writeVarLongCount(DataOutput, long) - Static method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeVersionAndSerialize(SimpleVersionedSerializer<T>, T, DataOutputView) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Serializes the version and datum into a stream.
writeVersionAndSerialize(SimpleVersionedSerializer<T>, T) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Serializes the version and datum into a byte array.
writeVersionedSnapshot(DataOutputView, TypeSerializerSnapshot<?>) - Static method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Writes the given snapshot to the out stream.
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(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(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(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(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.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(Row, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
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
 
writeWithKeyNormalization(ByteValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ByteValueArrayComparator
 
writeWithKeyNormalization(CharValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.CharValueArrayComparator
 
writeWithKeyNormalization(DoubleValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.DoubleValueArrayComparator
 
writeWithKeyNormalization(FloatValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.FloatValueArrayComparator
 
writeWithKeyNormalization(IntValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.IntValueArrayComparator
 
writeWithKeyNormalization(LongValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.LongValueArrayComparator
 
writeWithKeyNormalization(NullValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.NullValueArrayComparator
 
writeWithKeyNormalization(ShortValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.ShortValueArrayComparator
 
writeWithKeyNormalization(StringValueArray, DataOutputView) - Method in class org.apache.flink.graph.types.valuearray.StringValueArrayComparator
 
writeXml(OutputStream) - Method in class org.apache.hadoop.conf.Configuration
Write out the non-default properties in this configuration to the given OutputStream using UTF-8 encoding.
writeXml(Writer) - Method in class org.apache.hadoop.conf.Configuration
 
writeXml(String, Writer) - Method in class org.apache.hadoop.conf.Configuration
Write out the non-default properties in this configuration to the given Writer.

X

x - Variable in class org.apache.flink.examples.java.clustering.KMeans.Point
 
x - Variable in class org.apache.flink.examples.java.ml.LinearRegression.Data
 
x - Variable in class org.apache.flink.graph.examples.EuclideanGraphWeighing.Point
 
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 logs-rule logs/ Enabled logs/ key1 value1 logs/ key1 value1 key1 value1 30 STANDARD_IA 90 GLACIER 365 7 STANDARD_IA 14 GLACIER 365 image-rule image/ Enabled 2012-12-31T00:00:00.000Z GLACIER 2020-12-31T00:00:00.000Z 10
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.
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
 
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 - Variable in class org.apache.flink.examples.java.clustering.KMeans.Point
 
y - Variable in class org.apache.flink.examples.java.ml.LinearRegression.Data
 
y - Variable in class org.apache.flink.graph.examples.EuclideanGraphWeighing.Point
 
YARN_APPLICATION_ATTEMPTS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#APPLICATION_ATTEMPTS.
YARN_APPLICATION_MASTER_ENV_PREFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Please use CONTAINERIZED_MASTER_ENV_PREFIX.
YARN_APPLICATION_MASTER_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#APPLICATION_MASTER_PORT.
YARN_APPLICATION_TAGS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#APPLICATION_TAGS.
YARN_CONTAINER_START_COMMAND_TEMPLATE - Static variable in class org.apache.flink.configuration.ConfigConstants
Template for the YARN container start invocation.
YARN_DETACHED_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
Deprecated.
use non-prefixed variant CliFrontendParser.DETACHED_OPTION for both YARN and non-YARN deployments
YARN_HEAP_CUTOFF_MIN - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of #CONTAINERIZED_HEAP_CUTOFF_MIN
YARN_HEAP_CUTOFF_RATIO - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of #CONTAINERIZED_HEAP_CUTOFF_RATIO
YARN_HEARTBEAT_DELAY_SECONDS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#HEARTBEAT_DELAY_SECONDS.
YARN_MAX_FAILED_CONTAINERS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#MAX_FAILED_CONTAINERS.
YARN_PROPERTIES_FILE_LOCATION - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#PROPERTIES_FILE_LOCATION.
YARN_REALLOCATE_FAILED_CONTAINERS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Not used anymore
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.
YARN_TASK_MANAGER_ENV_PREFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Please use CONTAINERIZED_TASK_MANAGER_ENV_PREFIX.
YARN_VCORES - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
in favor of YarnConfigOptions#VCORES.
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
 
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
Entry point for Yarn per-job clusters.
YarnJobClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
 
YarnJobClusterExecutor - Class in org.apache.flink.yarn.executors
The PipelineExecutor to be used when executing a job in isolation.
YarnJobClusterExecutor() - Constructor for class org.apache.flink.yarn.executors.YarnJobClusterExecutor
 
YarnJobClusterExecutorFactory - Class in org.apache.flink.yarn.executors
An PipelineExecutorFactory for executing jobs on dedicated (per-job) clusters.
YarnJobClusterExecutorFactory() - Constructor for class org.apache.flink.yarn.executors.YarnJobClusterExecutorFactory
 
YarnResourceManager - Class in org.apache.flink.yarn
The yarn implementation of the resource manager.
YarnResourceManager(RpcService, String, ResourceID, Configuration, Map<String, String>, HighAvailabilityServices, HeartbeatServices, SlotManager, JobLeaderIdService, ClusterInformation, FatalErrorHandler, String, ResourceManagerMetricGroup) - Constructor for class org.apache.flink.yarn.YarnResourceManager
 
YarnResourceManagerFactory - Class in org.apache.flink.yarn.entrypoint
ResourceManagerFactory implementation which creates a YarnResourceManager.
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() - 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) - Constructor for class org.apache.flink.yarn.YarnWorkerNode
 
YEAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
YEAR(int) - Static method in class org.apache.flink.table.api.DataTypes
Resolution in years.
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 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
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, 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.YearMonthResolution - Enum in org.apache.flink.table.types.logical
Supported resolutions of this type.
yield() - Method in interface org.apache.flink.streaming.api.operators.MailboxExecutor
This methods 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
 
YieldingOperatorFactory<OUT> - Interface in org.apache.flink.streaming.api.operators
An operator that needs access to the MailboxExecutor to yield to downstream operators needs to be created through a factory implementing this interface.

Z

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.api.java.summarize.aggregation.CompensatedSum
 
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(int, int) - Static method in class org.apache.flink.table.dataformat.Decimal
 
ZERO_JOB_ID - Static variable in class org.apache.flink.container.entrypoint.StandaloneJobClusterEntryPoint
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.ByteIncrSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.DecimalIncrSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.DoubleIncrSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.FloatIncrSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.IntIncrSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.LongIncrSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction.ShortIncrSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.IncrSumWithRetractAggFunction
 
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
 
zeroOutPaddingBytes(int) - Method in class org.apache.flink.table.dataformat.AbstractBinaryWriter
 
zeros(int, int) - Static method in class org.apache.flink.ml.common.linalg.DenseMatrix
Create a zero matrix.
zeros(int) - Static method in class org.apache.flink.ml.common.linalg.DenseVector
Create a dense vector with all elements zero.
zipped() - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
ZipUtil - Class in org.apache.flink.python.util
Utils used to extract zip files and try to restore the origin permissions of files.
ZipUtil() - Constructor for class org.apache.flink.python.util.ZipUtil
 
zipWithIndex(DataSet<T>) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Method that assigns a unique Long value to all elements in the input data set.
zipWithUniqueId(DataSet<T>) - Static method in class org.apache.flink.api.java.utils.DataSetUtils
Method that assigns a unique Long value to all elements in the input data set as described below.
ZONE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
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(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(boolean, int) - Constructor for class org.apache.flink.table.types.logical.ZonedTimestampType
 
ZonedTimestampType(int) - Constructor for class org.apache.flink.table.types.logical.ZonedTimestampType
 
ZonedTimestampType() - Constructor for class org.apache.flink.table.types.logical.ZonedTimestampType
 
ZOOKEEPER_CHECKPOINT_COUNTER_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_CHECKPOINTS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_CLIENT_ACL - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_CONNECTION_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_CONNECTION_TIMEOUT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_DIR_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
Deprecated in favour of ConfigConstants.HA_ZOOKEEPER_DIR_KEY.
ZOOKEEPER_JOBGRAPHS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_LATCH_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_LEADER_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_MAX_RETRY_ATTEMPTS - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_MAX_RETRY_ATTEMPTS - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_MESOS_WORKERS_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_NAMESPACE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_QUORUM_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_RECOVERY_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_RETRY_WAIT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_RETRY_WAIT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_RUNNING_JOB_REGISTRY_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_SASL_DISABLE - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
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.ConfigConstants
ZOOKEEPER_SASL_SERVICE_NAME - Static variable in class org.apache.flink.configuration.SecurityOptions
 
ZOOKEEPER_SESSION_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
Deprecated.
ZOOKEEPER_SESSION_TIMEOUT - 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, String, 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
 
ZooKeeperClientHAServices - Class in org.apache.flink.runtime.highavailability.zookeeper
ZooKeeper based implementation for ClientHighAvailabilityServices.
ZooKeeperClientHAServices(CuratorFramework, Configuration) - Constructor for class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperClientHAServices
 
ZooKeeperCompletedCheckpointStore - Class in org.apache.flink.runtime.checkpoint
ZooKeeperCompletedCheckpointStore(int, ZooKeeperStateHandleStore<CompletedCheckpoint>, Executor) - Constructor for class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore
ZooKeeperHaServices - Class in org.apache.flink.runtime.highavailability.zookeeper
An implementation of the HighAvailabilityServices using Apache ZooKeeper.
ZooKeeperHaServices(CuratorFramework, Executor, Configuration, BlobStoreService) - Constructor for class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperHaServices
 
ZooKeeperJobGraphStore - Class in org.apache.flink.runtime.jobmanager
JobGraph instances for JobManagers running in HighAvailabilityMode.ZOOKEEPER.
ZooKeeperJobGraphStore(String, ZooKeeperStateHandleStore<JobGraph>, PathChildrenCache) - Constructor for class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStore
Submitted job graph store backed by ZooKeeper.
ZooKeeperLeaderElectionService - Class in org.apache.flink.runtime.leaderelection
Leader election service for multiple JobManager.
ZooKeeperLeaderElectionService(CuratorFramework, String, String) - Constructor for class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionService
Creates a ZooKeeperLeaderElectionService object.
ZooKeeperLeaderRetrievalService - Class in org.apache.flink.runtime.leaderretrieval
The counterpart to the ZooKeeperLeaderElectionService.
ZooKeeperLeaderRetrievalService(CuratorFramework, String) - Constructor for class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalService
Creates a leader retrieval service which uses ZooKeeper to retrieve the leader information.
ZooKeeperMesosServices - Class in org.apache.flink.mesos.runtime.clusterframework.services
MesosServices implementation for the ZooKeeper high availability based mode.
ZooKeeperMesosServices(ActorSystem, MesosArtifactServer, ZooKeeperUtilityFactory) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.services.ZooKeeperMesosServices
 
ZooKeeperMesosWorkerStore - Class in org.apache.flink.mesos.runtime.clusterframework.store
A ZooKeeper-backed Mesos worker store.
ZooKeeperMesosWorkerStore(ZooKeeperStateHandleStore<MesosWorkerStore.Worker>, ZooKeeperSharedValue, ZooKeeperSharedCount) - Constructor for class org.apache.flink.mesos.runtime.clusterframework.store.ZooKeeperMesosWorkerStore
 
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
 
zookeeperNodeParent(String) - Method in class org.apache.flink.table.descriptors.HBase
Set the zookeeper node parent path of HBase cluster.
ZookeeperOffsetHandler - Class in org.apache.flink.streaming.connectors.kafka.internals
Handler for committing Kafka offsets to Zookeeper and to retrieve them again.
ZookeeperOffsetHandler(Properties) - Constructor for class org.apache.flink.streaming.connectors.kafka.internals.ZookeeperOffsetHandler
 
zookeeperQuorum(String) - Method in class org.apache.flink.table.descriptors.HBase
Set the zookeeper quorum address to connect the HBase cluster.
ZooKeeperRunningJobsRegistry - Class in org.apache.flink.runtime.highavailability.zookeeper
A zookeeper based registry for running jobs, highly available.
ZooKeeperRunningJobsRegistry(CuratorFramework, Configuration) - Constructor for class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperRunningJobsRegistry
 
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
ZooKeeperUtilityFactory - Class in org.apache.flink.runtime.zookeeper
Creates ZooKeeper utility classes without exposing the CuratorFramework dependency.
ZooKeeperUtilityFactory(Configuration, String) - Constructor for class org.apache.flink.runtime.zookeeper.ZooKeeperUtilityFactory
 
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
 

_

_getBranch() - Method in class org.apache.hadoop.util.VersionInfo
 
_getBuildVersion() - Method in class org.apache.hadoop.util.VersionInfo
 
_getByte(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getDate() - Method in class org.apache.hadoop.util.VersionInfo
 
_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
 
_getProtocVersion() - Method in class org.apache.hadoop.util.VersionInfo
 
_getRevision() - Method in class org.apache.hadoop.util.VersionInfo
 
_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
 
_getSrcChecksum() - Method in class org.apache.hadoop.util.VersionInfo
 
_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
 
_getUrl() - Method in class org.apache.hadoop.util.VersionInfo
 
_getUser() - Method in class org.apache.hadoop.util.VersionInfo
 
_getVersion() - Method in class org.apache.hadoop.util.VersionInfo
 
_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
 
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 _ 
Skip navigation links

Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.