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