public interface LogicalVertex extends Vertex<JobVertexID,IntermediateDataSetID,LogicalVertex,LogicalResult>
LogicalTopology, i.e. JobVertex.| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends LogicalEdge> |
getInputs()
Get the input
LogicalEdges of the vertex. |
getConsumedResults, getId, getProducedResultsIterable<? extends LogicalEdge> getInputs()
LogicalEdges of the vertex.LogicalEdgesCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.