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