Package org.elasticsearch.node.internal


package org.elasticsearch.node.internal
  • Interfaces
    Class
    Description
    Interface for termination handlers, which are called after Elasticsearch receives a signal from the OS indicating it should shut down but before core services are stopped.
    SPI service interface for providing hooks to handle graceful termination.