public static class ScreenCreator.ScreenRoot extends BaseRootExec
| Modifier and Type | Class and Description |
|---|---|
static class |
ScreenCreator.ScreenRoot.Metric |
fragmentContext, oContext, stats| Constructor and Description |
|---|
ScreenCreator.ScreenRoot(FragmentContext context,
RecordBatch incoming,
Screen config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
innerNext() |
void |
updateStats(QueryWritableBatch queryBatch) |
next, next, receivingFragmentFinishedpublic ScreenCreator.ScreenRoot(FragmentContext context, RecordBatch incoming, Screen config) throws OutOfMemoryException
OutOfMemoryExceptionpublic boolean innerNext()
innerNext in class BaseRootExecpublic void updateStats(QueryWritableBatch queryBatch)
public void close()
throws Exception
close in interface AutoCloseableclose in class BaseRootExecExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.