Uses of Package
org.apache.flink.runtime.topology
-
Classes in org.apache.flink.runtime.topology used by org.apache.flink.runtime.jobgraph Class Description ResultID ID of aResult.VertexID ID of aVertex. -
Classes in org.apache.flink.runtime.topology used by org.apache.flink.runtime.jobgraph.topology Class Description BaseTopology Base topology for all logical and execution topologies.PipelinedRegion A pipelined region is a set of vertices connected via pipelined data exchanges.Result Topology Extends theBaseTopologyby pipelined regions.Vertex Represents a logical or execution task. -
Classes in org.apache.flink.runtime.topology used by org.apache.flink.runtime.scheduler.adapter Class Description BaseTopology Base topology for all logical and execution topologies.PipelinedRegion A pipelined region is a set of vertices connected via pipelined data exchanges.Topology Extends theBaseTopologyby pipelined regions. -
Classes in org.apache.flink.runtime.topology used by org.apache.flink.runtime.scheduler.strategy Class Description BaseTopology Base topology for all logical and execution topologies.PipelinedRegion A pipelined region is a set of vertices connected via pipelined data exchanges.Result Topology Extends theBaseTopologyby pipelined regions.Vertex Represents a logical or execution task.VertexID ID of aVertex. -
Classes in org.apache.flink.runtime.topology used by org.apache.flink.runtime.topology Class Description BaseTopology Base topology for all logical and execution topologies.PipelinedRegion A pipelined region is a set of vertices connected via pipelined data exchanges.Result ResultID ID of aResult.Vertex Represents a logical or execution task.VertexID ID of aVertex.