Uses of Package
org.elasticsearch.common.settings.loader

Packages that use org.elasticsearch.common.settings.loader
org.elasticsearch.common.settings.loader Settings loader (parser) allowing to parse different "source" formats into a Settings
 

Classes in org.elasticsearch.common.settings.loader used by org.elasticsearch.common.settings.loader
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-2012. All Rights Reserved.