Searched refs:flushType (Results 1 – 1 of 1) sorted by relevance
109 private void flush(FlushType flushType) throws IOException { in flush() argument110 switch (flushType) { in flush()125 throw new IllegalArgumentException("Unknown FlushType: " + flushType); in flush()