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
/
Factory
Factory
interface
Factory
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
config
Proto
Link copied to clipboard
abstract
val
configProto
:
Any
Functions
open
Object
Store
Link copied to clipboard
abstract
fun
openObjectStore
(
storageRoot
:
Path
,
remotes
:
Map
<
RemoteAlias
,
Remote
>
=
emptyMap()
)
:
ObjectStore