Uses of Package
org.infinispan.commands.functional
Packages that use org.infinispan.commands.functional
Package
Description
Commands that operate on the cache, either locally or remotely.
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.
Transfer of state to new caches in a cluster.
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.commandsClassDescriptionSimplified version of functional command used for read-only operations after transactional modifications.
-
Classes in org.infinispan.commands.functional used by org.infinispan.commands.functionalClassDescriptionA command that carries operation rather than final value.Simplified version of functional command used for read-only operations after transactional modifications.
-
Classes in org.infinispan.commands.functional used by org.infinispan.commands.triangle
-
Classes in org.infinispan.commands.functional used by org.infinispan.interceptors
-
Classes in org.infinispan.commands.functional used by org.infinispan.interceptors.distributionClassDescriptionA command that carries operation rather than final value.
-
Classes in org.infinispan.commands.functional used by org.infinispan.interceptors.impl
-
Classes in org.infinispan.commands.functional used by org.infinispan.interceptors.locking
-
Classes in org.infinispan.commands.functional used by org.infinispan.interceptors.xsite
-
Classes in org.infinispan.commands.functional used by org.infinispan.partitionhandling.impl
-
Classes in org.infinispan.commands.functional used by org.infinispan.statetransfer
-
Classes in org.infinispan.commands.functional used by org.infinispan.util