Package org.elasticsearch.script
Class Converters
java.lang.Object
org.elasticsearch.script.Converters
Converters for scripting fields. These constants are exposed as static fields on Field to
allow a user to convert via Field.as(Converter).-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classHelper for creatingConverterclasses which delegates all un-overridden methods to the underlyingFieldValues. -
Method Summary