Uses of Class
org.infinispan.commands.remote.BaseRpcCommand
Packages that use BaseRpcCommand
Package
Description
Meta-commands that wrap other commands for remote execution.
Commands that alter the state of the cache.
-
Uses of BaseRpcCommand in org.infinispan.commands.irac
Subclasses of BaseRpcCommand in org.infinispan.commands.iracModifier and TypeClassDescriptionclassRequests the state for a given segments.classABaseRpcCommandto check tombstones for IRAC algorithm. -
Uses of BaseRpcCommand in org.infinispan.commands.read
Subclasses of BaseRpcCommand in org.infinispan.commands.read -
Uses of BaseRpcCommand in org.infinispan.commands.remote
Subclasses of BaseRpcCommand in org.infinispan.commands.remoteModifier and TypeClassDescriptionclassclassIssues a remote getAll call.classIssues a remote get call.classAggregates a single command for replication. -
Uses of BaseRpcCommand in org.infinispan.commands.remote.recovery
Subclasses of BaseRpcCommand in org.infinispan.commands.remote.recoveryModifier and TypeClassDescriptionclassCommand used by the recovery tooling for forcing transaction completion .classRpc to obtain all in-doubt prepared transactions stored on remote nodes.classCommand used by the recovery tooling for obtaining the list of in-doubt transactions from a node.classCommand for removing recovery related information from the cluster. -
Uses of BaseRpcCommand in org.infinispan.commands.statetransfer
Subclasses of BaseRpcCommand in org.infinispan.commands.statetransferModifier and TypeClassDescriptionclassStart conflict resolution.classThis command is used by a StateProvider to push cache entries to a StateConsumer.classCancel state transfer.classGet the registered cluster listeners.classGet transactions for the specified segments.classStart state transfer. -
Uses of BaseRpcCommand in org.infinispan.commands.triangle
Subclasses of BaseRpcCommand in org.infinispan.commands.triangleModifier and TypeClassDescriptionclassA command that tell a backup owner to ignore a sequence id after the primary failed to send a regular write command.classA write operation sent from the primary owner to the backup owners.classclassclassABackupWriteCommandimplementation forPutMapCommand.classA single keyBackupWriteCommandfor single key non-functional commands.classA single keyBackupWriteCommandfor single key functional commands. -
Uses of BaseRpcCommand in org.infinispan.commands.write
Subclasses of BaseRpcCommand in org.infinispan.commands.writeModifier and TypeClassDescriptionclassA command that represents an acknowledge sent by a backup owner to the originator.classA command that represents an acknowledge sent by a backup owner to the originator.classA command that represents an exception acknowledge sent by any owner. -
Uses of BaseRpcCommand in org.infinispan.notifications.cachelistener.cluster
Subclasses of BaseRpcCommand in org.infinispan.notifications.cachelistener.clusterModifier and TypeClassDescriptionclassThis command is used to send cluster events for multiple listeners on the same node -
Uses of BaseRpcCommand in org.infinispan.reactive.publisher.impl.commands.batch
Subclasses of BaseRpcCommand in org.infinispan.reactive.publisher.impl.commands.batch -
Uses of BaseRpcCommand in org.infinispan.reactive.publisher.impl.commands.reduction
Subclasses of BaseRpcCommand in org.infinispan.reactive.publisher.impl.commands.reductionModifier and TypeClassDescriptionclassStream request command that is sent to remote nodes handle execution of remote intermediate and terminal operations. -
Uses of BaseRpcCommand in org.infinispan.xsite.commands
Subclasses of BaseRpcCommand in org.infinispan.xsite.commandsModifier and TypeClassDescriptionclassAmend a sites offline status.classACacheRpcCommandto check the remote site status and state transfer mode in the local cluster.classTake a site offline.classGet the offline status of aBackupSender.classACacheRpcCommandthat sets theXSiteStateTransferModecluster-wide.classCancel sending XSite state.classClear XSite state transfer status.classFinish receiving XSite state.classFinish sending XSite state.classRestart sending XSite state.classStart receiving XSite state.classStart send XSite state.classGet XSite state transfer status.classReturn the status of aBackupSender.classTake a site offline. -
Uses of BaseRpcCommand in org.infinispan.xsite.statetransfer
Subclasses of BaseRpcCommand in org.infinispan.xsite.statetransferModifier and TypeClassDescriptionclassWraps the state to be sent to another site