public static class BucketingSortingOpProcFactory.ForwardingInferrer extends BucketingSortingOpProcFactory.DefaultInferrer implements NodeProcessor
Constructor and Description |
---|
BucketingSortingOpProcFactory.ForwardingInferrer() |
public BucketingSortingOpProcFactory.ForwardingInferrer()
public Object process(Node nd, Stack<Node> stack, NodeProcessorCtx procCtx, Object... nodeOutputs) throws SemanticException
NodeProcessor
process
in interface NodeProcessor
process
in class BucketingSortingOpProcFactory.DefaultInferrer
nd
- operator to processprocCtx
- operator processor contextnodeOutputs
- A variable argument list of outputs from other nodes in the walkSemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.