Uses of Class
org.infinispan.util.concurrent.TimeoutException
Packages that use TimeoutException
Package
Description
Lock and synchronization related classes, tools and utilities.
-
Uses of TimeoutException in org.infinispan.util.concurrent.locks
Method parameters in org.infinispan.util.concurrent.locks with type arguments of type TimeoutExceptionModifier and TypeMethodDescriptionExtendedLockPromise.toInvocationStage
(Supplier<TimeoutException> timeoutSupplier) Methods in org.infinispan.util.concurrent.locks that throw TimeoutExceptionModifier and TypeMethodDescriptionvoid
LockPromise.lock()
It locks the key (or keys) associated to this promise.