Class KafkaStreamPublisher

All Implemented Interfaces:
LogOutputAppendable, LivenessManager, LivenessNode, LivenessReferent, ConsumerRecordToStreamPublisherAdapter, StreamPublisher

public class KafkaStreamPublisher extends StreamPublisherBase implements ConsumerRecordToStreamPublisherAdapter
An adapter that maps keys and values, possibly each with multiple fields, to single Deephaven columns. Each Kafka record produces one Deephaven row.