Package | Description |
---|---|
org.infinispan.remoting.inboundhandler |
Handling of inbound commands on remote nodes.
|
org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
NonTxPerCacheInboundInvocationHandler
A
PerCacheInboundInvocationHandler implementation for non-total order
caches. |
class |
TrianglePerCacheInboundInvocationHandler
A
PerCacheInboundInvocationHandler implementation for non-transactional and distributed caches that uses the
triangle algorithm. |
Modifier and Type | Method and Description |
---|---|
void |
LockPromise.addListener(LockListener listener)
Adds a
LockListener to be invoked when the lock is available. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.