| Modifier and Type | Method and Description |
|---|---|
static AutomaticIndexingSynchronizationStrategy |
AutomaticIndexingSynchronizationStrategy.async() |
static AutomaticIndexingSynchronizationStrategy |
AutomaticIndexingSynchronizationStrategy.readSync() |
static AutomaticIndexingSynchronizationStrategy |
AutomaticIndexingSynchronizationStrategy.sync() |
static AutomaticIndexingSynchronizationStrategy |
AutomaticIndexingSynchronizationStrategy.writeSync() |
| Modifier and Type | Field and Description |
|---|---|
static BeanReference<AutomaticIndexingSynchronizationStrategy> |
HibernateOrmMapperSettings.Defaults.AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchSession.setAutomaticIndexingSynchronizationStrategy(AutomaticIndexingSynchronizationStrategy synchronizationStrategy)
Set the
AutomaticIndexingSynchronizationStrategy to use for this session. |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.