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) |
hasCellBlockSupport
abort, 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, updateCachedLocations
final boolean[] usedRegions
protected MyConnectionImpl2(List<org.apache.hadoop.hbase.HRegionLocation> hrl, org.apache.hadoop.conf.Configuration conf) throws IOException
IOException
public 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.ClusterConnection
locateRegion
in class TestAsyncProcess.MyConnectionImpl
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.