@Public public abstract class RichOutputFormat<IT> extends Object implements OutputFormat<IT>
getRuntimeContext().| Constructor and Description |
|---|
RichOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeContext |
getRuntimeContext() |
void |
setRuntimeContext(RuntimeContext t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, configure, open, writeRecordpublic void setRuntimeContext(RuntimeContext t)
public RuntimeContext getRuntimeContext()
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.