Uses of Class
org.apache.drill.exec.physical.config.Screen
Packages that use Screen
-
Uses of Screen in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base with parameters of type ScreenModifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitScreen
(Screen op, X value) PhysicalVisitor.visitScreen
(Screen op, EXTRA value) -
Uses of Screen in org.apache.drill.exec.physical.impl
Methods in org.apache.drill.exec.physical.impl with parameters of type ScreenModifier and TypeMethodDescriptionScreenCreator.getRoot
(ExecutorFragmentContext context, Screen config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl with parameters of type ScreenModifierConstructorDescriptionScreenRoot
(RootFragmentContext context, RecordBatch incoming, Screen config)