Class TestCoprocessorShortCircuitRPC.TestMasterCoprocessor
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestCoprocessorShortCircuitRPC.TestMasterCoprocessor
- All Implemented Interfaces:
- org.apache.hadoop.hbase.Coprocessor,- org.apache.hadoop.hbase.coprocessor.MasterCoprocessor
- Enclosing class:
- TestCoprocessorShortCircuitRPC
public static class TestCoprocessorShortCircuitRPC.TestMasterCoprocessor
extends Object
implements org.apache.hadoop.hbase.coprocessor.MasterCoprocessor
- 
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.MasterCoprocessorgetMasterObserver
- 
Constructor Details- 
TestMasterCoprocessorpublic TestMasterCoprocessor()
 
- 
- 
Method Details- 
start- Specified by:
- startin interface- org.apache.hadoop.hbase.Coprocessor
- Throws:
- IOException
 
 
-