public static final class MasterProtos.IsSplitOrMergeEnabledRequest extends com.google.protobuf.GeneratedMessage implements MasterProtos.IsSplitOrMergeEnabledRequestOrBuilder
IsSplitOrMergeEnabledRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.IsSplitOrMergeEnabledRequest.Builder
Protobuf type  
IsSplitOrMergeEnabledRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
SWITCH_TYPE_FIELD_NUMBER  | 
public static <any> PARSER
public static final int SWITCH_TYPE_FIELD_NUMBER
public static MasterProtos.IsSplitOrMergeEnabledRequest getDefaultInstance()
public MasterProtos.IsSplitOrMergeEnabledRequest 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 hasSwitchType()
required .MasterSwitchType switch_type = 1;hasSwitchType in interface MasterProtos.IsSplitOrMergeEnabledRequestOrBuilderpublic MasterProtos.MasterSwitchType getSwitchType()
required .MasterSwitchType switch_type = 1;getSwitchType in interface MasterProtos.IsSplitOrMergeEnabledRequestOrBuilderpublic 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.IsSplitOrMergeEnabledRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsSplitOrMergeEnabledRequest.Builder newBuilder()
public MasterProtos.IsSplitOrMergeEnabledRequest.Builder newBuilderForType()
public static MasterProtos.IsSplitOrMergeEnabledRequest.Builder newBuilder(MasterProtos.IsSplitOrMergeEnabledRequest prototype)
public MasterProtos.IsSplitOrMergeEnabledRequest.Builder toBuilder()
protected MasterProtos.IsSplitOrMergeEnabledRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)