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