Package jet.server.api.cluster

Interface Summary
ClusterService A interface which represent a cluster service.
LoadBalancer An interface can select a member in a cluster by customized load balancing algorithm.
Member A interface which represent a member in a cluster.
ReportMember A interface which represent a report server member in a cluster.
 

Class Summary
ClusterException A exception throws from Cluster implementation of JReport APIs.