Package com.caucho.server.cluster

Interface Summary
ClusterServerListener Callback for server start/stop
ServerListener  
 

Class Summary
AddDynamicServerQuery Dynamic clustered representation of a server
AuthenticateQuery Query to get the public key
Cluster Defines a set of clustered servers.
ClusterAdmin  
ClusterLoadBalanceManager Manages a load balancer.
ClusterPod The ClusterPod is a reliable triplicate for clustered data.
ClusterPort Represents a protocol connection.
ClusterServer Defines a member of the cluster, corresponds to in the conf file.
ClusterServerAdmin Implementation of the ClusterServer's administration mbean.
ClusterService Service for handling the cache messages
ClusterStream Defines a connection to the client.
CustomLoadBalanceManager Manages a load balancer.
DeployManagementService Management services available on the cluster port.
Domain Dynamic clustered representation of a server
DomainCluster Dynamic clustered representation of a server
DomainServer Dynamic clustered representation of a server
DynamicServerQuery Dynamic clustered representation of a server
DynamicServerResult Dynamic clustered representation of a server
GetDynamicServerQuery Dynamic clustered representation of a server
HmtpPool Pool for converted hmtp/hmux connections
HmtpStream Hmtp connection
HmuxClient  
HmuxQueue Queue of hmtp packets
LeastConnectionBalanceStrategy Strategy for selecting the next server
LoadBalanceManager Manages a load balancer.
LoadBalanceStrategy Strategy for selecting the next server
Machine Represents a machine in a cluster.
ManagementAuth management hash authenticator
OwnerServerTriad The primary,secondary,tertiary for a ClusterTriad.Owner
PasswordAuth password-based authenticator
PingMessage A ping message
PodDomain The servers owned by a pod.
PodDomainServer A server in a pod
ProCluster Defines a set of clustered servers.
ProClusterPod The ClusterPod is a reliable triplicate for clustered data.
ProDomainManager Domain manager for foreign domains
ProServer  
ProtocolConfig Represents a protocol connection.
ProtocolPort Represents a protocol connection.
ProtocolPortConfig Represents a protocol connection.
ProxyLoadBalanceManager Manages a load balancer.
RoundRobinBalanceStrategy Strategy for selecting the next server
Server  
Server.SelectManagerCompat  
ServerAdmin  
ServerHeartbeatMessage Message sent indicating that the server is alive.
ServerPool A pool of connections to a Resin server.
ServerStartMessage Message sent indicating that a server has started.
ServerStatus Message sent indicating that a server has started.
ServerStopMessage Message sent indicating that a server has stopped.
SingleCluster Defines a cluster with a single server
SingleClusterPod The ClusterPod is a reliable triplicate for clustered data.
SingleLoadBalanceManager Manages a load balancer.
TriadMasterUpdateMessage Notification that a triad as updated.
TriadServerStartMessage Message sent indicating that a server has started.
TriadServerStopMessage Message sent indicating that a server has stopped.
TriadUpdateMessage Notification that a triad as updated.
 

Enum Summary
ClusterPod.Owner For any object, assigns an owner and backup in the triad.
LoadBalanceManager.Strategy