Uses of Enum
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes.DeleteMark
-
Uses of TestVisibilityLabelsWithDeletes.DeleteMark in org.apache.hadoop.hbase.security.visibility
Modifier 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.Modifier 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)