public final class ElasticsearchIndexSettings extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ElasticsearchIndexSettings.Defaults
Default values for the different settings if no values are given.
|
Modifier and Type | Field and Description |
---|---|
static String |
LIFECYCLE_REQUIRED_STATUS |
static String |
LIFECYCLE_REQUIRED_STATUS_WAIT_TIMEOUT |
static String |
LIFECYCLE_STRATEGY |
static String |
REFRESH_AFTER_WRITE |
public static final String LIFECYCLE_STRATEGY
public static final String LIFECYCLE_REQUIRED_STATUS
public static final String LIFECYCLE_REQUIRED_STATUS_WAIT_TIMEOUT
public static final String REFRESH_AFTER_WRITE
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.