Uses of Package
org.infinispan.commands.control

Packages that use org.infinispan.commands.control
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.control Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base Base interceptors containing common, reusable behavior. 
 

Classes in org.infinispan.commands.control used by org.infinispan.commands
LockControlCommand
          LockControlCommand is a command that enables distributed locking across infinispan nodes.
RehashControlCommand
          A control command to coordinate rehashes that may occur when nodes join or leave a cluster, when DIST is used as a cache mode.
RehashControlCommand.Type
           
StateTransferControlCommand
          A command that informs caches participating in a state transfer of the various stages in the state transfer process.
 

Classes in org.infinispan.commands.control used by org.infinispan.commands.control
RehashControlCommand.Type
           
 

Classes in org.infinispan.commands.control used by org.infinispan.interceptors
LockControlCommand
          LockControlCommand is a command that enables distributed locking across infinispan nodes.
 

Classes in org.infinispan.commands.control used by org.infinispan.interceptors.base
LockControlCommand
          LockControlCommand is a command that enables distributed locking across infinispan nodes.
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.