| RecoveryOptions Class |
Namespace: Com.Tibco.As.Space
The RecoveryOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Create |
Initialize a RecoveryOptions object
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| KeepFiles |
Get and set keepFiles flag. Indicates whether recovery should delete files after completion
| |
| LoadWithData |
Get and set loadWithData flag. Indicates whether recovery should be done with data load
| |
| Quorum |
Gets or sets the size of the quorum. The minimum number of seeders for recovery
| |
| Recoverypolicy |
Set/Get recovery policy
| |
| ThreadCount |
Gets or sets the size of the thread count for metaspace recovery.
|