Package | Description |
---|---|
org.infinispan.persistence.async | |
org.infinispan.persistence.support |
Modifier and Type | Class and Description |
---|---|
class |
AdvancedAsyncCacheWriter |
class |
AsyncCacheWriter
The AsyncCacheWriter is a delegating CacheStore that buffers changes and writes them asynchronously to
the underlying CacheStore.
|
Modifier and Type | Class and Description |
---|---|
class |
AdvancedSingletonCacheWriter |
class |
SingletonCacheWriter
SingletonStore is a delegating cache store used for situations when only one instance should interact with the
underlying store.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.