Package org.apache.hadoop.hbase.client
Class TestAsyncClientPauseForServerOverloaded
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncClientPauseForServerOverloaded
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static enum
static final class
static final class
static final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.AsyncConnection
private static byte[]
private static TestAsyncClientPauseForServerOverloaded.FailMode
private static long
private static long
private static byte[]
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
TABLE_NAME
-
FAMILY
-
QUALIFIER
-
PAUSE_FOR_SERVER_OVERLOADED_NANOS
-
PAUSE_FOR_SERVER_OVERLOADED_MILLIS
-
CONN
-
MODE
-
-
Constructor Details
-
TestAsyncClientPauseForServerOverloaded
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
setUpBeforeTest
- Throws:
IOException
-
tearDownAfterTest
- Throws:
IOException
-
assertTime
- Throws:
Exception
-
testGet
- Throws:
Exception
-
testBatch
- Throws:
Exception
-
testScan
- Throws:
Exception
-