public static final class RemoteCall.ExecutionVertexContext.ExecutionVertex extends com.google.protobuf.GeneratedMessageV3 implements RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilder
ray.streaming.proto.ExecutionVertexContext.ExecutionVertex| 限定符和类型 | 类和说明 |
|---|---|
static class |
RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder
Protobuf type
ray.streaming.proto.ExecutionVertexContext.ExecutionVertex |
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 |
BUILD_TIME_FIELD_NUMBER |
static int |
CHAINED_FIELD_NUMBER |
static int |
CONFIG_FIELD_NUMBER |
static int |
CONTAINER_ID_FIELD_NUMBER |
static int |
EXECUTION_JOB_VERTEX_ID_FIELD_NUMBER |
static int |
EXECUTION_JOB_VERTEX_NAME_FIELD_NUMBER |
static int |
EXECUTION_VERTEX_ID_FIELD_NUMBER |
static int |
EXECUTION_VERTEX_INDEX_FIELD_NUMBER |
static int |
LANGUAGE_FIELD_NUMBER |
static int |
OPERATOR_FIELD_NUMBER |
static int |
PARALLELISM_FIELD_NUMBER |
static int |
RESOURCE_FIELD_NUMBER |
static int |
WORKER_ACTOR_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsConfig(String key)
map<string, string> config = 12 [json_name = "config"]; |
boolean |
containsResource(String key)
map<string, double> resource = 13 [json_name = "resource"]; |
boolean |
equals(Object obj) |
long |
getBuildTime()
uint64 build_time = 10 [json_name = "buildTime"]; |
boolean |
getChained()
bool chained = 7 [json_name = "chained"]; |
Map<String,String> |
getConfig()
已过时。
|
int |
getConfigCount()
map<string, string> config = 12 [json_name = "config"]; |
Map<String,String> |
getConfigMap()
map<string, string> config = 12 [json_name = "config"]; |
String |
getConfigOrDefault(String key,
String defaultValue)
map<string, string> config = 12 [json_name = "config"]; |
String |
getConfigOrThrow(String key)
map<string, string> config = 12 [json_name = "config"]; |
String |
getContainerId()
string container_id = 9 [json_name = "containerId"]; |
com.google.protobuf.ByteString |
getContainerIdBytes()
string container_id = 9 [json_name = "containerId"]; |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
getDefaultInstance() |
RemoteCall.ExecutionVertexContext.ExecutionVertex |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getExecutionJobVertexId()
int32 execution_job_vertex_id = 2 [json_name = "executionJobVertexId"]; |
String |
getExecutionJobVertexName()
string execution_job_vertex_name = 3 [json_name = "executionJobVertexName"]; |
com.google.protobuf.ByteString |
getExecutionJobVertexNameBytes()
string execution_job_vertex_name = 3 [json_name = "executionJobVertexName"]; |
int |
getExecutionVertexId()
int32 execution_vertex_id = 1 [json_name = "executionVertexId"]; |
int |
getExecutionVertexIndex()
int32 execution_vertex_index = 4 [json_name = "executionVertexIndex"]; |
Streaming.Language |
getLanguage()
.ray.streaming.proto.Language language = 11 [json_name = "language"]; |
int |
getLanguageValue()
.ray.streaming.proto.Language language = 11 [json_name = "language"]; |
com.google.protobuf.ByteString |
getOperator()
bytes operator = 6 [json_name = "operator"]; |
int |
getParallelism()
int32 parallelism = 5 [json_name = "parallelism"]; |
com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext.ExecutionVertex> |
getParserForType() |
Map<String,Double> |
getResource()
已过时。
|
int |
getResourceCount()
map<string, double> resource = 13 [json_name = "resource"]; |
Map<String,Double> |
getResourceMap()
map<string, double> resource = 13 [json_name = "resource"]; |
double |
getResourceOrDefault(String key,
double defaultValue)
map<string, double> resource = 13 [json_name = "resource"]; |
double |
getResourceOrThrow(String key)
map<string, double> resource = 13 [json_name = "resource"]; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.ByteString |
getWorkerActor()
bytes worker_actor = 8 [json_name = "workerActor"]; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder |
newBuilder() |
static RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder |
newBuilder(RemoteCall.ExecutionVertexContext.ExecutionVertex prototype) |
RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder |
newBuilderForType() |
protected RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseDelimitedFrom(InputStream input) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(byte[] data) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(ByteBuffer data) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(com.google.protobuf.ByteString data) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(InputStream input) |
static RemoteCall.ExecutionVertexContext.ExecutionVertex |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext.ExecutionVertex> |
parser() |
RemoteCall.ExecutionVertexContext.ExecutionVertex.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, 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 EXECUTION_VERTEX_ID_FIELD_NUMBER
public static final int EXECUTION_JOB_VERTEX_ID_FIELD_NUMBER
public static final int EXECUTION_JOB_VERTEX_NAME_FIELD_NUMBER
public static final int EXECUTION_VERTEX_INDEX_FIELD_NUMBER
public static final int PARALLELISM_FIELD_NUMBER
public static final int OPERATOR_FIELD_NUMBER
public static final int CHAINED_FIELD_NUMBER
public static final int WORKER_ACTOR_FIELD_NUMBER
public static final int CONTAINER_ID_FIELD_NUMBER
public static final int BUILD_TIME_FIELD_NUMBER
public static final int LANGUAGE_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public static final int RESOURCE_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.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public int getExecutionVertexId()
int32 execution_vertex_id = 1 [json_name = "executionVertexId"];getExecutionVertexId 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic int getExecutionJobVertexId()
int32 execution_job_vertex_id = 2 [json_name = "executionJobVertexId"];getExecutionJobVertexId 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic String getExecutionJobVertexName()
string execution_job_vertex_name = 3 [json_name = "executionJobVertexName"];getExecutionJobVertexName 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic com.google.protobuf.ByteString getExecutionJobVertexNameBytes()
string execution_job_vertex_name = 3 [json_name = "executionJobVertexName"];getExecutionJobVertexNameBytes 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic int getExecutionVertexIndex()
int32 execution_vertex_index = 4 [json_name = "executionVertexIndex"];getExecutionVertexIndex 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic int getParallelism()
int32 parallelism = 5 [json_name = "parallelism"];getParallelism 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic com.google.protobuf.ByteString getOperator()
bytes operator = 6 [json_name = "operator"];getOperator 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic boolean getChained()
bool chained = 7 [json_name = "chained"];getChained 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic com.google.protobuf.ByteString getWorkerActor()
bytes worker_actor = 8 [json_name = "workerActor"];getWorkerActor 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic String getContainerId()
string container_id = 9 [json_name = "containerId"];getContainerId 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic com.google.protobuf.ByteString getContainerIdBytes()
string container_id = 9 [json_name = "containerId"];getContainerIdBytes 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic long getBuildTime()
uint64 build_time = 10 [json_name = "buildTime"];getBuildTime 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic int getLanguageValue()
.ray.streaming.proto.Language language = 11 [json_name = "language"];getLanguageValue 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic Streaming.Language getLanguage()
.ray.streaming.proto.Language language = 11 [json_name = "language"];getLanguage 在接口中 RemoteCall.ExecutionVertexContext.ExecutionVertexOrBuilderpublic int getConfigCount()
map<string, string> config = 12 [json_name = "config"];public boolean containsConfig(String key)
map<string, string> config = 12 [json_name = "config"];@Deprecated public Map<String,String> getConfig()
getConfigMap() instead.public Map<String,String> getConfigMap()
map<string, string> config = 12 [json_name = "config"];public String getConfigOrDefault(String key, String defaultValue)
map<string, string> config = 12 [json_name = "config"];public String getConfigOrThrow(String key)
map<string, string> config = 12 [json_name = "config"];public int getResourceCount()
map<string, double> resource = 13 [json_name = "resource"];public boolean containsResource(String key)
map<string, double> resource = 13 [json_name = "resource"];@Deprecated public Map<String,Double> getResource()
getResourceMap() instead.public Map<String,Double> getResourceMap()
map<string, double> resource = 13 [json_name = "resource"];public double getResourceOrDefault(String key, double defaultValue)
map<string, double> resource = 13 [json_name = "resource"];public double getResourceOrThrow(String key)
map<string, double> resource = 13 [json_name = "resource"];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.ExecutionVertex parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RemoteCall.ExecutionVertexContext.ExecutionVertex parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder newBuilder()
public static RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder newBuilder(RemoteCall.ExecutionVertexContext.ExecutionVertex prototype)
public RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected RemoteCall.ExecutionVertexContext.ExecutionVertex.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static RemoteCall.ExecutionVertexContext.ExecutionVertex getDefaultInstance()
public static com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext.ExecutionVertex> parser()
public com.google.protobuf.Parser<RemoteCall.ExecutionVertexContext.ExecutionVertex> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public RemoteCall.ExecutionVertexContext.ExecutionVertex getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.