public static interface Coroner.WatchHandle
extends scala.concurrent.Awaitable<java.lang.Object>
watch
.
The result of this Awaitable will be true
if it has been cancelled.Modifier and Type | Method and Description |
---|---|
void |
cancel()
Will try to ensure that the Coroner has finished reporting.
|