JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
L
N
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
Lock
interface is not supported in ClusterLock.
C
G
I
L
N
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
Atlassian
. All rights reserved.