deleteEntries
Deletes KVDB entries by given KVDB IDs and the set of entry keys.
Return
map with the statuses of deletion for every key
Parameters
ID of the KVDB database to delete from
set of the keys of the KVDB entries to delete
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Deletes KVDB entries by given KVDB IDs and the set of entry keys.
Return
map with the statuses of deletion for every key
Parameters
ID of the KVDB database to delete from
set of the keys of the KVDB entries to delete
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Deletes KVDB entries by given KVDB IDs and the set of entry keys.
Return
map with the statuses of deletion for every key
Parameters
ID of the KVDB database to delete from
set of the keys of the KVDB entries to delete
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.