Package com.linkedin.venice.unit.kafka.producer
-
Interface Summary Interface Description TransformingProducerAdapter.SendMessageParametersTransformer -
Class Summary Class Description MockInMemoryProducerAdapter APubSubProducerAdapter
implementation which interacts with theInMemoryKafkaBroker
in order to make unit tests more lightweight.TransformingProducerAdapter ThisPubSubProducerAdapter
implementation allows tests to perform arbitrary transformations on the messages that are about to be written to Kafka.TransformingProducerAdapter.SendMessageParameters