| Package | Description |
|---|---|
| io.atomix.core.tree |
Distributed tree primitive interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
AtomicDocumentTreeConfig |
AtomicDocumentTreeType.newConfig() |
AtomicDocumentTreeConfig |
AtomicDocumentTreeConfig.setOrdering(Ordering ordering)
Sets the ordering of the tree nodes.
|
| Modifier and Type | Method and Description |
|---|---|
AtomicDocumentTreeBuilder<V> |
AtomicDocumentTreeType.newBuilder(String name,
AtomicDocumentTreeConfig config,
PrimitiveManagementService managementService) |
Copyright © 2013–2018. All rights reserved.