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