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

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

  • Method Details

    • check

      public io.appform.ranger.core.healthcheck.HealthcheckStatus check()
      Specified by:
      check in interface io.appform.ranger.core.healthcheck.Healthcheck