Class IncrementalFlushMemory

  • All Implemented Interfaces:
    java.lang.Runnable

    public class IncrementalFlushMemory
    extends IncrementalFlushPolicy
    An IncrementalFlushPolicy that will flush an index to disk after a memory-used threshold has been reached.
    Since:
    4.0
    Author:
    Richard McCreadie, Stuart Mackie