Built-In SerDes
SerDes included in a default distribution
Int32, Int64, UInt32, UInt64
Base64
Hex
kafka:
clusters:
- name: Cluster1
# Other Cluster configuration omitted ...
serde:
- name: HexWithEditedDelimiter
className: io.kafbat.ui.serdes.builtin.HexSerde
properties:
uppercase: "false"
delimiter: ":"String
ProtobufFile
ProtobufRawDecoder
SchemaRegistry
Property
Type
Default
Description
Last updated
Was this helpful?