Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.cache.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingCache<K,V>
Deprecated.
Extend from
AbstractDelegatingCache
instead. This class will be removed in the future. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingAdvancedCache<K,V>
Similar to
AbstractDelegatingCache , but for AdvancedCache . |
class |
DecoratedCache<K,V>
A decorator to a cache, which can be built with a specific
ClassLoader and a set of Flag s. |
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.