public static final class RemoteCall.ExecutionVertexContext extends com.google.protobuf.GeneratedMessageV3 implements RemoteCall.ExecutionVertexContextOrBuilder
ray.streaming.proto.ExecutionVertexContext| 限定符和类型 | 类和说明 |
|---|---|
static class |
RemoteCall.ExecutionVertexContext.Builder
Protobuf type
ray.streaming.proto.ExecutionVertexContext |
static class |
RemoteCall.ExecutionVertexContext.ExecutionEdge
Protobuf type
ray.streaming.proto.ExecutionVertexContext.ExecutionEdge |
static interface |
RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder |
static class |
RemoteCall.ExecutionVertexContext.ExecutionVertex
Protobuf type
ray.streaming.proto.ExecutionVertexContext.ExecutionVertex |
static interface |
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CURRENT_EXECUTION_VERTEX_FIELD_NUMBER |
static int |
DOWNSTREAM_EXECUTION_VERTICES_FIELD_NUMBER |
static int |
INPUT_EXECUTION_EDGES_FIELD_NUMBER |
static int |
OUTPUT_EXECUTION_EDGES_FIELD_NUMBER |
static int |
UPSTREAM_EXECUTION_VERTICES_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
RemoteCall.ExecutionVertexContext.ExecutionVertex |
getCurrentExecutionVertex()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1 [json_name = "currentExecutionVertex"]; |
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
getCurrentExecutionVertexOrBuilder()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1 [json_name = "currentExecutionVertex"]; |
static RemoteCall.ExecutionVertexContext |
getDefaultInstance() |
RemoteCall.ExecutionVertexContext |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
RemoteCall.ExecutionVertexContext.ExecutionVertex |
getDownstreamExecutionVertices(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"]; |
int |
getDownstreamExecutionVerticesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"]; |
List<RemoteCall.ExecutionVertexContext.ExecutionVertex> |
getDownstreamExecutionVerticesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"]; |
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
getDownstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"]; |
List<? extends RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder> |
getDownstreamExecutionVerticesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"]; |
RemoteCall.ExecutionVertexContext.ExecutionEdge |
getInputExecutionEdges(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"]; |
int |
getInputExecutionEdgesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"]; |
List<RemoteCall.ExecutionVertexContext.ExecutionEdge> |
getInputExecutionEdgesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"]; |
RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder |
getInputExecutionEdgesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"]; |
List<? extends RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder> |
getInputExecutionEdgesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"]; |
RemoteCall.ExecutionVertexContext.ExecutionEdge |
getOutputExecutionEdges(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"]; |
int |
getOutputExecutionEdgesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"]; |
List<RemoteCall.ExecutionVertexContext.ExecutionEdge> |
getOutputExecutionEdgesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"]; |
RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder |
getOutputExecutionEdgesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"]; |
List<? extends RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder> |
getOutputExecutionEdgesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"]; |
com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
RemoteCall.ExecutionVertexContext.ExecutionVertex |
getUpstreamExecutionVertices(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"]; |
int |
getUpstreamExecutionVerticesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"]; |
List<RemoteCall.ExecutionVertexContext.ExecutionVertex> |
getUpstreamExecutionVerticesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"]; |
RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder |
getUpstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"]; |
List<? extends RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder> |
getUpstreamExecutionVerticesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"]; |
boolean |
hasCurrentExecutionVertex()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1 [json_name = "currentExecutionVertex"]; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RemoteCall.ExecutionVertexContext.Builder |
newBuilder() |
static RemoteCall.ExecutionVertexContext.Builder |
newBuilder(RemoteCall.ExecutionVertexContext prototype) |
RemoteCall.ExecutionVertexContext.Builder |
newBuilderForType() |
protected RemoteCall.ExecutionVertexContext.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RemoteCall.ExecutionVertexContext |
parseDelimitedFrom(InputStream input) |
static RemoteCall.ExecutionVertexContext |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext |
parseFrom(byte[] data) |
static RemoteCall.ExecutionVertexContext |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext |
parseFrom(ByteBuffer data) |
static RemoteCall.ExecutionVertexContext |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext |
parseFrom(com.google.protobuf.ByteString data) |
static RemoteCall.ExecutionVertexContext |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RemoteCall.ExecutionVertexContext |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext |
parseFrom(InputStream input) |
static RemoteCall.ExecutionVertexContext |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext> |
parser() |
RemoteCall.ExecutionVertexContext.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CURRENT_EXECUTION_VERTEX_FIELD_NUMBER
public static final int UPSTREAM_EXECUTION_VERTICES_FIELD_NUMBER
public static final int DOWNSTREAM_EXECUTION_VERTICES_FIELD_NUMBER
public static final int INPUT_EXECUTION_EDGES_FIELD_NUMBER
public static final int OUTPUT_EXECUTION_EDGES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public boolean hasCurrentExecutionVertex()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1 [json_name = "currentExecutionVertex"];hasCurrentExecutionVertex 在接口中 RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertex getCurrentExecutionVertex()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1 [json_name = "currentExecutionVertex"];getCurrentExecutionVertex 在接口中 RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder getCurrentExecutionVertexOrBuilder()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1 [json_name = "currentExecutionVertex"];public List<RemoteCall.ExecutionVertexContext.ExecutionVertex> getUpstreamExecutionVerticesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"];public List<? extends RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder> getUpstreamExecutionVerticesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"];public int getUpstreamExecutionVerticesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"];public RemoteCall.ExecutionVertexContext.ExecutionVertex getUpstreamExecutionVertices(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"];public RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder getUpstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2 [json_name = "upstreamExecutionVertices"];public List<RemoteCall.ExecutionVertexContext.ExecutionVertex> getDownstreamExecutionVerticesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"];public List<? extends RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder> getDownstreamExecutionVerticesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"];public int getDownstreamExecutionVerticesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"];public RemoteCall.ExecutionVertexContext.ExecutionVertex getDownstreamExecutionVertices(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"];public RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder getDownstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3 [json_name = "downstreamExecutionVertices"];public List<RemoteCall.ExecutionVertexContext.ExecutionEdge> getInputExecutionEdgesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"];public List<? extends RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder> getInputExecutionEdgesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"];public int getInputExecutionEdgesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"];public RemoteCall.ExecutionVertexContext.ExecutionEdge getInputExecutionEdges(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"];public RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder getInputExecutionEdgesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4 [json_name = "inputExecutionEdges"];public List<RemoteCall.ExecutionVertexContext.ExecutionEdge> getOutputExecutionEdgesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"];public List<? extends RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder> getOutputExecutionEdgesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"];public int getOutputExecutionEdgesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"];public RemoteCall.ExecutionVertexContext.ExecutionEdge getOutputExecutionEdges(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"];public RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder getOutputExecutionEdgesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5 [json_name = "outputExecutionEdges"];public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static RemoteCall.ExecutionVertexContext parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RemoteCall.ExecutionVertexContext.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static RemoteCall.ExecutionVertexContext.Builder newBuilder()
public static RemoteCall.ExecutionVertexContext.Builder newBuilder(RemoteCall.ExecutionVertexContext prototype)
public RemoteCall.ExecutionVertexContext.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected RemoteCall.ExecutionVertexContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static RemoteCall.ExecutionVertexContext getDefaultInstance()
public static com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext> parser()
public com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public RemoteCall.ExecutionVertexContext getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.