| Class and Description | 
|---|
| Balancer
 Runtime representation of a mod_cluster balancer 
 | 
| BalancerConsumer | 
| BalancerSupplier | 
| NoneAffinity
 Web requests will not have an affinity for any particular server, routing
 information will be ignored. 
 | 
| NoneAffinityConsumer | 
| NoneAffinitySupplier | 
| RankedAffinity
 Web requests will have an affinity for the first available node in a list
 typically comprised of: primary owner, backup nodes, local node (if not a
 primary nor backup owner). 
 | 
| RankedAffinityConsumer | 
| RankedAffinitySupplier | 
| SingleAffinity
 Web requests have an affinity for the member that last handled a given
 session. 
 | 
| SingleAffinityConsumer | 
| SingleAffinitySupplier | 
| Class and Description | 
|---|
| Balancer
 Runtime representation of a mod_cluster balancer 
 | 
| Balancer.BalancerResources
 Child mutators for Balancer 
 | 
| BalancerConsumer | 
| NoneAffinity
 Web requests will not have an affinity for any particular server, routing
 information will be ignored. 
 | 
| NoneAffinityConsumer | 
| RankedAffinity
 Web requests will have an affinity for the first available node in a list
 typically comprised of: primary owner, backup nodes, local node (if not a
 primary nor backup owner). 
 | 
| RankedAffinityConsumer | 
| SingleAffinity
 Web requests have an affinity for the member that last handled a given
 session. 
 | 
| SingleAffinityConsumer | 
Copyright © 2020 JBoss by Red Hat. All rights reserved.