Uses of Package
org.infinispan.commands.triangle
-
Packages that use org.infinispan.commands.triangle 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. -
Classes in org.infinispan.commands.triangle used by org.infinispan.commands Class Description MultiEntriesFunctionalBackupWriteCommand MultiKeyFunctionalBackupWriteCommand PutMapBackupWriteCommand ABackupWriteCommand
implementation forPutMapCommand
.SingleKeyBackupWriteCommand A single keyBackupWriteCommand
for single key non-functional commands.SingleKeyFunctionalBackupWriteCommand A single keyBackupWriteCommand
for single key functional commands. -
Classes in org.infinispan.commands.triangle used by org.infinispan.commands.triangle Class Description BackupWriteCommand A write operation sent from the primary owner to the backup owners. -
Classes in org.infinispan.commands.triangle used by org.infinispan.util Class Description BackupWriteCommand A write operation sent from the primary owner to the backup owners.