Class IndexScopedSettings

    • Field Detail

      • INDEX_SETTINGS_KEY_PREDICATE

        public static final java.util.function.Predicate<java.lang.String> INDEX_SETTINGS_KEY_PREDICATE
      • BUILT_IN_INDEX_SETTINGS

        public static final java.util.Set<Setting<?>> BUILT_IN_INDEX_SETTINGS
    • Constructor Detail

      • IndexScopedSettings

        public IndexScopedSettings​(Settings settings,
                                   java.util.Set<Setting<?>> settingsSet)