Interface Scheduler.ScheduledCancellable

All Superinterfaces:
<>, , Scheduler.Cancellable
Enclosing interface:
Scheduler

public static interface Scheduler.ScheduledCancellable extends , Scheduler.Cancellable
A scheduled cancellable allow cancelling and reading the remaining delay of a scheduled task.
  • Method Summary

    Methods inherited from interface java.lang.

    Methods inherited from interface java.util.concurrent.

    Methods inherited from interface org.elasticsearch.threadpool.Scheduler.Cancellable

    cancel, isCancelled