Class ScriptFieldsContext.ScriptField

java.lang.Object
org.elasticsearch.search.fetch.subphase.ScriptFieldsContext.ScriptField
Enclosing class:
ScriptFieldsContext

public static class ScriptFieldsContext.ScriptField
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ScriptField​(java.lang.String name, FieldScript.LeafFactory script, boolean ignoreException)  
  • Method Summary

    Modifier and Type Method Description
    boolean ignoreException()  
    java.lang.String name()  
    FieldScript.LeafFactory script()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait