public static final class MasterProtos.IsSplitOrMergeEnabledResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.IsSplitOrMergeEnabledResponseOrBuilder
IsSplitOrMergeEnabledResponse| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.IsSplitOrMergeEnabledResponse.Builder
Protobuf type
IsSplitOrMergeEnabledResponse |
| Modifier and Type | Field and Description |
|---|---|
static int |
ENABLED_FIELD_NUMBER |
static <any> |
PARSER |
public static <any> PARSER
public static final int ENABLED_FIELD_NUMBER
public static MasterProtos.IsSplitOrMergeEnabledResponse getDefaultInstance()
public MasterProtos.IsSplitOrMergeEnabledResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasEnabled()
required bool enabled = 1;hasEnabled in interface MasterProtos.IsSplitOrMergeEnabledResponseOrBuilderpublic boolean getEnabled()
required bool enabled = 1;getEnabled in interface MasterProtos.IsSplitOrMergeEnabledResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledResponse.Builder newBuilder()
public MasterProtos.IsSplitOrMergeEnabledResponse.Builder newBuilderForType()
public static MasterProtos.IsSplitOrMergeEnabledResponse.Builder newBuilder(MasterProtos.IsSplitOrMergeEnabledResponse prototype)
public MasterProtos.IsSplitOrMergeEnabledResponse.Builder toBuilder()
protected MasterProtos.IsSplitOrMergeEnabledResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)