@Internal public abstract class HadoopOutputFormatCommonBase<T> extends RichOutputFormat<T>
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.hadoop.security.Credentials |
credentials |
| Modifier | Constructor and Description |
|---|---|
protected |
HadoopOutputFormatCommonBase(org.apache.hadoop.security.Credentials creds) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(ObjectInputStream in) |
protected void |
write(ObjectOutputStream out) |
getRuntimeContext, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, configure, open, writeRecordprotected HadoopOutputFormatCommonBase(org.apache.hadoop.security.Credentials creds)
protected void write(ObjectOutputStream out) throws IOException
IOExceptionpublic void read(ObjectInputStream in) throws IOException
IOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.