toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
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
)
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