Index

A B C E G J O U W 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(T) - Method in class org.jfleet.avro.JFleetAvroWriter
Writes the specified Java object to an Avro file implementing Consumer of T
AvroConfiguration<T> - Class in org.jfleet.avro
 
AvroConfiguration(Class<T>) - Constructor for class org.jfleet.avro.AvroConfiguration
 
AvroConfiguration(EntityInfo) - Constructor for class org.jfleet.avro.AvroConfiguration
 
AvroSchemaBuilder - Class in org.jfleet.avro
 
AvroSchemaBuilder(EntityInfo) - Constructor for class org.jfleet.avro.AvroSchemaBuilder
 

B

build() - Method in class org.jfleet.avro.AvroSchemaBuilder
 
buildAvroRecord(T) - Method in class org.jfleet.avro.EntityGenericRecordMapper
 

C

close() - Method in class org.jfleet.avro.JFleetAvroWriter
 

E

EntityGenericRecordMapper<T> - Class in org.jfleet.avro
 
EntityGenericRecordMapper(Schema, EntityInfo) - Constructor for class org.jfleet.avro.EntityGenericRecordMapper
 

G

getClazz() - Method in class org.jfleet.avro.AvroConfiguration
 
getEntityInfo() - Method in class org.jfleet.avro.AvroConfiguration
 

J

JFleetAvroWriter<T> - Class in org.jfleet.avro
 
JFleetAvroWriter(OutputStream, Class<T>) - Constructor for class org.jfleet.avro.JFleetAvroWriter
 
JFleetAvroWriter(OutputStream, AvroConfiguration<T>) - Constructor for class org.jfleet.avro.JFleetAvroWriter
 
JFleetAvroWriter(OutputStream, EntityInfo) - Constructor for class org.jfleet.avro.JFleetAvroWriter
 

O

org.jfleet.avro - package org.jfleet.avro
 

U

UnsupportedTypeException - Exception in org.jfleet.avro
 
UnsupportedTypeException(String) - Constructor for exception org.jfleet.avro.UnsupportedTypeException
 

W

write(T) - Method in class org.jfleet.avro.JFleetAvroWriter
Writes the specified Java object to an Avro file.
writeAll(Collection<T>) - Method in class org.jfleet.avro.JFleetAvroWriter
Writes the specified Collection of Java objects to an Avro file.
writeAll(Stream<T>) - Method in class org.jfleet.avro.JFleetAvroWriter
Writes the specified stream of Java objects to an Avro file.
A B C E G J O U W 
All Classes and Interfaces|All Packages|Serialized Form