Uses of Class
org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
-
Uses of AsyncNonMetaRegionLocator.TableCache in org.apache.hadoop.hbase.client
Modifier and TypeFieldDescriptionprivate final ConcurrentMap<TableName,
AsyncNonMetaRegionLocator.TableCache> AsyncNonMetaRegionLocator.cache
Modifier and TypeMethodDescriptionprivate RegionLocations
AsyncNonMetaRegionLocator.locateInCache
(AsyncNonMetaRegionLocator.TableCache tableCache, byte[] row, int replicaId, RegionLocateType locateType) private RegionLocations
AsyncNonMetaRegionLocator.locateRowBeforeInCache
(AsyncNonMetaRegionLocator.TableCache tableCache, byte[] row, int replicaId) private RegionLocations
AsyncNonMetaRegionLocator.locateRowInCache
(AsyncNonMetaRegionLocator.TableCache tableCache, byte[] row, int replicaId)