ConfigSynchronizationService
This type is a class for model objects.
The Service component that allows modification of the configuration for the config synchronization service function.
Package: nodeagent
Supertype: Service
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
NodeAgent.fileSynchronizationService
Attributes Summary synchInterval : EInt Interval (in seconds) between synchronizations. autoSynchEnabled : EBoolean When enabled, the node agent will automatically contact the deployment manager every synchInterval to attempt to synchronize the node's configuration repository with the master cell repository. synchOnServerStartup : EBoolean When enabled, the node agent will attempt to synchronize its configuration information with the latest configs in the master repository whenever a server startup request is processed. exclusions : EString A list of file names (or patterns) which will be excluded from synchronization.
Attribute Details
synchInterval - Interval (in seconds) between synchronizations.
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
autoSynchEnabled - When enabled, the node agent will automatically contact the deployment manager every synchInterval to attempt to synchronize the node's configuration repository with the master cell repository.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
synchOnServerStartup - When enabled, the node agent will attempt to synchronize its configuration information with the latest configs in the master repository whenever a server startup request is processed.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
exclusions - A list of file names (or patterns) which will be excluded from synchronization.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006