Package | Description |
---|---|
org.infinispan.persistence.async |
Modifier and Type | Field and Description |
---|---|
protected AtomicReference<State> |
AsyncCacheLoader.state |
protected AtomicReference<State> |
AsyncCacheWriter.state |
Modifier and Type | Method and Description |
---|---|
AtomicReference<State> |
AsyncCacheWriter.getState() |
Constructor and Description |
---|
AdvancedAsyncCacheLoader(CacheLoader actual,
AtomicReference<State> state) |
AsyncCacheLoader(CacheLoader actual,
AtomicReference<State> state) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.