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