Class ScreenCreator
java.lang.Object
org.apache.drill.exec.physical.impl.ScreenCreator
- All Implemented Interfaces:
RootCreator<Screen>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Transfer batches to a user connection. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetRoot
(ExecutorFragmentContext context, Screen config, List<RecordBatch> children)
-
Constructor Details
-
ScreenCreator
public ScreenCreator()
-
-
Method Details
-
getRoot
- Specified by:
getRoot
in interfaceRootCreator<Screen>
-