Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-azure
/
xtdb.azure
/
BlobStorage
/
BlobStorage
Blob
Storage
constructor
(
factory
:
BlobStorage.Factory
,
prefix
:
Path
,
connectionString
:
String
?
,
storageAccountKey
:
String
?
,
coroutineContext
:
CoroutineContext
=
Dispatchers.IO
)