Uses of Package
org.apache.flink.runtime.operators.util
-
Classes in org.apache.flink.runtime.operators.util used by org.apache.flink.runtime.iterative.task Class Description DistributedRuntimeUDFContext A standalone implementation of theRuntimeContext
, created by runtime UDF operators. -
Classes in org.apache.flink.runtime.operators.util used by org.apache.flink.runtime.jobgraph Class Description TaskConfig Configuration class which stores all relevant parameters required to set up the Pact tasks. -
Classes in org.apache.flink.runtime.operators.util used by org.apache.flink.runtime.operators Class Description CloseableInputProvider Utility interface for a provider of an input that can be closed.DistributedRuntimeUDFContext A standalone implementation of theRuntimeContext
, created by runtime UDF operators.JoinTaskIterator Interface of an iterator that performs the logic of a match task.TaskConfig Configuration class which stores all relevant parameters required to set up the Pact tasks. -
Classes in org.apache.flink.runtime.operators.util used by org.apache.flink.runtime.operators.chaining Class Description TaskConfig Configuration class which stores all relevant parameters required to set up the Pact tasks. -
Classes in org.apache.flink.runtime.operators.util used by org.apache.flink.runtime.operators.hash Class Description JoinTaskIterator Interface of an iterator that performs the logic of a match task. -
Classes in org.apache.flink.runtime.operators.util used by org.apache.flink.runtime.operators.sort Class Description CloseableInputProvider Utility interface for a provider of an input that can be closed.CoGroupTaskIterator Interface describing the methods that have to be implemented by local strategies for the CoGroup Pact.JoinTaskIterator Interface of an iterator that performs the logic of a match task. -
Classes in org.apache.flink.runtime.operators.util used by org.apache.flink.runtime.operators.util Class Description BitSet BloomFilter BloomFilter is a probabilistic data structure for set membership check.CloseableInputProvider Utility interface for a provider of an input that can be closed.LocalStrategy Enumeration of all available local processing strategies tasks.TaskConfig Configuration class which stores all relevant parameters required to set up the Pact tasks.