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