Package net.zetetic.database.sqlcipher
Class SQLiteDebug.PagerStats
-
- All Implemented Interfaces:
public class SQLiteDebug.PagerStatsContains statistics about the active pagers in the current process.
-
-
Field Summary
Fields Modifier and Type Field Description public intmemoryUsedpublic intpageCacheOverflowpublic intlargestMemAllocpublic ArrayList<SQLiteDebug.DbStats>dbStats
-
Constructor Summary
Constructors Constructor Description SQLiteDebug.PagerStats()
-