Package | Description |
---|---|
org.apache.hadoop.hbase.security.visibility |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVisibilityLabelServiceImpl |
class |
ExpAsStringVisibilityLabelServiceImpl
This is a VisibilityLabelService where labels in Mutation's visibility
expression will be persisted as Strings itself rather than ordinals in
'labels' table.
|
Modifier and Type | Method and Description |
---|---|
VisibilityLabelService |
VisibilityLabelServiceManager.getVisibilityLabelService() |
VisibilityLabelService |
VisibilityLabelServiceManager.getVisibilityLabelService(Configuration conf) |
Constructor and Description |
---|
VisibilityReplicationEndpoint(ReplicationEndpoint endpoint,
VisibilityLabelService visibilityLabelsService) |
VisibilityReplicationEndPointForTest(ReplicationEndpoint endpoint,
VisibilityLabelService visibilityLabelsService) |