Package | Description |
---|---|
org.infinispan.remoting.inboundhandler | |
org.infinispan.remoting.inboundhandler.action | |
org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
NonTotalOrderPerCacheInboundInvocationHandler
A
PerCacheInboundInvocationHandler implementation for non-total order
caches. |
Modifier and Type | Class and Description |
---|---|
class |
LockAction
An
Action implementation that acquire the locks. |
Modifier and Type | Method and Description |
---|---|
void |
LockPromise.addListener(LockListener listener)
Adds a
LockListener to be invoked when the lock is available. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.