Package org.opensearch.script
Interface ScriptedMetricAggContexts.MapScript.Factory
- All Superinterfaces:
ScriptFactory
- Enclosing class:
ScriptedMetricAggContexts.MapScript
Factory for a scripted metric agg factory
- Opensearch.internal:
-
Method Summary
Modifier and TypeMethodDescriptionnewFactory
(Map<String, Object> params, Map<String, Object> state, SearchLookup lookup) Methods inherited from interface org.opensearch.script.ScriptFactory
isResultDeterministic
-
Method Details
-
newFactory
ScriptedMetricAggContexts.MapScript.LeafFactory newFactory(Map<String, Object> params, Map<String, Object> state, SearchLookup lookup)
-