Package com.caucho.server.cluster

Interface Summary
ObjectManager Base class for the distributed objects
StoreListener Interface for a listener for storage events.
 

Class Summary
AbstractClusterStoreManager Base class for distributed stores.
AddDynamicServerQuery Dynamic clustered representation of a server
Cluster Defines a set of clustered servers.
ClusterAdmin  
ClusterGroup Defines a group of clusters.
ClusterObject Data for the cluster's object.
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.
ClusterStoreAdmin  
ClusterStoreManager The ClusterStoreManager manages a cluster of servers all backing up their sessions to the next server.
ClusterStream Defines a connection to the client.
DeployManagementService Management services available on the cluster port.
DigestOutputStream Creates hashes for the identifiers.
Domain Dynamic clustered representation of a server
DomainCluster Dynamic clustered representation of a server
DomainServer Dynamic clustered representation of a server
FileBacking Manages the backing for the file objectStore.
FileBackingManager Manages the object backing for a context.
FileStoreManager Class storing distributed objects based on the filesystem.
GetDynamicServerQuery Dynamic clustered representation of a server
HashKey Creates hashes for the identifiers.
HashManager Creates hashes for the identifiers.
JdbcStoreManager Storing sessions using a JDBC database as a backing objectStore.
Machine Represents a machine in a cluster.
MetadataFileStore Manages the backing for the file store.
PersistentStoreConfig Configuration distributed stores.
ProCluster Defines a set of clustered servers.
ProFileStore Manages the backing for the file store.
ProServer  
Server  
Server.SelectManagerCompat  
ServerAdmin  
ServerConnector Defines a member of the cluster.
ServerConnectorAdmin Implementation of the ClusterClient's administration mbean.
ServerPool A pool of connections to a Resin server.
Store Application view of the store, e.g.
StoreAdmin  
StoreManager Base class for distributed stores.
TempDigestOutputStream Manages the backing for the file store.
ValueFileStore Manages the backing for the file store.