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.functions.CoGroupFunction<IN1,IN2,OUT> (implements eu.stratosphere.api.common.functions.GenericCoGrouper<V1,V2,O>)
- eu.stratosphere.api.java.functions.FilterFunction<T> (implements eu.stratosphere.api.common.functions.GenericFilter<T>)
- eu.stratosphere.api.java.functions.FlatMapFunction<IN,OUT> (implements eu.stratosphere.api.common.functions.GenericFlatMap<T,O>)
- eu.stratosphere.api.java.functions.GroupReduceFunction<IN,OUT> (implements eu.stratosphere.api.common.functions.GenericCombine<T>, eu.stratosphere.api.common.functions.GenericGroupReduce<T,O>)
- eu.stratosphere.api.java.functions.JoinFunction<IN1,IN2,OUT> (implements eu.stratosphere.api.common.functions.GenericJoiner<V1,V2,O>)
- eu.stratosphere.api.java.functions.MapFunction<IN,OUT> (implements eu.stratosphere.api.common.functions.GenericMap<T,O>)
- eu.stratosphere.api.java.functions.ReduceFunction<T> (implements eu.stratosphere.api.common.functions.GenericReduce<T>)
- eu.stratosphere.example.java.graph.ConnectedComponents (implements eu.stratosphere.api.common.ProgramDescription)
- eu.stratosphere.example.java.graph.util.ConnectedComponentsData
- eu.stratosphere.example.java.graph.EnumTrianglesBasic
- eu.stratosphere.example.java.graph.util.EnumTrianglesData
- eu.stratosphere.example.java.graph.util.EnumTrianglesDataTypes
- eu.stratosphere.example.java.graph.EnumTrianglesOpt
- eu.stratosphere.example.java.clustering.KMeans
- eu.stratosphere.example.java.clustering.KMeans.Point (implements java.io.Serializable)
- eu.stratosphere.example.java.clustering.util.KMeansData
- eu.stratosphere.example.java.clustering.util.KMeansDataGenerator
- eu.stratosphere.example.java.graph.PageRankBasic
- eu.stratosphere.example.java.graph.util.PageRankData
- eu.stratosphere.example.java.relational.TPCHQuery10
- eu.stratosphere.example.java.relational.TPCHQuery3
- eu.stratosphere.api.java.tuple.Tuple (implements java.io.Serializable)
- eu.stratosphere.api.java.tuple.Tuple2<T0,T1>
- eu.stratosphere.api.java.tuple.Tuple3<T0,T1,T2>
- eu.stratosphere.api.java.tuple.Tuple4<T0,T1,T2,T3>
- eu.stratosphere.api.java.tuple.Tuple5<T0,T1,T2,T3,T4>
- eu.stratosphere.example.java.relational.WebLogAnalysis
- eu.stratosphere.example.java.relational.util.WebLogData
- eu.stratosphere.example.java.relational.util.WebLogDataGenerator
- eu.stratosphere.example.java.wordcount.WordCount
- eu.stratosphere.example.java.wordcount.util.WordCountData
Copyright © 2013–2014. All rights reserved.