public static final class CoordinationProtos.Roles extends com.google.protobuf.GeneratedMessageV3 implements CoordinationProtos.RolesOrBuilder
exec.Roles| Modifier and Type | Class and Description |
|---|---|
static class |
CoordinationProtos.Roles.Builder
Protobuf type
exec.Roles |
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 |
DISTRIBUTED_CACHE_FIELD_NUMBER |
static int |
JAVA_EXECUTOR_FIELD_NUMBER |
static int |
LOGICAL_PLAN_FIELD_NUMBER |
static com.google.protobuf.Parser<CoordinationProtos.Roles> |
PARSER
Deprecated.
|
static int |
PHYSICAL_PLAN_FIELD_NUMBER |
static int |
SQL_QUERY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static CoordinationProtos.Roles |
getDefaultInstance() |
CoordinationProtos.Roles |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getDistributedCache()
optional bool distributed_cache = 5 [default = true]; |
boolean |
getJavaExecutor()
optional bool java_executor = 4 [default = true]; |
boolean |
getLogicalPlan()
optional bool logical_plan = 2 [default = true]; |
com.google.protobuf.Parser<CoordinationProtos.Roles> |
getParserForType() |
boolean |
getPhysicalPlan()
optional bool physical_plan = 3 [default = true]; |
int |
getSerializedSize() |
boolean |
getSqlQuery()
optional bool sql_query = 1 [default = true]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDistributedCache()
optional bool distributed_cache = 5 [default = true]; |
int |
hashCode() |
boolean |
hasJavaExecutor()
optional bool java_executor = 4 [default = true]; |
boolean |
hasLogicalPlan()
optional bool logical_plan = 2 [default = true]; |
boolean |
hasPhysicalPlan()
optional bool physical_plan = 3 [default = true]; |
boolean |
hasSqlQuery()
optional bool sql_query = 1 [default = true]; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CoordinationProtos.Roles.Builder |
newBuilder() |
static CoordinationProtos.Roles.Builder |
newBuilder(CoordinationProtos.Roles prototype) |
CoordinationProtos.Roles.Builder |
newBuilderForType() |
protected CoordinationProtos.Roles.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CoordinationProtos.Roles |
parseDelimitedFrom(InputStream input) |
static CoordinationProtos.Roles |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoordinationProtos.Roles |
parseFrom(byte[] data) |
static CoordinationProtos.Roles |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoordinationProtos.Roles |
parseFrom(ByteBuffer data) |
static CoordinationProtos.Roles |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoordinationProtos.Roles |
parseFrom(com.google.protobuf.ByteString data) |
static CoordinationProtos.Roles |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoordinationProtos.Roles |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoordinationProtos.Roles |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoordinationProtos.Roles |
parseFrom(InputStream input) |
static CoordinationProtos.Roles |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoordinationProtos.Roles> |
parser() |
CoordinationProtos.Roles.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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SQL_QUERY_FIELD_NUMBER
public static final int LOGICAL_PLAN_FIELD_NUMBER
public static final int PHYSICAL_PLAN_FIELD_NUMBER
public static final int JAVA_EXECUTOR_FIELD_NUMBER
public static final int DISTRIBUTED_CACHE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<CoordinationProtos.Roles> PARSER
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 hasSqlQuery()
optional bool sql_query = 1 [default = true];hasSqlQuery in interface CoordinationProtos.RolesOrBuilderpublic boolean getSqlQuery()
optional bool sql_query = 1 [default = true];getSqlQuery in interface CoordinationProtos.RolesOrBuilderpublic boolean hasLogicalPlan()
optional bool logical_plan = 2 [default = true];hasLogicalPlan in interface CoordinationProtos.RolesOrBuilderpublic boolean getLogicalPlan()
optional bool logical_plan = 2 [default = true];getLogicalPlan in interface CoordinationProtos.RolesOrBuilderpublic boolean hasPhysicalPlan()
optional bool physical_plan = 3 [default = true];hasPhysicalPlan in interface CoordinationProtos.RolesOrBuilderpublic boolean getPhysicalPlan()
optional bool physical_plan = 3 [default = true];getPhysicalPlan in interface CoordinationProtos.RolesOrBuilderpublic boolean hasJavaExecutor()
optional bool java_executor = 4 [default = true];hasJavaExecutor in interface CoordinationProtos.RolesOrBuilderpublic boolean getJavaExecutor()
optional bool java_executor = 4 [default = true];getJavaExecutor in interface CoordinationProtos.RolesOrBuilderpublic boolean hasDistributedCache()
optional bool distributed_cache = 5 [default = true];hasDistributedCache in interface CoordinationProtos.RolesOrBuilderpublic boolean getDistributedCache()
optional bool distributed_cache = 5 [default = true];getDistributedCache in interface CoordinationProtos.RolesOrBuilderpublic 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 CoordinationProtos.Roles parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoordinationProtos.Roles parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoordinationProtos.Roles parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoordinationProtos.Roles parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoordinationProtos.Roles parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoordinationProtos.Roles parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoordinationProtos.Roles parseFrom(InputStream input) throws IOException
IOExceptionpublic static CoordinationProtos.Roles parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CoordinationProtos.Roles parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CoordinationProtos.Roles parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CoordinationProtos.Roles parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CoordinationProtos.Roles parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CoordinationProtos.Roles.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoordinationProtos.Roles.Builder newBuilder()
public static CoordinationProtos.Roles.Builder newBuilder(CoordinationProtos.Roles prototype)
public CoordinationProtos.Roles.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoordinationProtos.Roles.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CoordinationProtos.Roles getDefaultInstance()
public static com.google.protobuf.Parser<CoordinationProtos.Roles> parser()
public com.google.protobuf.Parser<CoordinationProtos.Roles> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CoordinationProtos.Roles getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2021 The Apache Software Foundation. All rights reserved.