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 theVeniceProducerinterfaceDurableWrite This class is used as the return type of theCompletableFuturethat is returned by the Venice producer.VeniceProducerMetrics