Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.statetransfer.StateRequestCommand

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

Uses of StateRequestCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return StateRequestCommand
 StateRequestCommand CommandsFactory.buildStateRequestCommand(StateRequestCommand.Type subtype, Address sender, int viewId, Set<Integer> segments)
          Builds a StateRequestCommand used for requesting transactions and locks and for starting or canceling transfer of cache entries.
 StateRequestCommand CommandsFactoryImpl.buildStateRequestCommand(StateRequestCommand.Type subtype, Address sender, int viewId, Set<Integer> segments)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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