| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| Modifier and Type | Class and Description |
|---|---|
class |
HRegionLocator
An implementation of
RegionLocator. |
| Modifier and Type | Method and Description |
|---|---|
RegionLocator |
HTable.getRegionLocator() |
RegionLocator |
Connection.getRegionLocator(TableName tableName)
Retrieve a RegionLocator implementation to inspect region information on a table.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.