Uses of Class
org.apache.drill.yarn.appMaster.Dispatcher
Packages that use Dispatcher
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of Dispatcher in org.apache.drill.yarn.appMaster
Methods in org.apache.drill.yarn.appMaster that return Dispatcher -
Uses of Dispatcher in org.apache.drill.yarn.appMaster.http
Constructors in org.apache.drill.yarn.appMaster.http with parameters of type DispatcherModifierConstructorDescriptionAmRestApi
(Dispatcher dispatcher) PageTree
(Dispatcher dispatcher) WebServer
(Dispatcher dispatcher) WebUiPageTree
(Dispatcher dispatcher) Build the pages for the Web UI using Freemarker to implement the MVC mechanism.