Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AsyncTableRegionLocatorImpl
The implementation of AsyncRegionLocator.
|
Modifier and Type | Method and Description |
---|---|
AsyncTableRegionLocator |
AsyncConnectionImpl.getRegionLocator(TableName tableName) |
AsyncTableRegionLocator |
AsyncConnection.getRegionLocator(TableName tableName)
Retrieve a AsyncRegionLocator implementation to inspect region information on a table.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.