Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.clusterprotocol.lb.ClusterProtocolLoadBalancer

Packages that use ClusterProtocolLoadBalancer
com.genesyslab.platform.clusterprotocol Cluster Protocol Application Block 
com.genesyslab.platform.clusterprotocol.lb Load Balancer for Cluster Protocol. 
 

Uses of ClusterProtocolLoadBalancer in com.genesyslab.platform.clusterprotocol
 

Fields in com.genesyslab.platform.clusterprotocol declared as ClusterProtocolLoadBalancer
protected  ClusterProtocolLoadBalancer ClusterProtocolImpl.loadBalancer
           
protected  ClusterProtocolLoadBalancer ClusterProtocolBuilder.loadBalancer
           
 

Methods in com.genesyslab.platform.clusterprotocol with parameters of type ClusterProtocolLoadBalancer
 B ClusterProtocolBuilder.withLoadBalancer(ClusterProtocolLoadBalancer loadBalancer)
          Initializes cluster protocol builder with custom load balancer.
 

Constructors in com.genesyslab.platform.clusterprotocol with parameters of type ClusterProtocolLoadBalancer
ClusterProtocolImpl(ProtocolBuilder<P,B> protocolBuilder, ClusterProtocolPolicy protocolPolicy, ClusterProtocolLoadBalancer loadBalancer)
           
 

Uses of ClusterProtocolLoadBalancer in com.genesyslab.platform.clusterprotocol.lb
 

Classes in com.genesyslab.platform.clusterprotocol.lb that implement ClusterProtocolLoadBalancer
 class DefaultClusterLoadBalancer
          Default Cluster Protocol Load Balancer.
It implements simple "round robin" strategy on available cluster nodes.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.