public class BinaryHashPartition
extends org.apache.flink.runtime.memory.AbstractPagedInputView
implements org.apache.flink.core.memory.SeekableDataInputView
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BinaryHashPartition.BuildSideBuffer
Build side buffer.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getLimitForSegment(org.apache.flink.core.memory.MemorySegment segment) |
protected org.apache.flink.core.memory.MemorySegment |
nextSegment(org.apache.flink.core.memory.MemorySegment current) |
void |
setReadPosition(long pointer) |
advance, clear, doAdvance, getCurrentPositionInSegment, getCurrentSegment, getCurrentSegmentLimit, getHeaderLength, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, seekInput, skipBytes, skipBytesToReadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, read, skipBytesToReadreadBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytespublic void setReadPosition(long pointer)
setReadPosition in interface org.apache.flink.core.memory.SeekableDataInputViewprotected org.apache.flink.core.memory.MemorySegment nextSegment(org.apache.flink.core.memory.MemorySegment current)
throws IOException
nextSegment in class org.apache.flink.runtime.memory.AbstractPagedInputViewIOExceptionprotected int getLimitForSegment(org.apache.flink.core.memory.MemorySegment segment)
getLimitForSegment in class org.apache.flink.runtime.memory.AbstractPagedInputViewCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.