Package org.apache.hadoop.hbase.client
Class TestAsyncNonMetaRegionLocatorConcurrenyLimit
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncNonMetaRegionLocatorConcurrenyLimit
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static AtomicIntegerprivate static org.apache.hadoop.hbase.client.AsyncConnectionImplprivate static byte[]private static org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocatorprivate static intprivate static AtomicIntegerprivate static byte[][]private static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidassertLocs(List<CompletableFuture<org.apache.hadoop.hbase.RegionLocations>> futures) static voidsetUp()static voidtearDown()voidtest()
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE_NAME
-
FAMILY
-
CONN
-
LOCATOR
-
SPLIT_KEYS
-
MAX_ALLOWED
-
CONCURRENCY
-
MAX_CONCURRENCY
-
-
Constructor Details
-
TestAsyncNonMetaRegionLocatorConcurrenyLimit
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
assertLocs
private void assertLocs(List<CompletableFuture<org.apache.hadoop.hbase.RegionLocations>> futures) throws InterruptedException, ExecutionException -
test
-