Uses of Interface
org.apache.hadoop.hbase.client.AsyncTableRegionLocator
Packages that use AsyncTableRegionLocator
-
Uses of AsyncTableRegionLocator in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client that implement AsyncTableRegionLocatorModifier and TypeClassDescription(package private) classThe implementation of AsyncRegionLocator.Methods in org.apache.hadoop.hbase.client that return AsyncTableRegionLocatorModifier and TypeMethodDescriptionAsyncConnection.getRegionLocator(TableName tableName) Retrieve a AsyncRegionLocator implementation to inspect region information on a table.AsyncConnectionImpl.getRegionLocator(TableName tableName) AsyncTable.getRegionLocator()Gets theAsyncTableRegionLocatorfor this table.AsyncTableImpl.getRegionLocator()RawAsyncTableImpl.getRegionLocator()