Uses of Class
org.infinispan.commands.control.RehashControlCommand

Packages that use RehashControlCommand
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
 

Uses of RehashControlCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return RehashControlCommand
 RehashControlCommand CommandsFactoryImpl.buildRehashControlCommand(RehashControlCommand.Type type, Address sender)
           
 RehashControlCommand CommandsFactory.buildRehashControlCommand(RehashControlCommand.Type subtype, Address sender)
           
 RehashControlCommand CommandsFactoryImpl.buildRehashControlCommand(RehashControlCommand.Type type, Address sender, Map<Object,InternalCacheValue> state)
           
 RehashControlCommand CommandsFactory.buildRehashControlCommand(RehashControlCommand.Type subtype, Address sender, Map<Object,InternalCacheValue> state)
           
 RehashControlCommand CommandsFactoryImpl.buildRehashControlCommand(RehashControlCommand.Type type, Address sender, Map<Object,InternalCacheValue> state, ConsistentHash consistentHash)
           
 RehashControlCommand CommandsFactory.buildRehashControlCommand(RehashControlCommand.Type subtype, Address sender, Map<Object,InternalCacheValue> state, ConsistentHash consistentHash)
           
 


Google Analytics

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