Uses of Interface
org.apache.hadoop.hdfs.server.namenode.INode.Feature

Packages that use INode.Feature
org.apache.hadoop.hdfs.server.namenode   
 

Uses of INode.Feature in org.apache.hadoop.hdfs.server.namenode
 

Classes in org.apache.hadoop.hdfs.server.namenode that implement INode.Feature
 class DirectoryWithQuotaFeature
          Quota feature for INodeDirectory.
 

Constructors in org.apache.hadoop.hdfs.server.namenode with parameters of type INode.Feature
INodeDirectory(INodeDirectory other, boolean adopt, INode.Feature... featuresToCopy)
          Copy constructor
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.