Class VisibilityTestUtil
java.lang.Object
org.apache.hadoop.hbase.security.visibility.VisibilityTestUtil
Utility methods for testing visibility labels.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
appendCoprocessor
(org.apache.hadoop.conf.Configuration conf, String property, String value) static void
enableVisiblityLabels
(org.apache.hadoop.conf.Configuration conf)
-
Constructor Details
-
VisibilityTestUtil
public VisibilityTestUtil()
-
-
Method Details
-
enableVisiblityLabels
public static void enableVisiblityLabels(org.apache.hadoop.conf.Configuration conf) throws IOException - Throws:
IOException
-
appendCoprocessor
private static void appendCoprocessor(org.apache.hadoop.conf.Configuration conf, String property, String value)
-