| Async | Async | |||
|---|---|---|---|---|
| Compiled from "Async.java" | Compiled from "Async.java" | |||
| public interface io.dropwizard.metrics5.health.annotation.Async extends jav a.lang.annotation.Annotation { | public interface io.dropwizard.metrics5.health.annotation.Async extends jav a.lang.annotation.Annotation { | |||
| public abstract long period(); | public abstract long period(); | |||
| public abstract io.dropwizard.metrics5.health.annotation.Async$ScheduleTy pe scheduleType(); | public abstract io.dropwizard.metrics5.health.annotation.Async$ScheduleTy pe scheduleType(); | |||
| public abstract long initialDelay(); | public abstract long initialDelay(); | |||
| public abstract java.util.concurrent.TimeUnit unit(); | public abstract java.util.concurrent.TimeUnit unit(); | |||
| public abstract io.dropwizard.metrics5.health.annotation.Async$InitialSta te initialState(); | public abstract io.dropwizard.metrics5.health.annotation.Async$InitialSta te initialState(); | |||
| public abstract long healthyTtl(); | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||