public class UnsafeChunk extends Object implements DirectMemoryRegion
| Constructor and Description |
|---|
UnsafeChunk(long ptr,
long len) |
public UnsafeChunk(long ptr,
long len)
ptr - Pointer to the memory start.len - Memory length.public long address()
address in interface DirectMemoryRegionpublic long size()
size in interface DirectMemoryRegionpublic DirectMemoryRegion slice(long offset)
slice in interface DirectMemoryRegionoffset - Offset within this region.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017