Interface | Description |
---|---|
AsyncCache<K,V> |
AsyncCache.
|
BasicCache<K,V> |
BasicCache provides the common building block for the two different types of caches that Infinispan provides:
embedded and remote.
|
BasicCacheContainer |
BasicCacheContainer defines the methods used to obtain a
org.infinispan.api.BasicCache . |
BatchingCache |
The BatchingCache is implemented by all caches which support batching
|
Lifecycle |
Lifecycle interface that defines the lifecycle of components
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.