http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-kafka-rest
/
org.http4k.connect.kafka.rest.v3.action
/
ProducedRecordData
Produced
Record
Data
@
JsonSerializable
data
class
ProducedRecordData
(
val
type
:
RecordFormat
,
val
size
:
Int
)
(
source
)
Members
Constructors
Produced
Record
Data
Link copied to clipboard
constructor
(
type
:
RecordFormat
,
size
:
Int
)
Properties
size
Link copied to clipboard
val
size
:
Int
type
Link copied to clipboard
val
type
:
RecordFormat