java.io.Closeable, java.io.DataOutput, java.io.Flushable, java.lang.AutoCloseableprotected class MapRFsOutputBuffer.BlockingBuffer
extends java.io.DataOutputStream
| Constructor | Description |
|---|---|
BlockingBuffer() |
| Modifier and Type | Method | 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, writeUTFpublic int markRecord()
protected void shiftBufferedKey()
throws java.io.IOException
java.io.IOExceptionmarkRecord()Copyright © 2008–2025 Apache Software Foundation. All rights reserved.