Class TestBulkLoadReplication.BulkReplicationTestObserver
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestBulkLoadReplication.BulkReplicationTestObserver
- All Implemented Interfaces:
org.apache.hadoop.hbase.Coprocessor
,org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
- Enclosing class:
- TestBulkLoadReplication
public static class TestBulkLoadReplication.BulkReplicationTestObserver
extends Object
implements org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.Coprocessor
org.apache.hadoop.hbase.Coprocessor.State
-
Field Summary
Fields inherited from interface org.apache.hadoop.hbase.Coprocessor
PRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.hadoop.hbase.Coprocessor
getServices, start, stop
Methods inherited from interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
getBulkLoadObserver, getEndpointObserver
-
Field Details
-
clusterName
-
bulkLoadCounts
-
-
Constructor Details
-
BulkReplicationTestObserver
public BulkReplicationTestObserver()
-
-
Method Details
-
getRegionObserver
- Specified by:
getRegionObserver
in interfaceorg.apache.hadoop.hbase.coprocessor.RegionCoprocessor
-