All Classes
-
All Classes Interface Summary Class Summary Class Description CompressWriterFactory<IN> A factory that creates forbulk writersthat, when provided with aCompressionCodec, they compress the data they write.CompressWriters Convenience builder for creatingCompressWriterFactoryinstances.DefaultExtractor<T> AExtractorimplementation that extracts element to string with line separator.Extractor<T> AnExtractorturns a record into a byte array for writing data.HadoopCompressionBulkWriter<T> ABulkWriterimplementation that writes data that have been compressed using HadoopCompressionCodec.NoCompressionBulkWriter<T> ABulkWriterimplementation that does not compress data.