public interface VertexParallelismStore
| 限定符和类型 | 方法和说明 |
|---|---|
VertexParallelismInformation |
getParallelismInfo(JobVertexID vertexId)
Returns a given vertex's parallelism information.
|
VertexParallelismInformation getParallelismInfo(JobVertexID vertexId)
vertexId - vertex for which the parallelism information should be returnedIllegalStateException - if there is no parallelism information for the given vertexCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.