public static final class RSGroupAdminProtos.MoveServersRequest extends com.google.protobuf.GeneratedMessage implements RSGroupAdminProtos.MoveServersRequestOrBuilder
hbase.pb.MoveServersRequest| Modifier and Type | Class and Description |
|---|---|
static class |
RSGroupAdminProtos.MoveServersRequest.Builder
Protobuf type
hbase.pb.MoveServersRequest |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
SERVERS_FIELD_NUMBER |
static int |
TARGET_GROUP_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static RSGroupAdminProtos.MoveServersRequest |
getDefaultInstance() |
RSGroupAdminProtos.MoveServersRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
HBaseProtos.ServerName |
getServers(int index)
repeated .hbase.pb.ServerName servers = 3; |
int |
getServersCount()
repeated .hbase.pb.ServerName servers = 3; |
java.util.List<HBaseProtos.ServerName> |
getServersList()
repeated .hbase.pb.ServerName servers = 3; |
HBaseProtos.ServerNameOrBuilder |
getServersOrBuilder(int index)
repeated .hbase.pb.ServerName servers = 3; |
java.util.List<? extends HBaseProtos.ServerNameOrBuilder> |
getServersOrBuilderList()
repeated .hbase.pb.ServerName servers = 3; |
java.lang.String |
getTargetGroup()
required string target_group = 1; |
com.google.protobuf.ByteString |
getTargetGroupBytes()
required string target_group = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasTargetGroup()
required string target_group = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RSGroupAdminProtos.MoveServersRequest.Builder |
newBuilder() |
static RSGroupAdminProtos.MoveServersRequest.Builder |
newBuilder(RSGroupAdminProtos.MoveServersRequest prototype) |
RSGroupAdminProtos.MoveServersRequest.Builder |
newBuilderForType() |
protected RSGroupAdminProtos.MoveServersRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static RSGroupAdminProtos.MoveServersRequest |
parseDelimitedFrom(java.io.InputStream input) |
static RSGroupAdminProtos.MoveServersRequest |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RSGroupAdminProtos.MoveServersRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RSGroupAdminProtos.MoveServersRequest |
parseFrom(com.google.protobuf.ByteString data) |
static RSGroupAdminProtos.MoveServersRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RSGroupAdminProtos.MoveServersRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RSGroupAdminProtos.MoveServersRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RSGroupAdminProtos.MoveServersRequest |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RSGroupAdminProtos.MoveServersRequest.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int TARGET_GROUP_FIELD_NUMBER
public static final int SERVERS_FIELD_NUMBER
public static RSGroupAdminProtos.MoveServersRequest getDefaultInstance()
public RSGroupAdminProtos.MoveServersRequest 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 hasTargetGroup()
required string target_group = 1;hasTargetGroup in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic java.lang.String getTargetGroup()
required string target_group = 1;getTargetGroup in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic com.google.protobuf.ByteString getTargetGroupBytes()
required string target_group = 1;getTargetGroupBytes in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic java.util.List<HBaseProtos.ServerName> getServersList()
repeated .hbase.pb.ServerName servers = 3;getServersList in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic java.util.List<? extends HBaseProtos.ServerNameOrBuilder> getServersOrBuilderList()
repeated .hbase.pb.ServerName servers = 3;getServersOrBuilderList in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic int getServersCount()
repeated .hbase.pb.ServerName servers = 3;getServersCount in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic HBaseProtos.ServerName getServers(int index)
repeated .hbase.pb.ServerName servers = 3;getServers in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic HBaseProtos.ServerNameOrBuilder getServersOrBuilder(int index)
repeated .hbase.pb.ServerName servers = 3;getServersOrBuilder in interface RSGroupAdminProtos.MoveServersRequestOrBuilderpublic 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 RSGroupAdminProtos.MoveServersRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.MoveServersRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.MoveServersRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.MoveServersRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static RSGroupAdminProtos.MoveServersRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static RSGroupAdminProtos.MoveServersRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static RSGroupAdminProtos.MoveServersRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static RSGroupAdminProtos.MoveServersRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static RSGroupAdminProtos.MoveServersRequest.Builder newBuilder()
public RSGroupAdminProtos.MoveServersRequest.Builder newBuilderForType()
public static RSGroupAdminProtos.MoveServersRequest.Builder newBuilder(RSGroupAdminProtos.MoveServersRequest prototype)
public RSGroupAdminProtos.MoveServersRequest.Builder toBuilder()
protected RSGroupAdminProtos.MoveServersRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)