public class SwitchBehavior extends Object
| Constructor and Description |
|---|
SwitchBehavior(RaftState newState,
long newTerm) |
| Modifier and Type | Method and Description |
|---|---|
RaftState |
getNewState() |
long |
getNewTerm() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.