Uses of Enum
org.infinispan.util.concurrent.locks.LockState
Packages that use LockState
Package
Description
Lock and synchronization related classes, tools and utilities.
-
Uses of LockState in org.infinispan.util.concurrent.locks
Methods in org.infinispan.util.concurrent.locks that return LockStateModifier and TypeMethodDescriptionstatic LockStateReturns 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.Methods in org.infinispan.util.concurrent.locks with parameters of type LockStateModifier and TypeMethodDescriptionvoidIt cancels theLockPromiseif possible.voidInvoked when the lock is available.voidInvoked when the lock is available.