| Package | Description |
|---|---|
| org.neo4j.io.pagecache.tracing | |
| org.neo4j.io.pagecache.tracing.cursor |
| Modifier and Type | Field and Description |
|---|---|
static PinEvent |
PinEvent.NULL
A PinEvent that does nothing other than return the PageFaultEvent.NULL.
|
| Modifier and Type | Method and Description |
|---|---|
PinEvent |
DefaultPageCursorTracer.beginPin(boolean writeLock,
long filePageId,
PageSwapper swapper) |
PinEvent |
PageCursorTracer.beginPin(boolean writeLock,
long filePageId,
PageSwapper swapper) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.