Package org.elasticsearch.cluster
Class MockInternalClusterInfoService.TestPlugin
- java.lang.Object
-
- org.elasticsearch.plugins.Plugin
-
- org.elasticsearch.cluster.MockInternalClusterInfoService.TestPlugin
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
- Enclosing class:
- MockInternalClusterInfoService
public static class MockInternalClusterInfoService.TestPlugin extends Plugin
This is a marker plugin used to trigger MockNode to use this mock info service.
-
-
Constructor Summary
Constructors Constructor Description TestPlugin()
-
Method Summary
-
Methods inherited from class org.elasticsearch.plugins.Plugin
additionalSettings, close, createComponents, createGuiceModules, getBootstrapChecks, getExecutorBuilders, getFeature, getGuiceServiceClasses, getIndexTemplateMetaDataUpgrader, getNamedWriteables, getNamedXContent, getRoles, getSettings, getSettingsFilter, getSettingUpgraders, onIndexModule
-
-