Uses of Class
tachyon.client.TachyonClient

Packages that use TachyonClient
tachyon.client   
tachyon.hadoop   
 

Uses of TachyonClient in tachyon.client
 

Methods in tachyon.client that return TachyonClient
static TachyonClient TachyonClient.getClient(InetSocketAddress tachyonAddress)
           
static TachyonClient TachyonClient.getClient(String tachyonAddress)
           
 

Constructors in tachyon.client with parameters of type TachyonClient
TachyonFile(TachyonClient tachyonClient, ClientFileInfo fileInfo)
           
 

Uses of TachyonClient in tachyon.hadoop
 

Constructors in tachyon.hadoop with parameters of type TachyonClient
TFileInputStreamHdfs(TachyonClient tachyonClient, int fileId, org.apache.hadoop.fs.Path hdfsPath, org.apache.hadoop.conf.Configuration conf, int bufferSize)
           
 



Copyright © 2013. All Rights Reserved.