Package | Description |
---|---|
org.infinispan.commons.api |
Commons API package
|
Modifier and Type | Method and Description |
---|---|
<K,V> BasicCache<K,V> |
BasicCacheContainer.getCache()
Retrieves the default cache associated with this cache container.
|
<K,V> BasicCache<K,V> |
BasicCacheContainer.getCache(String cacheName)
Retrieves a named cache from the system.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.