Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
KemalWAF::BoundedCache::CacheEntry(V)
Inherits
Struct
/
Value
/
Object
Constructors
new
(value :
V
, size_bytes :
Int64
)
Source
Instance methods
created_at
Source
created_at=
(created_at :
Time
)
Source
last_accessed
Source
last_accessed=
(last_accessed :
Time
)
Source
size_bytes
Source
size_bytes=
(size_bytes :
Int64
)
Source
touch
Source
value
Source
value=
(value :
V
)
Source