Package org.apache.hadoop.hbase.client
Class TestDropTimeoutRequest
java.lang.Object
org.apache.hadoop.hbase.client.TestDropTimeoutRequest
Test a drop timeout request. This test used to be in TestHCM but it has particulare requirements
 -- i.e. one handler only -- so run it apart from the rest of TestHCM.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classCoprocessor that sleeps a while the first time you do a Get
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static final org.slf4j.Loggerorg.junit.rules.TestNameprivate static final intprivate static final HBaseTestingUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidstatic voidvoid
- 
Field Details- 
CLASS_RULE
- 
name
- 
LOG
- 
TEST_UTIL
- 
FAM_NAM
- 
RPC_RETRY- See Also:
 
 
- 
- 
Constructor Details- 
TestDropTimeoutRequestpublic TestDropTimeoutRequest()
 
- 
- 
Method Details