Edit

Share via


StreamQueueBalancerType.StaticClusterConfigDeploymentBalancer Field

Definition

Stream queue balancer that uses the cluster configuration to determine deployment information for load balancing.
It does not support dynamic changes to global (full) cluster configuration. This Balancer does NOT use the information from Membership oracle about currently active silos. That is, it does not rebalance queues based on dymanic changes in the cluster Membership.

public static Type StaticClusterConfigDeploymentBalancer;
 staticval mutable StaticClusterConfigDeploymentBalancer : Type
Public Shared StaticClusterConfigDeploymentBalancer As Type 

Field Value

Applies to