java.lang.Object
org.elasticsearch.script.field.AbstractScriptFieldFactory<String>
org.elasticsearch.script.field.BaseKeywordDocValuesField
org.elasticsearch.script.field.KeywordDocValuesField
- All Implemented Interfaces:
Iterable<String>
,ScriptDocValues.Supplier<String>
,DocValuesScriptFieldFactory
,Field<String>
,ScriptFieldFactory
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.script.field.BaseKeywordDocValuesField
bytesToString, get, get, getInternal, getName, isEmpty, iterator, setNextDocId, size, toScriptDocValues
Methods inherited from class org.elasticsearch.script.field.AbstractScriptFieldFactory
toScriptField
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface org.elasticsearch.script.field.ScriptFieldFactory
toScriptField
-
Constructor Details
-
KeywordDocValuesField
-