public static final class RSGroupAdminProtos.BalanceRSGroupResponse extends com.google.protobuf.GeneratedMessage implements RSGroupAdminProtos.BalanceRSGroupResponseOrBuilder
hbase.pb.BalanceRSGroupResponse| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RSGroupAdminProtos.BalanceRSGroupResponse.Builder
Protobuf type  
hbase.pb.BalanceRSGroupResponse | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
BALANCERAN_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
public static <any> PARSER
public static final int BALANCERAN_FIELD_NUMBER
public static RSGroupAdminProtos.BalanceRSGroupResponse getDefaultInstance()
public RSGroupAdminProtos.BalanceRSGroupResponse 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 hasBalanceRan()
required bool balanceRan = 1;hasBalanceRan in interface RSGroupAdminProtos.BalanceRSGroupResponseOrBuilderpublic boolean getBalanceRan()
required bool balanceRan = 1;getBalanceRan in interface RSGroupAdminProtos.BalanceRSGroupResponseOrBuilderpublic 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 RSGroupAdminProtos.BalanceRSGroupResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupResponse.Builder newBuilder()
public RSGroupAdminProtos.BalanceRSGroupResponse.Builder newBuilderForType()
public static RSGroupAdminProtos.BalanceRSGroupResponse.Builder newBuilder(RSGroupAdminProtos.BalanceRSGroupResponse prototype)
public RSGroupAdminProtos.BalanceRSGroupResponse.Builder toBuilder()
protected RSGroupAdminProtos.BalanceRSGroupResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)