| Package | Description |
|---|---|
| org.infinispan.commands.irac | |
| org.infinispan.xsite |
| Modifier and Type | Class and Description |
|---|---|
class |
IracClearKeysCommand
A clear request that is sent to the remote site by
IracManager. |
class |
IracPutKeyCommand
A put key request that is sent to the remote site by
IracManager. |
class |
IracRemoveKeyCommand
A remove key request that is sent to the remote site by
IracManager. |
| Modifier and Type | Method and Description |
|---|---|
abstract IracUpdateKeyCommand |
IracUpdateKeyCommand.copyForCacheName(ByteString cacheName) |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Void> |
BackupReceiver.forwardToPrimary(IracUpdateKeyCommand command)
Forwards the
IracUpdateKeyCommand to the primary owner. |
CompletionStage<Void> |
ClusteredCacheBackupReceiver.forwardToPrimary(IracUpdateKeyCommand command) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.