Class MapperTestCase.IngestScriptSupport

java.lang.Object
org.elasticsearch.index.mapper.MapperTestCase.IngestScriptSupport
Enclosing class:
MapperTestCase

protected abstract class MapperTestCase.IngestScriptSupport extends Object
  • Constructor Details

    • IngestScriptSupport

      protected IngestScriptSupport()
  • Method Details

    • compileOtherScript

      protected <T> T compileOtherScript(Script script, ScriptContext<T> context)