Uses of Package
org.apache.flink.streaming.api.graph.util
-
Packages that use org.apache.flink.streaming.api.graph.util Package Description org.apache.flink.streaming.api.graph org.apache.flink.streaming.api.graph.util -
Classes in org.apache.flink.streaming.api.graph.util used by org.apache.flink.streaming.api.graph Class Description ImmutableStreamGraph Helper class that provides read-only StreamGraph.ImmutableStreamNode Helper class that provides read-only StreamNode.JobVertexBuildContext Helper class encapsulates all necessary information and configurations required during the construction of job vertices.OperatorChainInfo Helper class to help maintain the information of an operator chain.StreamEdgeUpdateRequestInfo Helper class carries the data required to updates a stream edge.StreamNodeUpdateRequestInfo Helper class carries the data required to updates a stream edge. -
Classes in org.apache.flink.streaming.api.graph.util used by org.apache.flink.streaming.api.graph.util Class Description ChainedOperatorHashInfo Helper class to help maintain the hash info of an operator chain.ChainedSourceInfo Helper class to help maintain the chained source info of an operator chain.ImmutableStreamEdge Helper class that provides read-only StreamEdge.ImmutableStreamNode Helper class that provides read-only StreamNode.JobVertexBuildContext Helper class encapsulates all necessary information and configurations required during the construction of job vertices.OperatorChainInfo Helper class to help maintain the information of an operator chain.OperatorInfo Helper class to help maintain the information of an operator.StreamEdgeUpdateRequestInfo Helper class carries the data required to updates a stream edge.StreamNodeUpdateRequestInfo Helper class carries the data required to updates a stream edge.