public static class NativeIO.POSIX.PmemMappedRegion
extends java.lang.Object
| Constructor | Description |
|---|---|
PmemMappedRegion(long address,
long length,
boolean isPmem) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getAddress() |
|
long |
getLength() |
|
boolean |
isPmem() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.