AtomSpace::LRUCacheEntry
Inherits Reference < Object
LRU Cache entry for distributed storage
Constructors
new(atom : Atom)
Instance methods
access_count
access_count=(access_count : UInt64)
atom
atom=(atom : Atom)
last_access
last_access=(last_access : Time)
touch