Package org.apache.hadoop.hbase.client
Class TestTableOperationException
java.lang.Object
org.apache.hadoop.hbase.client.TestTableOperationException
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]static final HBaseClassTestRuleprivate static byte[]private static org.apache.hadoop.hbase.TableNameprivate static org.apache.hadoop.hbase.TableNameprivate static org.apache.hadoop.hbase.client.Tableprivate static org.apache.hadoop.hbase.client.Tableprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
TABLE_DONOT_RETRY
-
TABLE_RETRY
-
tableDoNotRetry
-
tableRetry
-
CF
-
CQ
-
-
Constructor Details
-
TestTableOperationException
public TestTableOperationException()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testGetWithDoNotRetryIOException
- Throws:
Exception
-
testPutWithDoNotRetryIOException
- Throws:
Exception
-
testDeleteWithDoNotRetryIOException
- Throws:
Exception
-
testAppendWithDoNotRetryIOException
- Throws:
Exception
-
testIncrementWithDoNotRetryIOException
- Throws:
Exception
-
testGetWithIOException
- Throws:
Exception
-
testPutWithIOException
- Throws:
Exception
-
testDeleteWithIOException
- Throws:
Exception
-
testAppendWithIOException
- Throws:
Exception
-
testIncrementWithIOException
- Throws:
Exception
-