Class BooleanFieldScript.Emit

java.lang.Object
org.elasticsearch.script.BooleanFieldScript.Emit
Enclosing class:
BooleanFieldScript

public static class BooleanFieldScript.Emit
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Emit​(BooleanFieldScript script)  
  • Method Summary

    Modifier and Type Method Description
    void value​(boolean v)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • value

      public void value​(boolean v)