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