Uses of Interface
org.apache.drill.yarn.appMaster.PulseRunnable.PulseCallback
Packages that use PulseRunnable.PulseCallback
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of PulseRunnable.PulseCallback in org.apache.drill.yarn.appMaster
Classes in org.apache.drill.yarn.appMaster that implement PulseRunnable.PulseCallbackModifier and TypeClassDescriptionclass
Handle timer events: a constant tick to handle time-based actions such as timeouts.Constructors in org.apache.drill.yarn.appMaster with parameters of type PulseRunnable.PulseCallbackModifierConstructorDescriptionPulseRunnable
(int pulsePeriodMS, PulseRunnable.PulseCallback callback)