Package | Description |
---|---|
org.infinispan.persistence.async | |
org.infinispan.persistence.jdbc.binary |
This JDBC CacheStore implementation is optimized for storing binary (non-String)
keys in the cache.
|
org.infinispan.persistence.jdbc.logging | |
org.infinispan.persistence.support | |
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Class and Description |
---|
DelegatingCacheLoader |
DelegatingCacheWriter |
Class and Description |
---|
Bucket
A bucket is where entries are stored.
|
Class and Description |
---|
Bucket
A bucket is where entries are stored.
|
Class and Description |
---|
DelegatingCacheWriter |
SingletonCacheWriter
SingletonStore is a delegating cache store used for situations when only one instance should interact with the
underlying store.
|
SingletonCacheWriter.PushStateException
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
|
Class and Description |
---|
SingletonCacheWriter.PushStateException
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.