Class WriteFlusher.IdleState

  • Enclosing class:
    WriteFlusher

    private static class WriteFlusher.IdleState
    extends WriteFlusher.State
    In IdleState WriteFlusher is idle and accepts new writes
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private IdleState()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IdleState

        private IdleState()