Uses of Enum
org.infinispan.util.concurrent.locks.LockState
Package
Description
Lock and synchronization related classes, tools and utilities.
-
Uses of LockState in org.infinispan.util.concurrent.locks
Modifier and TypeMethodDescriptionstatic LockState
Returns the enum constant of this type with the specified name.static LockState[]
LockState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
It cancels theLockPromise
if possible.void
Invoked when the lock is available.void
Invoked when the lock is available.