java.lang.Object
org.elasticsearch.common.settings.SettingsModule
- All Implemented Interfaces:
Module
A module that binds the provided settings to the
Settings interface.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidContributes bindings and other configurations for this module tobinder.
-
Constructor Details
-
SettingsModule
-
SettingsModule
-
-
Method Details
-
configure
Description copied from interface:ModuleContributes bindings and other configurations for this module tobinder.Do not invoke this method directly to install submodules. Instead use
Binder.install(Module). -
getSettings
-
getIndexScopedSettings
-
getClusterSettings
-
getConsistentSettings
-
getSettingsFilter
-