Searched refs:FLUSH (Results 1 – 1 of 1) sorted by relevance
43 private static final Event FLUSH_EVENT = new Event(Event.FLUSH, null);98 public static final int FLUSH = 10; field in GraphRunner.Event156 case Event.FLUSH: in loop()