|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageFileStatistics

Statistics API for a Page File.
See PageFileUtil for related utility functions for analysing this
data!
| Method Summary | |
|---|---|
PageFileStatistics |
getInnerStatistics()
Get statistics for the inner page file, if present. |
long |
getReadOperations()
Returns the read I/O-Accesses of this file. |
long |
getWriteOperations()
Returns the write I/O-Accesses of this file. |
void |
resetPageAccess()
Resets the counters for page accesses of this file and flushes the cache. |
| Method Detail |
|---|
long getReadOperations()
long getWriteOperations()
void resetPageAccess()
PageFileStatistics getInnerStatistics()
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||