Uses of Package
org.infinispan.commands.functional
-
Packages that use org.infinispan.commands.functional Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.functional org.infinispan.commands.triangle org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.interceptors.xsite Interceptors dealing with cross-site replication.org.infinispan.query.backend Mostly internal search related classes.org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stats.wrappers 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.functional used by org.infinispan.commands.functional Class Description AbstractWriteKeyCommand AbstractWriteManyCommand FunctionalCommand A command that carries operation rather than final value.Mutation Simplified version of functional command used for read-only operations after transactional modifications.ReadOnlyKeyCommand ReadOnlyManyCommand ReadWriteManyCommand ReadWriteManyEntriesCommand WriteOnlyManyCommand WriteOnlyManyEntriesCommand -
Classes in org.infinispan.commands.functional used by org.infinispan.interceptors.distribution Class Description FunctionalCommand A command that carries operation rather than final value.ReadOnlyKeyCommand ReadOnlyManyCommand ReadWriteKeyCommand ReadWriteKeyValueCommand ReadWriteManyCommand ReadWriteManyEntriesCommand WriteOnlyKeyCommand WriteOnlyKeyValueCommand WriteOnlyManyCommand WriteOnlyManyEntriesCommand -
Classes in org.infinispan.commands.functional used by org.infinispan.stats.wrappers Class Description ReadWriteKeyCommand