Package com.atlassian.beehive

Interface Summary
ClusterLock Represents a cluster-wide lock.
ClusterLockService Provides methods for running code under a cluster-wide lock.
ClusterNodeHeartbeatService Provides a heartbeat for nodes of a cluster and utility methods for finding out about the "liveness" of other nodes.
 

Class Summary
AbstractClusterLockServiceTckTest Generic tests that should be able to be run on any implementation of ClusterLockService as a Technology Compatibility Kit (TCK).
AbstractClusterNodeHeartbeatService Implementation of ClusterNodeHeartbeatService.
Barrier A simple one-shot event barrier that can last at most the requested number of seconds.
DatabaseClusterLockService This is the database backed implementation of ClusterLockService that can be used by clustered applications.
SimpleClusterLockService Simple implementation of ClusterLockService that works for a single node application.
 



Copyright © 2014 Atlassian. All Rights Reserved.