|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeoutException | |
---|---|
org.infinispan.container | Data containers which store cache entries. |
Uses of TimeoutException in org.infinispan.container |
---|
Methods in org.infinispan.container that throw TimeoutException | |
---|---|
boolean |
EntryFactoryImpl.acquireLock(InvocationContext ctx,
Object key)
Attempts to lock an entry if the lock isn't already held in the current scope, and records the lock in the context. |
boolean |
EntryFactory.acquireLock(InvocationContext ctx,
Object key)
Attempts to lock an entry if the lock isn't already held in the current scope, and records the lock in the context. |
|
--> |