public static class ScreenCreator.ScreenRoot extends BaseRootExec
| Modifier and Type | Class and Description |
|---|---|
static class |
ScreenCreator.ScreenRoot.Metric |
ENABLE_BATCH_DUMP_CONFIG, fragmentContext, oContext, stats| Constructor and Description |
|---|
ScreenRoot(RootFragmentContext context,
RecordBatch incoming,
Screen config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RootFragmentContext |
getContext() |
protected RecordBatch |
getIncoming() |
boolean |
innerNext() |
dumpBatches, findLeaf, next, next, receivingFragmentFinishedpublic ScreenRoot(RootFragmentContext context, RecordBatch incoming, Screen config)
public boolean innerNext()
innerNext in class BaseRootExecpublic RootFragmentContext getContext()
protected RecordBatch getIncoming()
public void close()
throws Exception
close in interface AutoCloseableclose in class BaseRootExecExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.