| Package | Description |
|---|---|
| org.neo4j.io.pagecache.tracing | |
| org.neo4j.io.pagecache.tracing.cursor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPageCacheTracer
The default PageCacheTracer implementation, that just increments counters.
|
| Modifier and Type | Field and Description |
|---|---|
static PageCacheTracer |
PageCacheTracer.NULL
A PageCacheTracer that does nothing other than return the NULL variants of the companion interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPageCursorTracer.init(PageCacheTracer pageCacheTracer) |
void |
PageCursorTracer.init(PageCacheTracer tracer)
Initialize page cursor tracer with required context dependent values.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.