Uses of Class
org.infinispan.util.concurrent.CommandAckCollector
Packages that use CommandAckCollector
Package
Description
Commands that alter the state of the cache.
Factories are internal components used to create other components based on a cache's
configuration.
Transfer of state to new caches in a cluster.
-
Uses of CommandAckCollector in org.infinispan.commands.write
Methods in org.infinispan.commands.write with parameters of type CommandAckCollectorModifier and TypeMethodDescriptionabstract voidBackupAckCommand.ack(CommandAckCollector ackCollector) voidBackupMultiKeyAckCommand.ack(CommandAckCollector ackCollector) voidExceptionAckCommand.ack(CommandAckCollector ackCollector) -
Uses of CommandAckCollector in org.infinispan.factories
Methods in org.infinispan.factories that return types with arguments of type CommandAckCollector -
Uses of CommandAckCollector in org.infinispan.statetransfer
Fields in org.infinispan.statetransfer declared as CommandAckCollectorModifier and TypeFieldDescriptionprotected CommandAckCollectorStateConsumerImpl.commandAckCollector