| Package | Description |
|---|---|
| io.atomix.copycat.error |
Provides error constants and exceptions associated with the Raft consensus protocol.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CopycatError.Type
Raft error types.
|
| Modifier and Type | Method and Description |
|---|---|
static CopycatError |
CopycatError.forId(int id)
Returns the Raft error for the given identifier.
|
Copyright © 2013–2016. All rights reserved.