Uses of Class
org.apache.hadoop.hbase.client.RegionStatesCount
Packages that use org.apache.hadoop.hbase.client.RegionStatesCount
Package
Description
Provides HBase Client
-
Uses of org.apache.hadoop.hbase.client.RegionStatesCount in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return types with arguments of type org.apache.hadoop.hbase.client.RegionStatesCount in inModifier and TypeMethodDescriptionMap<org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.RegionStatesCount> ClusterMetrics.getTableRegionStatesCount()Provide region states count for given table.Map<org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.RegionStatesCount> ClusterStatus.getTableRegionStatesCount()Deprecated.Method parameters in org.apache.hadoop.hbase with type arguments of type org.apache.hadoop.hbase.client.RegionStatesCount in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.ClusterMetricsBuilderClusterMetricsBuilder.setTableRegionStatesCount(Map<org.apache.hadoop.hbase.TableName, org.apache.hadoop.hbase.client.RegionStatesCount> tableRegionStatesCount) -
Uses of org.apache.hadoop.hbase.client.RegionStatesCount in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return org.apache.hadoop.hbase.client.RegionStatesCount in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.RegionStatesCountRegionStatesCount.RegionStatesCountBuilder.build() -
Uses of org.apache.hadoop.hbase.client.RegionStatesCount in org.apache.hadoop.hbase.shaded.protobuf
Methods in org.apache.hadoop.hbase.shaded.protobuf that return org.apache.hadoop.hbase.client.RegionStatesCount in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.client.RegionStatesCountProtobufUtil.toTableRegionStatesCount(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionStatesCount regionStatesCount) Methods in org.apache.hadoop.hbase.shaded.protobuf with parameters of type org.apache.hadoop.hbase.client.RegionStatesCount in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionStatesCountProtobufUtil.toTableRegionStatesCount(org.apache.hadoop.hbase.client.RegionStatesCount regionStatesCount)