| Package | Description |
|---|---|
| io.atomix.core |
Core APIs for managing Atomix clusters and operating on distributed primitives.
|
| io.atomix.core.tree |
Distributed tree primitive interfaces.
|
| Class and Description |
|---|
| AtomicDocumentTree
A hierarchical document tree data structure.
|
| AtomicDocumentTreeBuilder
Builder for
AtomicDocumentTree. |
| Class and Description |
|---|
| AsyncAtomicDocumentTree
A hierarchical document tree data structure.
|
| AtomicDocumentTree
A hierarchical document tree data structure.
|
| AtomicDocumentTreeBuilder
Builder for
AtomicDocumentTree. |
| AtomicDocumentTreeConfig
Document tree configuration.
|
| AtomicDocumentTreeType
Document tree primitive type.
|
| DocumentException
Exceptions for use by the
DocumentTree and DocumentPath. |
| DocumentPath
Unique key for nodes in the
AtomicDocumentTree. |
| DocumentTreeEvent.Type
Nature of document tree node change.
|
| DocumentTreeEventListener
A listener for
DocumentTreeEvent. |
| DocumentTreeNode
A
DocumentTree node. |
Copyright © 2013–2018. All rights reserved.