Uses of Class
org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
Packages that use StorageClusterStatusModel.Node.Region
-
Uses of StorageClusterStatusModel.Node.Region in org.apache.hadoop.hbase.rest.model
Fields in org.apache.hadoop.hbase.rest.model with type parameters of type StorageClusterStatusModel.Node.RegionMethods in org.apache.hadoop.hbase.rest.model that return StorageClusterStatusModel.Node.RegionMethods in org.apache.hadoop.hbase.rest.model that return types with arguments of type StorageClusterStatusModel.Node.RegionModifier and TypeMethodDescriptionStorageClusterStatusModel.Node.getRegions()
Returns the list of regions served by the region serverMethod parameters in org.apache.hadoop.hbase.rest.model with type arguments of type StorageClusterStatusModel.Node.RegionModifier and TypeMethodDescriptionvoid
StorageClusterStatusModel.Node.setRegions
(List<StorageClusterStatusModel.Node.Region> regions)