Module org.elasticsearch.xcore
Class MonitoringDeprecatedSettings
java.lang.Object
org.elasticsearch.xpack.core.monitoring.MonitoringDeprecatedSettings
A collection of settings that are marked as deprecated and soon to be removed. These settings have been moved here because the features
that make use of them have been removed from the code. Their removals can be enacted after the standard deprecation period has completed.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Setting.AffixSetting<org.elasticsearch.core.TimeValue> static final Setting.AffixSetting<Boolean> static final Setting.AffixSetting<Boolean> -
Method Summary
-
Field Details
-
TEMPLATE_CREATE_LEGACY_VERSIONS_SETTING
-
USE_INGEST_PIPELINE_SETTING
-
PIPELINE_CHECK_TIMEOUT_SETTING
public static final Setting.AffixSetting<org.elasticsearch.core.TimeValue> PIPELINE_CHECK_TIMEOUT_SETTING
-
-
Method Details
-
getSettings
-