loadRecord
open override fun loadRecord(key: String, cacheHeaders: CacheHeaders): Record?
Content copied to clipboard
Return
The Record for key. If not present return null.
Parameters
key
The key of the record to read.
cacheHeaders
The cache headers associated with the request which generated this record.