Uses of Class
org.infinispan.commons.TimeoutException
Package
Description
Lock and synchronization related classes, tools and utilities.
-
Uses of TimeoutException in org.infinispan.util.concurrent.locks
Modifier and TypeMethodDescriptionExtendedLockPromise.toInvocationStage
(Supplier<TimeoutException> timeoutSupplier) Modifier and TypeMethodDescriptionvoid
LockPromise.lock()
It locks the key (or keys) associated to this promise.