Class PluginShutdownService

java.lang.Object
org.elasticsearch.shutdown.PluginShutdownService
All Implemented Interfaces:
ClusterStateListener

public class PluginShutdownService extends Object implements ClusterStateListener
The PluginShutdownService is used for the node shutdown infrastructure to signal to plugins that a shutdown is occurring, and to check whether it is safe to shut down.