public class MapRFsOutputBuffer.Buffer extends OutputStream
| Constructor and Description |
|---|
MapRFsOutputBuffer.Buffer() |
public void write(int v)
throws IOException
write in class OutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class OutputStreamorg.apache.hadoop.mapred.MapTask.MapBufferTooSmallException - if record is too large to
deserialize into the collection buffer.IOExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.