Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore | |
org.opendaylight.controller.cluster.datastore.messages | |
org.opendaylight.controller.cluster.raft |
Modifier and Type | Method and Description |
---|---|
protected LeaderStateChanged |
Shard.newLeaderStateChanged(String memberId,
String leaderId,
short leaderPayloadVersion) |
Modifier and Type | Class and Description |
---|---|
class |
ShardLeaderStateChanged
A local message derived from LeaderStateChanged containing additional Shard-specific info that is sent
when some state of the shard leader has changed.
|
Modifier and Type | Method and Description |
---|---|
protected LeaderStateChanged |
RaftActor.newLeaderStateChanged(String memberId,
String leaderId,
short leaderPayloadVersion) |
Copyright © 2019 OpenDaylight. All rights reserved.