Interface RaftLogFlusher.Factory

Enclosing interface:
RaftLogFlusher
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 static interface RaftLogFlusher.Factory
Factory methods to create a new RaftLogFlusher. This is unfortunately required due to the blackbox instantiation of the RaftContext.