Package | Description |
---|---|
org.apache.trevni.avro |
Read and write Avro data
in Trevni column files.
|
Modifier and Type | Method and Description |
---|---|
AvroColumnReader.Params |
AvroColumnReader.Params.setModel(GenericData model)
Set data representation.
|
AvroColumnReader.Params |
AvroColumnReader.Params.setSchema(Schema schema)
Set subset schema to project data down to.
|
Constructor and Description |
---|
AvroColumnReader(AvroColumnReader.Params params)
Construct a reader for a file.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.