Package org.apache.hadoop.hbase.client
Class TestAsyncMetaRegionLocator.Setup
java.lang.Object
org.junit.rules.ExternalResource
org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.Setup
- All Implemented Interfaces:
org.junit.rules.TestRule
- Enclosing class:
- TestAsyncMetaRegionLocator
private static final class TestAsyncMetaRegionLocator.Setup
extends org.junit.rules.ExternalResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ConnectionRuleprivate booleanprivate org.apache.hadoop.hbase.client.AsyncMetaRegionLocatorprivate final MiniClusterRuleprivate org.apache.hadoop.hbase.client.ConnectionRegistryprivate HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.rules.ExternalResource
apply
-
Field Details
-
miniClusterRule
-
connectionRule
-
initialized
-
testUtil
-
locator
-
registry
-
-
Constructor Details
-
Setup
-
-
Method Details
-
getTestingUtility
-
getLocator
-
assertInitialized
-
before
- Overrides:
beforein classorg.junit.rules.ExternalResource- Throws:
Throwable
-
after
- Overrides:
afterin classorg.junit.rules.ExternalResource
-