L1
class L1 extends LX (View source)
Methods
getHits()
No description
getMisses()
No description
boolean
from LX
getLastAppliedEventID()
No description
setLastAppliedEventID($event_id)
No description
getPool()
No description
Details
at line line 52
getHits()
at line line 57
getMisses()
boolean
exists(Address $address)
Determine whether or not the specified Address exists in the cache.
at line line 21
__construct(string $pool, StateL1Interface $state)
Constructor for all the L1 implementations.