Uses of Class
org.apache.hadoop.hdfs.server.namenode.INodesInPath

Packages that use INodesInPath
org.apache.hadoop.hdfs.server.namenode   
 

Uses of INodesInPath in org.apache.hadoop.hdfs.server.namenode
 

Methods in org.apache.hadoop.hdfs.server.namenode that return INodesInPath
 INodesInPath FSDirectory.getINodesInPath4Write(String src)
          Get INode associated with the file / directory.
 INodesInPath FSDirectory.getLastINodeInPath(String src)
          Get INode associated with the file / directory.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.