Class Setting.GroupKey

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

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

    • GroupKey

      public GroupKey(String key)
  • Method Details