@Generated(value="proto") public static final class StorageClusterStatusMessage.StorageClusterStatus.Node extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node| Modifier and Type | Class and Description |
|---|---|
static class |
StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node |
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 |
HEAPSIZEMB_FIELD_NUMBER |
static int |
MAXHEAPSIZEMB_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Node> |
PARSER
Deprecated.
|
static int |
REGIONS_FIELD_NUMBER |
static int |
REQUESTS_FIELD_NUMBER |
static int |
STARTCODE_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
getDefaultInstance() |
StorageClusterStatusMessage.StorageClusterStatus.Node |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getHeapSizeMB()
optional int32 heapSizeMB = 4; |
int |
getMaxHeapSizeMB()
optional int32 maxHeapSizeMB = 5; |
String |
getName()
name:port
|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
name:port
|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Node> |
getParserForType() |
StorageClusterStatusMessage.StorageClusterStatus.Region |
getRegions(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6; |
int |
getRegionsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6; |
List<StorageClusterStatusMessage.StorageClusterStatus.Region> |
getRegionsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6; |
StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder |
getRegionsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6; |
List<? extends StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder> |
getRegionsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6; |
long |
getRequests()
optional int64 requests = 3; |
int |
getSerializedSize() |
long |
getStartCode()
optional int64 startCode = 2; |
int |
hashCode() |
boolean |
hasHeapSizeMB()
optional int32 heapSizeMB = 4; |
boolean |
hasMaxHeapSizeMB()
optional int32 maxHeapSizeMB = 5; |
boolean |
hasName()
name:port
|
boolean |
hasRequests()
optional int64 requests = 3; |
boolean |
hasStartCode()
optional int64 startCode = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StorageClusterStatusMessage.StorageClusterStatus.Node.Builder |
newBuilder() |
static StorageClusterStatusMessage.StorageClusterStatus.Node.Builder |
newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Node prototype) |
StorageClusterStatusMessage.StorageClusterStatus.Node.Builder |
newBuilderForType() |
protected StorageClusterStatusMessage.StorageClusterStatus.Node.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.Node |
parseDelimitedFrom(InputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(byte[] data) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(ByteBuffer data) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(InputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus.Node |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Node> |
parser() |
StorageClusterStatusMessage.StorageClusterStatus.Node.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 NAME_FIELD_NUMBER
public static final int STARTCODE_FIELD_NUMBER
public static final int REQUESTS_FIELD_NUMBER
public static final int HEAPSIZEMB_FIELD_NUMBER
public static final int MAXHEAPSIZEMB_FIELD_NUMBER
public static final int REGIONS_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Node> 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 boolean hasName()
name:port
required string name = 1;hasName in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic String getName()
name:port
required string name = 1;getName in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNameBytes()
name:port
required string name = 1;getNameBytes in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic boolean hasStartCode()
optional int64 startCode = 2;hasStartCode in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic long getStartCode()
optional int64 startCode = 2;getStartCode in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic boolean hasRequests()
optional int64 requests = 3;hasRequests in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic long getRequests()
optional int64 requests = 3;getRequests in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic boolean hasHeapSizeMB()
optional int32 heapSizeMB = 4;hasHeapSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic int getHeapSizeMB()
optional int32 heapSizeMB = 4;getHeapSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic boolean hasMaxHeapSizeMB()
optional int32 maxHeapSizeMB = 5;hasMaxHeapSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic int getMaxHeapSizeMB()
optional int32 maxHeapSizeMB = 5;getMaxHeapSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic List<StorageClusterStatusMessage.StorageClusterStatus.Region> getRegionsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;getRegionsList in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic List<? extends StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder> getRegionsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;getRegionsOrBuilderList in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic int getRegionsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;getRegionsCount in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic StorageClusterStatusMessage.StorageClusterStatus.Region getRegions(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;getRegions in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder getRegionsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;getRegionsOrBuilder in interface StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilderpublic 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.Node parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus.Node 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.Node 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.Node 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.Node parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus.Node 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.Node parseFrom(InputStream input) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus.Node parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus.Node parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus.Node parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus.Node parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StorageClusterStatusMessage.StorageClusterStatus.Node parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StorageClusterStatusMessage.StorageClusterStatus.Node.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.Node.Builder newBuilder()
public static StorageClusterStatusMessage.StorageClusterStatus.Node.Builder newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Node prototype)
public StorageClusterStatusMessage.StorageClusterStatus.Node.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.Node.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.Node getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Node> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Node> 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.Node 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.