Package org.apache.hadoop.hbase.test
Class IntegrationTestBigLinkedList.Loop
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.Loop
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable,org.apache.hadoop.util.Tool
- Direct Known Subclasses:
IntegrationTestBigLinkedListWithVisibility.VisibilityLoop
- Enclosing class:
- IntegrationTestBigLinkedList
static class IntegrationTestBigLinkedList.Loop
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Executes Generate and Verify in a loop. Data is not cleaned between runs, so each iteration
adds more data.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) IntegrationTestBigLinkedListprivate static final org.slf4j.Loggerprivate static final String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
-
Field Details
-
LOG
-
USAGE
- See Also:
-
it
-
-
Constructor Details
-
Loop
Loop()
-
-
Method Details