Uses of Interface
org.elasticsearch.script.NativeScriptFactory

Packages that use NativeScriptFactory
org.elasticsearch.script   
 

Uses of NativeScriptFactory in org.elasticsearch.script
 

Classes in org.elasticsearch.script that implement NativeScriptFactory
static class ScriptService.DocScoreNativeScriptFactory
           
 

Method parameters in org.elasticsearch.script with type arguments of type NativeScriptFactory
 void ScriptModule.registerScript(String name, Class<? extends NativeScriptFactory> script)
           
 

Constructor parameters in org.elasticsearch.script with type arguments of type NativeScriptFactory
NativeScriptEngineService(Settings settings, Map<String,NativeScriptFactory> scripts)
           
 



Copyright © 2009-2012. All Rights Reserved.