java.lang.Object
org.elasticsearch.nativeaccess.Systemd

public class Systemd extends Object
  • Method Details

    • notify_ready

      public void notify_ready()
      Notify systemd that the process is ready.
      Throws:
      RuntimeException - on failure to notify systemd
    • notify_extend_timeout

      public void notify_extend_timeout(long seconds)
    • notify_stopping

      public void notify_stopping()