public static final class RSGroupAdminProtos.GetRSGroupInfoOfServerRequest extends com.google.protobuf.GeneratedMessage implements RSGroupAdminProtos.GetRSGroupInfoOfServerRequestOrBuilder
hbase.pb.GetRSGroupInfoOfServerRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RSGroupAdminProtos.GetRSGroupInfoOfServerRequest.Builder
Protobuf type  
hbase.pb.GetRSGroupInfoOfServerRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
SERVER_FIELD_NUMBER  | 
public static <any> PARSER
public static final int SERVER_FIELD_NUMBER
public static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest getDefaultInstance()
public RSGroupAdminProtos.GetRSGroupInfoOfServerRequest 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 hasServer()
required .ServerName server = 2;hasServer in interface RSGroupAdminProtos.GetRSGroupInfoOfServerRequestOrBuilderpublic HBaseProtos.ServerName getServer()
required .ServerName server = 2;getServer in interface RSGroupAdminProtos.GetRSGroupInfoOfServerRequestOrBuilderpublic HBaseProtos.ServerNameOrBuilder getServerOrBuilder()
required .ServerName server = 2;getServerOrBuilder in interface RSGroupAdminProtos.GetRSGroupInfoOfServerRequestOrBuilderpublic 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.GetRSGroupInfoOfServerRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest.Builder newBuilder()
public RSGroupAdminProtos.GetRSGroupInfoOfServerRequest.Builder newBuilderForType()
public static RSGroupAdminProtos.GetRSGroupInfoOfServerRequest.Builder newBuilder(RSGroupAdminProtos.GetRSGroupInfoOfServerRequest prototype)
public RSGroupAdminProtos.GetRSGroupInfoOfServerRequest.Builder toBuilder()
protected RSGroupAdminProtos.GetRSGroupInfoOfServerRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)