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,
org.apache.hadoop.conf.Configuration conf)
Construct a new EncryptionZoneManager.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasCreatedEncryptionZone() |
public static org.slf4j.Logger LOG
public EncryptionZoneManager(org.apache.hadoop.hdfs.server.namenode.FSDirectory dir, org.apache.hadoop.conf.Configuration conf)
dir - Enclosing FSDirectorypublic boolean hasCreatedEncryptionZone()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.