Package com.linkedin.venice.pubsub.mock.adapter.producer
package com.linkedin.venice.pubsub.mock.adapter.producer
-
ClassDescriptionA
PubSubProducerAdapter
implementation which interacts with theInMemoryPubSubBroker
in order to make unit tests more lightweight.ThisPubSubProducerAdapter
implementation allows tests to perform arbitrary transformations on the messages that are about to be written to PubSub.