| Class | Description |
|---|---|
| GroovySandboxExpressionChecker |
Class used to determine whether a Groovy expression should be allowed.
|
| GroovyScriptEngineService |
Provides the infrastructure for Groovy as a scripting language for Elasticsearch
|
| GroovyScriptEngineService.GroovyScript |
| Exception | Description |
|---|---|
| GroovyScriptCompilationException |
Exception used to wrap groovy script compilation exceptions so they are
correctly serialized between nodes.
|
| GroovyScriptExecutionException |
Exception used to wrap groovy script execution exceptions so they are
correctly serialized between nodes.
|
Copyright © 2009–2016. All rights reserved.