@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class KeyValuesWriter extends KeyValueWriter
KeyValueWriter| Constructor and Description | 
|---|
KeyValuesWriter()  | 
public abstract void write(Object key, Iterable<Object> values) throws IOException
key - the key to writevalues - values to writeIOExceptionCopyright © 2015 Apache Software Foundation. All rights reserved.