Package org.elasticsearch.script
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 java.lang.Objectexecute()Methods inherited from class org.elasticsearch.script.ScriptedMetricAggContexts.CombineScript
getParams, getStateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
execute
public java.lang.Object execute()- Specified by:
executein classorg.elasticsearch.script.ScriptedMetricAggContexts.CombineScript
-