Uses of Package
org.apache.flink.streaming.api.graph
-
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.runtime.asyncprocessing.operators Class Description StreamConfig Internal configuration for aStreamOperator. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.api.environment Class Description StreamGraph Class representing the streaming topology. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.api.graph Class Description GlobalStreamExchangeMode This mode decides the defaultResultPartitionTypeof job edges.NonChainedOutput Used by operator chain and represents a non-chained output of the corresponding stream operator.StreamConfig Internal configuration for aStreamOperator.StreamConfig.InputConfig Interface representing chained inputs.StreamConfig.InputRequirement Requirements of the different inputs of an operator.StreamEdge An edge in the streaming topology.StreamGraph Class representing the streaming topology.StreamGraphGenerator A generator that generates aStreamGraphfrom a graph ofTransformations.StreamGraphHasher Interface for different implementations of generating hashes over a stream graph.StreamNode Class representing the operators in the streaming programs, with all their properties.TransformationTranslator ATransformationTranslatoris responsible for translating a givenTransformationto its runtime implementation depending on the execution mode.TransformationTranslator.Context A context giving the necessary information for the translation of a given transformation. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.api.operators Class Description StreamConfig Internal configuration for aStreamOperator. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.api.operators.sortpartition Class Description StreamConfig Internal configuration for aStreamOperator. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.runtime.io Class Description StreamConfig Internal configuration for aStreamOperator.StreamConfig.InputConfig Interface representing chained inputs. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.runtime.io.checkpointing Class Description StreamConfig Internal configuration for aStreamOperator. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.runtime.operators.windowing Class Description StreamConfig Internal configuration for aStreamOperator. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.runtime.tasks Class Description StreamConfig Internal configuration for aStreamOperator.StreamConfig.InputConfig Interface representing chained inputs.StreamConfig.SourceInputConfig A serialized representation of an input. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.runtime.translators Class Description SimpleTransformationTranslator A base class for allTransformationTranslatorswho translateTransformationsthat have a single operator in their runtime implementation.StreamConfig.InputRequirement Requirements of the different inputs of an operator.TransformationTranslator ATransformationTranslatoris responsible for translating a givenTransformationto its runtime implementation depending on the execution mode.TransformationTranslator.Context A context giving the necessary information for the translation of a given transformation. -
Classes in org.apache.flink.streaming.api.graph used by org.apache.flink.streaming.util.graph Class Description StreamGraph Class representing the streaming topology.