Contains a references to a clustered Distribution Services.
public class QDSClusterInfo| Name | Description |
|---|---|
| QDSClusterInfo() | |
| QDSClusterInfo(Uri) |
| 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. |
| MaxCloudDist |
The number of simultaneous QlikView Distributions to cloud . |
| 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. |
| Name | Description |
|---|---|
| Clone() |