public interface PageCursorCounters
PageCursorCounters,
PageCursorTracer| Modifier and Type | Method and Description |
|---|---|
long |
bytesRead() |
long |
bytesWritten() |
long |
evictionExceptions() |
long |
evictions() |
long |
faults() |
long |
flushes() |
long |
hits() |
long |
pins() |
long |
unpins() |
long faults()
long pins()
long unpins()
long hits()
long bytesRead()
long evictions()
long evictionExceptions()
long bytesWritten()
long flushes()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.