Package | Description |
---|---|
org.opendaylight.controller.cluster.raft |
Modifier and Type | Method and Description |
---|---|
@Nullable LeaderInstallSnapshotState |
FollowerLogInformation.getInstallSnapshotState()
Returns the LeaderInstallSnapshotState for the in progress install snapshot.
|
Modifier and Type | Method and Description |
---|---|
void |
FollowerLogInformation.setLeaderInstallSnapshotState(@NonNull LeaderInstallSnapshotState state)
Sets the LeaderInstallSnapshotState when an install snapshot is initiated.
|
Copyright © 2019 OpenDaylight. All rights reserved.