public static final class MasterProtos.GetSchemaAlterStatusResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.GetSchemaAlterStatusResponseOrBuilder
GetSchemaAlterStatusResponse| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.GetSchemaAlterStatusResponse.Builder
Protobuf type  
GetSchemaAlterStatusResponse | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
TOTAL_REGIONS_FIELD_NUMBER  | 
static int | 
YET_TO_UPDATE_REGIONS_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
getDefaultInstance()  | 
MasterProtos.GetSchemaAlterStatusResponse | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
<any> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
int | 
getTotalRegions()
optional uint32 total_regions = 2; | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
getYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1; | 
int | 
hashCode()  | 
boolean | 
hasTotalRegions()
optional uint32 total_regions = 2; | 
boolean | 
hasYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static MasterProtos.GetSchemaAlterStatusResponse.Builder | 
newBuilder()  | 
static MasterProtos.GetSchemaAlterStatusResponse.Builder | 
newBuilder(MasterProtos.GetSchemaAlterStatusResponse prototype)  | 
MasterProtos.GetSchemaAlterStatusResponse.Builder | 
newBuilderForType()  | 
protected MasterProtos.GetSchemaAlterStatusResponse.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseDelimitedFrom(InputStream input)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseFrom(com.google.protobuf.ByteString data)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.GetSchemaAlterStatusResponse | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
MasterProtos.GetSchemaAlterStatusResponse.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int YET_TO_UPDATE_REGIONS_FIELD_NUMBER
public static final int TOTAL_REGIONS_FIELD_NUMBER
public static MasterProtos.GetSchemaAlterStatusResponse getDefaultInstance()
public MasterProtos.GetSchemaAlterStatusResponse 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 hasYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1;hasYetToUpdateRegions in interface MasterProtos.GetSchemaAlterStatusResponseOrBuilderpublic int getYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1;getYetToUpdateRegions in interface MasterProtos.GetSchemaAlterStatusResponseOrBuilderpublic boolean hasTotalRegions()
optional uint32 total_regions = 2;hasTotalRegions in interface MasterProtos.GetSchemaAlterStatusResponseOrBuilderpublic int getTotalRegions()
optional uint32 total_regions = 2;getTotalRegions in interface MasterProtos.GetSchemaAlterStatusResponseOrBuilderpublic 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.GetSchemaAlterStatusResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusResponse.Builder newBuilder()
public MasterProtos.GetSchemaAlterStatusResponse.Builder newBuilderForType()
public static MasterProtos.GetSchemaAlterStatusResponse.Builder newBuilder(MasterProtos.GetSchemaAlterStatusResponse prototype)
public MasterProtos.GetSchemaAlterStatusResponse.Builder toBuilder()
protected MasterProtos.GetSchemaAlterStatusResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)