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