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, receivingFragmentFinished
public ScreenRoot(RootFragmentContext context, RecordBatch incoming, Screen config)
public boolean innerNext()
innerNext
in class BaseRootExec
public RootFragmentContext getContext()
protected RecordBatch getIncoming()
public void close() throws Exception
close
in interface AutoCloseable
close
in class BaseRootExec
Exception
Copyright © 1970 The Apache Software Foundation. All rights reserved.