Class Hierarchy
- java.lang.Object
- eu.stratosphere.api.common.functions.AbstractFunction (implements eu.stratosphere.api.common.functions.Function, java.io.Serializable)
- eu.stratosphere.api.java.record.functions.MapFunction (implements eu.stratosphere.api.common.functions.GenericCollectorMap<T,O>)
- eu.stratosphere.api.java.record.functions.ReduceFunction (implements eu.stratosphere.api.common.functions.GenericCombine<T>, eu.stratosphere.api.common.functions.GenericGroupReduce<T,O>)
- org.apache.avro.mapred.AvroWrapper<T>
- org.apache.avro.mapred.AvroValue<T>
- eu.stratosphere.api.avro.AvroBaseValue<T> (implements eu.stratosphere.types.Key<T>)
- eu.stratosphere.api.java.record.io.avro.example.SUser
- org.apache.avro.io.Decoder
- org.apache.avro.io.Encoder (implements java.io.Flushable)
- eu.stratosphere.api.common.io.FileInputFormat<OT> (implements eu.stratosphere.api.common.io.InputFormat<OT,T>)
- eu.stratosphere.api.avro.FSDataInputStreamWrapper (implements java.io.Closeable, org.apache.avro.file.SeekableInput)
- eu.stratosphere.api.common.io.GenericInputFormat<OT> (implements eu.stratosphere.api.common.io.InputFormat<OT,T>)
- eu.stratosphere.types.ListValue<V> (implements java.util.List<E>, eu.stratosphere.types.Value)
- eu.stratosphere.types.MapValue<K,V> (implements java.util.Map<K,V>, eu.stratosphere.types.Value)
- org.apache.avro.data.RecordBuilderBase<T> (implements org.apache.avro.data.RecordBuilder<T>)
- org.apache.avro.specific.SpecificRecordBuilderBase<T>
- eu.stratosphere.api.java.record.io.avro.example.User.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample
- eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat (implements eu.stratosphere.api.common.io.OutputFormat<IT>)
- org.apache.avro.specific.SpecificRecordBase (implements java.lang.Comparable<T>, org.apache.avro.generic.GenericRecord, org.apache.avro.specific.SpecificRecord)
- eu.stratosphere.api.java.record.io.avro.example.User (implements org.apache.avro.specific.SpecificRecord)
Copyright © 2013–2014. All rights reserved.