Uses of Class
org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.RegionLocationsFutureResult
Packages that use AsyncNonMetaRegionLocator.RegionLocationsFutureResult
- 
Uses of AsyncNonMetaRegionLocator.RegionLocationsFutureResult in org.apache.hadoop.hbase.clientMethods in org.apache.hadoop.hbase.client that return types with arguments of type AsyncNonMetaRegionLocator.RegionLocationsFutureResultModifier and TypeMethodDescriptionAsyncNonMetaRegionLocator.TableCache.clearCompletedRequests(RegionLocations locations) Method parameters in org.apache.hadoop.hbase.client with type arguments of type AsyncNonMetaRegionLocator.RegionLocationsFutureResultModifier and TypeMethodDescriptionprivate booleanAsyncNonMetaRegionLocator.TableCache.tryComplete(AsyncNonMetaRegionLocator.LocateRequest req, CompletableFuture<RegionLocations> future, RegionLocations locations, List<AsyncNonMetaRegionLocator.RegionLocationsFutureResult> futureResultList)