Uses of Interface
org.apache.hadoop.fs.PathId

Packages that use PathId
org.apache.hadoop.fs An abstract file system API. 
 

Uses of PathId in org.apache.hadoop.fs
 

Methods in org.apache.hadoop.fs that return PathId
 PathId FileSystem.createPathId()
          create PathId: A Factory method to create PathIds.
 

Methods in org.apache.hadoop.fs with parameters of type PathId
 FSDataInputStream FileSystem.openFid2(PathId pfid, String file, int readAheadBytesHint)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.