public static interface AdminProtos.GetRegionLoadResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.RegionLoad |
getRegionLoads(int index)
repeated .hbase.pb.RegionLoad region_loads = 1; |
int |
getRegionLoadsCount()
repeated .hbase.pb.RegionLoad region_loads = 1; |
List<ClusterStatusProtos.RegionLoad> |
getRegionLoadsList()
repeated .hbase.pb.RegionLoad region_loads = 1; |
ClusterStatusProtos.RegionLoadOrBuilder |
getRegionLoadsOrBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 1; |
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
getRegionLoadsOrBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ClusterStatusProtos.RegionLoad> getRegionLoadsList()
repeated .hbase.pb.RegionLoad region_loads = 1;ClusterStatusProtos.RegionLoad getRegionLoads(int index)
repeated .hbase.pb.RegionLoad region_loads = 1;int getRegionLoadsCount()
repeated .hbase.pb.RegionLoad region_loads = 1;List<? extends ClusterStatusProtos.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 1;ClusterStatusProtos.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 1;Copyright © 2007–2019 Cloudera. All rights reserved.