java.lang.Object
io.appform.dropwizard.discovery.bundle.healthchecks.RotationCheck
All Implemented Interfaces:
com.flipkart.ranger.healthcheck.Healthcheck

public class RotationCheck
extends Object
implements com.flipkart.ranger.healthcheck.Healthcheck
This allows the node to be taken offline in the cluster but still keep running
  • Constructor Details

  • Method Details

    • check

      public com.flipkart.ranger.healthcheck.HealthcheckStatus check()
      Specified by:
      check in interface com.flipkart.ranger.healthcheck.Healthcheck