public interface Page
| Modifier and Type | Method and Description |
|---|---|
long |
address()
Get the memory address of the beginning of the page.
|
int |
size()
Get the size of the cache page in bytes.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.