-
- All Implemented Interfaces:
- IBinaryToAvroStream, cormoran.pepper.io.IBinaryToStream<org.apache.avro.generic.GenericRecord>
public class ParquetBytesToStream
extends Object
implements IBinaryToAvroStream
Automatic transformation of a Parquet InputStream to a Stream of objects. It requires to write the file first on the
file-system
- Author:
- Benoit Lacelle
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface cormoran.pepper.io.IBinaryToStream
toStream
Copyright © 2014–2018 Pivotal Software, Inc.. All rights reserved.