public class TestMasterCoprocessorServices extends Object
| Modifier and Type | Class and Description | 
|---|---|
private static class  | 
TestMasterCoprocessorServices.MockAccessController  | 
private static class  | 
TestMasterCoprocessorServices.MockVisibilityController  | 
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.hbase.master.MasterRpcServices | 
masterServices  | 
| Constructor and Description | 
|---|
TestMasterCoprocessorServices()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setup()  | 
void | 
testAccessControlServices()  | 
void | 
testVisibilityLabelServices()  | 
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.master.MasterRpcServices masterServices
public TestMasterCoprocessorServices()
public void setup()
public void testAccessControlServices()
public void testVisibilityLabelServices()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.