Package org.apache.hadoop.hbase.master
Class TestMasterCoprocessorServices
java.lang.Object
org.apache.hadoop.hbase.master.TestMasterCoprocessorServices
@Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestMasterCoprocessorServices
extends Object
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
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.master.MasterRpcServices -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
masterServices
-
-
Constructor Details
-
TestMasterCoprocessorServices
public TestMasterCoprocessorServices()
-
-
Method Details
-
setup
-
testAccessControlServices
-
testVisibilityLabelServices
-