Package | Description |
---|---|
org.opendaylight.controller.cluster.raft.behaviors |
Modifier and Type | Class and Description |
---|---|
class |
IsolatedLeader
Leader which is termed as isolated.
|
class |
Leader
The behavior of a RaftActor when it is in the Leader state.
|
class |
PreLeader
The behavior of a RaftActor when it is in the PreLeader state.
|
Constructor and Description |
---|
AbstractLeader(RaftActorContext context,
RaftState state,
AbstractLeader initializeFromLeader) |
Copyright © 2019 OpenDaylight. All rights reserved.