Class MockInternalClusterInfoService.TestPlugin

java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.cluster.MockInternalClusterInfoService.TestPlugin
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
MockInternalClusterInfoService

public static class MockInternalClusterInfoService.TestPlugin extends org.elasticsearch.plugins.Plugin
This is a marker plugin used to trigger MockNode to use this mock info service.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.elasticsearch.plugins.Plugin

    additionalSettings, close, createComponents, getAdditionalIndexSettingProviders, getBootstrapChecks, getExecutorBuilders, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getSettings, getSettingsFilter, getSettingUpgraders, onIndexModule

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestPlugin

      public TestPlugin()