|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HBaseProtos.RegionLoad | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.regionserver |
Uses of HBaseProtos.RegionLoad in org.apache.hadoop.hbase |
---|
Fields in org.apache.hadoop.hbase declared as HBaseProtos.RegionLoad | |
---|---|
protected HBaseProtos.RegionLoad |
RegionLoad.regionLoadPB
|
Constructors in org.apache.hadoop.hbase with parameters of type HBaseProtos.RegionLoad | |
---|---|
RegionLoad(HBaseProtos.RegionLoad regionLoadPB)
|
Uses of HBaseProtos.RegionLoad in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf with parameters of type HBaseProtos.RegionLoad | |
---|---|
static long |
ProtobufUtil.getTotalRequestsCount(HBaseProtos.RegionLoad rl)
|
Uses of HBaseProtos.RegionLoad in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.RegionLoad | |
---|---|
HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.Builder.build()
|
HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.Builder.buildPartial()
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.getDefaultInstance()
|
HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.getDefaultInstanceForType()
|
HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.Builder.getDefaultInstanceForType()
|
HBaseProtos.RegionLoad |
HBaseProtos.ServerLoadOrBuilder.getRegionLoads(int index)
|
HBaseProtos.RegionLoad |
HBaseProtos.ServerLoad.getRegionLoads(int index)
|
HBaseProtos.RegionLoad |
HBaseProtos.ServerLoad.Builder.getRegionLoads(int index)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseDelimitedFrom(InputStream input)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(byte[] data)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(com.google.protobuf.ByteString data)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(com.google.protobuf.CodedInputStream input)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(InputStream input)
|
static HBaseProtos.RegionLoad |
HBaseProtos.RegionLoad.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.RegionLoad | |
---|---|
List<HBaseProtos.RegionLoad> |
HBaseProtos.ServerLoadOrBuilder.getRegionLoadsList()
|
List<HBaseProtos.RegionLoad> |
HBaseProtos.ServerLoad.getRegionLoadsList()
|
List<HBaseProtos.RegionLoad> |
HBaseProtos.ServerLoad.Builder.getRegionLoadsList()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.RegionLoad | |
---|---|
HBaseProtos.ServerLoad.Builder |
HBaseProtos.ServerLoad.Builder.addRegionLoads(HBaseProtos.RegionLoad value)
|
HBaseProtos.ServerLoad.Builder |
HBaseProtos.ServerLoad.Builder.addRegionLoads(int index,
HBaseProtos.RegionLoad value)
|
HBaseProtos.RegionLoad.Builder |
HBaseProtos.RegionLoad.Builder.mergeFrom(HBaseProtos.RegionLoad other)
|
static HBaseProtos.RegionLoad.Builder |
HBaseProtos.RegionLoad.newBuilder(HBaseProtos.RegionLoad prototype)
|
HBaseProtos.ServerLoad.Builder |
HBaseProtos.ServerLoad.Builder.setRegionLoads(int index,
HBaseProtos.RegionLoad value)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type HBaseProtos.RegionLoad | |
---|---|
HBaseProtos.ServerLoad.Builder |
HBaseProtos.ServerLoad.Builder.addAllRegionLoads(Iterable<? extends HBaseProtos.RegionLoad> values)
|
Uses of HBaseProtos.RegionLoad in org.apache.hadoop.hbase.regionserver |
---|
Methods in org.apache.hadoop.hbase.regionserver that return HBaseProtos.RegionLoad | |
---|---|
HBaseProtos.RegionLoad |
HRegionServer.createRegionLoad(String encodedRegionName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |