public interface OffHeapLongByteBuffer extends LongByteBuffer, Addressable
A buffer which is stored off-heap via Unsafe
| Modifier and Type | Method and Description |
|---|---|
OffHeapLongByteBuffer |
setAddress(long theAddress) |
OffHeapLongByteBuffer |
setAddress(long theAddress,
long theSize) |
capacity, clear, copy, copy, getByte, getBytes, getBytes, getBytes, getChar, getDouble, getFloat, getInt, getLong, getShort, readableBytes, readByte, readBytes, readBytes, readBytes, readChar, readDouble, readerIndex, readerIndex, readFloat, readInt, readLong, readShort, setByte, setBytes, setBytes, setBytes, setBytes, setChar, setDouble, setFloat, setInt, setLong, setShort, setZero, slice, writableBytes, writeByte, writeBytes, writeBytes, writeBytes, writeBytes, writeChar, writeDouble, writeFloat, writeInt, writeLong, writerIndex, writerIndex, writeShortdisposeaddressOffHeapLongByteBuffer setAddress(long theAddress)
OffHeapLongByteBuffer setAddress(long theAddress, long theSize)
Copyright © 2010-2016 Stardog Union. All Rights Reserved.