Package org.jumpmind.symmetric.service
Class ClusterConstants
java.lang.Object
org.jumpmind.symmetric.service.ClusterConstants
Names for jobs as locked by the
IClusterService
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STAGE_MANAGEMENT
- See Also:
-
ROUTE
- See Also:
-
PUSH
- See Also:
-
PULL
- See Also:
-
OFFLINE_PUSH
- See Also:
-
OFFLINE_PULL
- See Also:
-
REFRESH_CACHE
- See Also:
-
PURGE_OUTGOING
- See Also:
-
PURGE_INCOMING
- See Also:
-
PURGE_STATISTICS
- See Also:
-
REPORT_STATUS
- See Also:
-
PURGE_DATA_GAPS
- See Also:
-
HEARTBEAT
- See Also:
-
INITIAL_LOAD_EXTRACT
- See Also:
-
INITIAL_LOAD_QUEUE
- See Also:
-
SYNC_CONFIG
- See Also:
-
SYNC_TRIGGERS
- See Also:
-
WATCHDOG
- See Also:
-
STATISTICS
- See Also:
-
FILE_SYNC_TRACKER
- See Also:
-
FILE_SYNC_PULL
- See Also:
-
FILE_SYNC_PUSH
- See Also:
-
MONITOR
- See Also:
-
COMPARE
- See Also:
-
DATA_REFRESH
- See Also:
-
LOG_MINER
- See Also:
-
FILE_SYNC_SHARED
- See Also:
-
TYPE_CLUSTER
- See Also:
-
TYPE_EXCLUSIVE
- See Also:
-
TYPE_SHARED
- See Also:
-
-
Constructor Details
-
ClusterConstants
public ClusterConstants()
-