@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Interface | Description | 
|---|---|
| FieldValueTypeSupplier | A naming policy for schema fields. | 
| Class | Description | 
|---|---|
| AutoValueUtils | Utilities for managing AutoValue schemas. | 
| AvroUtils | Utils to convert AVRO records to Beam rows. | 
| AvroUtils.FixedBytesField | Wrapper for fixed byte fields. | 
| ConvertHelpers | Helper functions for converting between equivalent schema types. | 
| ConvertHelpers.ConvertedSchemaInformation<T> | Return value after converting a schema. | 
| JavaBeanUtils | A set of utilities to generate getter and setter classes for JavaBean objects. | 
| POJOUtils | A set of utilities to generate getter and setter classes for POJOs. | 
| ReflectUtils | A set of reflection helper methods. | 
| SchemaZipFold<T> | Visitor that zips schemas, and accepts pairs of fields and their types. | 
| SchemaZipFold.Context | Context referring to a current position in a schema. | 
| SelectHelpers | Helper methods to select subrows out of rows. | 
| StaticSchemaInference | A set of utilities for inferring a Beam  Schemafrom static Java types. | 
For further details, see the documentation for each class in this package.