| Package | Description | 
|---|---|
| org.apache.avro.generic | 
 A generic representation for Avro data. 
 | 
| org.apache.avro.io | 
 Utilities for Encoding and Decoding Avro data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FastReaderBuilder | 
GenericData.getFastReaderBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
static FastReaderBuilder | 
FastReaderBuilder.get()  | 
static FastReaderBuilder | 
FastReaderBuilder.getSpecific()  | 
FastReaderBuilder | 
FastReaderBuilder.withClassPropEnabled(boolean enabled)  | 
FastReaderBuilder | 
FastReaderBuilder.withKeyClassEnabled(boolean enabled)  | 
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.