Interface AtomixRecordEntrySupplier

  • All Superinterfaces:
    AutoCloseable
    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.

    @FunctionalInterface
    public interface AtomixRecordEntrySupplier
    extends AutoCloseable
    Implementations of this interface should return the previous of a RaftLogEntry that contains a ApplicationEntry with the given position.