@nats-io/jetstream
Preparing search index...
DirectBatchLimits
Type Alias DirectBatchLimits
type
DirectBatchLimits
=
{
batch
:
number
;
callback
:
BatchCallback
<
StoredMsg
>
;
max_bytes
:
number
;
next_by_subj
?:
string
;
}
Index
Properties
batch
callback
max_
bytes
next_
by_
subj?
Properties
batch
batch
:
number
callback
callback
:
BatchCallback
<
StoredMsg
>
max_
bytes
max_bytes
:
number
Optional
next_
by_
subj
next_by_subj
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
callback
max_
bytes
next_
by_
subj
@nats-io/jetstream
Loading...