| Package | Description |
|---|---|
| org.elasticsearch.common.settings.loader |
Settings loader (parser) allowing to parse different "source" formats into
a
Settings. |
| Class and Description |
|---|
| SettingsLoader
Provides the ability to load settings (in the form of a simple Map) from
the actual source content that represents them.
|
| XContentSettingsLoader
Settings loader that loads (parses) the settings in a xcontent format by flattening them
into a map.
|
Copyright © 2009–2017. All rights reserved.