Uses of Class
org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
Packages that use AsyncNonMetaRegionLocator.TableCache
- 
Uses of AsyncNonMetaRegionLocator.TableCache in org.apache.hadoop.hbase.clientFields in org.apache.hadoop.hbase.client with type parameters of type AsyncNonMetaRegionLocator.TableCacheModifier and TypeFieldDescriptionprivate final ConcurrentMap<TableName,AsyncNonMetaRegionLocator.TableCache> AsyncNonMetaRegionLocator.cacheMethods in org.apache.hadoop.hbase.client that return AsyncNonMetaRegionLocator.TableCacheMethods in org.apache.hadoop.hbase.client with parameters of type AsyncNonMetaRegionLocator.TableCacheModifier and TypeMethodDescriptionprivate RegionLocationsAsyncNonMetaRegionLocator.locateInCache(AsyncNonMetaRegionLocator.TableCache tableCache, byte[] row, int replicaId, RegionLocateType locateType) private RegionLocationsAsyncNonMetaRegionLocator.locateRowBeforeInCache(AsyncNonMetaRegionLocator.TableCache tableCache, byte[] row, int replicaId) private RegionLocationsAsyncNonMetaRegionLocator.locateRowInCache(AsyncNonMetaRegionLocator.TableCache tableCache, byte[] row, int replicaId)