Class DropwizardServerStatus

java.lang.Object
io.appform.ranger.discovery.bundle.rotationstatus.DropwizardServerStatus

public class DropwizardServerStatus extends Object
Current server startup started
  • Constructor Details

    • DropwizardServerStatus

      public DropwizardServerStatus(boolean initialStatus)
  • Method Details

    • markStarted

      public void markStarted()
    • markStopped

      public void markStopped()
    • started

      public boolean started()