@FunctionalInterface public interface StateLocationRetriever
| Modifier and Type | Method and Description |
|---|---|
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.