| Package | Description |
|---|---|
| org.elasticsearch.script |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptModule.registerScriptContext(ScriptContext.Plugin scriptContext)
Registers a custom script context that can be used by plugins to categorize the different operations that they use scripts for.
|
| Constructor and Description |
|---|
ScriptContextRegistry(Iterable<ScriptContext.Plugin> customScriptContexts) |
Copyright © 2009–2016. All rights reserved.