Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.log
/
ReplicaMessage
/
BlockUploaded
/
BlockUploaded
Block
Uploaded
constructor
(
storageVersion
:
Int
,
storageEpoch
:
StorageEpoch
,
blockIndex
:
BlockIndex
,
latestProcessedMsgId
:
MessageId
,
tries
:
List
<
TrieDetails
>
,
externalSourceToken
:
ExternalSourceToken
?
=
null
)