set
Sets the given value under the given key, serializing the value using the StateKey.serdeInfo.
Parameters
key
identifying the value to store and its type.
value
to store under the given key.
Throws
if called from a Shared handler
Sets the given value under the given key, serializing the value using the StateKey.serdeInfo.
identifying the value to store and its type.
to store under the given key.
if called from a Shared handler