Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatLastRowCacheHits = "LastRowCacheHits" StatLastRowCacheMisses = "LastRowCacheMisses" StatLastRowCacheHitRatio = "LastRowCacheHitRatio" StatLastRowCacheCostAdded = "LastRowCacheCostAdded" StatLastRowCacheGetsKept = "LastRowCacheCacheGetsKept" StatLastRowCacheGetsDropped = "LastRowCacheCacheGetsDropped" StatLastRowCacheKeysAdded = "LastRowCacheCacheKeysAdded" StatLastRowCacheKeysEvicted = "LastRowCacheCacheKeysEvicted" StatLastRowCacheKeysUpdated = "LastRowCacheCacheKeysUpdated" StatLastRowCacheSetsDropped = "LastRowCacheCacheSetsDropped" StatLastRowCacheSetsRejected = "LastRowCacheCacheSetsRejected" )
Variables ¶
View Source
var LastRowCacheTagMap map[string]string
Functions ¶
func CollectOpsLastRowCacheStatistics ¶
func CollectOpsLastRowCacheStatistics() []opsStat.OpsStatistic
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.