Package com.linkedin.venice.producer
package com.linkedin.venice.producer
-
ClassDescriptionA generic implementation of the
VeniceProducer
interfaceThis class is used as the return type of theCompletableFuture
that is returned by the Venice producer.VeniceProducer<K,V> The API for online applications to write to Venice.