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