Java org.apache.hadoop.hdfs.client HdfsAdmin fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.hdfs.client HdfsAdmin fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.hdfs.client HdfsAdmin.

The text is from its open source code.

Constructor

HdfsAdmin(URI uri, Configuration conf)
Create a new HdfsAdmin client.

Method

EncryptionZonegetEncryptionZoneForPath(Path path)
Get the path of the encryption zone for a given file or directory.
DFSInotifyEventInputStreamgetInotifyEventStream()
Exposes a stream of namesystem events.