Interface | Description |
---|---|
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
BasicCache . |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.