public static final class ClusterStatusPB.ServerLoad extends com.google.protobuf.GeneratedMessageLite implements ClusterStatusPB.ServerLoadOrBuilder
ServerLoad
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusPB.ServerLoad.Builder
Protobuf type
ServerLoad |
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>
Modifier and Type | Field and Description |
---|---|
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 com.google.protobuf.Parser<ClusterStatusPB.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 |
Modifier and Type | Method and Description |
---|---|
HBasePB.Coprocessor |
getCoprocessors(int index)
repeated .Coprocessor coprocessors = 6; |
int |
getCoprocessorsCount()
repeated .Coprocessor coprocessors = 6; |
List<HBasePB.Coprocessor> |
getCoprocessorsList()
repeated .Coprocessor coprocessors = 6; |
HBasePB.CoprocessorOrBuilder |
getCoprocessorsOrBuilder(int index)
repeated .Coprocessor coprocessors = 6; |
List<? extends HBasePB.CoprocessorOrBuilder> |
getCoprocessorsOrBuilderList()
repeated .Coprocessor coprocessors = 6; |
static ClusterStatusPB.ServerLoad |
getDefaultInstance() |
ClusterStatusPB.ServerLoad |
getDefaultInstanceForType() |
int |
getInfoServerPort()
optional uint32 info_server_port = 9; |
int |
getMaxHeapMB()
optional uint32 max_heap_MB = 4; |
long |
getNumberOfRequests()
optional uint64 number_of_requests = 1; |
com.google.protobuf.Parser<ClusterStatusPB.ServerLoad> |
getParserForType() |
ClusterStatusPB.RegionLoad |
getRegionLoads(int index)
repeated .RegionLoad region_loads = 5; |
int |
getRegionLoadsCount()
repeated .RegionLoad region_loads = 5; |
List<ClusterStatusPB.RegionLoad> |
getRegionLoadsList()
repeated .RegionLoad region_loads = 5; |
ClusterStatusPB.RegionLoadOrBuilder |
getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5; |
List<? extends ClusterStatusPB.RegionLoadOrBuilder> |
getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5; |
ClusterStatusPB.ReplicationLoadSink |
getReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11; |
ClusterStatusPB.ReplicationLoadSource |
getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
int |
getReplLoadSourceCount()
repeated .ReplicationLoadSource replLoadSource = 10; |
List<ClusterStatusPB.ReplicationLoadSource> |
getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10; |
ClusterStatusPB.ReplicationLoadSourceOrBuilder |
getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
List<? extends ClusterStatusPB.ReplicationLoadSourceOrBuilder> |
getReplLoadSourceOrBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10; |
long |
getReportEndTime()
optional uint64 report_end_time = 8; |
long |
getReportStartTime()
optional uint64 report_start_time = 7; |
int |
getSerializedSize() |
long |
getTotalNumberOfRequests()
optional uint64 total_number_of_requests = 2; |
int |
getUsedHeapMB()
optional uint32 used_heap_MB = 3; |
boolean |
hasInfoServerPort()
optional uint32 info_server_port = 9; |
boolean |
hasMaxHeapMB()
optional uint32 max_heap_MB = 4; |
boolean |
hasNumberOfRequests()
optional uint64 number_of_requests = 1; |
boolean |
hasReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11; |
boolean |
hasReportEndTime()
optional uint64 report_end_time = 8; |
boolean |
hasReportStartTime()
optional uint64 report_start_time = 7; |
boolean |
hasTotalNumberOfRequests()
optional uint64 total_number_of_requests = 2; |
boolean |
hasUsedHeapMB()
optional uint32 used_heap_MB = 3; |
boolean |
isInitialized() |
static ClusterStatusPB.ServerLoad.Builder |
newBuilder() |
static ClusterStatusPB.ServerLoad.Builder |
newBuilder(ClusterStatusPB.ServerLoad prototype) |
ClusterStatusPB.ServerLoad.Builder |
newBuilderForType() |
static ClusterStatusPB.ServerLoad |
parseDelimitedFrom(InputStream input) |
static ClusterStatusPB.ServerLoad |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ServerLoad |
parseFrom(byte[] data) |
static ClusterStatusPB.ServerLoad |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ServerLoad |
parseFrom(com.google.protobuf.ByteString data) |
static ClusterStatusPB.ServerLoad |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ServerLoad |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterStatusPB.ServerLoad |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusPB.ServerLoad |
parseFrom(InputStream input) |
static ClusterStatusPB.ServerLoad |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusPB.ServerLoad.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownField
public static com.google.protobuf.Parser<ClusterStatusPB.ServerLoad> PARSER
public 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
public static ClusterStatusPB.ServerLoad getDefaultInstance()
public ClusterStatusPB.ServerLoad getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
public com.google.protobuf.Parser<ClusterStatusPB.ServerLoad> getParserForType()
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageLite
public boolean hasNumberOfRequests()
optional uint64 number_of_requests = 1;
Number of requests since last report.
hasNumberOfRequests
in interface ClusterStatusPB.ServerLoadOrBuilder
public long getNumberOfRequests()
optional uint64 number_of_requests = 1;
Number of requests since last report.
getNumberOfRequests
in interface ClusterStatusPB.ServerLoadOrBuilder
public boolean hasTotalNumberOfRequests()
optional uint64 total_number_of_requests = 2;
Total Number of requests from the start of the region server.
hasTotalNumberOfRequests
in interface ClusterStatusPB.ServerLoadOrBuilder
public long getTotalNumberOfRequests()
optional uint64 total_number_of_requests = 2;
Total Number of requests from the start of the region server.
getTotalNumberOfRequests
in interface ClusterStatusPB.ServerLoadOrBuilder
public boolean hasUsedHeapMB()
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
hasUsedHeapMB
in interface ClusterStatusPB.ServerLoadOrBuilder
public int getUsedHeapMB()
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
getUsedHeapMB
in interface ClusterStatusPB.ServerLoadOrBuilder
public boolean hasMaxHeapMB()
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
hasMaxHeapMB
in interface ClusterStatusPB.ServerLoadOrBuilder
public int getMaxHeapMB()
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
getMaxHeapMB
in interface ClusterStatusPB.ServerLoadOrBuilder
public List<ClusterStatusPB.RegionLoad> getRegionLoadsList()
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsList
in interface ClusterStatusPB.ServerLoadOrBuilder
public List<? extends ClusterStatusPB.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
public int getRegionLoadsCount()
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsCount
in interface ClusterStatusPB.ServerLoadOrBuilder
public ClusterStatusPB.RegionLoad getRegionLoads(int index)
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoads
in interface ClusterStatusPB.ServerLoadOrBuilder
public ClusterStatusPB.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
public List<HBasePB.Coprocessor> getCoprocessorsList()
repeated .Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
getCoprocessorsList
in interface ClusterStatusPB.ServerLoadOrBuilder
public List<? extends HBasePB.CoprocessorOrBuilder> getCoprocessorsOrBuilderList()
repeated .Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public int getCoprocessorsCount()
repeated .Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
getCoprocessorsCount
in interface ClusterStatusPB.ServerLoadOrBuilder
public HBasePB.Coprocessor getCoprocessors(int index)
repeated .Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
getCoprocessors
in interface ClusterStatusPB.ServerLoadOrBuilder
public HBasePB.CoprocessorOrBuilder getCoprocessorsOrBuilder(int index)
repeated .Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public boolean hasReportStartTime()
optional uint64 report_start_time = 7;
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.
hasReportStartTime
in interface ClusterStatusPB.ServerLoadOrBuilder
public long getReportStartTime()
optional uint64 report_start_time = 7;
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.
getReportStartTime
in interface ClusterStatusPB.ServerLoadOrBuilder
public boolean hasReportEndTime()
optional uint64 report_end_time = 8;
Time when report was generated. time is measured as the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
hasReportEndTime
in interface ClusterStatusPB.ServerLoadOrBuilder
public long getReportEndTime()
optional uint64 report_end_time = 8;
Time when report was generated. time is measured as the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
getReportEndTime
in interface ClusterStatusPB.ServerLoadOrBuilder
public boolean hasInfoServerPort()
optional uint32 info_server_port = 9;
The port number that this region server is hosing an info server on.
hasInfoServerPort
in interface ClusterStatusPB.ServerLoadOrBuilder
public int getInfoServerPort()
optional uint32 info_server_port = 9;
The port number that this region server is hosing an info server on.
getInfoServerPort
in interface ClusterStatusPB.ServerLoadOrBuilder
public List<ClusterStatusPB.ReplicationLoadSource> getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceList
in interface ClusterStatusPB.ServerLoadOrBuilder
public List<? extends ClusterStatusPB.ReplicationLoadSourceOrBuilder> getReplLoadSourceOrBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public int getReplLoadSourceCount()
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceCount
in interface ClusterStatusPB.ServerLoadOrBuilder
public ClusterStatusPB.ReplicationLoadSource getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSource
in interface ClusterStatusPB.ServerLoadOrBuilder
public ClusterStatusPB.ReplicationLoadSourceOrBuilder getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public boolean hasReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
hasReplLoadSink
in interface ClusterStatusPB.ServerLoadOrBuilder
public ClusterStatusPB.ReplicationLoadSink getReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
getReplLoadSink
in interface ClusterStatusPB.ServerLoadOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessageLite
ObjectStreamException
public static ClusterStatusPB.ServerLoad parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ServerLoad parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ServerLoad parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ServerLoad parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusPB.ServerLoad parseFrom(InputStream input) throws IOException
IOException
public static ClusterStatusPB.ServerLoad parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusPB.ServerLoad parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ClusterStatusPB.ServerLoad parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusPB.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ClusterStatusPB.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusPB.ServerLoad.Builder newBuilder()
public ClusterStatusPB.ServerLoad.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ClusterStatusPB.ServerLoad.Builder newBuilder(ClusterStatusPB.ServerLoad prototype)
public ClusterStatusPB.ServerLoad.Builder toBuilder()
toBuilder
in interface com.google.protobuf.MessageLite
Copyright © 2010-2017, The Async HBase Authors