Interface AtomixRecordEntrySupplier
- All Known Implementing Classes:
AtomixRecordEntrySupplierImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Implementations of this interface should return the previous
of a RaftLogEntry that contains a ApplicationEntry with the given
position.-
Method Summary
-
Method Details
-
getPreviousIndexedEntry
-