JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.mckoi.util.Stats
Packages that use
Stats
Package
Description
com.mckoi.database
The core database classes for Mckoi.
Uses of
Stats
in
com.mckoi.database
Methods in
com.mckoi.database
that return
Stats
Modifier and Type
Method
Description
final
Stats
Database.
stats
()
Convenience static for accessing the global Stats object.
final
Stats
TransactionSystem.
stats
()
Returns a com.mckoi.util.Stats object that can be used to keep track of database statistics for this VM.