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