public class ImplCreator extends Object
| Modifier and Type | Method and Description |
|---|---|
static RootExec |
getExec(FragmentContext context,
FragmentRoot root)
Create and return fragment RootExec for given FragmentRoot.
|
RecordBatch |
getRecordBatch(PhysicalOperator op,
FragmentContext context)
Create a RecordBatch and its children for given PhysicalOperator
|
public static RootExec getExec(FragmentContext context, FragmentRoot root) throws ExecutionSetupException
context - FragmentContext.root - FragmentRoot.ExecutionSetupExceptionpublic RecordBatch getRecordBatch(PhysicalOperator op, FragmentContext context) throws ExecutionSetupException
ExecutionSetupExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.