@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 writeIOException
Copyright © 2016 Apache Software Foundation. All rights reserved.