public static final class ClusterStatusProtos.ServerLoad.Builder extends <any> implements ClusterStatusProtos.ServerLoadOrBuilder
hbase.pb.ServerLoad| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ServerLoad.Builder |
addAllCoprocessors(java.lang.Iterable<? extends HBaseProtos.Coprocessor> values)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
addAllRegionLoads(java.lang.Iterable<? extends ClusterStatusProtos.RegionLoad> values)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
addAllReplLoadSource(java.lang.Iterable<? extends ClusterStatusProtos.ReplicationLoadSource> values)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
addCoprocessors(HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
addCoprocessors(HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
addCoprocessors(int index,
HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
addCoprocessors(int index,
HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
HBaseProtos.Coprocessor.Builder |
addCoprocessorsBuilder()
repeated .hbase.pb.Coprocessor coprocessors = 6; |
HBaseProtos.Coprocessor.Builder |
addCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
addRegionLoads(ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
addRegionLoads(ClusterStatusProtos.RegionLoad value)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
addRegionLoads(int index,
ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
addRegionLoads(int index,
ClusterStatusProtos.RegionLoad value)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.RegionLoad.Builder |
addRegionLoadsBuilder()
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.RegionLoad.Builder |
addRegionLoadsBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource value)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
addReplLoadSource(int index,
ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
addReplLoadSource(int index,
ClusterStatusProtos.ReplicationLoadSource value)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
addReplLoadSourceBuilder()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
addReplLoadSourceBuilder(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad |
build() |
ClusterStatusProtos.ServerLoad |
buildPartial() |
ClusterStatusProtos.ServerLoad.Builder |
clear() |
ClusterStatusProtos.ServerLoad.Builder |
clearCoprocessors()
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
clearInfoServerPort()
optional uint32 info_server_port = 9; |
ClusterStatusProtos.ServerLoad.Builder |
clearMaxHeapMB()
optional uint32 max_heap_MB = 4; |
ClusterStatusProtos.ServerLoad.Builder |
clearNumberOfRequests()
optional uint64 number_of_requests = 1; |
ClusterStatusProtos.ServerLoad.Builder |
clearRegionLoads()
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
clearReplLoadSink()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ServerLoad.Builder |
clearReplLoadSource()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
clearReportEndTime()
optional uint64 report_end_time = 8; |
ClusterStatusProtos.ServerLoad.Builder |
clearReportStartTime()
optional uint64 report_start_time = 7; |
ClusterStatusProtos.ServerLoad.Builder |
clearTotalNumberOfRequests()
optional uint64 total_number_of_requests = 2; |
ClusterStatusProtos.ServerLoad.Builder |
clearUsedHeapMB()
optional uint32 used_heap_MB = 3; |
ClusterStatusProtos.ServerLoad.Builder |
clone() |
HBaseProtos.Coprocessor |
getCoprocessors(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
HBaseProtos.Coprocessor.Builder |
getCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
java.util.List<HBaseProtos.Coprocessor.Builder> |
getCoprocessorsBuilderList()
repeated .hbase.pb.Coprocessor coprocessors = 6; |
int |
getCoprocessorsCount()
repeated .hbase.pb.Coprocessor coprocessors = 6; |
java.util.List<HBaseProtos.Coprocessor> |
getCoprocessorsList()
repeated .hbase.pb.Coprocessor coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
getCoprocessorsOrBuilder(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
java.util.List<? extends HBaseProtos.CoprocessorOrBuilder> |
getCoprocessorsOrBuilderList()
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getInfoServerPort()
optional uint32 info_server_port = 9; |
int |
getMaxHeapMB()
optional uint32 max_heap_MB = 4; |
long |
getNumberOfRequests()
optional uint64 number_of_requests = 1; |
ClusterStatusProtos.RegionLoad |
getRegionLoads(int index)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.RegionLoad.Builder |
getRegionLoadsBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5; |
java.util.List<ClusterStatusProtos.RegionLoad.Builder> |
getRegionLoadsBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 5; |
int |
getRegionLoadsCount()
repeated .hbase.pb.RegionLoad region_loads = 5; |
java.util.List<ClusterStatusProtos.RegionLoad> |
getRegionLoadsList()
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.RegionLoadOrBuilder |
getRegionLoadsOrBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5; |
java.util.List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
getRegionLoadsOrBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ReplicationLoadSink |
getReplLoadSink()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ReplicationLoadSink.Builder |
getReplLoadSinkBuilder()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ReplicationLoadSinkOrBuilder |
getReplLoadSinkOrBuilder()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ReplicationLoadSource |
getReplLoadSource(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
getReplLoadSourceBuilder(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
java.util.List<ClusterStatusProtos.ReplicationLoadSource.Builder> |
getReplLoadSourceBuilderList()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
int |
getReplLoadSourceCount()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
java.util.List<ClusterStatusProtos.ReplicationLoadSource> |
getReplLoadSourceList()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSourceOrBuilder |
getReplLoadSourceOrBuilder(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
java.util.List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> |
getReplLoadSourceOrBuilderList()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
long |
getReportEndTime()
optional uint64 report_end_time = 8; |
long |
getReportStartTime()
optional uint64 report_start_time = 7; |
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 .hbase.pb.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() |
ClusterStatusProtos.ServerLoad.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.ServerLoad.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClusterStatusProtos.ServerLoad.Builder |
mergeReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ServerLoad.Builder |
removeCoprocessors(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
removeRegionLoads(int index)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
removeReplLoadSource(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
setCoprocessors(int index,
HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
setCoprocessors(int index,
HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor coprocessors = 6; |
ClusterStatusProtos.ServerLoad.Builder |
setInfoServerPort(int value)
optional uint32 info_server_port = 9; |
ClusterStatusProtos.ServerLoad.Builder |
setMaxHeapMB(int value)
optional uint32 max_heap_MB = 4; |
ClusterStatusProtos.ServerLoad.Builder |
setNumberOfRequests(long value)
optional uint64 number_of_requests = 1; |
ClusterStatusProtos.ServerLoad.Builder |
setRegionLoads(int index,
ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
setRegionLoads(int index,
ClusterStatusProtos.RegionLoad value)
repeated .hbase.pb.RegionLoad region_loads = 5; |
ClusterStatusProtos.ServerLoad.Builder |
setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink.Builder builderForValue)
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ServerLoad.Builder |
setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11; |
ClusterStatusProtos.ServerLoad.Builder |
setReplLoadSource(int index,
ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
setReplLoadSource(int index,
ClusterStatusProtos.ReplicationLoadSource value)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ServerLoad.Builder |
setReportEndTime(long value)
optional uint64 report_end_time = 8; |
ClusterStatusProtos.ServerLoad.Builder |
setReportStartTime(long value)
optional uint64 report_start_time = 7; |
ClusterStatusProtos.ServerLoad.Builder |
setTotalNumberOfRequests(long value)
optional uint64 total_number_of_requests = 2; |
ClusterStatusProtos.ServerLoad.Builder |
setUsedHeapMB(int value)
optional uint32 used_heap_MB = 3; |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public ClusterStatusProtos.ServerLoad.Builder clear()
public ClusterStatusProtos.ServerLoad.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public ClusterStatusProtos.ServerLoad getDefaultInstanceForType()
public ClusterStatusProtos.ServerLoad build()
public ClusterStatusProtos.ServerLoad buildPartial()
public ClusterStatusProtos.ServerLoad.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public ClusterStatusProtos.ServerLoad.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasNumberOfRequests()
optional uint64 number_of_requests = 1;
Number of requests since last report.
hasNumberOfRequests in interface ClusterStatusProtos.ServerLoadOrBuilderpublic long getNumberOfRequests()
optional uint64 number_of_requests = 1;
Number of requests since last report.
getNumberOfRequests in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setNumberOfRequests(long value)
optional uint64 number_of_requests = 1;
Number of requests since last report.
public ClusterStatusProtos.ServerLoad.Builder clearNumberOfRequests()
optional uint64 number_of_requests = 1;
Number of requests since last report.
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.ServerLoadOrBuilderpublic long getTotalNumberOfRequests()
optional uint64 total_number_of_requests = 2;
Total Number of requests from the start of the region server.
getTotalNumberOfRequests in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setTotalNumberOfRequests(long value)
optional uint64 total_number_of_requests = 2;
Total Number of requests from the start of the region server.
public ClusterStatusProtos.ServerLoad.Builder clearTotalNumberOfRequests()
optional uint64 total_number_of_requests = 2;
Total Number of requests from the start of the region server.
public boolean hasUsedHeapMB()
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
hasUsedHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilderpublic int getUsedHeapMB()
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
getUsedHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setUsedHeapMB(int value)
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
public ClusterStatusProtos.ServerLoad.Builder clearUsedHeapMB()
optional uint32 used_heap_MB = 3;
the amount of used heap, in MB.
public boolean hasMaxHeapMB()
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
hasMaxHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilderpublic int getMaxHeapMB()
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
getMaxHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setMaxHeapMB(int value)
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
public ClusterStatusProtos.ServerLoad.Builder clearMaxHeapMB()
optional uint32 max_heap_MB = 4;
the maximum allowable size of the heap, in MB.
public java.util.List<ClusterStatusProtos.RegionLoad> getRegionLoadsList()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsList in interface ClusterStatusProtos.ServerLoadOrBuilderpublic int getRegionLoadsCount()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsCount in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.RegionLoad getRegionLoads(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoads in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setRegionLoads(int index, ClusterStatusProtos.RegionLoad value)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder setRegionLoads(int index, ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(ClusterStatusProtos.RegionLoad value)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(int index, ClusterStatusProtos.RegionLoad value)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(int index, ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder addAllRegionLoads(java.lang.Iterable<? extends ClusterStatusProtos.RegionLoad> values)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder clearRegionLoads()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.ServerLoad.Builder removeRegionLoads(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.RegionLoad.Builder getRegionLoadsBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsOrBuilder in interface ClusterStatusProtos.ServerLoadOrBuilderpublic java.util.List<? extends ClusterStatusProtos.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
getRegionLoadsOrBuilderList in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.RegionLoad.Builder addRegionLoadsBuilder()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public ClusterStatusProtos.RegionLoad.Builder addRegionLoadsBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public java.util.List<ClusterStatusProtos.RegionLoad.Builder> getRegionLoadsBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions.
public java.util.List<HBaseProtos.Coprocessor> getCoprocessorsList()
repeated .hbase.pb.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.ServerLoadOrBuilderpublic int getCoprocessorsCount()
repeated .hbase.pb.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.ServerLoadOrBuilderpublic HBaseProtos.Coprocessor getCoprocessors(int index)
repeated .hbase.pb.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.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setCoprocessors(int index, HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder setCoprocessors(int index, HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(int index, HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(int index, HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder addAllCoprocessors(java.lang.Iterable<? extends HBaseProtos.Coprocessor> values)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder clearCoprocessors()
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public ClusterStatusProtos.ServerLoad.Builder removeCoprocessors(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public HBaseProtos.Coprocessor.Builder getCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public HBaseProtos.CoprocessorOrBuilder getCoprocessorsOrBuilder(int index)
repeated .hbase.pb.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.ServerLoadOrBuilderpublic java.util.List<? extends HBaseProtos.CoprocessorOrBuilder> getCoprocessorsOrBuilderList()
repeated .hbase.pb.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.ServerLoadOrBuilderpublic HBaseProtos.Coprocessor.Builder addCoprocessorsBuilder()
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public HBaseProtos.Coprocessor.Builder addCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor coprocessors = 6;
Regionserver-level coprocessors, e.g., WALObserver implementations. Region-level coprocessors, on the other hand, are stored inside RegionLoad objects.
public java.util.List<HBaseProtos.Coprocessor.Builder> getCoprocessorsBuilderList()
repeated .hbase.pb.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 ClusterStatusProtos.ServerLoadOrBuilderpublic 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.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setReportStartTime(long value)
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.
public ClusterStatusProtos.ServerLoad.Builder clearReportStartTime()
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.
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.ServerLoadOrBuilderpublic 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.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setReportEndTime(long value)
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.
public ClusterStatusProtos.ServerLoad.Builder clearReportEndTime()
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.
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.ServerLoadOrBuilderpublic 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.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setInfoServerPort(int value)
optional uint32 info_server_port = 9;
The port number that this region server is hosing an info server on.
public ClusterStatusProtos.ServerLoad.Builder clearInfoServerPort()
optional uint32 info_server_port = 9;
The port number that this region server is hosing an info server on.
public java.util.List<ClusterStatusProtos.ReplicationLoadSource> getReplLoadSourceList()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceList in interface ClusterStatusProtos.ServerLoadOrBuilderpublic int getReplLoadSourceCount()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceCount in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ReplicationLoadSource getReplLoadSource(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSource in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource value)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder setReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource value)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource value)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder addAllReplLoadSource(java.lang.Iterable<? extends ClusterStatusProtos.ReplicationLoadSource> values)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder clearReplLoadSource()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ServerLoad.Builder removeReplLoadSource(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ReplicationLoadSource.Builder getReplLoadSourceBuilder(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ReplicationLoadSourceOrBuilder getReplLoadSourceOrBuilder(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceOrBuilder in interface ClusterStatusProtos.ServerLoadOrBuilderpublic java.util.List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> getReplLoadSourceOrBuilderList()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
getReplLoadSourceOrBuilderList in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ReplicationLoadSource.Builder addReplLoadSourceBuilder()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public ClusterStatusProtos.ReplicationLoadSource.Builder addReplLoadSourceBuilder(int index)
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public java.util.List<ClusterStatusProtos.ReplicationLoadSource.Builder> getReplLoadSourceBuilderList()
repeated .hbase.pb.ReplicationLoadSource replLoadSource = 10;
The replicationLoadSource for the replication Source status of this region server.
public boolean hasReplLoadSink()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
hasReplLoadSink in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ReplicationLoadSink getReplLoadSink()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
getReplLoadSink in interface ClusterStatusProtos.ServerLoadOrBuilderpublic ClusterStatusProtos.ServerLoad.Builder setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
public ClusterStatusProtos.ServerLoad.Builder setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink.Builder builderForValue)
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
public ClusterStatusProtos.ServerLoad.Builder mergeReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
public ClusterStatusProtos.ServerLoad.Builder clearReplLoadSink()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
public ClusterStatusProtos.ReplicationLoadSink.Builder getReplLoadSinkBuilder()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
public ClusterStatusProtos.ReplicationLoadSinkOrBuilder getReplLoadSinkOrBuilder()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server.
getReplLoadSinkOrBuilder in interface ClusterStatusProtos.ServerLoadOrBuilder