Class KeywordEsField

java.lang.Object
org.elasticsearch.xpack.esql.core.type.EsField
org.elasticsearch.xpack.esql.core.type.KeywordEsField
All Implemented Interfaces:
Writeable
Direct Known Subclasses:
PotentiallyUnmappedKeywordEsField

public class KeywordEsField extends EsField
Information about a field in an ES index with the keyword type.