Package org.apache.hadoop.hbase.client
Class TestFastFail
java.lang.Object
org.apache.hadoop.hbase.client.TestFastFail
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static byte[]private static final org.slf4j.Loggerorg.junit.rules.TestNameprivate static byte[]private static final Randomprivate static intprivate static final intprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate byte[]longToByteArrayKey(long rowKey) voidsetUp()static voidvoidtearDown()static voidvoidvoid
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
FAMILY
-
random
-
SLAVES
-
QUALIFIER
-
SLEEPTIME
- See Also:
-
name
-
-
Constructor Details
-
TestFastFail
public TestFastFail()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testFastFail
- Throws:
IOExceptionInterruptedException
-
testCallQueueTooBigExceptionDoesntTriggerPffe
- Throws:
Exception
-
longToByteArrayKey
-