org.apache.hadoop.hbase.protobuf.generated
Class ClusterStatusProtos.ServerLoad.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>
              extended by org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ClusterStatusProtos.ServerLoadOrBuilder
Enclosing class:
ClusterStatusProtos.ServerLoad

public static final class ClusterStatusProtos.ServerLoad.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>
implements ClusterStatusProtos.ServerLoadOrBuilder

Protobuf type ServerLoad


Method Summary
 ClusterStatusProtos.ServerLoad.Builder addAllCoprocessors(Iterable<? extends HBaseProtos.Coprocessor> values)
          repeated .Coprocessor coprocessors = 6;
 ClusterStatusProtos.ServerLoad.Builder addAllRegionLoads(Iterable<? extends ClusterStatusProtos.RegionLoad> values)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder addAllReplLoadSource(Iterable<? extends ClusterStatusProtos.ReplicationLoadSource> values)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ServerLoad.Builder addCoprocessors(HBaseProtos.Coprocessor.Builder builderForValue)
          repeated .Coprocessor coprocessors = 6;
 ClusterStatusProtos.ServerLoad.Builder addCoprocessors(HBaseProtos.Coprocessor value)
          repeated .Coprocessor coprocessors = 6;
 ClusterStatusProtos.ServerLoad.Builder addCoprocessors(int index, HBaseProtos.Coprocessor.Builder builderForValue)
          repeated .Coprocessor coprocessors = 6;
 ClusterStatusProtos.ServerLoad.Builder addCoprocessors(int index, HBaseProtos.Coprocessor value)
          repeated .Coprocessor coprocessors = 6;
 HBaseProtos.Coprocessor.Builder addCoprocessorsBuilder()
          repeated .Coprocessor coprocessors = 6;
 HBaseProtos.Coprocessor.Builder addCoprocessorsBuilder(int index)
          repeated .Coprocessor coprocessors = 6;
 ClusterStatusProtos.ServerLoad.Builder addRegionLoads(ClusterStatusProtos.RegionLoad.Builder builderForValue)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder addRegionLoads(ClusterStatusProtos.RegionLoad value)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder addRegionLoads(int index, ClusterStatusProtos.RegionLoad.Builder builderForValue)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder addRegionLoads(int index, ClusterStatusProtos.RegionLoad value)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.RegionLoad.Builder addRegionLoadsBuilder()
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.RegionLoad.Builder addRegionLoadsBuilder(int index)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource value)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource value)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ReplicationLoadSource.Builder addReplLoadSourceBuilder()
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ReplicationLoadSource.Builder addReplLoadSourceBuilder(int index)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ServerLoad build()
           
 ClusterStatusProtos.ServerLoad buildPartial()
           
 ClusterStatusProtos.ServerLoad.Builder clear()
           
 ClusterStatusProtos.ServerLoad.Builder clearCoprocessors()
          repeated .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 uint32 number_of_requests = 1;
 ClusterStatusProtos.ServerLoad.Builder clearRegionLoads()
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder clearReplLoadSink()
          optional .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ServerLoad.Builder clearReplLoadSource()
          repeated .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 uint32 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 .Coprocessor coprocessors = 6;
 HBaseProtos.Coprocessor.Builder getCoprocessorsBuilder(int index)
          repeated .Coprocessor coprocessors = 6;
 List<HBaseProtos.Coprocessor.Builder> getCoprocessorsBuilderList()
          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;
 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;
 int getNumberOfRequests()
          optional uint32 number_of_requests = 1;
 ClusterStatusProtos.RegionLoad getRegionLoads(int index)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.RegionLoad.Builder getRegionLoadsBuilder(int index)
          repeated .RegionLoad region_loads = 5;
 List<ClusterStatusProtos.RegionLoad.Builder> getRegionLoadsBuilderList()
          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.ReplicationLoadSink.Builder getReplLoadSinkBuilder()
          optional .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ReplicationLoadSinkOrBuilder getReplLoadSinkOrBuilder()
          optional .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ReplicationLoadSource getReplLoadSource(int index)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ReplicationLoadSource.Builder getReplLoadSourceBuilder(int index)
          repeated .ReplicationLoadSource replLoadSource = 10;
 List<ClusterStatusProtos.ReplicationLoadSource.Builder> getReplLoadSourceBuilderList()
          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 getTotalNumberOfRequests()
          optional uint32 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 uint32 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 uint32 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(ClusterStatusProtos.ServerLoad other)
           
 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 .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ServerLoad.Builder removeCoprocessors(int index)
          repeated .Coprocessor coprocessors = 6;
 ClusterStatusProtos.ServerLoad.Builder removeRegionLoads(int index)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder removeReplLoadSource(int index)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ServerLoad.Builder setCoprocessors(int index, HBaseProtos.Coprocessor.Builder builderForValue)
          repeated .Coprocessor coprocessors = 6;
 ClusterStatusProtos.ServerLoad.Builder setCoprocessors(int index, HBaseProtos.Coprocessor value)
          repeated .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(int value)
          optional uint32 number_of_requests = 1;
 ClusterStatusProtos.ServerLoad.Builder setRegionLoads(int index, ClusterStatusProtos.RegionLoad.Builder builderForValue)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder setRegionLoads(int index, ClusterStatusProtos.RegionLoad value)
          repeated .RegionLoad region_loads = 5;
 ClusterStatusProtos.ServerLoad.Builder setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink.Builder builderForValue)
          optional .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ServerLoad.Builder setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
          optional .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ServerLoad.Builder setReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
          repeated .ReplicationLoadSource replLoadSource = 10;
 ClusterStatusProtos.ServerLoad.Builder setReplLoadSource(int index, ClusterStatusProtos.ReplicationLoadSource value)
          repeated .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(int value)
          optional uint32 total_number_of_requests = 2;
 ClusterStatusProtos.ServerLoad.Builder setUsedHeapMB(int value)
          optional uint32 used_heap_MB = 3;
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>

clear

public ClusterStatusProtos.ServerLoad.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>

clone

public ClusterStatusProtos.ServerLoad.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>

getDefaultInstanceForType

public ClusterStatusProtos.ServerLoad getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ClusterStatusProtos.ServerLoad build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ClusterStatusProtos.ServerLoad buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ClusterStatusProtos.ServerLoad.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>

mergeFrom

public ClusterStatusProtos.ServerLoad.Builder mergeFrom(ClusterStatusProtos.ServerLoad other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>

mergeFrom

public ClusterStatusProtos.ServerLoad.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ServerLoad.Builder>
Throws:
IOException

hasNumberOfRequests

public boolean hasNumberOfRequests()
optional uint32 number_of_requests = 1;
 Number of requests since last report. 
 

Specified by:
hasNumberOfRequests in interface ClusterStatusProtos.ServerLoadOrBuilder

getNumberOfRequests

public int getNumberOfRequests()
optional uint32 number_of_requests = 1;
 Number of requests since last report. 
 

Specified by:
getNumberOfRequests in interface ClusterStatusProtos.ServerLoadOrBuilder

setNumberOfRequests

public ClusterStatusProtos.ServerLoad.Builder setNumberOfRequests(int value)
optional uint32 number_of_requests = 1;
 Number of requests since last report. 
 


clearNumberOfRequests

public ClusterStatusProtos.ServerLoad.Builder clearNumberOfRequests()
optional uint32 number_of_requests = 1;
 Number of requests since last report. 
 


hasTotalNumberOfRequests

public boolean hasTotalNumberOfRequests()
optional uint32 total_number_of_requests = 2;
 Total Number of requests from the start of the region server. 
 

Specified by:
hasTotalNumberOfRequests in interface ClusterStatusProtos.ServerLoadOrBuilder

getTotalNumberOfRequests

public int getTotalNumberOfRequests()
optional uint32 total_number_of_requests = 2;
 Total Number of requests from the start of the region server. 
 

Specified by:
getTotalNumberOfRequests in interface ClusterStatusProtos.ServerLoadOrBuilder

setTotalNumberOfRequests

public ClusterStatusProtos.ServerLoad.Builder setTotalNumberOfRequests(int value)
optional uint32 total_number_of_requests = 2;
 Total Number of requests from the start of the region server. 
 


clearTotalNumberOfRequests

public ClusterStatusProtos.ServerLoad.Builder clearTotalNumberOfRequests()
optional uint32 total_number_of_requests = 2;
 Total Number of requests from the start of the region server. 
 


hasUsedHeapMB

public boolean hasUsedHeapMB()
optional uint32 used_heap_MB = 3;
 the amount of used heap, in MB. 
 

Specified by:
hasUsedHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilder

getUsedHeapMB

public int getUsedHeapMB()
optional uint32 used_heap_MB = 3;
 the amount of used heap, in MB. 
 

Specified by:
getUsedHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilder

setUsedHeapMB

public ClusterStatusProtos.ServerLoad.Builder setUsedHeapMB(int value)
optional uint32 used_heap_MB = 3;
 the amount of used heap, in MB. 
 


clearUsedHeapMB

public ClusterStatusProtos.ServerLoad.Builder clearUsedHeapMB()
optional uint32 used_heap_MB = 3;
 the amount of used heap, in MB. 
 


hasMaxHeapMB

public boolean hasMaxHeapMB()
optional uint32 max_heap_MB = 4;
 the maximum allowable size of the heap, in MB. 
 

Specified by:
hasMaxHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilder

getMaxHeapMB

public int getMaxHeapMB()
optional uint32 max_heap_MB = 4;
 the maximum allowable size of the heap, in MB. 
 

Specified by:
getMaxHeapMB in interface ClusterStatusProtos.ServerLoadOrBuilder

setMaxHeapMB

public ClusterStatusProtos.ServerLoad.Builder setMaxHeapMB(int value)
optional uint32 max_heap_MB = 4;
 the maximum allowable size of the heap, in MB. 
 


clearMaxHeapMB

public ClusterStatusProtos.ServerLoad.Builder clearMaxHeapMB()
optional uint32 max_heap_MB = 4;
 the maximum allowable size of the heap, in MB. 
 


getRegionLoadsList

public List<ClusterStatusProtos.RegionLoad> getRegionLoadsList()
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 

Specified by:
getRegionLoadsList in interface ClusterStatusProtos.ServerLoadOrBuilder

getRegionLoadsCount

public int getRegionLoadsCount()
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 

Specified by:
getRegionLoadsCount in interface ClusterStatusProtos.ServerLoadOrBuilder

getRegionLoads

public ClusterStatusProtos.RegionLoad getRegionLoads(int index)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 

Specified by:
getRegionLoads in interface ClusterStatusProtos.ServerLoadOrBuilder

setRegionLoads

public ClusterStatusProtos.ServerLoad.Builder setRegionLoads(int index,
                                                             ClusterStatusProtos.RegionLoad value)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


setRegionLoads

public ClusterStatusProtos.ServerLoad.Builder setRegionLoads(int index,
                                                             ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


addRegionLoads

public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(ClusterStatusProtos.RegionLoad value)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


addRegionLoads

public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(int index,
                                                             ClusterStatusProtos.RegionLoad value)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


addRegionLoads

public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


addRegionLoads

public ClusterStatusProtos.ServerLoad.Builder addRegionLoads(int index,
                                                             ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


addAllRegionLoads

public ClusterStatusProtos.ServerLoad.Builder addAllRegionLoads(Iterable<? extends ClusterStatusProtos.RegionLoad> values)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


clearRegionLoads

public ClusterStatusProtos.ServerLoad.Builder clearRegionLoads()
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


removeRegionLoads

public ClusterStatusProtos.ServerLoad.Builder removeRegionLoads(int index)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


getRegionLoadsBuilder

public ClusterStatusProtos.RegionLoad.Builder getRegionLoadsBuilder(int index)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


getRegionLoadsOrBuilder

public ClusterStatusProtos.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 

Specified by:
getRegionLoadsOrBuilder in interface ClusterStatusProtos.ServerLoadOrBuilder

getRegionLoadsOrBuilderList

public List<? extends ClusterStatusProtos.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 

Specified by:
getRegionLoadsOrBuilderList in interface ClusterStatusProtos.ServerLoadOrBuilder

addRegionLoadsBuilder

public ClusterStatusProtos.RegionLoad.Builder addRegionLoadsBuilder()
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


addRegionLoadsBuilder

public ClusterStatusProtos.RegionLoad.Builder addRegionLoadsBuilder(int index)
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


getRegionLoadsBuilderList

public List<ClusterStatusProtos.RegionLoad.Builder> getRegionLoadsBuilderList()
repeated .RegionLoad region_loads = 5;
 Information on the load of individual regions. 
 


getCoprocessorsList

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.
 

Specified by:
getCoprocessorsList in interface ClusterStatusProtos.ServerLoadOrBuilder

getCoprocessorsCount

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.
 

Specified by:
getCoprocessorsCount in interface ClusterStatusProtos.ServerLoadOrBuilder

getCoprocessors

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.
 

Specified by:
getCoprocessors in interface ClusterStatusProtos.ServerLoadOrBuilder

setCoprocessors

public ClusterStatusProtos.ServerLoad.Builder setCoprocessors(int index,
                                                              HBaseProtos.Coprocessor value)
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


setCoprocessors

public ClusterStatusProtos.ServerLoad.Builder setCoprocessors(int index,
                                                              HBaseProtos.Coprocessor.Builder builderForValue)
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


addCoprocessors

public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(HBaseProtos.Coprocessor value)
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


addCoprocessors

public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(int index,
                                                              HBaseProtos.Coprocessor value)
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


addCoprocessors

public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(HBaseProtos.Coprocessor.Builder builderForValue)
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


addCoprocessors

public ClusterStatusProtos.ServerLoad.Builder addCoprocessors(int index,
                                                              HBaseProtos.Coprocessor.Builder builderForValue)
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


addAllCoprocessors

public ClusterStatusProtos.ServerLoad.Builder addAllCoprocessors(Iterable<? extends HBaseProtos.Coprocessor> values)
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


clearCoprocessors

public ClusterStatusProtos.ServerLoad.Builder clearCoprocessors()
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


removeCoprocessors

public ClusterStatusProtos.ServerLoad.Builder removeCoprocessors(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.
 


getCoprocessorsBuilder

public HBaseProtos.Coprocessor.Builder getCoprocessorsBuilder(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

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.
 

Specified by:
getCoprocessorsOrBuilder in interface ClusterStatusProtos.ServerLoadOrBuilder

getCoprocessorsOrBuilderList

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.
 

Specified by:
getCoprocessorsOrBuilderList in interface ClusterStatusProtos.ServerLoadOrBuilder

addCoprocessorsBuilder

public HBaseProtos.Coprocessor.Builder addCoprocessorsBuilder()
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


addCoprocessorsBuilder

public HBaseProtos.Coprocessor.Builder addCoprocessorsBuilder(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.
 


getCoprocessorsBuilderList

public List<HBaseProtos.Coprocessor.Builder> getCoprocessorsBuilderList()
repeated .Coprocessor coprocessors = 6;

 Regionserver-level coprocessors, e.g., WALObserver implementations.
 Region-level coprocessors, on the other hand, are stored inside RegionLoad
 objects.
 


hasReportStartTime

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.
 

Specified by:
hasReportStartTime in interface ClusterStatusProtos.ServerLoadOrBuilder

getReportStartTime

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.
 

Specified by:
getReportStartTime in interface ClusterStatusProtos.ServerLoadOrBuilder

setReportStartTime

public 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.
 


clearReportStartTime

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.
 


hasReportEndTime

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.
 

Specified by:
hasReportEndTime in interface ClusterStatusProtos.ServerLoadOrBuilder

getReportEndTime

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.
 

Specified by:
getReportEndTime in interface ClusterStatusProtos.ServerLoadOrBuilder

setReportEndTime

public 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.
 


clearReportEndTime

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.
 


hasInfoServerPort

public boolean hasInfoServerPort()
optional uint32 info_server_port = 9;

 The port number that this region server is hosing an info server on.
 

Specified by:
hasInfoServerPort in interface ClusterStatusProtos.ServerLoadOrBuilder

getInfoServerPort

public int getInfoServerPort()
optional uint32 info_server_port = 9;

 The port number that this region server is hosing an info server on.
 

Specified by:
getInfoServerPort in interface ClusterStatusProtos.ServerLoadOrBuilder

setInfoServerPort

public 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.
 


clearInfoServerPort

public ClusterStatusProtos.ServerLoad.Builder clearInfoServerPort()
optional uint32 info_server_port = 9;

 The port number that this region server is hosing an info server on.
 


getReplLoadSourceList

public List<ClusterStatusProtos.ReplicationLoadSource> getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 

Specified by:
getReplLoadSourceList in interface ClusterStatusProtos.ServerLoadOrBuilder

getReplLoadSourceCount

public int getReplLoadSourceCount()
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 

Specified by:
getReplLoadSourceCount in interface ClusterStatusProtos.ServerLoadOrBuilder

getReplLoadSource

public ClusterStatusProtos.ReplicationLoadSource getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 

Specified by:
getReplLoadSource in interface ClusterStatusProtos.ServerLoadOrBuilder

setReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder setReplLoadSource(int index,
                                                                ClusterStatusProtos.ReplicationLoadSource value)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


setReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder setReplLoadSource(int index,
                                                                ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


addReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource value)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


addReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(int index,
                                                                ClusterStatusProtos.ReplicationLoadSource value)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


addReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


addReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder addReplLoadSource(int index,
                                                                ClusterStatusProtos.ReplicationLoadSource.Builder builderForValue)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


addAllReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder addAllReplLoadSource(Iterable<? extends ClusterStatusProtos.ReplicationLoadSource> values)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


clearReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder clearReplLoadSource()
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


removeReplLoadSource

public ClusterStatusProtos.ServerLoad.Builder removeReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


getReplLoadSourceBuilder

public ClusterStatusProtos.ReplicationLoadSource.Builder getReplLoadSourceBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


getReplLoadSourceOrBuilder

public ClusterStatusProtos.ReplicationLoadSourceOrBuilder getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 

Specified by:
getReplLoadSourceOrBuilder in interface ClusterStatusProtos.ServerLoadOrBuilder

getReplLoadSourceOrBuilderList

public List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> getReplLoadSourceOrBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 

Specified by:
getReplLoadSourceOrBuilderList in interface ClusterStatusProtos.ServerLoadOrBuilder

addReplLoadSourceBuilder

public ClusterStatusProtos.ReplicationLoadSource.Builder addReplLoadSourceBuilder()
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


addReplLoadSourceBuilder

public ClusterStatusProtos.ReplicationLoadSource.Builder addReplLoadSourceBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


getReplLoadSourceBuilderList

public List<ClusterStatusProtos.ReplicationLoadSource.Builder> getReplLoadSourceBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10;

 The replicationLoadSource for the replication Source status of this region server.
 


hasReplLoadSink

public boolean hasReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 

Specified by:
hasReplLoadSink in interface ClusterStatusProtos.ServerLoadOrBuilder

getReplLoadSink

public ClusterStatusProtos.ReplicationLoadSink getReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 

Specified by:
getReplLoadSink in interface ClusterStatusProtos.ServerLoadOrBuilder

setReplLoadSink

public ClusterStatusProtos.ServerLoad.Builder setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 


setReplLoadSink

public ClusterStatusProtos.ServerLoad.Builder setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink.Builder builderForValue)
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 


mergeReplLoadSink

public ClusterStatusProtos.ServerLoad.Builder mergeReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 


clearReplLoadSink

public ClusterStatusProtos.ServerLoad.Builder clearReplLoadSink()
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 


getReplLoadSinkBuilder

public ClusterStatusProtos.ReplicationLoadSink.Builder getReplLoadSinkBuilder()
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 


getReplLoadSinkOrBuilder

public ClusterStatusProtos.ReplicationLoadSinkOrBuilder getReplLoadSinkOrBuilder()
optional .ReplicationLoadSink replLoadSink = 11;

 The replicationLoadSink for the replication Sink status of this region server.
 

Specified by:
getReplLoadSinkOrBuilder in interface ClusterStatusProtos.ServerLoadOrBuilder


Copyright © 2015 The Apache Software Foundation. All Rights Reserved.