Searched defs:allowBlockingFlush (Results 1 – 2 of 2) sorted by relevance
27 final boolean allowBlockingFlush) { in IngestExternalFileOptions()107 public boolean allowBlockingFlush() { in allowBlockingFlush() method in IngestExternalFileOptions120 final boolean allowBlockingFlush) { in setAllowBlockingFlush()207 final boolean allowGlobalSeqNo, final boolean allowBlockingFlush); in newIngestExternalFileOptions()218 private native boolean allowBlockingFlush(final long handle); in allowBlockingFlush() method in IngestExternalFileOptions220 final boolean allowBlockingFlush); in setAllowBlockingFlush()
39 allowGlobalSeqNo, allowBlockingFlush)) { in createExternalSstFileInfoWithParameters() argument79 public void allowBlockingFlush() { in allowBlockingFlush() method in IngestExternalFileOptionsTest