Class TestCoprocessorSharedConnection.TestRegionCoprocessor
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestCoprocessorSharedConnection.TestRegionCoprocessor
- All Implemented Interfaces:
- org.apache.hadoop.hbase.Coprocessor,- org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
- Enclosing class:
- TestCoprocessorSharedConnection
public static class TestCoprocessorSharedConnection.TestRegionCoprocessor
extends Object
implements org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.hadoop.hbase.Coprocessororg.apache.hadoop.hbase.Coprocessor.State
- 
Field SummaryFields inherited from interface org.apache.hadoop.hbase.CoprocessorPRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.hbase.CoprocessorgetServices, stopMethods inherited from interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorgetBulkLoadObserver, getEndpointObserver, getRegionObserver
- 
Constructor Details- 
TestRegionCoprocessorpublic TestRegionCoprocessor()
 
- 
- 
Method Details- 
start- Specified by:
- startin interface- org.apache.hadoop.hbase.Coprocessor
- Throws:
- IOException
 
 
-