See: Description
Interface | Description |
---|---|
AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V> | |
AdvancedCache<K,V> |
An advanced interface that exposes additional methods not available on
Cache . |
Cache<K,V> |
The central interface of Infinispan.
|
Class | Description |
---|---|
Version |
Contains version information about this release of Infinispan.
|
Exception | Description |
---|---|
CacheException | Deprecated |
IllegalLifecycleStateException |
This exception is thrown when the cache or cache manager does not have the
right lifecycle state for operations to be called on it.
|
InvalidCacheUsageException |
Thrown when client makes cache usage errors.
|
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.