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