@InterfaceAudience.Private public final class VisibilityConstants extends Object
Modifier and Type | Field and Description |
---|---|
static byte[] |
LABEL_QUALIFIER
Qualifier for the internal storage table for visibility labels
|
static byte[] |
LABELS_TABLE_FAMILY
Family for the internal storage table for visibility labels
|
static TableName |
LABELS_TABLE_NAME
Internal storage table for visibility labels
|
static String |
VISIBILITY_LABELS_ATTR_KEY
The string that is used as key in setting the Operation attributes for visibility labels
|
Constructor and Description |
---|
VisibilityConstants() |
public static final String VISIBILITY_LABELS_ATTR_KEY
public static final TableName LABELS_TABLE_NAME
public static final byte[] LABELS_TABLE_FAMILY
public static final byte[] LABEL_QUALIFIER
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.