Uses of Enum
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes.DeleteMark
Packages that use TestVisibilityLabelsWithDeletes.DeleteMark
-
Uses of TestVisibilityLabelsWithDeletes.DeleteMark in org.apache.hadoop.hbase.security.visibility
Methods in org.apache.hadoop.hbase.security.visibility that return TestVisibilityLabelsWithDeletes.DeleteMarkModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TestVisibilityLabelsWithDeletes.DeleteMark.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.hbase.security.visibility with parameters of type TestVisibilityLabelsWithDeletes.DeleteMarkModifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.client.Delete
TestVisibilityLabelsWithDeletes.addDeleteMark
(org.apache.hadoop.hbase.client.Delete d, TestVisibilityLabelsWithDeletes.DeleteMark mark, long now) private void
TestVisibilityLabelsWithDeletes.testDeleteCellWithoutVisibility
(TestVisibilityLabelsWithDeletes.DeleteMark mark) private void
TestVisibilityLabelsWithDeletes.testDeleteCellWithVisibility
(TestVisibilityLabelsWithDeletes.DeleteMark mark) private void
TestVisibilityLabelsWithDeletes.testDeleteCellWithVisibilityV2
(TestVisibilityLabelsWithDeletes.DeleteMark mark)