Class NoopRaftActorSnapshotCohort

java.lang.Object
org.opendaylight.controller.cluster.raft.NoopRaftActorSnapshotCohort
All Implemented Interfaces:
RaftActorSnapshotCohort

public final class NoopRaftActorSnapshotCohort extends Object implements RaftActorSnapshotCohort
RaftActorSnapshotCohort implementation that does nothing.
Author:
Thomas Pantelis