wt.replication.unit
Class ReplicationProperties
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
wt.util.WTProperties
wt.replication.unit.ReplicationProperties
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class ReplicationProperties
- 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 |
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 final boolean VERBOSE_PROPERTIES
VERBOSE
public static final boolean VERBOSE
REP_PROD_STRUCT_CLASS
public static final String REP_PROD_STRUCT_CLASS
LOG_ENABLED
public static final boolean LOG_ENABLED
LOG_APPEND
public static final boolean LOG_APPEND
LOG_DIR
public static String LOG_DIR
LOG_FILE
public static String LOG_FILE
REPLICATION_QUEUE
public static final String REPLICATION_QUEUE
- See Also:
- Constant Field Values
REPL_EXPORT_QUEUE
public static final String REPL_EXPORT_QUEUE
- See Also:
- Constant Field Values
REPL_IMPORT_QUEUE
public static final String REPL_IMPORT_QUEUE
- See Also:
- Constant Field Values
REPL_SEND_QUEUE
public static final String REPL_SEND_QUEUE
- See Also:
- Constant Field Values
REPL_RECEIVE_QUEUE
public static final String REPL_RECEIVE_QUEUE
- See Also:
- Constant Field Values
ONE_QUEUE_FOR_REPL
public static final boolean ONE_QUEUE_FOR_REPL
ReplicationProperties
private ReplicationProperties()
ReplicationProperties
private ReplicationProperties(Properties defaults)
logProperties
private static void logProperties()