| Package | Description |
|---|---|
| org.elasticsearch.script | |
| org.elasticsearch.script.mustache |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeScriptEngineService
A native script engine service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptModule.addScriptEngine(Class<? extends ScriptEngineService> scriptEngine) |
| Constructor and Description |
|---|
ScriptService(Settings settings,
Environment env,
Set<ScriptEngineService> scriptEngines,
ResourceWatcherService resourceWatcherService,
ScriptContextRegistry scriptContextRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
MustacheScriptEngineService
Main entry point handling template registration, compilation and
execution.
|
Copyright © 2009–2016. All rights reserved.