| Package | Description |
|---|---|
| io.atomix.copycat.error |
Provides error constants and exceptions associated with the Raft consensus protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandException
Indicates that an error occurred while committing a write command.
|
class |
ConfigurationException
Indicates that an error occurred while committing a write command.
|
class |
QueryException
Indicates that an error occurred while attempting to acheive a quorum for a read-only query.
|
Copyright © 2013–2016. All rights reserved.