| Package | Description |
|---|---|
| io.atomix.core.map |
Atomic map primitive.
|
| Modifier and Type | Method and Description |
|---|---|
AtomicSortedMapConfig |
AtomicSortedMapType.newConfig() |
| Modifier and Type | Method and Description |
|---|---|
AtomicSortedMapBuilder<K,V> |
AtomicSortedMapType.newBuilder(String name,
AtomicSortedMapConfig config,
PrimitiveManagementService managementService) |
Copyright © 2013–2018. All rights reserved.