Uses of Interface
org.infinispan.statetransfer.StateTransferManager

Packages that use StateTransferManager
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
 

Uses of StateTransferManager in org.infinispan
 

Methods in org.infinispan with parameters of type StateTransferManager
 void CacheDelegate.injectDependencies(EvictionManager evictionManager, InvocationContextContainer icc, CommandsFactory commandsFactory, InterceptorChain interceptorChain, Configuration configuration, CacheNotifier notifier, ComponentRegistry componentRegistry, TransactionManager transactionManager, BatchContainer batchContainer, RpcManager rpcManager, DataContainer dataContainer, Marshaller marshaller, ResponseGenerator responseGenerator, DistributionManager distributionManager, CacheManager cacheManager, StateTransferManager stateTransferManager)
           
 

Uses of StateTransferManager in org.infinispan.statetransfer
 

Classes in org.infinispan.statetransfer that implement StateTransferManager
 class StateTransferManagerImpl
           
 


Google Analytics

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