Class Setting.AffixKey
java.lang.Object
org.elasticsearch.common.settings.Setting.AffixKey
- All Implemented Interfaces:
Setting.Key
A key that allows for static pre and suffix. This is used for settings
that have dynamic namespaces like for different accounts etc.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
toConcreteKey(String missingPart)
toString()