Uses of Package
tachyon

Packages that use tachyon
tachyon   
tachyon.web   
 

Classes in tachyon used by tachyon
CheckpointInfo
          Class to store global counter in master's write head log and checkpoint file.
DataServerMessage
          The message type used to send data request and response for remote data.
HeartbeatExecutor
          The interface for a periodical heartbeat.
Inode
          Inode is an abstract class, with information shared by all types of Inodes.
InodeFolder
          Tachyon file system's folder representation in master.
InodeType
          Different Inodes in Tachyon Filesystem's master.
LogType
          Different class types in Tachyon master write ahead log or checkpoint.
Master
          Entry point for the Master program.
MasterInfo
          A global view of filesystem in master.
Pair
          A pair representation defined by two elements (of type First and type Second).
UnderFileSystem
          Tachyon stores data into an under layer file system.
UnderFileSystemHdfs
          HDFS UnderFilesystem implementation.
Worker
          Entry point for a worker daemon.
WorkerInfo
          The structure to store a worker's information.
WorkerServiceHandler
          WorkerServiceHandler handles all the RPC call to the worker.
 

Classes in tachyon used by tachyon.web
MasterInfo
          A global view of filesystem in master.
 



Copyright © 2013. All Rights Reserved.