Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.log
/
PartitionLog
/
withTail
with
Tail
suspend
fun
<
R
>
withTail
(
afterMsgId
:
MessageId
,
action
:
suspend
(
Log.Tail
<
M
>
)
->
R
)
:
R