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