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