Class NodeMocksPlugin

java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.node.NodeMocksPlugin
All Implemented Interfaces:
Closeable, AutoCloseable

public class NodeMocksPlugin extends org.elasticsearch.plugins.Plugin
  • 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

    • NodeMocksPlugin

      public NodeMocksPlugin()