| Package | Description |
|---|---|
| io.atomix.copycat.error |
Provides error constants and exceptions associated with the Raft consensus protocol.
|
| Class and Description |
|---|
| CopycatError
Base type for Copycat protocol errors.
|
| CopycatError.Type
Raft error types.
|
| CopycatException
Base Copycat protocol exception.
|
| OperationException
Base class for operation exceptions
CommandException and QueryException. |
Copyright © 2013–2017. All rights reserved.