Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.log
/
DbOp
/
Attach
Attach
data
class
Attach
(
val
dbName
:
DatabaseName
,
val
config
:
Database.Config
)
:
DbOp
Members
Constructors
Attach
Link copied to clipboard
constructor
(
dbName
:
DatabaseName
,
config
:
Database.Config
)
Properties
config
Link copied to clipboard
val
config
:
Database.Config
db
Name
Link copied to clipboard
val
dbName
:
DatabaseName