| QDSSettingsQDSClusterInfo Class |
Namespace: PIX.QMSAPI.DataObjects
The QDSSettingsQDSClusterInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it 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 | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DedicatedQvbDist |
How many QVB's should be reserved for tasks that are configured to run in a Distribution Group?
| |
| DedicatedTaskGraceTimeMinutes |
Don't start regular tasks this many minutes before a task that are configured to run in a Distribution Group is scheduled to start.
| |
| DedicatedTaskRunAlone |
Is it not allowed to start regular tasks when there are tasks running in a Distribution Group?
| |
| DistributionGroups |
The Distribution Groups that this QDS Cluster Node is a member of.
| |
| MaxQvbAdmin |
The number of simultaneous QVBs the QlikView Distribution Service can use for the management of tasks in the Management Console.
Note: Used when the DistributionGroup feature is active. Otherwise, the shared 'MaxQvbAdmin' in the 'QDSAdvanced' class is used.
| |
| MaxQvbDist |
The number of QVBs that the QlikView Distribution Service can send tasks to simultaneously.
Note: Used when the DistributionGroup feature is active. Otherwise, the shared 'MaxQvbAdmin' in the 'QDSAdvanced' class is used.
| |
| Url |
The Url pointing to the Directory Service.
|