protected static final class HashPartition.BuildSideBuffer extends AbstractPagedOutputView
headerLength, segmentSize| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.core.memory.MemorySegment |
nextSegment(org.apache.flink.core.memory.MemorySegment current,
int bytesUsed)
This method must return a segment.
|
advance, clear, getCurrentPositionInSegment, getCurrentSegment, getHeaderLength, getSegmentSize, seekOutput, skipBytesToWrite, write, write, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFprotected org.apache.flink.core.memory.MemorySegment nextSegment(org.apache.flink.core.memory.MemorySegment current,
int bytesUsed)
throws IOException
AbstractPagedOutputViewEOFException.nextSegment in class AbstractPagedOutputViewcurrent - The current memory segmentbytesUsed - The position in the segment, one after the last valid byte.IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.