public class LeaderStateChanged extends Object
| Constructor and Description |
|---|
LeaderStateChanged(@NonNull String memberId,
@Nullable String leaderId,
short leaderPayloadVersion) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
getLeaderId() |
short |
getLeaderPayloadVersion() |
@NonNull String |
getMemberId() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.