Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.curator.framework.recipes.locks Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
ChildReaperUtility to reap empty child nodes of a parent node.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessLockAcquire the mutex - blocking until it's available.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
InterProcessMultiLockA container that manages multiple locks as a single entity.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessMutexA re-entrant mutex that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessReadWriteLock A re-entrant read/write mutex that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessSemaphore A counting semaphore that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessSemaphoreMutexA NON re-entrant mutex that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessSemaphoreV2 A counting semaphore that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
LeaseRepresents an acquired lease from an InterProcessSemaphore.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
Locker Utility for safely acquiring a lock and releasing it using Java 7's try-with-resource feature.Classorg.apache.curator.framework.recipes.locksApache Curator
LockInternalsClassorg.apache.curator.framework.recipes.locksApache Curator
LockInternalsDriverInterfaceorg.apache.curator.framework.recipes.locksApache Curator
LockInternalsSorterInterfaceorg.apache.curator.framework.recipes.locksApache Curator
PredicateResultsClassorg.apache.curator.framework.recipes.locksApache Curator
ReaperClassorg.apache.curator.framework.recipes.locksApache Curator
Reaper .ModeReap forever, or until removePath is called for the pathReap until the Reaper succeeds in deleting the pathClassorg.apache.curator.framework.recipes.locksApache Curator
RevocableSpecifies locks that can be revokedMake the lock revocable.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
RevocationListenerCalled when a revocation request has been received.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
RevokerClassorg.apache.curator.framework.recipes.locksApache Curator
StandardLockInternalsDriverClassorg.apache.curator.framework.recipes.locksApache Curator