static class TestAsyncProcess.MyConnectionImpl2 extends TestAsyncProcess.MyConnectionImpl
TestAsyncProcess.MyConnectionImpl.TestRegistry| Modifier and Type | Field and Description |
|---|---|
(package private) List<org.apache.hadoop.hbase.HRegionLocation> |
hrl |
(package private) boolean[] |
usedRegions |
nbThreads| Modifier | Constructor and Description |
|---|---|
protected |
MyConnectionImpl2(List<org.apache.hadoop.hbase.HRegionLocation> hrl,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.RegionLocations |
locateRegion(org.apache.hadoop.hbase.TableName tableName,
byte[] row,
boolean useCache,
boolean retry,
int replicaId) |
hasCellBlockSupportabort, cacheLocation, clearCaches, clearRegionCache, clearRegionCache, clearRegionLocationCache, close, deleteCachedRegionLocation, finalize, getAdmin, getAdmin, getAdminForMaster, getAsyncProcess, getBackoffPolicy, getBufferedMutator, getBufferedMutator, getCachedLocation, getChoreService, getClient, getClusterId, getConfiguration, getConnectionConfiguration, getConnectionMetrics, getConnectionRegistry, getCurrentBatchPool, getCurrentMetaLookupPool, getHbck, getHbck, getMaster, getNewRpcRetryingCallerFactory, getNonceGenerator, getNumberOfCachedRegionLocations, getRegionLocation, getRegionLocator, getRpcClient, getRpcControllerFactory, getRpcRetryingCallerFactory, getStatisticsTracker, getTable, getTableBuilder, getTableState, getUser, injectNonceGeneratorForTesting, isAborted, isClosed, isMasterRunning, isTableAvailable, isTableDisabled, isTableEnabled, locateRegion, locateRegion, locateRegion, locateRegions, locateRegions, releaseMaster, relocateRegion, relocateRegion, retrieveClusterId, takeUserRegionLock, toString, updateCachedLocation, updateCachedLocationsfinal boolean[] usedRegions
protected MyConnectionImpl2(List<org.apache.hadoop.hbase.HRegionLocation> hrl, org.apache.hadoop.conf.Configuration conf) throws IOException
IOExceptionpublic org.apache.hadoop.hbase.RegionLocations locateRegion(org.apache.hadoop.hbase.TableName tableName, byte[] row, boolean useCache, boolean retry, int replicaId) throws IOException
locateRegion in interface org.apache.hadoop.hbase.client.ClusterConnectionlocateRegion in class TestAsyncProcess.MyConnectionImplIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.