Package org.infinispan.commands.control

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

See:
          Description

Class Summary
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.
StateTransferControlCommand A command that informs caches participating in a state transfer of the various stages in the state transfer process.
 

Enum Summary
RehashControlCommand.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

Google Analytics

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