@typedef rados_watchcb_t
Callback activated when a notify is received on a watched object.
@param opcode undefined @param ver version of the watched object @param arg application-specific data
@note BUG: opcode is an internal detail that shouldn't be exposed @note BUG: ver is unused
See Implementation
@typedef rados_watchcb_t
Callback activated when a notify is received on a watched object.
@param opcode undefined @param ver version of the watched object @param arg application-specific data
@note BUG: opcode is an internal detail that shouldn't be exposed @note BUG: ver is unused