Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.log
/
SourceMessage
/
FlushBlock
Flush
Block
data
class
FlushBlock
(
val
expectedBlockIdx
:
BlockIndex
?
)
:
SourceMessage.ProtobufMessage
Members
Constructors
Flush
Block
Link copied to clipboard
constructor
(
expectedBlockIdx
:
BlockIndex
?
)
Properties
expected
Block
Idx
Link copied to clipboard
val
expectedBlockIdx
:
BlockIndex
?
Functions
encode
Link copied to clipboard
override
fun
encode
(
)
:
ByteArray
to
Log
Message
Link copied to clipboard
open
override
fun
toLogMessage
(
)
:
SourceLogMessage