Package org.apache.hadoop.hbase.client
Class TestClientOperationInterrupt
java.lang.Object
org.apache.hadoop.hbase.client.TestClientOperationInterrupt
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static final byte[]
private static final org.slf4j.Logger
private static final byte[]
private static final org.apache.hadoop.hbase.TableName
private static final byte[]
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
util
-
tableName
-
dummy
-
row1
-
test
-
conf
-
-
Constructor Details
-
TestClientOperationInterrupt
public TestClientOperationInterrupt()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
testInterrupt50Percent
- Throws:
IOException
InterruptedException
-
tearDownAfterClass
- Throws:
Exception
-