Package | Description |
---|---|
tachyon | |
tachyon.web |
Class and Description |
---|
BlockInfo
Block info on the master side.
|
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.
|
EditLog
Master operation journal.
|
HeartbeatExecutor
The interface for a periodical heartbeat.
|
Inode
Inode is an abstract class, with information shared by all types of Inodes. |
InodeFile
Tachyon file system's file representation in master.
|
InodeFolder
Tachyon file system's folder representation in master.
|
InodeType
Different Inodes in Tachyon Filesystem's master.
|
Journal
The Journal manages Tachyon image and journal log.
|
LeaderInquireClient
Utility to get leader from zookeeper.
|
MasterInfo
A global view of filesystem in master.
|
Pair
A pair representation defined by two elements (of type First and type Second).
|
PrefixList
Prefix list is used by PinList and WhiteList to do file filtering.
|
UnderFileSystem
Tachyon stores data into an under layer file system.
|
UnderFileSystem.SpaceType |
UnderFileSystemHdfs
HDFS UnderFilesystem implementation.
|
Worker
Entry point for a worker daemon.
|
WorkerStorage
The structure to store a worker's information in worker node.
|
Class and Description |
---|
MasterInfo
A global view of filesystem in master.
|
Copyright © 2013. All rights reserved.