Uses of Package
org.infinispan.commands.control
Packages that use org.infinispan.commands.control
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.
Transfer of state to new caches in a cluster.
-
Classes in org.infinispan.commands.control used by org.infinispan.commandsClassDescriptionLockControlCommand is a command that enables distributed locking across infinispan nodes.
-
Classes in org.infinispan.commands.control used by org.infinispan.interceptorsClassDescriptionLockControlCommand is a command that enables distributed locking across infinispan nodes.
-
Classes in org.infinispan.commands.control used by org.infinispan.interceptors.distributionClassDescriptionLockControlCommand is a command that enables distributed locking across infinispan nodes.
-
Classes in org.infinispan.commands.control used by org.infinispan.interceptors.implClassDescriptionLockControlCommand is a command that enables distributed locking across infinispan nodes.
-
Classes in org.infinispan.commands.control used by org.infinispan.interceptors.lockingClassDescriptionLockControlCommand is a command that enables distributed locking across infinispan nodes.
-
Classes in org.infinispan.commands.control used by org.infinispan.statetransferClassDescriptionLockControlCommand is a command that enables distributed locking across infinispan nodes.