Index
All Classes and Interfaces|All Packages
C
- ClusterLock - Interface in com.atlassian.beehive
-
Represents a cluster-wide lock.
- ClusterLockService - Interface in com.atlassian.beehive
-
Provides methods for running code under a cluster-wide lock.
- com.atlassian.beehive - package com.atlassian.beehive
G
- getLockForName(String) - Method in interface com.atlassian.beehive.ClusterLockService
-
Returns the cluster-wide lock for the given name.
I
- isHeldByCurrentThread() - Method in interface com.atlassian.beehive.ClusterLock
-
Queries if this lock is held by the current thread.
L
- lockInterruptibly() - Method in interface com.atlassian.beehive.ClusterLock
N
- newCondition() - Method in interface com.atlassian.beehive.ClusterLock
-
This optional operation from the java
Lockinterface is not supported in ClusterLock.
All Classes and Interfaces|All Packages