wt.fv
Class FvProperties
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
wt.util.WTProperties
wt.fv.FvProperties
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class FvProperties
- extends WTProperties
- See Also:
- Serialized Form
Nested classes inherited from class java.util.Hashtable |
|
Fields inherited from class java.util.Hashtable |
|
Methods inherited from class wt.util.WTProperties |
appendPropertyToFile, appendPropertyToFile, copyFile, getAppletProperties, getLocalProperties, getProperty, getProperty, getProperty, getServerCodebase, getServerCodebase, getServerProperties, getServerProperties, getURL, list, main, parseArgs, propertyNames, reset, setLocalPropertiesOnly, setVerbose, store, store, store, substitute |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
versionID
private static final String versionID
- See Also:
- Constant Field Values
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
PROPERTY_PREFIX
public static final String PROPERTY_PREFIX
- See Also:
- Constant Field Values
VERBOSE_PROPERTIES
public static boolean VERBOSE_PROPERTIES
VERBOSE
public static boolean VERBOSE
READ_BUFFER_SIZE
public static int READ_BUFFER_SIZE
CLEANUP_TEMP_DIR
public static String CLEANUP_TEMP_DIR
CLEANUP_BUF_SIZE
public static int CLEANUP_BUF_SIZE
LOG_ENABLED
public static boolean LOG_ENABLED
LOG_APPEND
public static boolean LOG_APPEND
LOG_FILE
public static String LOG_FILE
DUMP_FILE
public static String DUMP_FILE
REVAULT_QUERY_SIZE
public static int REVAULT_QUERY_SIZE
REVAULTING_LOCK_TIME
public static int REVAULTING_LOCK_TIME
PURGE_LOG_FILE
public static String PURGE_LOG_FILE
PURGE_LOG_ENABLED
public static boolean PURGE_LOG_ENABLED
PURGE_LOG_APPEND
public static boolean PURGE_LOG_APPEND
PURGE_UNREFERENCED_FVITEMS
public static boolean PURGE_UNREFERENCED_FVITEMS
DEFAULT_VAULT_DIR
public static String DEFAULT_VAULT_DIR
PURGE_UNREFERENCED_FVITEM_INTERVAL
public static int PURGE_UNREFERENCED_FVITEM_INTERVAL
PURGE_UNREFERENCED_FVITEM_OLDER_THAN
public static int PURGE_UNREFERENCED_FVITEM_OLDER_THAN
FILE_SIZE_THRESHOLD
public static int FILE_SIZE_THRESHOLD
REVAULT_ON_CHANGE
public static boolean REVAULT_ON_CHANGE
FORCE_ONE_VAULT
public static boolean FORCE_ONE_VAULT
USE_FV_FILES_TRESHOLD
public static boolean USE_FV_FILES_TRESHOLD
FV_FILES_TRESHOLD
public static int FV_FILES_TRESHOLD
LOCAL_REPLICA
public static boolean LOCAL_REPLICA
FvProperties
private FvProperties()
FvProperties
private FvProperties(Properties defaults)
logProperties
private static void logProperties()