Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Ralph::Query::QueryCache::Stats
Inherits
Struct
/
Value
/
Object
Cache statistics
Constructors
new
Source
Instance methods
evictions
Source
evictions=
(evictions :
Int64
)
Source
expirations
Source
expirations=
(expirations :
Int64
)
Source
hit_rate
Source
hits
Source
hits=
(hits :
Int64
)
Source
misses
Source
misses=
(misses :
Int64
)
Source
size
Source
size=
(size :
Int32
)
Source
to_h
Source