Package org.infinispan

This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.

See:
          Description

Interface Summary
AdvancedCache<K,V> An advanced interface that exposes additional methods not available on Cache.
Cache<K,V> The central interface of Infinispan.
 

Class Summary
AbstractDelegatingAdvancedCache<K,V> Similar to AbstractDelegatingCache, but for AdvancedCache.
AbstractDelegatingCache<K,V> This is a convenient base class for implementing a cache delegate.
CacheImpl<K,V>  
CacheSupport<K,V>  
ClassLoaderSpecfiedCache<K,V>  
Version Contains version information about this release of Infinispan.
 

Exception Summary
CacheException Thrown when operations on Cache fail unexpectedly.
 

Package org.infinispan Description

This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. For more information on Infinispan, please read the documentation, tutorials and sample code on the Infinispan project page.


-->

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