@InterfaceAudience.Private
public abstract class MRInputBase
extends org.apache.tez.runtime.api.AbstractLogicalInput
| Modifier and Type | Field and Description | 
|---|---|
protected org.apache.tez.common.counters.TezCounter | 
inputRecordCounter  | 
protected org.apache.hadoop.mapred.JobConf | 
jobConf  | 
protected boolean | 
useNewApi  | 
| Constructor and Description | 
|---|
MRInputBase(org.apache.tez.runtime.api.InputContext inputContext,
           int numPhysicalInputs)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.tez.runtime.api.Reader | 
getReader()  | 
List<org.apache.tez.runtime.api.Event> | 
initialize()  | 
getContext, getNumPhysicalInputsprotected org.apache.hadoop.mapred.JobConf jobConf
protected org.apache.tez.common.counters.TezCounter inputRecordCounter
@InterfaceAudience.Private protected boolean useNewApi
public MRInputBase(org.apache.tez.runtime.api.InputContext inputContext,
           int numPhysicalInputs)
public List<org.apache.tez.runtime.api.Event> initialize() throws IOException
initialize in interface org.apache.tez.runtime.api.InputFrameworkInterfaceinitialize in class org.apache.tez.runtime.api.AbstractLogicalInputIOExceptionCopyright © 2015 Apache Software Foundation. All rights reserved.