public interface DirectMemoryRegion
| Modifier and Type | Method and Description |
|---|---|
long |
address() |
long |
size() |
DirectMemoryRegion |
slice(long offset)
Gets a sub-region of this region starting from the given offset.
|
long address()
long size()
DirectMemoryRegion slice(long offset)
offset - Offset within this region.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021