public interface AutomaticIndexingSynchronizationStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
apply(AutomaticIndexingSynchronizationConfigurationContext context) |
static AutomaticIndexingSynchronizationStrategy |
async() |
static AutomaticIndexingSynchronizationStrategy |
readSync() |
static AutomaticIndexingSynchronizationStrategy |
sync() |
static AutomaticIndexingSynchronizationStrategy |
writeSync() |
void apply(AutomaticIndexingSynchronizationConfigurationContext context)
static AutomaticIndexingSynchronizationStrategy async()
static AutomaticIndexingSynchronizationStrategy writeSync()
static AutomaticIndexingSynchronizationStrategy readSync()
static AutomaticIndexingSynchronizationStrategy sync()
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.