Class Setting.ListKey

java.lang.Object
org.elasticsearch.common.settings.Setting.SimpleKey
org.elasticsearch.common.settings.Setting.ListKey
All Implemented Interfaces:
Setting.Key
Enclosing class:
Setting<T>

public static final class Setting.ListKey extends Setting.SimpleKey
  • Constructor Details

    • ListKey

      public ListKey(String key)
  • Method Details