public static interface RegionServerStatusProtos.RegionSpaceUseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
HBaseProtos.RegionInfo |
getRegionInfo()
A region identifier
optional .hbase.pb.RegionInfo region_info = 1; |
HBaseProtos.RegionInfoOrBuilder |
getRegionInfoOrBuilder()
A region identifier
optional .hbase.pb.RegionInfo region_info = 1; |
long |
getRegionSize()
The size in bytes of the region
optional uint64 region_size = 2; |
boolean |
hasRegionInfo()
A region identifier
optional .hbase.pb.RegionInfo region_info = 1; |
boolean |
hasRegionSize()
The size in bytes of the region
optional uint64 region_size = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRegionInfo()
A region identifier
optional .hbase.pb.RegionInfo region_info = 1;HBaseProtos.RegionInfo getRegionInfo()
A region identifier
optional .hbase.pb.RegionInfo region_info = 1;HBaseProtos.RegionInfoOrBuilder getRegionInfoOrBuilder()
A region identifier
optional .hbase.pb.RegionInfo region_info = 1;boolean hasRegionSize()
The size in bytes of the region
optional uint64 region_size = 2;long getRegionSize()
The size in bytes of the region
optional uint64 region_size = 2;Copyright © 2007–2019. All rights reserved.