public static final class ClusterStatusProtos.ServerLoad extends com.google.protobuf.GeneratedMessage implements ClusterStatusProtos.ServerLoadOrBuilder
ServerLoad
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.ServerLoad.Builder
Protobuf type
ServerLoad |
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>
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<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 |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
HBaseProtos.Coprocessor |
getCoprocessors(int index)
repeated .Coprocessor coprocessors = 6; |
int |
getCoprocessorsCount()
repeated .Coprocessor coprocessors = 6; |
List<HBaseProtos.Coprocessor> |
getCoprocessorsList()
repeated .Coprocessor coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
getCoprocessorsOrBuilder(int index)
repeated .Coprocessor coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
getCoprocessorsOrBuilderList()
repeated .Coprocessor coprocessors = 6; |
static ClusterStatusProtos.ServerLoad |
getDefaultInstance() |
ClusterStatusProtos.ServerLoad |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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<ClusterStatusProtos.ServerLoad> |
getParserForType() |
ClusterStatusProtos.RegionLoad |
getRegionLoads(int index)
repeated .RegionLoad region_loads = 5; |
int |
getRegionLoadsCount()
repeated .RegionLoad region_loads = 5; |
List<ClusterStatusProtos.RegionLoad> |
getRegionLoadsList()
repeated .RegionLoad region_loads = 5; |
ClusterStatusProtos.RegionLoadOrBuilder |
getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5; |
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5; |
ClusterStatusProtos.ReplicationLoadSink |
getReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ReplicationLoadSinkOrBuilder |
getReplLoadSinkOrBuilder()
optional .ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ReplicationLoadSource |
getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
int |
getReplLoadSourceCount()
repeated .ReplicationLoadSource replLoadSource = 10; |
List<ClusterStatusProtos.ReplicationLoadSource> |
getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSourceOrBuilder |
getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
List<? extends ClusterStatusProtos.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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getUsedHeapMB()
optional uint32 used_heap_MB = 3; |
int |
hashCode() |
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; |
protected com.google.protobuf.GeneratedMessage.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(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ClusterStatusProtos.ServerLoad |
parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.ServerLoad |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(byte[] data) |
static ClusterStatusProtos.ServerLoad |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(com.google.protobuf.ByteString data) |
static ClusterStatusProtos.ServerLoad |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.ServerLoad |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
parseFrom(InputStream input) |
static ClusterStatusProtos.ServerLoad |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.ServerLoad.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<ClusterStatusProtos.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 ClusterStatusProtos.ServerLoad getDefaultInstance()
public ClusterStatusProtos.ServerLoad getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasNumberOfRequests()
optional uint64 number_of_requests = 1;
Number of requests since last report.
hasNumberOfRequests
in interface ClusterStatusProtos.ServerLoadOrBuilder
public long getNumberOfRequests()
optional uint64 number_of_requests = 1;
Number of requests since last report.
getNumberOfRequests
in interface ClusterStatusProtos.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 ClusterStatusProtos.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 ClusterStatusProtos.ServerLoadOrBuilder
public boolean hasUsedHeapMB()
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
hasUsedHeapMB
in interface ClusterStatusProtos.ServerLoadOrBuilder
public int getUsedHeapMB()
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
getUsedHeapMB
in interface ClusterStatusProtos.ServerLoadOrBuilder
public boolean hasMaxHeapMB()
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
hasMaxHeapMB
in interface ClusterStatusProtos.ServerLoadOrBuilder
public int getMaxHeapMB()
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
getMaxHeapMB
in interface ClusterStatusProtos.ServerLoadOrBuilder
public List<ClusterStatusProtos.RegionLoad> getRegionLoadsList()
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsList
in interface ClusterStatusProtos.ServerLoadOrBuilder
public List<? extends ClusterStatusProtos.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsOrBuilderList
in interface ClusterStatusProtos.ServerLoadOrBuilder
public int getRegionLoadsCount()
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsCount
in interface ClusterStatusProtos.ServerLoadOrBuilder
public ClusterStatusProtos.RegionLoad getRegionLoads(int index)
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoads
in interface ClusterStatusProtos.ServerLoadOrBuilder
public ClusterStatusProtos.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsOrBuilder
in interface ClusterStatusProtos.ServerLoadOrBuilder
public List<HBaseProtos.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 ClusterStatusProtos.ServerLoadOrBuilder
public List<? extends HBaseProtos.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.
getCoprocessorsOrBuilderList
in interface ClusterStatusProtos.ServerLoadOrBuilder
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 ClusterStatusProtos.ServerLoadOrBuilder
public HBaseProtos.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 ClusterStatusProtos.ServerLoadOrBuilder
public HBaseProtos.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.
getCoprocessorsOrBuilder
in interface ClusterStatusProtos.ServerLoadOrBuilder
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 ClusterStatusProtos.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 ClusterStatusProtos.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 ClusterStatusProtos.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 ClusterStatusProtos.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 ClusterStatusProtos.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 ClusterStatusProtos.ServerLoadOrBuilder
public List<ClusterStatusProtos.ReplicationLoadSource> getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceList
in interface ClusterStatusProtos.ServerLoadOrBuilder
public List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> getReplLoadSourceOrBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceOrBuilderList
in interface ClusterStatusProtos.ServerLoadOrBuilder
public int getReplLoadSourceCount()
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceCount
in interface ClusterStatusProtos.ServerLoadOrBuilder
public ClusterStatusProtos.ReplicationLoadSource getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSource
in interface ClusterStatusProtos.ServerLoadOrBuilder
public ClusterStatusProtos.ReplicationLoadSourceOrBuilder getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceOrBuilder
in interface ClusterStatusProtos.ServerLoadOrBuilder
public boolean hasReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
hasReplLoadSink
in interface ClusterStatusProtos.ServerLoadOrBuilder
public ClusterStatusProtos.ReplicationLoadSink getReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
getReplLoadSink
in interface ClusterStatusProtos.ServerLoadOrBuilder
public ClusterStatusProtos.ReplicationLoadSinkOrBuilder getReplLoadSinkOrBuilder()
optional .ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
getReplLoadSinkOrBuilder
in interface ClusterStatusProtos.ServerLoadOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ClusterStatusProtos.ServerLoad parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ServerLoad parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ServerLoad parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ServerLoad parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.ServerLoad parseFrom(InputStream input) throws IOException
IOException
public static ClusterStatusProtos.ServerLoad parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.ServerLoad parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ClusterStatusProtos.ServerLoad parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ClusterStatusProtos.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.ServerLoad.Builder newBuilder()
public ClusterStatusProtos.ServerLoad.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ClusterStatusProtos.ServerLoad.Builder newBuilder(ClusterStatusProtos.ServerLoad prototype)
public ClusterStatusProtos.ServerLoad.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ClusterStatusProtos.ServerLoad.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.