public static final class ClusterStatusProtos.ClusterStatus extends com.google.protobuf.GeneratedMessage implements ClusterStatusProtos.ClusterStatusOrBuilder
ClusterStatus
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.ClusterStatus.Builder
Protobuf type
ClusterStatus |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,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<ClusterStatusProtos.ClusterStatus> |
PARSER |
static int |
REGIONS_IN_TRANSITION_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
HBaseProtos.ServerName |
getBackupMasters(int index)
repeated .ServerName backup_masters = 8; |
int |
getBackupMastersCount()
repeated .ServerName backup_masters = 8; |
List<HBaseProtos.ServerName> |
getBackupMastersList()
repeated .ServerName backup_masters = 8; |
HBaseProtos.ServerNameOrBuilder |
getBackupMastersOrBuilder(int index)
repeated .ServerName backup_masters = 8; |
List<? extends HBaseProtos.ServerNameOrBuilder> |
getBackupMastersOrBuilderList()
repeated .ServerName backup_masters = 8; |
boolean |
getBalancerOn()
optional bool balancer_on = 9; |
ClusterIdProtos.ClusterId |
getClusterId()
optional .ClusterId cluster_id = 5; |
ClusterIdProtos.ClusterIdOrBuilder |
getClusterIdOrBuilder()
optional .ClusterId cluster_id = 5; |
HBaseProtos.ServerName |
getDeadServers(int index)
repeated .ServerName dead_servers = 3; |
int |
getDeadServersCount()
repeated .ServerName dead_servers = 3; |
List<HBaseProtos.ServerName> |
getDeadServersList()
repeated .ServerName dead_servers = 3; |
HBaseProtos.ServerNameOrBuilder |
getDeadServersOrBuilder(int index)
repeated .ServerName dead_servers = 3; |
List<? extends HBaseProtos.ServerNameOrBuilder> |
getDeadServersOrBuilderList()
repeated .ServerName dead_servers = 3; |
static ClusterStatusProtos.ClusterStatus |
getDefaultInstance() |
ClusterStatusProtos.ClusterStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
FSProtos.HBaseVersionFileContent |
getHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1; |
FSProtos.HBaseVersionFileContentOrBuilder |
getHbaseVersionOrBuilder()
optional .HBaseVersionFileContent hbase_version = 1; |
ClusterStatusProtos.LiveServerInfo |
getLiveServers(int index)
repeated .LiveServerInfo live_servers = 2; |
int |
getLiveServersCount()
repeated .LiveServerInfo live_servers = 2; |
List<ClusterStatusProtos.LiveServerInfo> |
getLiveServersList()
repeated .LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfoOrBuilder |
getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2; |
List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2; |
HBaseProtos.ServerName |
getMaster()
optional .ServerName master = 7; |
HBaseProtos.Coprocessor |
getMasterCoprocessors(int index)
repeated .Coprocessor master_coprocessors = 6; |
int |
getMasterCoprocessorsCount()
repeated .Coprocessor master_coprocessors = 6; |
List<HBaseProtos.Coprocessor> |
getMasterCoprocessorsList()
repeated .Coprocessor master_coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6; |
HBaseProtos.ServerNameOrBuilder |
getMasterOrBuilder()
optional .ServerName master = 7; |
com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> |
getParserForType() |
ClusterStatusProtos.RegionInTransition |
getRegionsInTransition(int index)
repeated .RegionInTransition regions_in_transition = 4; |
int |
getRegionsInTransitionCount()
repeated .RegionInTransition regions_in_transition = 4; |
List<ClusterStatusProtos.RegionInTransition> |
getRegionsInTransitionList()
repeated .RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.RegionInTransitionOrBuilder |
getRegionsInTransitionOrBuilder(int index)
repeated .RegionInTransition regions_in_transition = 4; |
List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> |
getRegionsInTransitionOrBuilderList()
repeated .RegionInTransition regions_in_transition = 4; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBalancerOn()
optional bool balancer_on = 9; |
boolean |
hasClusterId()
optional .ClusterId cluster_id = 5; |
boolean |
hasHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1; |
int |
hashCode() |
boolean |
hasMaster()
optional .ServerName master = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClusterStatusProtos.ClusterStatus.Builder |
newBuilder() |
static ClusterStatusProtos.ClusterStatus.Builder |
newBuilder(ClusterStatusProtos.ClusterStatus prototype) |
ClusterStatusProtos.ClusterStatus.Builder |
newBuilderForType() |
protected ClusterStatusProtos.ClusterStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ClusterStatusProtos.ClusterStatus |
parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.ClusterStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(byte[] data) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(com.google.protobuf.ByteString data) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(InputStream input) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.ClusterStatus.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<ClusterStatusProtos.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 ClusterStatusProtos.ClusterStatus getDefaultInstance()
public ClusterStatusProtos.ClusterStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1;
hasHbaseVersion
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public FSProtos.HBaseVersionFileContent getHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersion
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public FSProtos.HBaseVersionFileContentOrBuilder getHbaseVersionOrBuilder()
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersionOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<ClusterStatusProtos.LiveServerInfo> getLiveServersList()
repeated .LiveServerInfo live_servers = 2;
getLiveServersList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public int getLiveServersCount()
repeated .LiveServerInfo live_servers = 2;
getLiveServersCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public ClusterStatusProtos.LiveServerInfo getLiveServers(int index)
repeated .LiveServerInfo live_servers = 2;
getLiveServers
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public ClusterStatusProtos.LiveServerInfoOrBuilder getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<HBaseProtos.ServerName> getDeadServersList()
repeated .ServerName dead_servers = 3;
getDeadServersList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<? extends HBaseProtos.ServerNameOrBuilder> getDeadServersOrBuilderList()
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public int getDeadServersCount()
repeated .ServerName dead_servers = 3;
getDeadServersCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.ServerName getDeadServers(int index)
repeated .ServerName dead_servers = 3;
getDeadServers
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.ServerNameOrBuilder getDeadServersOrBuilder(int index)
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<ClusterStatusProtos.RegionInTransition> getRegionsInTransitionList()
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public int getRegionsInTransitionCount()
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public ClusterStatusProtos.RegionInTransition getRegionsInTransition(int index)
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransition
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public ClusterStatusProtos.RegionInTransitionOrBuilder getRegionsInTransitionOrBuilder(int index)
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public boolean hasClusterId()
optional .ClusterId cluster_id = 5;
hasClusterId
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public ClusterIdProtos.ClusterId getClusterId()
optional .ClusterId cluster_id = 5;
getClusterId
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public ClusterIdProtos.ClusterIdOrBuilder getClusterIdOrBuilder()
optional .ClusterId cluster_id = 5;
getClusterIdOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<HBaseProtos.Coprocessor> getMasterCoprocessorsList()
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<? extends HBaseProtos.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public int getMasterCoprocessorsCount()
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.Coprocessor getMasterCoprocessors(int index)
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessors
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.CoprocessorOrBuilder getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public boolean hasMaster()
optional .ServerName master = 7;
hasMaster
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.ServerName getMaster()
optional .ServerName master = 7;
getMaster
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.ServerNameOrBuilder getMasterOrBuilder()
optional .ServerName master = 7;
getMasterOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<HBaseProtos.ServerName> getBackupMastersList()
repeated .ServerName backup_masters = 8;
getBackupMastersList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public List<? extends HBaseProtos.ServerNameOrBuilder> getBackupMastersOrBuilderList()
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public int getBackupMastersCount()
repeated .ServerName backup_masters = 8;
getBackupMastersCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.ServerName getBackupMasters(int index)
repeated .ServerName backup_masters = 8;
getBackupMasters
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public HBaseProtos.ServerNameOrBuilder getBackupMastersOrBuilder(int index)
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public boolean hasBalancerOn()
optional bool balancer_on = 9;
hasBalancerOn
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public boolean getBalancerOn()
optional bool balancer_on = 9;
getBalancerOn
in interface ClusterStatusProtos.ClusterStatusOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ClusterStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ClusterStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ClusterStatus parseFrom(InputStream input) throws IOException
IOException
public static ClusterStatusProtos.ClusterStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.ClusterStatus parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ClusterStatusProtos.ClusterStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.ClusterStatus.Builder newBuilder()
public ClusterStatusProtos.ClusterStatus.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ClusterStatusProtos.ClusterStatus.Builder newBuilder(ClusterStatusProtos.ClusterStatus prototype)
public ClusterStatusProtos.ClusterStatus.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ClusterStatusProtos.ClusterStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.