Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.statetransfer.StateResponseCommand

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

Uses of StateResponseCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return StateResponseCommand
 StateResponseCommand CommandsFactory.buildStateResponseCommand(Address sender, int viewId, Collection<StateChunk> stateChunks)
          Builds a StateResponseCommand used for pushing cache entries to another node in response to a StateRequestCommand.
 StateResponseCommand CommandsFactoryImpl.buildStateResponseCommand(Address sender, int viewId, Collection<StateChunk> stateChunks)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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