Class NoopRecoveryObserver

java.lang.Object
org.opendaylight.controller.cluster.raft.spi.NoopRecoveryObserver
All Implemented Interfaces:
RecoveryObserver

@NonNullByDefault public final class NoopRecoveryObserver extends Object implements RecoveryObserver
A RecoveryObserver which does nothing.