public class ScreenCreator extends Object implements RootCreator<Screen>
| Modifier and Type | Class and Description |
|---|---|
static class |
ScreenCreator.ScreenRoot
Transfer batches to a user connection.
|
| Constructor and Description |
|---|
ScreenCreator() |
| Modifier and Type | Method and Description |
|---|---|
RootExec |
getRoot(ExecutorFragmentContext context,
Screen config,
List<RecordBatch> children) |
public RootExec getRoot(ExecutorFragmentContext context, Screen config, List<RecordBatch> children)
getRoot in interface RootCreator<Screen>Copyright © 2022 The Apache Software Foundation. All rights reserved.