Uses of Class
tachyon.client.TachyonFile

Packages that use TachyonFile
tachyon.client   
 

Uses of TachyonFile in tachyon.client
 

Methods in tachyon.client that return TachyonFile
 TachyonFile TachyonClient.getFile(int fileId)
           
 TachyonFile TachyonClient.getFile(String path)
           
 TachyonFile TachyonClient.getFile(String path, boolean useCachedMetadata)
           
 TachyonFile RawColumn.getPartition(int pId)
           
 TachyonFile RawColumn.getPartition(int pId, boolean cachedMetadata)
           
 



Copyright © 2013. All Rights Reserved.