Package | Description |
---|---|
org.infinispan.persistence.async | |
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 |
---|
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 © 2018 JBoss, a division of Red Hat. All rights reserved.