public static final class RSGroupProtos.RSGroupInfo.Builder extends <any> implements RSGroupProtos.RSGroupInfoOrBuilder
hbase.pb.RSGroupInfo
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public RSGroupProtos.RSGroupInfo.Builder clear()
public RSGroupProtos.RSGroupInfo.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public RSGroupProtos.RSGroupInfo getDefaultInstanceForType()
public RSGroupProtos.RSGroupInfo build()
public RSGroupProtos.RSGroupInfo buildPartial()
public RSGroupProtos.RSGroupInfo.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public RSGroupProtos.RSGroupInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasName()
required string name = 1;
hasName
in interface RSGroupProtos.RSGroupInfoOrBuilder
public String getName()
required string name = 1;
getName
in interface RSGroupProtos.RSGroupInfoOrBuilder
public com.google.protobuf.ByteString getNameBytes()
required string name = 1;
getNameBytes
in interface RSGroupProtos.RSGroupInfoOrBuilder
public RSGroupProtos.RSGroupInfo.Builder setName(String value)
required string name = 1;
public RSGroupProtos.RSGroupInfo.Builder clearName()
required string name = 1;
public RSGroupProtos.RSGroupInfo.Builder setNameBytes(com.google.protobuf.ByteString value)
required string name = 1;
public List<HBaseProtos.ServerName> getServersList()
repeated .ServerName servers = 4;
getServersList
in interface RSGroupProtos.RSGroupInfoOrBuilder
public int getServersCount()
repeated .ServerName servers = 4;
getServersCount
in interface RSGroupProtos.RSGroupInfoOrBuilder
public HBaseProtos.ServerName getServers(int index)
repeated .ServerName servers = 4;
getServers
in interface RSGroupProtos.RSGroupInfoOrBuilder
public RSGroupProtos.RSGroupInfo.Builder setServers(int index, HBaseProtos.ServerName value)
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder setServers(int index, HBaseProtos.ServerName.Builder builderForValue)
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder addServers(HBaseProtos.ServerName value)
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder addServers(int index, HBaseProtos.ServerName value)
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder addServers(HBaseProtos.ServerName.Builder builderForValue)
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder addServers(int index, HBaseProtos.ServerName.Builder builderForValue)
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder addAllServers(Iterable<? extends HBaseProtos.ServerName> values)
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder clearServers()
repeated .ServerName servers = 4;
public RSGroupProtos.RSGroupInfo.Builder removeServers(int index)
repeated .ServerName servers = 4;
public HBaseProtos.ServerName.Builder getServersBuilder(int index)
repeated .ServerName servers = 4;
public HBaseProtos.ServerNameOrBuilder getServersOrBuilder(int index)
repeated .ServerName servers = 4;
getServersOrBuilder
in interface RSGroupProtos.RSGroupInfoOrBuilder
public List<? extends HBaseProtos.ServerNameOrBuilder> getServersOrBuilderList()
repeated .ServerName servers = 4;
getServersOrBuilderList
in interface RSGroupProtos.RSGroupInfoOrBuilder
public HBaseProtos.ServerName.Builder addServersBuilder()
repeated .ServerName servers = 4;
public HBaseProtos.ServerName.Builder addServersBuilder(int index)
repeated .ServerName servers = 4;
public List<HBaseProtos.ServerName.Builder> getServersBuilderList()
repeated .ServerName servers = 4;
public List<HBaseProtos.TableName> getTablesList()
repeated .TableName tables = 3;
getTablesList
in interface RSGroupProtos.RSGroupInfoOrBuilder
public int getTablesCount()
repeated .TableName tables = 3;
getTablesCount
in interface RSGroupProtos.RSGroupInfoOrBuilder
public HBaseProtos.TableName getTables(int index)
repeated .TableName tables = 3;
getTables
in interface RSGroupProtos.RSGroupInfoOrBuilder
public RSGroupProtos.RSGroupInfo.Builder setTables(int index, HBaseProtos.TableName value)
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder setTables(int index, HBaseProtos.TableName.Builder builderForValue)
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder addTables(HBaseProtos.TableName value)
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder addTables(int index, HBaseProtos.TableName value)
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder addTables(HBaseProtos.TableName.Builder builderForValue)
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder addTables(int index, HBaseProtos.TableName.Builder builderForValue)
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder addAllTables(Iterable<? extends HBaseProtos.TableName> values)
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder clearTables()
repeated .TableName tables = 3;
public RSGroupProtos.RSGroupInfo.Builder removeTables(int index)
repeated .TableName tables = 3;
public HBaseProtos.TableName.Builder getTablesBuilder(int index)
repeated .TableName tables = 3;
public HBaseProtos.TableNameOrBuilder getTablesOrBuilder(int index)
repeated .TableName tables = 3;
getTablesOrBuilder
in interface RSGroupProtos.RSGroupInfoOrBuilder
public List<? extends HBaseProtos.TableNameOrBuilder> getTablesOrBuilderList()
repeated .TableName tables = 3;
getTablesOrBuilderList
in interface RSGroupProtos.RSGroupInfoOrBuilder
public HBaseProtos.TableName.Builder addTablesBuilder()
repeated .TableName tables = 3;
public HBaseProtos.TableName.Builder addTablesBuilder(int index)
repeated .TableName tables = 3;
public List<HBaseProtos.TableName.Builder> getTablesBuilderList()
repeated .TableName tables = 3;