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.IsSplitOrMergeEnabledResponseOrBuilder
public boolean getEnabled()
required bool enabled = 1;
getEnabled
in interface MasterProtos.IsSplitOrMergeEnabledResponseOrBuilder
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.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static MasterProtos.IsSplitOrMergeEnabledResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public 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)