| Package | Description |
|---|---|
| net.kuujo.copycat.atomic |
| Modifier and Type | Method and Description |
|---|---|
AsyncAtomicReferenceConfig |
AsyncAtomicReferenceConfig.copy() |
| Modifier and Type | Method and Description |
|---|---|
static <T> AsyncAtomicReference<T> |
AsyncAtomicReference.create(String name,
ClusterConfig cluster,
AsyncAtomicReferenceConfig config)
Creates a new asynchronous atomic reference.
|
| Constructor and Description |
|---|
AsyncAtomicReferenceConfig(AsyncAtomicReferenceConfig config) |
Copyright © 2013-2015. All Rights Reserved.