public class NullScanTaskDispatcher extends Object implements Dispatcher
Constructor and Description |
---|
NullScanTaskDispatcher(PhysicalContext context,
Map<Rule,NodeProcessor> rules) |
public NullScanTaskDispatcher(PhysicalContext context, Map<Rule,NodeProcessor> rules)
public Object dispatch(Node nd, Stack<Node> stack, Object... nodeOutputs) throws SemanticException
Dispatcher
dispatch
in interface Dispatcher
nd
- operator to process.stack
- operator stack to process.nodeOutputs
- The argument list of outputs from processing other nodes that are
passed to this dispatcher from the walker.SemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.