| Package | Description |
|---|---|
| org.neo4j.io.pagecache.tracing |
| 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 |
DefaultPageCacheTracer.beginPin(boolean writeLock,
long filePageId,
PageSwapper swapper) |
PinEvent |
PageCacheTracer.beginPin(boolean writeLock,
long filePageId,
PageSwapper swapper)
A page is to be pinned.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.