Package org.opensearch.common.settings
Class Setting.ListKey
java.lang.Object
org.opensearch.common.settings.Setting.SimpleKey
org.opensearch.common.settings.Setting.ListKey
- All Implemented Interfaces:
Setting.Key
List settings key
- Opensearch.internal:
-
Field Summary
Fields inherited from class org.opensearch.common.settings.Setting.SimpleKey
key
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opensearch.common.settings.Setting.SimpleKey
equals, hashCode, toString
-
Constructor Details
-
ListKey
-
-
Method Details
-
match
- Specified by:
match
in interfaceSetting.Key
- Overrides:
match
in classSetting.SimpleKey
-