public static final class RegionServerStatusProtos.RegionSpaceUse.Builder extends <any> implements RegionServerStatusProtos.RegionSpaceUseOrBuilder
RegionSpaceUsepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public RegionServerStatusProtos.RegionSpaceUse.Builder clear()
public RegionServerStatusProtos.RegionSpaceUse.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public RegionServerStatusProtos.RegionSpaceUse getDefaultInstanceForType()
public RegionServerStatusProtos.RegionSpaceUse build()
public RegionServerStatusProtos.RegionSpaceUse buildPartial()
public RegionServerStatusProtos.RegionSpaceUse.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public RegionServerStatusProtos.RegionSpaceUse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasRegion()
optional .RegionInfo region = 1;
 A region identifier
hasRegion in interface RegionServerStatusProtos.RegionSpaceUseOrBuilderpublic HBaseProtos.RegionInfo getRegion()
optional .RegionInfo region = 1;
 A region identifier
getRegion in interface RegionServerStatusProtos.RegionSpaceUseOrBuilderpublic RegionServerStatusProtos.RegionSpaceUse.Builder setRegion(HBaseProtos.RegionInfo value)
optional .RegionInfo region = 1;
 A region identifier
public RegionServerStatusProtos.RegionSpaceUse.Builder setRegion(HBaseProtos.RegionInfo.Builder builderForValue)
optional .RegionInfo region = 1;
 A region identifier
public RegionServerStatusProtos.RegionSpaceUse.Builder mergeRegion(HBaseProtos.RegionInfo value)
optional .RegionInfo region = 1;
 A region identifier
public RegionServerStatusProtos.RegionSpaceUse.Builder clearRegion()
optional .RegionInfo region = 1;
 A region identifier
public HBaseProtos.RegionInfo.Builder getRegionBuilder()
optional .RegionInfo region = 1;
 A region identifier
public HBaseProtos.RegionInfoOrBuilder getRegionOrBuilder()
optional .RegionInfo region = 1;
 A region identifier
getRegionOrBuilder in interface RegionServerStatusProtos.RegionSpaceUseOrBuilderpublic boolean hasSize()
optional uint64 size = 2;
 The size in bytes of the region
hasSize in interface RegionServerStatusProtos.RegionSpaceUseOrBuilderpublic long getSize()
optional uint64 size = 2;
 The size in bytes of the region
getSize in interface RegionServerStatusProtos.RegionSpaceUseOrBuilderpublic RegionServerStatusProtos.RegionSpaceUse.Builder setSize(long value)
optional uint64 size = 2;
 The size in bytes of the region
public RegionServerStatusProtos.RegionSpaceUse.Builder clearSize()
optional uint64 size = 2;
 The size in bytes of the region