Uses of Package
org.infinispan.statetransfer

Packages that use org.infinispan.statetransfer
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.remoting Remote communication between cache instances. 
org.infinispan.remoting.rpc Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances. 
org.infinispan.remoting.transport Transports handle the low-level networking, used by the remoting components. 
org.infinispan.remoting.transport.jgroups A transport implementation based on JGroups
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
 

Classes in org.infinispan.statetransfer used by org.infinispan
StateTransferManager
          Handles generation and application of state on the cache
 

Classes in org.infinispan.statetransfer used by org.infinispan.remoting
StateTransferException
          An exception to denote problems in transferring state between cache instances in a cluster
 

Classes in org.infinispan.statetransfer used by org.infinispan.remoting.rpc
StateTransferException
          An exception to denote problems in transferring state between cache instances in a cluster
 

Classes in org.infinispan.statetransfer used by org.infinispan.remoting.transport
StateTransferException
          An exception to denote problems in transferring state between cache instances in a cluster
 

Classes in org.infinispan.statetransfer used by org.infinispan.remoting.transport.jgroups
StateTransferException
          An exception to denote problems in transferring state between cache instances in a cluster
 

Classes in org.infinispan.statetransfer used by org.infinispan.statetransfer
StateTransferException
          An exception to denote problems in transferring state between cache instances in a cluster
StateTransferManager
          Handles generation and application of state on the cache
 


Google Analytics

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