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 Plugin
This is a marker plugin used to trigger MockNode to use this mock info service.
  • Constructor Details

    • TestPlugin

      public TestPlugin()