Class RotationCheck
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 Summary
Constructors Constructor Description RotationCheck(RotationStatus rotationStatus) -
Method Summary
Modifier and Type Method Description com.flipkart.ranger.healthcheck.HealthcheckStatuscheck()
-
Constructor Details
-
Method Details
-
check
public com.flipkart.ranger.healthcheck.HealthcheckStatus check()- Specified by:
checkin interfacecom.flipkart.ranger.healthcheck.Healthcheck
-