Interface | Description |
---|---|
HeartbeatExecutor |
The interface for a periodical heartbeat.
|
Class | Description |
---|---|
Constants |
System wide constants
|
Format |
Format Tachyon File System.
|
HeartbeatThread |
Thread class to execute a heartbeat periodically.
|
LeaderInquireClient |
Utility to get leader from zookeeper.
|
LeaderSelectorClient |
Masters use this client to elect a leader.
|
Log4jFileAppender |
Custom log4j appender which preserves old logs on system restart, rolls over logs based on
both size and day.
|
Pair<First,Second> |
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.
|
UnderFileSystemHdfs |
HDFS UnderFilesystem implementation.
|
UnderFileSystemSingleLocal |
Single node UnderFilesystem implementation.
|
UserInfo |
Represent one user in the worker daemon.
|
Users |
Users represents and manages all users contacting to a worker. |
Version |
The version of the current build.
|
Enum | Description |
---|---|
UnderFileSystem.SpaceType |
Copyright © 2014. All rights reserved.