TinyBase

Statistics type aliases

This is the collection of statistics type aliases within the tools module. There are 4 statistics type aliases in total.

StoreStats

The StoreStats type describes a set of statistics about the Store, and is used for debugging purposes.

StoreStatsDetail

The StoreStatsDetail type describes a more detailed set of statistics about the Store, and is used for debugging purposes.

StoreStatsRowDetail

The StoreStatsRowDetail type describes statistics about a single Row in the Store, and is used for debugging purposes.

StoreStatsTableDetail

The StoreStatsTableDetail type describes a detailed set of statistics about a single Table in the Store, and is used for debugging purposes.