Uses of Package
org.infinispan.commands.write
Packages that use org.infinispan.commands.write
Package
Description
Commands that operate on the cache, either locally or remotely.
Commands that represent transactional lifecycle transitions.
Commands that alter the state of the cache.
This package contains different context implementations, selected dynamically based on the type of invocation.
Infinispan is designed around a set of interceptors around a data container.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
Interceptors dealing with cross-site replication.
Implementations of the
PersistenceManager interface, which define the logic
of how infinispan interacts with external stores.Transfer of state to new caches in a cluster.
XA transaction support.
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.
This is the private xsite package.
-
Classes in org.infinispan.commands.write used by org.infinispan.commandsClassDescriptionA command that represents an acknowledge sent by a backup owner to the originator.A command that represents an exception acknowledge sent by any owner.Removes an entry from memory.Invalidates an entry in a L1 cache (used with DIST mode)A
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.Removes an entry that is expired from memoryA command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.commands.functionalClassDescriptionStuff common to WriteCommandsMixes features from DataCommand and WriteCommandA policy for determining if a write command should be executed based on the current value in the cache.A command that modifies the cache in some way
-
Classes in org.infinispan.commands.write used by org.infinispan.commands.triangleClassDescriptionA
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.A command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.commands.tx
-
Classes in org.infinispan.commands.write used by org.infinispan.commands.writeClassDescriptionStuff common to WriteCommandsA command that represents an acknowledge sent by a backup owner to the originator.Mixes features from DataCommand and WriteCommandRemoves an entry from memory.A command writing multiple key/value pairs with the same metadata.A policy for determining if a write command should be executed based on the current value in the cache.A command that modifies the cache in some way
-
Classes in org.infinispan.commands.write used by org.infinispan.context.impl
-
Classes in org.infinispan.commands.write used by org.infinispan.interceptorsClassDescriptionRemoves an entry from memory.Invalidates an entry in a L1 cache (used with DIST mode)A
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata. -
Classes in org.infinispan.commands.write used by org.infinispan.interceptors.distributionClassDescriptionStuff common to WriteCommandsMixes features from DataCommand and WriteCommandInvalidates an entry in a L1 cache (used with DIST mode)A
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.Removes an entry that is expired from memoryA command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.interceptors.implClassDescriptionStuff common to WriteCommandsMixes features from DataCommand and WriteCommandRemoves an entry from memory.Invalidates an entry in a L1 cache (used with DIST mode)A
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.Removes an entry that is expired from memoryA policy for determining if a write command should be executed based on the current value in the cache.A command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.interceptors.lockingClassDescriptionMixes features from DataCommand and WriteCommandRemoves an entry from memory.Invalidates an entry in a L1 cache (used with DIST mode)A
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.Removes an entry that is expired from memoryA command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.interceptors.xsiteClassDescriptionMixes features from DataCommand and WriteCommandImplements functionality defined by
BasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.Removes an entry that is expired from memoryA command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.partitionhandling.implClassDescriptionMixes features from DataCommand and WriteCommandA
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.A command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.persistence.managerClassDescriptionA command writing multiple key/value pairs with the same metadata.A command that modifies the cache in some way
-
Classes in org.infinispan.commands.write used by org.infinispan.persistence.supportClassDescriptionA command writing multiple key/value pairs with the same metadata.A command that modifies the cache in some way
-
Classes in org.infinispan.commands.write used by org.infinispan.statetransferClassDescriptionRemoves an entry from memory.Invalidates an entry in a L1 cache (used with DIST mode)A
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata.A command that modifies the cache in some way -
Classes in org.infinispan.commands.write used by org.infinispan.transaction.impl
-
Classes in org.infinispan.commands.write used by org.infinispan.transaction.xa
-
Classes in org.infinispan.commands.write used by org.infinispan.transaction.xa.recovery
-
Classes in org.infinispan.commands.write used by org.infinispan.utilClassDescriptionA
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).Implements functionality defined byBasicCache.put(Object, Object)A command writing multiple key/value pairs with the same metadata. -
Classes in org.infinispan.commands.write used by org.infinispan.xsite