Package org.infinispan.commands.control

Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking.

See:
          Description

Class Summary
CacheViewControlCommand A control command to coordinate the installation of cache views between the members of the cluster.
LockControlCommand LockControlCommand is a command that enables distributed locking across infinispan nodes.
StateTransferControlCommand A control command to coordinate state transfer that may occur when nodes join or leave a cluster.
 

Enum Summary
CacheViewControlCommand.Type  
StateTransferControlCommand.Type  
 

Package org.infinispan.commands.control Description

Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking.

Since:
4.0
Author:
Manik Surtani

-->

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