@InterfaceAudience.Public
public interface Processor
Processor represents the Tez entity responsible for
 consuming Input and producing Output. It defines the 
 application logic that processes and transforms the data.
 
 Users are expected to derive from AbstractLogicalIOProcessorCopyright © 2014 Apache Software Foundation. All rights reserved.