| Package | Description |
|---|---|
| io.atomix.core.list |
Distributed list primitive.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedListConfig |
DistributedListType.newConfig() |
| Modifier and Type | Method and Description |
|---|---|
DistributedListBuilder<E> |
DistributedListType.newBuilder(String name,
DistributedListConfig config,
PrimitiveManagementService managementService) |
Copyright © 2013–2018. All rights reserved.