Class MockNode

java.lang.Object
org.elasticsearch.node.Node
org.elasticsearch.node.MockNode
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable

public class MockNode
extends Node
A node for testing which allows:
  • Overriding Version.CURRENT
  • Adding test plugins that exist on the classpath