public class BroadcastSenderRootExec extends BaseRootExec
| Modifier and Type | Class and Description |
|---|---|
static class |
BroadcastSenderRootExec.Metric |
ENABLE_BATCH_DUMP_CONFIG, fragmentContext, oContext, stats| Constructor and Description |
|---|
BroadcastSenderRootExec(RootFragmentContext context,
RecordBatch incoming,
BroadcastSender config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
innerNext() |
void |
updateStats(FragmentWritableBatch writableBatch) |
close, dumpBatches, findLeaf, next, next, receivingFragmentFinishedpublic BroadcastSenderRootExec(RootFragmentContext context, RecordBatch incoming, BroadcastSender config) throws OutOfMemoryException
OutOfMemoryExceptionpublic boolean innerNext()
innerNext in class BaseRootExecpublic void updateStats(FragmentWritableBatch writableBatch)
Copyright © 2021 The Apache Software Foundation. All rights reserved.