Class IntegrationTestReplication.VerifyReplicationLoop

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.test.IntegrationTestReplication.VerifyReplicationLoop
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool
Enclosing class:
IntegrationTestReplication

protected class IntegrationTestReplication.VerifyReplicationLoop extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool
The main runner loop for the test. It uses IntegrationTestBigLinkedList for the generation and verification of the linked list. It is heavily based on IntegrationTestBigLinkedList.Loop