Package | Description |
---|---|
org.apache.hadoop.hbase.security.visibility |
Modifier and Type | Field and Description |
---|---|
private static VisibilityLabelsCache |
VisibilityLabelsCache.instance |
private VisibilityLabelsCache |
DefaultVisibilityLabelServiceImpl.labelsCache |
private VisibilityLabelsCache |
DefinedSetFilterScanLabelGenerator.labelsCache |
private VisibilityLabelsCache |
FeedUserAuthScanLabelGenerator.labelsCache |
private VisibilityLabelsCache |
ZKVisibilityLabelWatcher.labelsCache |
private VisibilityLabelsCache |
EnforcingScanLabelGenerator.labelsCache |
Modifier and Type | Method and Description |
---|---|
static VisibilityLabelsCache |
VisibilityLabelsCache.createAndGet(ZKWatcher watcher,
org.apache.hadoop.conf.Configuration conf)
Creates the singleton instance, if not yet present, and returns the same.
|
static VisibilityLabelsCache |
VisibilityLabelsCache.get() |
Constructor and Description |
---|
ZKVisibilityLabelWatcher(ZKWatcher watcher,
VisibilityLabelsCache labelsCache,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.