| Package | Description |
|---|---|
| io.atomix.core.tree |
Distributed tree primitive interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentException.Interrupted
DocumentTree operation interrupted.
|
static class |
DocumentException.Timeout
DocumentTree operation timeout.
|
class |
IllegalDocumentModificationException
An exception to be thrown when a node cannot be removed normally because
it does not exist or because it is not a leaf node.
|
class |
IllegalDocumentNameException
An exception thrown when an illegally named node is submitted.
|
class |
NoSuchDocumentPathException
An exception to be thrown when an invalid path is passed to the
DocumentTree. |
Copyright © 2013–2018. All rights reserved.