Annotation Type HealthCheck
-
@Target(METHOD) @Retention(RUNTIME) public @interface HealthCheck
Mark a method as retruning theHealthCheckStatusof a datastore. The only configuration parameter will be anOptionnamed "datastore" and matching the @DataStore property.