public class MapTask.MapOutputBuffer.Buffer
extends java.io.OutputStream
Constructor and Description |
---|
MapTask.MapOutputBuffer.Buffer() |
public void write(int v) throws java.io.IOException
write
in class java.io.OutputStream
java.io.IOException
public void write(byte[] b, int off, int len) throws java.io.IOException
write
in class java.io.OutputStream
MapBufferTooSmallException
- if record is too large to
deserialize into the collection buffer.java.io.IOException
Copyright © 2009 The Apache Software Foundation