Package org.elasticsearch.test
Class FailingFieldPlugin
java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.test.FailingFieldPlugin
- All Implemented Interfaces:
Closeable,AutoCloseable,ScriptPlugin
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.plugins.Plugin
Plugin.PluginServices -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScriptEngine(Settings settings, Collection<ScriptContext<?>> contexts) Methods inherited from class org.elasticsearch.plugins.Plugin
additionalSettings, close, createComponents, getAdditionalIndexSettingProviders, getBootstrapChecks, getCustomMetadataUpgraders, getExecutorBuilders, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getSettings, getSettingsFilter, onIndexModuleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.plugins.ScriptPlugin
getContexts
-
Constructor Details
-
FailingFieldPlugin
public FailingFieldPlugin()
-
-
Method Details
-
getScriptEngine
- Specified by:
getScriptEnginein interfaceScriptPlugin
-