public interface RootCreator<T extends PhysicalOperator>
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
RootExec |
getRoot(FragmentContext context,
T config,
List<RecordBatch> children) |
RootExec getRoot(FragmentContext context, T config, List<RecordBatch> children) throws ExecutionSetupException
ExecutionSetupExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.