public class LogicalPipelinedRegion extends Object
LogicalVertex that are connected through pipelined LogicalResult.| Constructor and Description |
|---|
LogicalPipelinedRegion(Set<? extends LogicalVertex<?,?>> logicalVertices) |
| Modifier and Type | Method and Description |
|---|---|
Set<JobVertexID> |
getVertexIDs() |
String |
toString() |
public LogicalPipelinedRegion(Set<? extends LogicalVertex<?,?>> logicalVertices)
public Set<JobVertexID> getVertexIDs()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.