Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.log
/
ReadOnlyLocalLog
/
ReadOnlyLocalLog
Read
Only
Local
Log
constructor
(
rootPath
:
Path
,
codec
:
MessageCodec
<
M
>
,
epoch
:
Int
,
coroutineContext
:
CoroutineContext
=
Dispatchers.Default
,
logFileName
:
String
=
"LOG"
)