Type Aliases
StoreStats
The StoreStats
type describes a set of statistics about the Store
, and is used for debugging purposes. Read more.
StoreStatsDetail
The StoreStatsDetail
type describes a more detailed set of statistics about the Store
, and is used for debugging purposes. Read more.
StoreStatsRowDetail
The StoreStatsRowDetail
type describes statistics about a single Row
in the Store
, and is used for debugging purposes. Read more.
StoreStatsTableDetail
The StoreStatsTableDetail
type describes a detailed set of statistics about a single Table
in the Store
, and is used for debugging purposes. Read more.