@s2-dev/streamstore - v0.18.1
Preparing search index...
BatchOutput
Type Alias BatchOutput
Batch output type with optional fencing token and match_seq_num
type
BatchOutput
=
{
fencing_token
?:
string
;
match_seq_num
?:
number
;
records
:
AppendRecord
[]
;
}
Index
Properties
fencing_
token?
match_
seq_
num?
records
Properties
Optional
fencing_
token
fencing_token
?:
string
Optional
match_
seq_
num
match_seq_num
?:
number
records
records
:
AppendRecord
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fencing_
token
match_
seq_
num
records
@s2-dev/streamstore - v0.18.1
Loading...
Batch output type with optional fencing token and match_seq_num