A single watch change event, as delivered to watch()/watchPrefix() handlers.
watch()
watchPrefix()
The new value for put events; null for delete events.
put
null
delete
The value before this change, if withPreviousKV was requested (it is, by default).
withPreviousKV
A single watch change event, as delivered to
watch()/watchPrefix()handlers.