Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Ralph::IdentityMap::Stats
Inherits
Struct
/
Value
/
Object
Statistics for monitoring identity map usage
Constructors
new
Source
Instance methods
hit_rate
Source
hits
Source
hits=
(hits :
Int64
)
Source
misses
Source
misses=
(misses :
Int64
)
Source
size
Source
size=
(size :
Int32
)
Source
stores
Source
stores=
(stores :
Int64
)
Source
to_h
Source