Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
List<AsyncNonMetaRegionLocator.RegionLocationsFutureResult> |
AsyncNonMetaRegionLocator.TableCache.clearCompletedRequests(RegionLocations locations) |
Modifier and Type | Method and Description |
---|---|
private boolean |
AsyncNonMetaRegionLocator.TableCache.tryComplete(AsyncNonMetaRegionLocator.LocateRequest req,
CompletableFuture<RegionLocations> future,
RegionLocations locations,
List<AsyncNonMetaRegionLocator.RegionLocationsFutureResult> futureResultList) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.