Searched refs:flushPendingIndexAsync (Results 1 – 1 of 1) sorted by relevance
468 return flushPendingIndexAsync(updateStats); in add()487 .thenCompose(y -> flushPendingIndexAsync(updateStats)); in flushAsync()558 private CompletableFuture<Void> flushPendingIndexAsync( in flushPendingIndexAsync() method