Uses of Interface
org.apache.drill.yarn.appMaster.PulseRunnable.PulseCallback
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of PulseRunnable.PulseCallback in org.apache.drill.yarn.appMaster
Modifier and TypeClassDescriptionclass
Handle timer events: a constant tick to handle time-based actions such as timeouts.ModifierConstructorDescriptionPulseRunnable
(int pulsePeriodMS, PulseRunnable.PulseCallback callback)