Package org.elasticsearch.script
Class MockScriptService.TestPlugin
java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.script.MockScriptService.TestPlugin
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- MockScriptService
public static class MockScriptService.TestPlugin
extends org.elasticsearch.plugins.Plugin
Marker plugin used by
MockNode
to enable MockScriptService
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.plugins.Plugin
additionalSettings, close, createComponents, createGuiceModules, getAdditionalIndexSettingProviders, getBootstrapChecks, getExecutorBuilders, getFeature, getGuiceServiceClasses, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getRoles, getSettings, getSettingsFilter, getSettingUpgraders, onIndexModule
-
Constructor Details
-
TestPlugin
public TestPlugin()
-