Package org.apache.hadoop.hbase.master
Class TestMasterCoprocessorServices
java.lang.Object
org.apache.hadoop.hbase.master.TestMasterCoprocessorServices
Tests that the MasterRpcServices is correctly searching for implementations of the Coprocessor
Service and not just the "default" implementations of those services.
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
private static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.hbase.master.MasterRpcServices
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
masterServices
-
-
Constructor Details
-
TestMasterCoprocessorServices
public TestMasterCoprocessorServices()
-
-
Method Details
-
setup
-
testAccessControlServices
-
testVisibilityLabelServices
-