Uses of Interface
org.opendaylight.controller.cluster.raft.spi.EntryJournal
Packages that use EntryJournal
- 
Uses of EntryJournal in org.opendaylight.controller.cluster.raft.spi
Classes in org.opendaylight.controller.cluster.raft.spi that implement EntryJournalModifier and TypeClassDescriptionfinal classBaseline implementation of a RAFT log journal.Methods in org.opendaylight.controller.cluster.raft.spi that return EntryJournalModifier and TypeMethodDescriptionEnabledRaftStorage.journal()Returns the underlying EntryJournal.JournalWriteTask.journal()JournalWriteTask.processAndTerminate()