Search
Preparing search index...
The search index is not available
Laminar - v0.11.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Laminar - v0.11.0
@ovotech/laminar-kafkajs
EncodedSchemaProducerRecord
Interface EncodedSchemaProducerRecord<TValue, TKey>
Type parameters
TValue
The type of the the kafka message value, before its encoded
TKey
Hierarchy
EncodedProducerRecord
<
TValue
,
TKey
>
EncodedSchemaProducerRecord
Index
Properties
acks
compression
key
Schema
messages
schema
timeout
topic
Properties
Optional
acks
acks
?:
number
Optional
compression
compression
?:
CompressionTypes
Optional
key
Schema
key
Schema
?:
ConfluentSchema
|
RawAvroSchema
messages
messages
:
EncodedMessage
<
TValue
,
TKey
>
[]
schema
schema
:
ConfluentSchema
|
RawAvroSchema
Optional
timeout
timeout
?:
number
topic
topic
:
string
Modules
@ovotech/json-
schema
@ovotech/laminar
@ovotech/laminar-
handlebars
@ovotech/laminar-
jwt
@ovotech/laminar-
kafkajs
@ovotech/laminar-
pg
@ovotech/laminar-
pgboss
@ovotech/laminar-
winston
Encoded
Schema
Producer
Record
acks
compression
key
Schema
messages
schema
timeout
topic
Generated using
TypeDoc
The type of the the kafka message value, before its encoded