Package | Description |
---|---|
org.apache.hadoop.hbase.security.visibility |
Modifier and Type | Method and Description |
---|---|
static TestVisibilityLabelsWithDeletes.DeleteMark |
TestVisibilityLabelsWithDeletes.DeleteMark.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestVisibilityLabelsWithDeletes.DeleteMark[] |
TestVisibilityLabelsWithDeletes.DeleteMark.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private 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) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.