public interface IndexWorkExecutor
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
flush() |
CompletableFuture<?> |
optimize() |
CompletableFuture<?> |
purge(String tenantId) |
CompletableFuture<?> optimize()
CompletableFuture<?> purge(String tenantId)
CompletableFuture<?> flush()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.