org.apache.hadoop.hbase.protobuf.generated
Class ClusterStatusProtos.ClusterStatus
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
- All Implemented Interfaces:
- com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, ClusterStatusProtos.ClusterStatusOrBuilder
- Enclosing class:
- ClusterStatusProtos
public static final class ClusterStatusProtos.ClusterStatus
- extends com.google.protobuf.GeneratedMessage
- implements ClusterStatusProtos.ClusterStatusOrBuilder
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
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> |
Fields inherited from class com.google.protobuf.GeneratedMessage |
alwaysUseFieldBuilders |
Methods inherited from class com.google.protobuf.GeneratedMessage |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension |
Methods inherited from class com.google.protobuf.AbstractMessage |
hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
Methods inherited from class com.google.protobuf.AbstractMessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
HBASEVERSION_FIELD_NUMBER
public static final int HBASEVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
LIVESERVERS_FIELD_NUMBER
public static final int LIVESERVERS_FIELD_NUMBER
- See Also:
- Constant Field Values
DEADSERVERS_FIELD_NUMBER
public static final int DEADSERVERS_FIELD_NUMBER
- See Also:
- Constant Field Values
REGIONSINTRANSITION_FIELD_NUMBER
public static final int REGIONSINTRANSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
CLUSTERID_FIELD_NUMBER
public static final int CLUSTERID_FIELD_NUMBER
- See Also:
- Constant Field Values
MASTERCOPROCESSORS_FIELD_NUMBER
public static final int MASTERCOPROCESSORS_FIELD_NUMBER
- See Also:
- Constant Field Values
MASTER_FIELD_NUMBER
public static final int MASTER_FIELD_NUMBER
- See Also:
- Constant Field Values
BACKUPMASTERS_FIELD_NUMBER
public static final int BACKUPMASTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
BALANCERON_FIELD_NUMBER
public static final int BALANCERON_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static ClusterStatusProtos.ClusterStatus getDefaultInstance()
getDefaultInstanceForType
public ClusterStatusProtos.ClusterStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
hasHbaseVersion
public boolean hasHbaseVersion()
- Specified by:
hasHbaseVersion
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getHbaseVersion
public FSProtos.HBaseVersionFileContent getHbaseVersion()
- Specified by:
getHbaseVersion
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getHbaseVersionOrBuilder
public FSProtos.HBaseVersionFileContentOrBuilder getHbaseVersionOrBuilder()
- Specified by:
getHbaseVersionOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getLiveServersList
public List<ClusterStatusProtos.LiveServerInfo> getLiveServersList()
- Specified by:
getLiveServersList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getLiveServersOrBuilderList
public List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
- Specified by:
getLiveServersOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getLiveServersCount
public int getLiveServersCount()
- Specified by:
getLiveServersCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getLiveServers
public ClusterStatusProtos.LiveServerInfo getLiveServers(int index)
- Specified by:
getLiveServers
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getLiveServersOrBuilder
public ClusterStatusProtos.LiveServerInfoOrBuilder getLiveServersOrBuilder(int index)
- Specified by:
getLiveServersOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getDeadServersList
public List<HBaseProtos.ServerName> getDeadServersList()
- Specified by:
getDeadServersList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getDeadServersOrBuilderList
public List<? extends HBaseProtos.ServerNameOrBuilder> getDeadServersOrBuilderList()
- Specified by:
getDeadServersOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getDeadServersCount
public int getDeadServersCount()
- Specified by:
getDeadServersCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getDeadServers
public HBaseProtos.ServerName getDeadServers(int index)
- Specified by:
getDeadServers
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getDeadServersOrBuilder
public HBaseProtos.ServerNameOrBuilder getDeadServersOrBuilder(int index)
- Specified by:
getDeadServersOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getRegionsInTransitionList
public List<ClusterStatusProtos.RegionInTransition> getRegionsInTransitionList()
- Specified by:
getRegionsInTransitionList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getRegionsInTransitionOrBuilderList
public List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
- Specified by:
getRegionsInTransitionOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getRegionsInTransitionCount
public int getRegionsInTransitionCount()
- Specified by:
getRegionsInTransitionCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getRegionsInTransition
public ClusterStatusProtos.RegionInTransition getRegionsInTransition(int index)
- Specified by:
getRegionsInTransition
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getRegionsInTransitionOrBuilder
public ClusterStatusProtos.RegionInTransitionOrBuilder getRegionsInTransitionOrBuilder(int index)
- Specified by:
getRegionsInTransitionOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
hasClusterId
public boolean hasClusterId()
- Specified by:
hasClusterId
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getClusterId
public ClusterIdProtos.ClusterId getClusterId()
- Specified by:
getClusterId
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getClusterIdOrBuilder
public ClusterIdProtos.ClusterIdOrBuilder getClusterIdOrBuilder()
- Specified by:
getClusterIdOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getMasterCoprocessorsList
public List<HBaseProtos.Coprocessor> getMasterCoprocessorsList()
- Specified by:
getMasterCoprocessorsList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getMasterCoprocessorsOrBuilderList
public List<? extends HBaseProtos.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
- Specified by:
getMasterCoprocessorsOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getMasterCoprocessorsCount
public int getMasterCoprocessorsCount()
- Specified by:
getMasterCoprocessorsCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getMasterCoprocessors
public HBaseProtos.Coprocessor getMasterCoprocessors(int index)
- Specified by:
getMasterCoprocessors
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getMasterCoprocessorsOrBuilder
public HBaseProtos.CoprocessorOrBuilder getMasterCoprocessorsOrBuilder(int index)
- Specified by:
getMasterCoprocessorsOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
hasMaster
public boolean hasMaster()
- Specified by:
hasMaster
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getMaster
public HBaseProtos.ServerName getMaster()
- Specified by:
getMaster
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getMasterOrBuilder
public HBaseProtos.ServerNameOrBuilder getMasterOrBuilder()
- Specified by:
getMasterOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getBackupMastersList
public List<HBaseProtos.ServerName> getBackupMastersList()
- Specified by:
getBackupMastersList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getBackupMastersOrBuilderList
public List<? extends HBaseProtos.ServerNameOrBuilder> getBackupMastersOrBuilderList()
- Specified by:
getBackupMastersOrBuilderList
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getBackupMastersCount
public int getBackupMastersCount()
- Specified by:
getBackupMastersCount
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getBackupMasters
public HBaseProtos.ServerName getBackupMasters(int index)
- Specified by:
getBackupMasters
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getBackupMastersOrBuilder
public HBaseProtos.ServerNameOrBuilder getBackupMastersOrBuilder(int index)
- Specified by:
getBackupMastersOrBuilder
in interface ClusterStatusProtos.ClusterStatusOrBuilder
hasBalancerOn
public boolean hasBalancerOn()
- Specified by:
hasBalancerOn
in interface ClusterStatusProtos.ClusterStatusOrBuilder
getBalancerOn
public boolean getBalancerOn()
- Specified by:
getBalancerOn
in interface ClusterStatusProtos.ClusterStatusOrBuilder
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in class com.google.protobuf.GeneratedMessage
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
- Specified by:
writeTo
in interface com.google.protobuf.MessageLite
- Overrides:
writeTo
in class com.google.protobuf.AbstractMessage
- Throws:
IOException
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interface com.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in class com.google.protobuf.AbstractMessage
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Overrides:
writeReplace
in class com.google.protobuf.GeneratedMessage
- Throws:
ObjectStreamException
equals
public boolean equals(Object obj)
- Specified by:
equals
in interface com.google.protobuf.Message
- Overrides:
equals
in class com.google.protobuf.AbstractMessage
hashCode
public int hashCode()
- Specified by:
hashCode
in interface com.google.protobuf.Message
- Overrides:
hashCode
in class com.google.protobuf.AbstractMessage
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(InputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static ClusterStatusProtos.ClusterStatus parseDelimitedFrom(InputStream input)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static ClusterStatusProtos.ClusterStatus parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static ClusterStatusProtos.ClusterStatus parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
newBuilder
public static ClusterStatusProtos.ClusterStatus.Builder newBuilder()
newBuilderForType
public ClusterStatusProtos.ClusterStatus.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interface com.google.protobuf.Message
- Specified by:
newBuilderForType
in interface com.google.protobuf.MessageLite
newBuilder
public static ClusterStatusProtos.ClusterStatus.Builder newBuilder(ClusterStatusProtos.ClusterStatus prototype)
toBuilder
public ClusterStatusProtos.ClusterStatus.Builder toBuilder()
- Specified by:
toBuilder
in interface com.google.protobuf.Message
- Specified by:
toBuilder
in interface com.google.protobuf.MessageLite
newBuilderForType
protected ClusterStatusProtos.ClusterStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
- Specified by:
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.