Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.storage
/
ObjectStore
/
deleteIfExists
delete
If
Exists
abstract
fun
deleteIfExists
(
k
:
Path
)
:
CompletableFuture
<
Unit
>
Deletes the object with the given path from the object store.