All Classes and Interfaces

Class
Description
Exception that will be thrown if the conversion of an Avro object has failed
Utility class that converts Avro objects into similar objects and vice versa by using reflection.
Exception that will be thrown if an Avro object could not be deserialized
AvroObjectDeserializer<T extends org.apache.avro.specific.SpecificRecordBase>
Utility class for deserializing Avro objects
Exception that will be thrown if an Avro object could not be serialized
AvroObjectSerializer<T extends org.apache.avro.specific.SpecificRecordBase>
Utility class for serializing Avro objects
Definition of custom data types
 
 
RecordBuilder for DowloadFileResponse instances.
 
RecordBuilder for DownloadFileRequest instances.
Definition of data structures and operations for uploading and downloading files
 
 
 
 
RecordBuilder for ResponseStatus instances.
Utility class for creating response status objects
Definition for common response data
 
 
RecordBuilder for SearchInput instances.
 
RecordBuilder for SearchInputField instances.
Definition of data structures that are used for search operations
 
 
 
RecordBuilder for UploadFileRequest instances.
 
RecordBuilder for UploadFileResponse instances.
 
Utility class for converting fields of type UUID to Uuid and vice versa