public interface LogicalVertex extends Vertex<JobVertexID,IntermediateDataSetID,LogicalVertex,LogicalResult>
LogicalTopology, i.e. JobVertex.| 限定符和类型 | 方法和说明 |
|---|---|
Iterable<? extends LogicalEdge> |
getInputs()
Get the input
LogicalEdges of the vertex. |
getConsumedResults, getId, getProducedResultsIterable<? extends LogicalEdge> getInputs()
LogicalEdges of the vertex.LogicalEdgesCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.