Package | Description |
---|---|
org.apache.hadoop.hbase.rest.model |
Modifier and Type | Field and Description |
---|---|
private List<StorageClusterStatusModel.Node.Region> |
StorageClusterStatusModel.Node.regions |
Modifier and Type | Method and Description |
---|---|
StorageClusterStatusModel.Node.Region |
StorageClusterStatusModel.Node.getRegion(int index) |
Modifier and Type | Method and Description |
---|---|
List<StorageClusterStatusModel.Node.Region> |
StorageClusterStatusModel.Node.getRegions()
Returns the list of regions served by the region server
|
Modifier and Type | Method and Description |
---|---|
void |
StorageClusterStatusModel.Node.setRegions(List<StorageClusterStatusModel.Node.Region> regions) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.