Class NodeMocksPlugin

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

public class NodeMocksPlugin
extends org.elasticsearch.plugins.Plugin
  • Constructor Summary

    Constructors
    Constructor Description
    NodeMocksPlugin()  
  • 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

    Methods inherited from class java.lang.Object

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

    • NodeMocksPlugin

      public NodeMocksPlugin()