| Package | Description |
|---|---|
| org.infinispan.persistence.async |
| Modifier and Type | Field and Description |
|---|---|
protected AtomicReference<State> |
AsyncCacheWriter.state |
protected AtomicReference<State> |
AsyncCacheLoader.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 © 2013 JBoss, a division of Red Hat. All rights reserved.