public static final class ClusterStatusProtos.ServerLoad extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements ClusterStatusProtos.ServerLoadOrBuilder
hbase.pb.ServerLoad| 限定符和类型 | 类和说明 |
|---|---|
static class |
ClusterStatusProtos.ServerLoad.Builder
Protobuf type
hbase.pb.ServerLoad |
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
COPROCESSORS_FIELD_NUMBER |
static int |
INFO_SERVER_PORT_FIELD_NUMBER |
static int |
MAX_HEAP_MB_FIELD_NUMBER |
static int |
NUMBER_OF_REQUESTS_FIELD_NUMBER |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
PARSER
已过时。
|
static int |
REGION_LOADS_FIELD_NUMBER |
static int |
REPLLOADSINK_FIELD_NUMBER |
static int |
REPLLOADSOURCE_FIELD_NUMBER |
static int |
REPORT_END_TIME_FIELD_NUMBER |
static int |
REPORT_START_TIME_FIELD_NUMBER |
static int |
TOTAL_NUMBER_OF_REQUESTS_FIELD_NUMBER |
static int |
USED_HEAP_MB_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
HBaseProtos.Coprocessor |
getCoprocessors(int index)
Regionserver-level coprocessors, e.g., WALObserver implementations.
|
int |
getCoprocessorsCount()
Regionserver-level coprocessors, e.g., WALObserver implementations.
|
List<HBaseProtos.Coprocessor> |
getCoprocessorsList()
Regionserver-level coprocessors, e.g., WALObserver implementations.
|
HBaseProtos.CoprocessorOrBuilder |
getCoprocessorsOrBuilder(int index)
Regionserver-level coprocessors, e.g., WALObserver implementations.
|
List<? extends HBaseProtos.CoprocessorOrBuilder> |
getCoprocessorsOrBuilderList()
Regionserver-level coprocessors, e.g., WALObserver implementations.
|
static ClusterStatusProtos.ServerLoad |
getDefaultInstance() |
ClusterStatusProtos.ServerLoad |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getInfoServerPort()
The port number that this region server is hosing an info server on.
|
int |
getMaxHeapMB()
the maximum allowable size of the heap, in MB.
|
long |
getNumberOfRequests()
Number of requests since last report.
|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
getParserForType() |
ClusterStatusProtos.RegionLoad |
getRegionLoads(int index)
Information on the load of individual regions.
|
int |
getRegionLoadsCount()
Information on the load of individual regions.
|
List<ClusterStatusProtos.RegionLoad> |
getRegionLoadsList()
Information on the load of individual regions.
|
ClusterStatusProtos.RegionLoadOrBuilder |
getRegionLoadsOrBuilder(int index)
Information on the load of individual regions.
|
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
getRegionLoadsOrBuilderList()
Information on the load of individual regions.
|
ClusterStatusProtos.ReplicationLoadSink |
getReplLoadSink()
The replicationLoadSink for the replication Sink status of this region server.
|
ClusterStatusProtos.ReplicationLoadSinkOrBuilder |
getReplLoadSinkOrBuilder()
The replicationLoadSink for the replication Sink status of this region server.
|
ClusterStatusProtos.ReplicationLoadSource |
getReplLoadSource(int index)
The replicationLoadSource for the replication Source status of this region server.
|
int |
getReplLoadSourceCount()
The replicationLoadSource for the replication Source status of this region server.
|
List<ClusterStatusProtos.ReplicationLoadSource> |
getReplLoadSourceList()
The replicationLoadSource for the replication Source status of this region server.
|
ClusterStatusProtos.ReplicationLoadSourceOrBuilder |
getReplLoadSourceOrBuilder(int index)
The replicationLoadSource for the replication Source status of this region server.
|
List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> |
getReplLoadSourceOrBuilderList()
The replicationLoadSource for the replication Source status of this region server.
|
long |
getReportEndTime()
Time when report was generated.
|
long |
getReportStartTime()
Time when incremental (non-total) counts began being calculated (e.g. number_of_requests)
time is measured as the difference, measured in milliseconds, between the current time
and midnight, January 1, 1970 UTC.
|
int |
getSerializedSize() |
long |
getTotalNumberOfRequests()
Total Number of requests from the start of the region server.
|
org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getUsedHeapMB()
the amount of used heap, in MB.
|
int |
hashCode() |
boolean |
hasInfoServerPort()
The port number that this region server is hosing an info server on.
|
boolean |
hasMaxHeapMB()
the maximum allowable size of the heap, in MB.
|
boolean |
hasNumberOfRequests()
Number of requests since last report.
|
boolean |
hasReplLoadSink()
The replicationLoadSink for the replication Sink status of this region server.
|
boolean |
hasReportEndTime()
Time when report was generated.
|
boolean |
hasReportStartTime()
Time when incremental (non-total) counts began being calculated (e.g. number_of_requests)
time is measured as the difference, measured in milliseconds, between the current time
and midnight, January 1, 1970 UTC.
|
boolean |
hasTotalNumberOfRequests()
Total Number of requests from the start of the region server.
|
boolean |
hasUsedHeapMB()
the amount of used heap, in MB.
|
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClusterStatusProtos.ServerLoad.Builder |
newBuilder() |
static ClusterStatusProtos.ServerLoad.Builder |
newBuilder(ClusterStatusProtos.ServerLoad prototype) |
ClusterStatusProtos.ServerLoad.Builder |
newBuilderForType() |
protected ClusterStatusProtos.ServerLoad.Builder |
newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ClusterStatusProtos.ServerLoad |
parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.ServerLoad |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(byte[] data) |
static ClusterStatusProtos.ServerLoad |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(ByteBuffer data) |
static ClusterStatusProtos.ServerLoad |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClusterStatusProtos.ServerLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.ServerLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(InputStream input) |
static ClusterStatusProtos.ServerLoad |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
parser() |
ClusterStatusProtos.ServerLoad.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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, writeTopublic static final int NUMBER_OF_REQUESTS_FIELD_NUMBER
public static final int TOTAL_NUMBER_OF_REQUESTS_FIELD_NUMBER
public static final int USED_HEAP_MB_FIELD_NUMBER
public static final int MAX_HEAP_MB_FIELD_NUMBER
public static final int REGION_LOADS_FIELD_NUMBER
public static final int COPROCESSORS_FIELD_NUMBER
public static final int REPORT_START_TIME_FIELD_NUMBER
public static final int REPORT_END_TIME_FIELD_NUMBER
public static final int INFO_SERVER_PORT_FIELD_NUMBER
public static final int REPLLOADSOURCE_FIELD_NUMBER
public static final int REPLLOADSINK_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> PARSER
public final org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 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 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean hasNumberOfRequests()
Number of requests since last report.
optional uint64 number_of_requests = 1;public long getNumberOfRequests()
Number of requests since last report.
optional uint64 number_of_requests = 1;public boolean hasTotalNumberOfRequests()
Total Number of requests from the start of the region server.
optional uint64 total_number_of_requests = 2;public long getTotalNumberOfRequests()
Total Number of requests from the start of the region server.
optional uint64 total_number_of_requests = 2;public boolean hasUsedHeapMB()
the amount of used heap, in MB.
optional uint32 used_heap_MB = 3;public int getUsedHeapMB()
the amount of used heap, in MB.
optional uint32 used_heap_MB = 3;public boolean hasMaxHeapMB()
the maximum allowable size of the heap, in MB.
optional uint32 max_heap_MB = 4;public int getMaxHeapMB()
the maximum allowable size of the heap, in MB.
optional uint32 max_heap_MB = 4;public List<ClusterStatusProtos.RegionLoad> getRegionLoadsList()
Information on the load of individual regions.
repeated .hbase.pb.RegionLoad region_loads = 5;public List<? extends ClusterStatusProtos.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
Information on the load of individual regions.
repeated .hbase.pb.RegionLoad region_loads = 5;public int getRegionLoadsCount()
Information on the load of individual regions.
repeated .hbase.pb.RegionLoad region_loads = 5;public ClusterStatusProtos.RegionLoad getRegionLoads(int index)
Information on the load of individual regions.
repeated .hbase.pb.RegionLoad region_loads = 5;public ClusterStatusProtos.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
Information on the load of individual regions.
repeated .hbase.pb.RegionLoad region_loads = 5;public List<HBaseProtos.Coprocessor> getCoprocessorsList()
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
repeated .hbase.pb.Coprocessor coprocessors = 6;public List<? extends HBaseProtos.CoprocessorOrBuilder> getCoprocessorsOrBuilderList()
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
repeated .hbase.pb.Coprocessor coprocessors = 6;public int getCoprocessorsCount()
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
repeated .hbase.pb.Coprocessor coprocessors = 6;public HBaseProtos.Coprocessor getCoprocessors(int index)
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
repeated .hbase.pb.Coprocessor coprocessors = 6;public HBaseProtos.CoprocessorOrBuilder getCoprocessorsOrBuilder(int index)
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
repeated .hbase.pb.Coprocessor coprocessors = 6;public boolean hasReportStartTime()
Time when incremental (non-total) counts began being calculated (e.g. number_of_requests) time is measured as the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
optional uint64 report_start_time = 7;public long getReportStartTime()
Time when incremental (non-total) counts began being calculated (e.g. number_of_requests) time is measured as the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
optional uint64 report_start_time = 7;public boolean hasReportEndTime()
Time when report was generated. time is measured as the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
optional uint64 report_end_time = 8;public long getReportEndTime()
Time when report was generated. time is measured as the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
optional uint64 report_end_time = 8;public boolean hasInfoServerPort()
The port number that this region server is hosing an info server on.
optional uint32 info_server_port = 9;public int getInfoServerPort()
The port number that this region server is hosing an info server on.
optional uint32 info_server_port = 9;public List<ClusterStatusProtos.ReplicationLoadSource> getReplLoadSourceList()
The replicationLoadSource for the replication Source status of this region server.
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;public List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> getReplLoadSourceOrBuilderList()
The replicationLoadSource for the replication Source status of this region server.
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;public int getReplLoadSourceCount()
The replicationLoadSource for the replication Source status of this region server.
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;public ClusterStatusProtos.ReplicationLoadSource getReplLoadSource(int index)
The replicationLoadSource for the replication Source status of this region server.
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;public ClusterStatusProtos.ReplicationLoadSourceOrBuilder getReplLoadSourceOrBuilder(int index)
The replicationLoadSource for the replication Source status of this region server.
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;public boolean hasReplLoadSink()
The replicationLoadSink for the replication Sink status of this region server.
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;public ClusterStatusProtos.ReplicationLoadSink getReplLoadSink()
The replicationLoadSink for the replication Sink status of this region server.
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;public ClusterStatusProtos.ReplicationLoadSinkOrBuilder getReplLoadSinkOrBuilder()
The replicationLoadSink for the replication Sink status of this region server.
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Messageequals 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static ClusterStatusProtos.ServerLoad parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ServerLoad 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 ClusterStatusProtos.ServerLoad 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 ClusterStatusProtos.ServerLoad 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 ClusterStatusProtos.ServerLoad parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ServerLoad 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 ClusterStatusProtos.ServerLoad parseFrom(InputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.ServerLoad parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClusterStatusProtos.ServerLoad parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.ServerLoad parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClusterStatusProtos.ServerLoad parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.ServerLoad parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ClusterStatusProtos.ServerLoad.Builder newBuilderForType()
newBuilderForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static ClusterStatusProtos.ServerLoad.Builder newBuilder()
public static ClusterStatusProtos.ServerLoad.Builder newBuilder(ClusterStatusProtos.ServerLoad prototype)
public ClusterStatusProtos.ServerLoad.Builder toBuilder()
toBuilder 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected ClusterStatusProtos.ServerLoad.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static ClusterStatusProtos.ServerLoad getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> getParserForType()
getParserForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public ClusterStatusProtos.ServerLoad getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019. All rights reserved.