public class MapTask.MapOutputBuffer.Buffer extends OutputStream
Constructor and Description |
---|
MapTask.MapOutputBuffer.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
MapBufferTooSmallException
- if record is too large to
deserialize into the collection buffer.IOException
Copyright © 2020 Apache Software Foundation. All rights reserved.