public static final class ClusterStatusPB.ClusterStatus extends com.google.protobuf.GeneratedMessageLite implements ClusterStatusPB.ClusterStatusOrBuilder
ClusterStatus
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusPB.ClusterStatus.Builder
Protobuf type
ClusterStatus |
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>
Modifier and Type | Field and Description |
---|---|
static int |
BACKUP_MASTERS_FIELD_NUMBER |
static int |
BALANCER_ON_FIELD_NUMBER |
static int |
CLUSTER_ID_FIELD_NUMBER |
static int |
DEAD_SERVERS_FIELD_NUMBER |
static int |
HBASE_VERSION_FIELD_NUMBER |
static int |
LIVE_SERVERS_FIELD_NUMBER |
static int |
MASTER_COPROCESSORS_FIELD_NUMBER |
static int |
MASTER_FIELD_NUMBER |
static com.google.protobuf.Parser<ClusterStatusPB.ClusterStatus> |
PARSER |
static int |
REGIONS_IN_TRANSITION_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
HBasePB.ServerName |
getBackupMasters(int index)
repeated .ServerName backup_masters = 8; |
int |
getBackupMastersCount()
repeated .ServerName backup_masters = 8; |
List<HBasePB.ServerName> |
getBackupMastersList()
repeated .ServerName backup_masters = 8; |
HBasePB.ServerNameOrBuilder |
getBackupMastersOrBuilder(int index)
repeated .ServerName backup_masters = 8; |
List<? extends HBasePB.ServerNameOrBuilder> |
getBackupMastersOrBuilderList()
repeated .ServerName backup_masters = 8; |
boolean |
getBalancerOn()
optional bool balancer_on = 9; |
ClusterIdPB.ClusterId |
getClusterId()
optional .ClusterId cluster_id = 5; |
HBasePB.ServerName |
getDeadServers(int index)
repeated .ServerName dead_servers = 3; |
int |
getDeadServersCount()
repeated .ServerName dead_servers = 3; |
List<HBasePB.ServerName> |
getDeadServersList()
repeated .ServerName dead_servers = 3; |
HBasePB.ServerNameOrBuilder |
getDeadServersOrBuilder(int index)
repeated .ServerName dead_servers = 3; |
List<? extends HBasePB.ServerNameOrBuilder> |
getDeadServersOrBuilderList()
repeated .ServerName dead_servers = 3; |
static ClusterStatusPB.ClusterStatus |
getDefaultInstance() |
ClusterStatusPB.ClusterStatus |
getDefaultInstanceForType() |
FSPB.HBaseVersionFileContent |
getHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1; |
ClusterStatusPB.LiveServerInfo |
getLiveServers(int index)
repeated .LiveServerInfo live_servers = 2; |
int |
getLiveServersCount()
repeated .LiveServerInfo live_servers = 2; |
List<ClusterStatusPB.LiveServerInfo> |
getLiveServersList()
repeated .LiveServerInfo live_servers = 2; |
ClusterStatusPB.LiveServerInfoOrBuilder |
getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2; |
List<? extends ClusterStatusPB.LiveServerInfoOrBuilder> |
getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2; |
HBasePB.ServerName |
getMaster()
optional .ServerName master = 7; |
HBasePB.Coprocessor |
getMasterCoprocessors(int index)
repeated .Coprocessor master_coprocessors = 6; |
int |
getMasterCoprocessorsCount()
repeated .Coprocessor master_coprocessors = 6; |
List<HBasePB.Coprocessor> |
getMasterCoprocessorsList()
repeated .Coprocessor master_coprocessors = 6; |
HBasePB.CoprocessorOrBuilder |
getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6; |
List<? extends HBasePB.CoprocessorOrBuilder> |
getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6; |
com.google.protobuf.Parser<ClusterStatusPB.ClusterStatus> |
getParserForType() |
ClusterStatusPB.RegionInTransition |
getRegionsInTransition(int index)
repeated .RegionInTransition regions_in_transition = 4; |
int |
getRegionsInTransitionCount()
repeated .RegionInTransition regions_in_transition = 4; |
List<ClusterStatusPB.RegionInTransition> |
getRegionsInTransitionList()
repeated .RegionInTransition regions_in_transition = 4; |
ClusterStatusPB.RegionInTransitionOrBuilder |
getRegionsInTransitionOrBuilder(int index)
repeated .RegionInTransition regions_in_transition = 4; |
List<? extends ClusterStatusPB.RegionInTransitionOrBuilder> |
getRegionsInTransitionOrBuilderList()
repeated .RegionInTransition regions_in_transition = 4; |
int |
getSerializedSize() |
boolean |
hasBalancerOn()
optional bool balancer_on = 9; |
boolean |
hasClusterId()
optional .ClusterId cluster_id = 5; |
boolean |
hasHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1; |
boolean |
hasMaster()
optional .ServerName master = 7; |
boolean |
isInitialized() |
static ClusterStatusPB.ClusterStatus.Builder |
newBuilder() |
static ClusterStatusPB.ClusterStatus.Builder |
newBuilder(ClusterStatusPB.ClusterStatus prototype) |
ClusterStatusPB.ClusterStatus.Builder |
newBuilderForType() |
static ClusterStatusPB.ClusterStatus |
parseDelimitedFrom(InputStream input) |
static ClusterStatusPB.ClusterStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ClusterStatus |
parseFrom(byte[] data) |
static ClusterStatusPB.ClusterStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ClusterStatus |
parseFrom(com.google.protobuf.ByteString data) |
static ClusterStatusPB.ClusterStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ClusterStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterStatusPB.ClusterStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ClusterStatus |
parseFrom(InputStream input) |
static ClusterStatusPB.ClusterStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusPB.ClusterStatus.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownField
public static com.google.protobuf.Parser<ClusterStatusPB.ClusterStatus> PARSER
public static final int HBASE_VERSION_FIELD_NUMBER
public static final int LIVE_SERVERS_FIELD_NUMBER
public static final int DEAD_SERVERS_FIELD_NUMBER
public static final int REGIONS_IN_TRANSITION_FIELD_NUMBER
public static final int CLUSTER_ID_FIELD_NUMBER
public static final int MASTER_COPROCESSORS_FIELD_NUMBER
public static final int MASTER_FIELD_NUMBER
public static final int BACKUP_MASTERS_FIELD_NUMBER
public static final int BALANCER_ON_FIELD_NUMBER
public static ClusterStatusPB.ClusterStatus getDefaultInstance()
public ClusterStatusPB.ClusterStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
public com.google.protobuf.Parser<ClusterStatusPB.ClusterStatus> getParserForType()
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageLite
public boolean hasHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1;
hasHbaseVersion
in interface ClusterStatusPB.ClusterStatusOrBuilder
public FSPB.HBaseVersionFileContent getHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersion
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<ClusterStatusPB.LiveServerInfo> getLiveServersList()
repeated .LiveServerInfo live_servers = 2;
getLiveServersList
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<? extends ClusterStatusPB.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2;
public int getLiveServersCount()
repeated .LiveServerInfo live_servers = 2;
getLiveServersCount
in interface ClusterStatusPB.ClusterStatusOrBuilder
public ClusterStatusPB.LiveServerInfo getLiveServers(int index)
repeated .LiveServerInfo live_servers = 2;
getLiveServers
in interface ClusterStatusPB.ClusterStatusOrBuilder
public ClusterStatusPB.LiveServerInfoOrBuilder getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2;
public List<HBasePB.ServerName> getDeadServersList()
repeated .ServerName dead_servers = 3;
getDeadServersList
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<? extends HBasePB.ServerNameOrBuilder> getDeadServersOrBuilderList()
repeated .ServerName dead_servers = 3;
public int getDeadServersCount()
repeated .ServerName dead_servers = 3;
getDeadServersCount
in interface ClusterStatusPB.ClusterStatusOrBuilder
public HBasePB.ServerName getDeadServers(int index)
repeated .ServerName dead_servers = 3;
getDeadServers
in interface ClusterStatusPB.ClusterStatusOrBuilder
public HBasePB.ServerNameOrBuilder getDeadServersOrBuilder(int index)
repeated .ServerName dead_servers = 3;
public List<ClusterStatusPB.RegionInTransition> getRegionsInTransitionList()
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionList
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<? extends ClusterStatusPB.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
repeated .RegionInTransition regions_in_transition = 4;
public int getRegionsInTransitionCount()
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionCount
in interface ClusterStatusPB.ClusterStatusOrBuilder
public ClusterStatusPB.RegionInTransition getRegionsInTransition(int index)
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransition
in interface ClusterStatusPB.ClusterStatusOrBuilder
public ClusterStatusPB.RegionInTransitionOrBuilder getRegionsInTransitionOrBuilder(int index)
repeated .RegionInTransition regions_in_transition = 4;
public boolean hasClusterId()
optional .ClusterId cluster_id = 5;
hasClusterId
in interface ClusterStatusPB.ClusterStatusOrBuilder
public ClusterIdPB.ClusterId getClusterId()
optional .ClusterId cluster_id = 5;
getClusterId
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<HBasePB.Coprocessor> getMasterCoprocessorsList()
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsList
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<? extends HBasePB.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6;
public int getMasterCoprocessorsCount()
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsCount
in interface ClusterStatusPB.ClusterStatusOrBuilder
public HBasePB.Coprocessor getMasterCoprocessors(int index)
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessors
in interface ClusterStatusPB.ClusterStatusOrBuilder
public HBasePB.CoprocessorOrBuilder getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6;
public boolean hasMaster()
optional .ServerName master = 7;
hasMaster
in interface ClusterStatusPB.ClusterStatusOrBuilder
public HBasePB.ServerName getMaster()
optional .ServerName master = 7;
getMaster
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<HBasePB.ServerName> getBackupMastersList()
repeated .ServerName backup_masters = 8;
getBackupMastersList
in interface ClusterStatusPB.ClusterStatusOrBuilder
public List<? extends HBasePB.ServerNameOrBuilder> getBackupMastersOrBuilderList()
repeated .ServerName backup_masters = 8;
public int getBackupMastersCount()
repeated .ServerName backup_masters = 8;
getBackupMastersCount
in interface ClusterStatusPB.ClusterStatusOrBuilder
public HBasePB.ServerName getBackupMasters(int index)
repeated .ServerName backup_masters = 8;
getBackupMasters
in interface ClusterStatusPB.ClusterStatusOrBuilder
public HBasePB.ServerNameOrBuilder getBackupMastersOrBuilder(int index)
repeated .ServerName backup_masters = 8;
public boolean hasBalancerOn()
optional bool balancer_on = 9;
hasBalancerOn
in interface ClusterStatusPB.ClusterStatusOrBuilder
public boolean getBalancerOn()
optional bool balancer_on = 9;
getBalancerOn
in interface ClusterStatusPB.ClusterStatusOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessageLite
ObjectStreamException
public static ClusterStatusPB.ClusterStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ClusterStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ClusterStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ClusterStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ClusterStatus parseFrom(InputStream input) throws IOException
IOException
public static ClusterStatusPB.ClusterStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusPB.ClusterStatus parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ClusterStatusPB.ClusterStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusPB.ClusterStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ClusterStatusPB.ClusterStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusPB.ClusterStatus.Builder newBuilder()
public ClusterStatusPB.ClusterStatus.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ClusterStatusPB.ClusterStatus.Builder newBuilder(ClusterStatusPB.ClusterStatus prototype)
public ClusterStatusPB.ClusterStatus.Builder toBuilder()
toBuilder
in interface com.google.protobuf.MessageLite
Copyright © 2010-2017, The Async HBase Authors