Uses of Class
org.elasticsearch.common.settings.Setting.AffixKey
-
Packages that use Setting.AffixKey Package Description org.elasticsearch.common.settings -
-
Uses of Setting.AffixKey in org.elasticsearch.common.settings
Constructors in org.elasticsearch.common.settings with parameters of type Setting.AffixKey Constructor Description AffixSetting(Setting.AffixKey key, Setting<T> delegate, Function<String,Setting<T>> delegateFactory, Setting.AffixSetting... dependencies)
-