| Modifier and Type | Class and Description |
|---|---|
class |
AvroKeyValueSinkWriter<K,V>
Implementation of AvroKeyValue writer that can be used in Sink.
|
class |
SequenceFileWriter<K extends org.apache.hadoop.io.Writable,V extends org.apache.hadoop.io.Writable>
A
Writer that writes the bucket files as Hadoop SequenceFiles. |
class |
StringWriter<T>
A
Writer that uses toString() on the input elements and writes them to
the output bucket file separated by newline. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.