public abstract class RichInputFormat<OT,T extends InputSplit> extends Object implements InputFormat<OT,T>
getRuntimeContext().| Constructor and Description |
|---|
RichInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeContext |
getRuntimeContext() |
void |
setRuntimeContext(RuntimeContext t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, configure, createInputSplits, getInputSplitAssigner, getStatistics, nextRecord, open, reachedEndpublic void setRuntimeContext(RuntimeContext t)
public RuntimeContext getRuntimeContext()
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.