Expand description
Types related kafka sources
Modules§
- proto_
kafka_ metadata_ kind - Nested message and enum types in
ProtoKafkaMetadataKind
.
Structs§
- Kafka
Source Connection - Kafka
Source Export Details - The details of a source export from a kafka source.
- Proto
Kafka Header - Proto
Kafka Metadata Column - Proto
Kafka Metadata Kind - Proto
Kafka Source Connection - Proto
Kafka Source Export Details - Proto
Kafka Source Export Statement Details - NOTE: this message is encoded and stored as part of source export statement options Be extra careful about changes, ensuring that all changes are backwards compatible
Enums§
- Bound
Kind - Kafka
Metadata Kind - Which piece of metadata a column corresponds to
- Range
Bound - Given an ordered type
P
it augments each of its values with a point right before that value, exactly at that value, and right after that value. Additionally, it provides two special values for positive and negative infinity that are greater than and less than all the other elements respectively.
Statics§
Functions§
- kafka_
metadata_ columns_ desc - Return the column types used to describe the metadata columns of a kafka source export.
Type Aliases§
- Kafka
Timestamp - A “moment in time” perceivable in Kafka––for each partition, the greatest visible offset.