Key-value store handed to executors through RuntimeContext.cache.
Removes a key.
Reads a value, or null when the key is unset.
null
Writes a value, optionally with an expiry.
Optional
Key-value store handed to executors through RuntimeContext.cache.