Uses of Class
org.apache.avro.io.FastReaderBuilder
Packages that use FastReaderBuilder
Package
Description
A generic representation for Avro data.
Utilities for Encoding and Decoding Avro data.
-
Uses of FastReaderBuilder in org.apache.avro.generic
Methods in org.apache.avro.generic that return FastReaderBuilder -
Uses of FastReaderBuilder in org.apache.avro.io
Methods in org.apache.avro.io that return FastReaderBuilderModifier and TypeMethodDescriptionstatic FastReaderBuilder
FastReaderBuilder.get()
static FastReaderBuilder
FastReaderBuilder.getSpecific()
FastReaderBuilder.withClassPropEnabled
(boolean enabled) FastReaderBuilder.withKeyClassEnabled
(boolean enabled)