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