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
/
copyObject
copy
Object
abstract
fun
copyObject
(
src
:
Path
,
dest
:
Path
)
:
CompletableFuture
<
Unit
>