@FunctionalInterface public interface StateLocationRetriever
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<TaskManagerLocation> |
getStateLocation(ExecutionVertexID executionVertexId)
Returns state location of an execution vertex.
|
Optional<TaskManagerLocation> getStateLocation(ExecutionVertexID executionVertexId)
executionVertexId - id of the execution vertexCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.