@Generated(value="proto") public static final class StorageClusterStatusMessage.StorageClusterStatus extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements StorageClusterStatusMessage.StorageClusterStatusOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus| Modifier and Type | Class and Description |
|---|---|
static class |
StorageClusterStatusMessage.StorageClusterStatus.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus |
static class |
StorageClusterStatusMessage.StorageClusterStatus.Node
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node |
static interface |
StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder |
static class |
StorageClusterStatusMessage.StorageClusterStatus.Region
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region |
static interface |
StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder |
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AVERAGELOAD_FIELD_NUMBER |
static int |
DEADNODES_FIELD_NUMBER |
static int |
LIVENODES_FIELD_NUMBER |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus> |
PARSER
Deprecated.
|
static int |
REGIONS_FIELD_NUMBER |
static int |
REQUESTS_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
double |
getAverageLoad()
optional double averageLoad = 5; |
String |
getDeadNodes(int index)
repeated string deadNodes = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getDeadNodesBytes(int index)
repeated string deadNodes = 2; |
int |
getDeadNodesCount()
repeated string deadNodes = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ProtocolStringList |
getDeadNodesList()
repeated string deadNodes = 2; |
static StorageClusterStatusMessage.StorageClusterStatus |
getDefaultInstance() |
StorageClusterStatusMessage.StorageClusterStatus |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
StorageClusterStatusMessage.StorageClusterStatus.Node |
getLiveNodes(int index)
node status
|
int |
getLiveNodesCount()
node status
|
List<StorageClusterStatusMessage.StorageClusterStatus.Node> |
getLiveNodesList()
node status
|
StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder |
getLiveNodesOrBuilder(int index)
node status
|
List<? extends StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder> |
getLiveNodesOrBuilderList()
node status
|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus> |
getParserForType() |
int |
getRegions()
summary statistics
|
long |
getRequests()
optional int64 requests = 4; |
int |
getSerializedSize() |
boolean |
hasAverageLoad()
optional double averageLoad = 5; |
int |
hashCode() |
boolean |
hasRegions()
summary statistics
|
boolean |
hasRequests()
optional int64 requests = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StorageClusterStatusMessage.StorageClusterStatus.Builder |
newBuilder() |
static StorageClusterStatusMessage.StorageClusterStatus.Builder |
newBuilder(StorageClusterStatusMessage.StorageClusterStatus prototype) |
StorageClusterStatusMessage.StorageClusterStatus.Builder |
newBuilderForType() |
protected StorageClusterStatusMessage.StorageClusterStatus.Builder |
newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseDelimitedFrom(InputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(byte[] data) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(ByteBuffer data) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(InputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus> |
parser() |
StorageClusterStatusMessage.StorageClusterStatus.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final int LIVENODES_FIELD_NUMBER
public static final int DEADNODES_FIELD_NUMBER
public static final int REGIONS_FIELD_NUMBER
public static final int REQUESTS_FIELD_NUMBER
public static final int AVERAGELOAD_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus> PARSER
protected Object newInstance(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public List<StorageClusterStatusMessage.StorageClusterStatus.Node> getLiveNodesList()
node status
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;getLiveNodesList in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic List<? extends StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder> getLiveNodesOrBuilderList()
node status
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;getLiveNodesOrBuilderList in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic int getLiveNodesCount()
node status
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;getLiveNodesCount in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic StorageClusterStatusMessage.StorageClusterStatus.Node getLiveNodes(int index)
node status
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;getLiveNodes in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder getLiveNodesOrBuilder(int index)
node status
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;getLiveNodesOrBuilder in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ProtocolStringList getDeadNodesList()
repeated string deadNodes = 2;getDeadNodesList in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic int getDeadNodesCount()
repeated string deadNodes = 2;getDeadNodesCount in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic String getDeadNodes(int index)
repeated string deadNodes = 2;getDeadNodes in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderindex - The index of the element to return.public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getDeadNodesBytes(int index)
repeated string deadNodes = 2;getDeadNodesBytes in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderindex - The index of the value to return.public boolean hasRegions()
summary statistics
optional int32 regions = 3;hasRegions in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic int getRegions()
summary statistics
optional int32 regions = 3;getRegions in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic boolean hasRequests()
optional int64 requests = 4;hasRequests in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic long getRequests()
optional int64 requests = 4;getRequests in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic boolean hasAverageLoad()
optional double averageLoad = 5;hasAverageLoad in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic double getAverageLoad()
optional double averageLoad = 5;getAverageLoad in interface StorageClusterStatusMessage.StorageClusterStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hbase.thirdparty.com.google.protobuf.Messageequals in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(ByteBuffer data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(byte[] data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StorageClusterStatusMessage.StorageClusterStatus.Builder newBuilderForType()
newBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static StorageClusterStatusMessage.StorageClusterStatus.Builder newBuilder()
public static StorageClusterStatusMessage.StorageClusterStatus.Builder newBuilder(StorageClusterStatusMessage.StorageClusterStatus prototype)
public StorageClusterStatusMessage.StorageClusterStatus.Builder toBuilder()
toBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected StorageClusterStatusMessage.StorageClusterStatus.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static StorageClusterStatusMessage.StorageClusterStatus getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus> getParserForType()
getParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public StorageClusterStatusMessage.StorageClusterStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.