public abstract class Unary extends Object
| Modifier and Type | Field and Description |
|---|---|
protected URI |
inLocator
The locator of the input
|
protected Map<String,String> |
operatorParameters |
protected StatsContainer |
stats |
protected long |
timeout |
static long |
TimeoutDef
The default timeout used by the
IRecordWriter and all
IRecordReaders. |
protected TimeUnit |
timeUnit |
static TimeUnit |
TimeUnitDef
The default timeout unit used by the
RecordWriter and all
IRecordReaders. |
protected URI inLocator
protected StatsContainer stats
public static final long TimeoutDef
IRecordWriter and all
IRecordReaders. Currently set to 600.public static final TimeUnit TimeUnitDef
RecordWriter and all
IRecordReaders. The current default unit is seconds.protected long timeout
protected TimeUnit timeUnit
Copyright © 2017. All Rights Reserved.