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.IsSplitOrMergeEnabledRequestOrBuilder
public MasterProtos.MasterSwitchType getSwitchType()
required .MasterSwitchType switch_type = 1;
getSwitchType
in interface MasterProtos.IsSplitOrMergeEnabledRequestOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
public 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.InvalidProtocolBufferException
public static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public 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)