FileTransferService
This type is a class for model objects.
The Service component that allows modification of the configuration for the file transfer service function.
Package: nodeagent
Supertype: Service
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
NodeAgent.fileTransferService
Attributes Summary retriesCount : EInt Number of attempts to make when attempting to transfer a file before terminating the transfer operation. retryWaitTime : EInt Time period to wait between retry attempts when transferring files.
Attribute Details
retriesCount - Number of attempts to make when attempting to transfer a file before terminating the transfer operation.
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
retryWaitTime - Time period to wait between retry attempts when transferring files.
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006