| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ClusterStatusProtos.RegionLoad
Protobuf type
hbase.pb.RegionLoad |
static class |
ClusterStatusProtos.RegionLoad.Builder
Protobuf type
hbase.pb.RegionLoad |
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterStatusProtos.RegionLoadOrBuilder |
ClusterStatusProtos.ServerLoadOrBuilder.getRegionLoadsOrBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions. |
ClusterStatusProtos.RegionLoadOrBuilder |
ClusterStatusProtos.ServerLoad.getRegionLoadsOrBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions. |
ClusterStatusProtos.RegionLoadOrBuilder |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsOrBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions. |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
ClusterStatusProtos.ServerLoadOrBuilder.getRegionLoadsOrBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions. |
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
ClusterStatusProtos.ServerLoad.getRegionLoadsOrBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions. |
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsOrBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 5;
Information on the load of individual regions. |
Copyright © 2007–2019. All rights reserved.