public static final class ClientProtos.RegionLoadStats.Builder extends com.google.protobuf.GeneratedMessage.Builder<ClientProtos.RegionLoadStats.Builder> implements ClientProtos.RegionLoadStatsOrBuilder
hbase.pb.RegionLoadStats
Statistics about the current load on the region
| 限定符和类型 | 方法和说明 |
|---|---|
ClientProtos.RegionLoadStats |
build() |
ClientProtos.RegionLoadStats |
buildPartial() |
ClientProtos.RegionLoadStats.Builder |
clear() |
ClientProtos.RegionLoadStats.Builder |
clearCompactionPressure()
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. |
ClientProtos.RegionLoadStats.Builder |
clearHeapOccupancy()
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. |
ClientProtos.RegionLoadStats.Builder |
clearMemStoreLoad()
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. |
ClientProtos.RegionLoadStats.Builder |
clone() |
int |
getCompactionPressure()
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. |
ClientProtos.RegionLoadStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getHeapOccupancy()
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. |
int |
getMemStoreLoad()
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. |
boolean |
hasCompactionPressure()
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. |
boolean |
hasHeapOccupancy()
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. |
boolean |
hasMemStoreLoad()
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClientProtos.RegionLoadStats.Builder |
mergeFrom(ClientProtos.RegionLoadStats other) |
ClientProtos.RegionLoadStats.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.RegionLoadStats.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClientProtos.RegionLoadStats.Builder |
setCompactionPressure(int value)
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. |
ClientProtos.RegionLoadStats.Builder |
setHeapOccupancy(int value)
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. |
ClientProtos.RegionLoadStats.Builder |
setMemStoreLoad(int value)
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<ClientProtos.RegionLoadStats.Builder>public ClientProtos.RegionLoadStats.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<ClientProtos.RegionLoadStats.Builder>public ClientProtos.RegionLoadStats.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<ClientProtos.RegionLoadStats.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<ClientProtos.RegionLoadStats.Builder>public ClientProtos.RegionLoadStats getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ClientProtos.RegionLoadStats build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ClientProtos.RegionLoadStats buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ClientProtos.RegionLoadStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ClientProtos.RegionLoadStats.Builder>public ClientProtos.RegionLoadStats.Builder mergeFrom(ClientProtos.RegionLoadStats other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<ClientProtos.RegionLoadStats.Builder>public ClientProtos.RegionLoadStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ClientProtos.RegionLoadStats.Builder>IOExceptionpublic boolean hasMemStoreLoad()
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. Guaranteed to be positive, between 0 and 100.
public int getMemStoreLoad()
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. Guaranteed to be positive, between 0 and 100.
public ClientProtos.RegionLoadStats.Builder setMemStoreLoad(int value)
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. Guaranteed to be positive, between 0 and 100.
public ClientProtos.RegionLoadStats.Builder clearMemStoreLoad()
optional int32 memStoreLoad = 1 [default = 0];
Percent load on the memstore. Guaranteed to be positive, between 0 and 100.
public boolean hasHeapOccupancy()
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. Guaranteed to be positive, between 0 and 100. We can move this to "ServerLoadStats" should we develop them.
public int getHeapOccupancy()
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. Guaranteed to be positive, between 0 and 100. We can move this to "ServerLoadStats" should we develop them.
public ClientProtos.RegionLoadStats.Builder setHeapOccupancy(int value)
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. Guaranteed to be positive, between 0 and 100. We can move this to "ServerLoadStats" should we develop them.
public ClientProtos.RegionLoadStats.Builder clearHeapOccupancy()
optional int32 heapOccupancy = 2 [default = 0];
Percent JVM heap occupancy. Guaranteed to be positive, between 0 and 100. We can move this to "ServerLoadStats" should we develop them.
public boolean hasCompactionPressure()
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. Guaranteed to be positive, between 0 and 100.
public int getCompactionPressure()
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. Guaranteed to be positive, between 0 and 100.
public ClientProtos.RegionLoadStats.Builder setCompactionPressure(int value)
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. Guaranteed to be positive, between 0 and 100.
public ClientProtos.RegionLoadStats.Builder clearCompactionPressure()
optional int32 compactionPressure = 3 [default = 0];
Compaction pressure. Guaranteed to be positive, between 0 and 100.
Copyright © 2007–2019. All rights reserved.