Package jet.server.api.cluster

Interface Summary
ClusterService The ClusterService interface provides methods to access active cluster members information and load balancer.
LoadBalancer The LoadBalancer interface provides a method for selecting a member in a cluster by customized load balancing algorithm.
Member The Member interface represents a member in a cluster.
ReportMember The ReportMember interface represents a report server member in a cluster.
 

Exception Summary
ClusterException This class is the exception produced by failed cluster operations.