@Public public abstract class RichOutputFormat<IT> extends Object implements OutputFormat<IT>
getRuntimeContext()
.OutputFormat.InitializationContext
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, wait
close, configure, open, open, writeRecord
public void setRuntimeContext(RuntimeContext t)
public RuntimeContext getRuntimeContext()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.