See: Description
| Interface | Description |
|---|---|
| CacheRpcCommand |
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class | Description |
|---|---|
| BaseClusteredReadCommand | |
| BaseRpcCommand | |
| CheckTransactionRpcCommand | |
| ClusteredGetAllCommand<K,V> |
Issues a remote getAll call.
|
| ClusteredGetCommand |
Issues a remote get call.
|
| GetKeysInGroupCommand |
VisitableCommand that fetches the keys belonging to a group. |
| RenewBiasCommand | |
| RevokeBiasCommand |
Informs node that it is not allowed to serve reads from the local record anymore.
|
| SingleRpcCommand |
Aggregates a single command for replication.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.