JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
eu.stratosphere.arraymodel
,
eu.stratosphere.arraymodel.example
,
eu.stratosphere.arraymodel.functions
,
eu.stratosphere.arraymodel.io
,
eu.stratosphere.arraymodel.operators
,
eu.stratosphere.arraymodel.optimizer
Class Hierarchy
java.lang.
Object
eu.stratosphere.api.common.functions.
AbstractFunction
(implements eu.stratosphere.api.common.functions.
Function
)
eu.stratosphere.arraymodel.functions.
AbstractArrayModelFunction
eu.stratosphere.arraymodel.functions.
CoGroupFunction
(implements eu.stratosphere.api.common.functions.
GenericCoGrouper
<V1,V2,O>)
eu.stratosphere.arraymodel.functions.
CrossFunction
(implements eu.stratosphere.api.common.functions.
GenericCrosser
<V1,V2,O>)
eu.stratosphere.arraymodel.functions.
JoinFunction
(implements eu.stratosphere.api.common.functions.
GenericJoiner
<V1,V2,O>)
eu.stratosphere.arraymodel.functions.
MapFunction
(implements eu.stratosphere.api.common.functions.
GenericMapper
<T,O>)
eu.stratosphere.arraymodel.example.
WordCountArrayTuples.TokenizeLine
eu.stratosphere.arraymodel.functions.
ReduceFunction
(implements eu.stratosphere.api.common.functions.
GenericReducer
<T,O>)
eu.stratosphere.arraymodel.example.
WordCountArrayTuples.CountWords
eu.stratosphere.arraymodel.functions.
ReduceWithKeyFunction
(implements eu.stratosphere.api.common.functions.
GenericReducer
<T,O>)
eu.stratosphere.api.common.io.
FileInputFormat
<OT> (implements eu.stratosphere.api.common.io.
InputFormat
<OT,T>)
eu.stratosphere.api.common.io.
DelimitedInputFormat
<OT>
eu.stratosphere.arraymodel.io.
StringInputFormat
eu.stratosphere.api.common.io.
FileOutputFormat
<IT> (implements eu.stratosphere.api.common.io.
OutputFormat
<IT>)
eu.stratosphere.arraymodel.io.
ArrayOutputFormat
(implements eu.stratosphere.arraymodel.io.
ArrayModelOutputFormat
)
eu.stratosphere.arraymodel.io.
StringIntOutputFormat
eu.stratosphere.api.common.io.
FileOutputFormat.AbstractConfigBuilder
<T>
eu.stratosphere.arraymodel.io.
ArrayOutputFormat.AbstractConfigBuilder
<T>
eu.stratosphere.arraymodel.io.
ArrayOutputFormat.ConfigBuilder
eu.stratosphere.compiler.postpass.GenericFlatTypePostPass<X,T> (implements eu.stratosphere.compiler.postpass.OptimizerPostPass)
eu.stratosphere.arraymodel.optimizer.
ArrayRecordOptimizerPostPass
eu.stratosphere.api.common.operators.
Operator
(implements eu.stratosphere.util.
Visitable
<T>)
eu.stratosphere.api.common.operators.
AbstractUdfOperator
<T>
eu.stratosphere.api.common.operators.
SingleInputOperator
<T>
eu.stratosphere.api.common.operators.base.
ReduceOperatorBase
<T>
eu.stratosphere.arraymodel.operators.
ReduceWithKeyOperator
eu.stratosphere.api.common.
Plan
(implements eu.stratosphere.util.
Visitable
<T>)
eu.stratosphere.arraymodel.
ArrayModelPlan
eu.stratosphere.arraymodel.example.
WordCountArrayTuples
(implements eu.stratosphere.api.common.
Program
, eu.stratosphere.api.common.
ProgramDescription
)
Interface Hierarchy
java.io.
Serializable
eu.stratosphere.arraymodel.io.
ArrayModelOutputFormat
eu.stratosphere.api.common.io.
OutputFormat
<IT>
eu.stratosphere.arraymodel.io.
ArrayModelOutputFormat
Annotation Type Hierarchy
eu.stratosphere.arraymodel.functions.
DataTypes
(implements java.lang.annotation.
Annotation
)
eu.stratosphere.arraymodel.functions.
DataTypes.First
(implements java.lang.annotation.
Annotation
)
eu.stratosphere.arraymodel.functions.
DataTypes.Second
(implements java.lang.annotation.
Annotation
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2014. All rights reserved.