Uses of Class
org.infinispan.commons.TimeoutException
Packages that use TimeoutException
Package
Description
Lock and synchronization related classes, tools and utilities.
- 
Uses of TimeoutException in org.infinispan.util.concurrent.locksMethod 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 TypeMethodDescriptionvoidLockPromise.lock()It locks the key (or keys) associated to this promise.