Uses of Class
tachyon.UnderFileSystem

Packages that use UnderFileSystem
tachyon   
 

Uses of UnderFileSystem in tachyon
 

Subclasses of UnderFileSystem in tachyon
 class UnderFileSystemHdfs
          HDFS UnderFilesystem implementation.
 class UnderFileSystemSingleLocal
          Single node UnderFilesystem implementation.
 

Methods in tachyon that return UnderFileSystem
static UnderFileSystem UnderFileSystemSingleLocal.getClient()
           
static UnderFileSystem UnderFileSystem.getUnderFileSystem(String path)
           
 



Copyright © 2013. All Rights Reserved.