Module datarush.library
Package com.pervasive.datarush.operators.io.avro
package com.pervasive.datarush.operators.io.avro
Provides operators for reading and writing files in Avro format.
-
ClassDescriptionDescribes the format of a file using Apache Avro format.Represents metadata associated with an Avro formatted file.Utilities for working with Avro schemas.Public only as a matter of implementation; for internal use only.Describes the compression scheme to use when writing data in Apache Avro format.Reads data previously written using Apache Avro format.Writes data using Apache Avro format.