hasEntry
Check whether the KVDB entry exists.
Return
'true' if the KVDB has an entry with given key, 'false' otherwise
Parameters
KVDB ID of the KVDB entry to check
key of the KVDB entry to check
Throws
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
thrown when instance is closed.
Check whether the KVDB entry exists.
Return
'true' if the KVDB has an entry with given key, 'false' otherwise
Parameters
KVDB ID of the KVDB entry to check
key of the KVDB entry to check
Throws
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
thrown when instance is closed.
Check whether the KVDB entry exists.
Return
'true' if the KVDB has an entry with given key, 'false' otherwise
Parameters
KVDB ID of the KVDB entry to check
key of the KVDB entry to check
Throws
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
thrown when instance is closed.