| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.triangle | |
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| Class and Description |
|---|
| MultiEntriesFunctionalBackupWriteCommand |
| MultiKeyFunctionalBackupWriteCommand |
| PutMapBackupWriteCommand
A
BackupWriteCommand implementation for PutMapCommand. |
| SingleKeyBackupWriteCommand
A single key
BackupWriteCommand for single key non-functional commands. |
| SingleKeyFunctionalBackupWriteCommand
A single key
BackupWriteCommand for single key functional commands. |
| Class and Description |
|---|
| BackupWriteCommand
A write operation sent from the primary owner to the backup owners.
|
| Class and Description |
|---|
| BackupWriteCommand
A write operation sent from the primary owner to the backup owners.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.