public static final class MasterProtos.SetNormalizerRunningResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.SetNormalizerRunningResponseOrBuilder
hbase.pb.SetNormalizerRunningResponse| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.SetNormalizerRunningResponse.Builder
Protobuf type
hbase.pb.SetNormalizerRunningResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
PREV_NORMALIZER_VALUE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static MasterProtos.SetNormalizerRunningResponse |
getDefaultInstance() |
MasterProtos.SetNormalizerRunningResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
boolean |
getPrevNormalizerValue()
optional bool prev_normalizer_value = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasPrevNormalizerValue()
optional bool prev_normalizer_value = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MasterProtos.SetNormalizerRunningResponse.Builder |
newBuilder() |
static MasterProtos.SetNormalizerRunningResponse.Builder |
newBuilder(MasterProtos.SetNormalizerRunningResponse prototype) |
MasterProtos.SetNormalizerRunningResponse.Builder |
newBuilderForType() |
protected MasterProtos.SetNormalizerRunningResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MasterProtos.SetNormalizerRunningResponse |
parseDelimitedFrom(java.io.InputStream input) |
static MasterProtos.SetNormalizerRunningResponse |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.SetNormalizerRunningResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetNormalizerRunningResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetNormalizerRunningResponse.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int PREV_NORMALIZER_VALUE_FIELD_NUMBER
public static MasterProtos.SetNormalizerRunningResponse getDefaultInstance()
public MasterProtos.SetNormalizerRunningResponse 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 hasPrevNormalizerValue()
optional bool prev_normalizer_value = 1;hasPrevNormalizerValue in interface MasterProtos.SetNormalizerRunningResponseOrBuilderpublic boolean getPrevNormalizerValue()
optional bool prev_normalizer_value = 1;getPrevNormalizerValue in interface MasterProtos.SetNormalizerRunningResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public static MasterProtos.SetNormalizerRunningResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetNormalizerRunningResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetNormalizerRunningResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetNormalizerRunningResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MasterProtos.SetNormalizerRunningResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MasterProtos.SetNormalizerRunningResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MasterProtos.SetNormalizerRunningResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MasterProtos.SetNormalizerRunningResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MasterProtos.SetNormalizerRunningResponse.Builder newBuilder()
public MasterProtos.SetNormalizerRunningResponse.Builder newBuilderForType()
public static MasterProtos.SetNormalizerRunningResponse.Builder newBuilder(MasterProtos.SetNormalizerRunningResponse prototype)
public MasterProtos.SetNormalizerRunningResponse.Builder toBuilder()
protected MasterProtos.SetNormalizerRunningResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)