| Package | Description |
|---|---|
| io.atomix.protocols.raft.session |
Provides a
Session implementation for the Raft consensus protocol. |
| Modifier and Type | Method and Description |
|---|---|
static RecoveryStrategy |
RecoveryStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecoveryStrategy[] |
RecoveryStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2018. All rights reserved.