protected class MapTask.MapOutputBuffer.BlockingBuffer extends DataOutputStream
written
out
Constructor and Description |
---|
BlockingBuffer() |
Modifier and Type | Method and Description |
---|---|
int |
markRecord()
Mark end of record.
|
protected void |
shiftBufferedKey()
Set position from last mark to end of writable buffer, then rewrite
the data between last mark and kvindex.
|
flush, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
close, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
write
public int markRecord()
protected void shiftBufferedKey() throws IOException
IOException
markRecord()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.