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