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 Fabric : ver. 2.6.0 Release Date : July 10 2018