Package | Description |
---|---|
org.apache.hadoop.hbase.rest.model |
Modifier and Type | Method and Description |
---|---|
TableRegionModel |
TableInfoModel.get(int index) |
Modifier and Type | Method and Description |
---|---|
List<TableRegionModel> |
TableInfoModel.getRegions() |
Modifier and Type | Method and Description |
---|---|
void |
TableInfoModel.add(TableRegionModel region)
Add a region model to the list
|
Modifier and Type | Method and Description |
---|---|
void |
TableInfoModel.setRegions(List<TableRegionModel> regions) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.