protected open fun deserializeSingleMetric(value: Any?): UUID?
(source)
Overrides GenericScalarStorageEngine.deserializeSingleMetric
Implementor's provided function to convert deserialized 'user' lifetime data to the destination ScalarType.
value
- loaded from the storage as Any
Return
data as ScalarType or null if deserialization failed