Package com.linkedin.venice.producer
-
Interface Summary Interface Description VeniceProducer<K,V> The API for online applications to write to Venice. -
Class Summary Class Description AbstractVeniceProducer<K,V> A generic implementation of theVeniceProducer
interfaceDurableWrite This class is used as the return type of theCompletableFuture
that is returned by the Venice producer.VeniceProducerMetrics