Click or drag to resize
QDSClusterInfo Properties

The QDSSettingsQDSClusterInfo type exposes the following members.

Properties
  NameDescription
Public propertyDedicatedQvbDist
How many QVB's should be reserved for tasks that are configured to run in a Distribution Group?
Public propertyDedicatedTaskGraceTimeMinutes
Don't start regular tasks this many minutes before a task that are configured to run in a Distribution Group is scheduled to start.
Public propertyDedicatedTaskRunAlone
Is it not allowed to start regular tasks when there are tasks running in a Distribution Group?
Public propertyDistributionGroups
The Distribution Groups that this QDS Cluster Node is a member of.
Public propertyMaxQvbAdmin
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.
Public propertyMaxQvbDist
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.
Public propertyUrl
The Url pointing to the Directory Service.
Top
See Also