Uses of Class
org.apache.drill.yarn.appMaster.AbstractScheduler
Packages that use AbstractScheduler
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of AbstractScheduler in org.apache.drill.yarn.appMaster
Subclasses of AbstractScheduler in org.apache.drill.yarn.appMasterModifier and TypeClassDescriptionclass
Base class for schedulers (pools) for Drillbits.class
class
class
Abstract base class for schedulers that work with persistent (long-running) tasks.