OpenSearch/qa/smoke-test-ingest-with-all-...
Ryan Ernst 8aaea51a0a Scripting: Move context definitions to instance type classes (#24883)
This is a simple refactoring to move the context definitions into the
type that they use. While we have multiple context names for the same
class at the moment, this will eventually become one ScriptContext per
instance type, so the pattern of a static member on the interface called
CONTEXT can be used. This commit also moves the consolidated list of
contexts provided by core ES into ScriptModule.
2017-05-25 12:18:45 -07:00
..
src/test Scripting: Move context definitions to instance type classes (#24883) 2017-05-25 12:18:45 -07:00
build.gradle Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00