Class MockScriptEngine.MockMetricAggCombineScript

java.lang.Object
org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript
org.elasticsearch.script.MockScriptEngine.MockMetricAggCombineScript
Enclosing class:
MockScriptEngine

public static class MockScriptEngine.MockMetricAggCombineScript extends org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript

    org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript.Factory
  • Field Summary

    Fields inherited from class org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript

    CONTEXT, PARAMETERS
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript

    getParams, getState

    Methods inherited from class java.lang.Object

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

    • execute

      public Object execute()
      Specified by:
      execute in class org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript