RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContextOrBuilder.getCurrentExecutionVertexOrBuilder()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1[json_name = "currentExecutionVertex"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContext.getCurrentExecutionVertexOrBuilder()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1[json_name = "currentExecutionVertex"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContext.Builder.getCurrentExecutionVertexOrBuilder()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1[json_name = "currentExecutionVertex"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContextOrBuilder.getDownstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContext.getDownstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContext.Builder.getDownstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContextOrBuilder.getUpstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContext.getUpstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];
|
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
RemoteCall.ExecutionVertexContext.Builder.getUpstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];
|