public class EncryptionZoneManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
EncryptionZoneManager(org.apache.hadoop.hdfs.server.namenode.FSDirectory dir,
Configuration conf)
Construct a new EncryptionZoneManager.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNumEncryptionZones() |
boolean |
hasCreatedEncryptionZone() |
public static org.slf4j.Logger LOG
public EncryptionZoneManager(org.apache.hadoop.hdfs.server.namenode.FSDirectory dir, Configuration conf)
dir - Enclosing FSDirectorypublic int getNumEncryptionZones()
public boolean hasCreatedEncryptionZone()
Copyright © 2018 CERN. All Rights Reserved.