| Package | Description |
|---|---|
| org.infinispan.remoting.inboundhandler |
Handling of inbound commands on remote nodes.
|
| org.infinispan.remoting.inboundhandler.action |
| Modifier and Type | Class and Description |
|---|---|
class |
TrianglePerCacheInboundInvocationHandler
A
PerCacheInboundInvocationHandler implementation for non-transactional and distributed caches that uses the
triangle algorithm. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLockingAction
A base
Action implementation for locking. |
class |
CheckTopologyAction
An
Action implementation that checks if the command topology id is valid. |
class |
TriangleOrderAction
An
Action that checks if the command is the next to be executed. |
| Constructor and Description |
|---|
DefaultReadyAction(ActionState state,
Action... actions) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.