Package io.deephaven.kafka.publish
package io.deephaven.kafka.publish
-
ClassDescriptionThis exception is thrown when there is a failure to produce a Kafka record during Deephaven to Kafka publication.KeyOrValueSerializer<SERIALIZED_TYPE>Chunk-oriented serializer that supplies keys or values for stream publishing.Context interface.PublishToKafka<K,
V> This class is an internal implementation detail for io.deephaven.kafka; is not intended to be used directly by client code.SimpleKeyOrValueSerializer<SERIALIZED_TYPE>