| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.write |
Commands that alter the state of the cache.
|
| Modifier and Type | Method and Description |
|---|---|
BackupAckCommand |
CommandsFactory.buildBackupAckCommand(long id,
int topologyId) |
BackupAckCommand |
CommandsFactoryImpl.buildBackupAckCommand(long id,
int topologyId) |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupMultiKeyAckCommand
A command that represents an acknowledge sent by a backup owner to the originator.
|
class |
ExceptionAckCommand
A command that represents an exception acknowledge sent by any owner.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.