Class | Description |
---|---|
BlockInfo |
Block info on the master side.
|
Counters |
Class to store global counter in master's write head log and checkpoint file.
|
Dependency | |
DependencyVariables | |
EditLog |
Master operation journal.
|
EditLogProcessor |
Class that periodically looks for completed edit logs to update metadata of failover nodes.
|
Image |
Master data image.
|
ImageWriter |
Class implemented this interface will be able to write image file.
|
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.
|
Journal |
The Journal manages Tachyon image and journal log.
|
MasterClient |
The master server client side.
|
MasterInfo |
A global view of filesystem in master.
|
MasterServiceHandler |
The Master server program.
|
MasterWorkerInfo |
The structure to store a worker's information in master node.
|
RawTables |
All Raw Table related info in MasterInfo.
|
RecomputeCommand | |
TachyonMaster |
Entry point for the Master program.
|
Enum | Description |
---|---|
DependencyType |
Copyright © 2014. All rights reserved.