| 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(org.apache.hadoop.hbase.TableName tableName)
Retrieve a RegionLocator implementation to inspect region information on a table.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.