public static final class RemoteCall.ExecutionVertexContext extends com.google.protobuf.GeneratedMessageV3 implements RemoteCall.ExecutionVertexContextOrBuilder
ray.streaming.proto.ExecutionVertexContext| Modifier and Type | Class and Description |
|---|---|
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| Modifier and Type | Field and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
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, 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, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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 in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCurrentExecutionVertex()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1[json_name = "currentExecutionVertex"];hasCurrentExecutionVertex in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertex getCurrentExecutionVertex()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1[json_name = "currentExecutionVertex"];getCurrentExecutionVertex in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder getCurrentExecutionVertexOrBuilder()
.ray.streaming.proto.ExecutionVertexContext.ExecutionVertex current_execution_vertex = 1[json_name = "currentExecutionVertex"];getCurrentExecutionVertexOrBuilder in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<RemoteCall.ExecutionVertexContext.ExecutionVertex> getUpstreamExecutionVerticesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];getUpstreamExecutionVerticesList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<? extends RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder> getUpstreamExecutionVerticesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];getUpstreamExecutionVerticesOrBuilderList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic int getUpstreamExecutionVerticesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];getUpstreamExecutionVerticesCount in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertex getUpstreamExecutionVertices(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];getUpstreamExecutionVertices in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder getUpstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex upstream_execution_vertices = 2[json_name = "upstreamExecutionVertices"];getUpstreamExecutionVerticesOrBuilder in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<RemoteCall.ExecutionVertexContext.ExecutionVertex> getDownstreamExecutionVerticesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];getDownstreamExecutionVerticesList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<? extends RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder> getDownstreamExecutionVerticesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];getDownstreamExecutionVerticesOrBuilderList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic int getDownstreamExecutionVerticesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];getDownstreamExecutionVerticesCount in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertex getDownstreamExecutionVertices(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];getDownstreamExecutionVertices in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder getDownstreamExecutionVerticesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionVertex downstream_execution_vertices = 3[json_name = "downstreamExecutionVertices"];getDownstreamExecutionVerticesOrBuilder in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<RemoteCall.ExecutionVertexContext.ExecutionEdge> getInputExecutionEdgesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4[json_name = "inputExecutionEdges"];getInputExecutionEdgesList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<? extends RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder> getInputExecutionEdgesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4[json_name = "inputExecutionEdges"];getInputExecutionEdgesOrBuilderList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic int getInputExecutionEdgesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4[json_name = "inputExecutionEdges"];getInputExecutionEdgesCount in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionEdge getInputExecutionEdges(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4[json_name = "inputExecutionEdges"];getInputExecutionEdges in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder getInputExecutionEdgesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge input_execution_edges = 4[json_name = "inputExecutionEdges"];getInputExecutionEdgesOrBuilder in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<RemoteCall.ExecutionVertexContext.ExecutionEdge> getOutputExecutionEdgesList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5[json_name = "outputExecutionEdges"];getOutputExecutionEdgesList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic List<? extends RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder> getOutputExecutionEdgesOrBuilderList()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5[json_name = "outputExecutionEdges"];getOutputExecutionEdgesOrBuilderList in interface RemoteCall.ExecutionVertexContextOrBuilderpublic int getOutputExecutionEdgesCount()
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5[json_name = "outputExecutionEdges"];getOutputExecutionEdgesCount in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionEdge getOutputExecutionEdges(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5[json_name = "outputExecutionEdges"];getOutputExecutionEdges in interface RemoteCall.ExecutionVertexContextOrBuilderpublic RemoteCall.ExecutionVertexContext.ExecutionEdgeOrBuilder getOutputExecutionEdgesOrBuilder(int index)
repeated .ray.streaming.proto.ExecutionVertexContext.ExecutionEdge output_execution_edges = 5[json_name = "outputExecutionEdges"];getOutputExecutionEdgesOrBuilder in interface RemoteCall.ExecutionVertexContextOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class 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 in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RemoteCall.ExecutionVertexContext.Builder newBuilder()
public static RemoteCall.ExecutionVertexContext.Builder newBuilder(RemoteCall.ExecutionVertexContext prototype)
public RemoteCall.ExecutionVertexContext.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RemoteCall.ExecutionVertexContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class 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 in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RemoteCall.ExecutionVertexContext getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.