tachyon
Class Constants
java.lang.Object
tachyon.Constants
public class Constants
- extends Object
System wide constants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KB
public static final int KB
- See Also:
- Constant Field Values
MB
public static final int MB
- See Also:
- Constant Field Values
GB
public static final long GB
- See Also:
- Constant Field Values
TB
public static final long TB
- See Also:
- Constant Field Values
SECOND_MS
public static final long SECOND_MS
- See Also:
- Constant Field Values
MINUTE_MS
public static final long MINUTE_MS
- See Also:
- Constant Field Values
HOUR_MS
public static final long HOUR_MS
- See Also:
- Constant Field Values
DAY_MS
public static final long DAY_MS
- See Also:
- Constant Field Values
DEFAULT_MASTER_PORT
public static final int DEFAULT_MASTER_PORT
- See Also:
- Constant Field Values
DEFAULT_MASTER_WEB_PORT
public static final int DEFAULT_MASTER_WEB_PORT
- See Also:
- Constant Field Values
DEFAULT_WORKER_PORT
public static final int DEFAULT_WORKER_PORT
- See Also:
- Constant Field Values
DEFAULT_WORKER_DATA_SERVER_PORT
public static final int DEFAULT_WORKER_DATA_SERVER_PORT
- See Also:
- Constant Field Values
PATH_SEPARATOR
public static final String PATH_SEPARATOR
- See Also:
- Constant Field Values
MAX_COLUMNS
public static final int MAX_COLUMNS
- See Also:
- Constant Field Values
WORKER_FILES_QUEUE_SIZE
public static final int WORKER_FILES_QUEUE_SIZE
- See Also:
- Constant Field Values
LOGGER_TYPE
public static final String LOGGER_TYPE
DEBUG
public static final boolean DEBUG
Constants
public Constants()
Copyright © 2013. All Rights Reserved.