Skip navigation links
C D E F G H I J K M N O P R S T V W 

C

check() - Method in class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
cleanupJob(JobConf) - Method in class eu.stratosphere.hadoopcompatibility.FileOutputCommitterWrapper
 
close() - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
close() - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
commit the task by moving the output file out from the temporary directory.
combine(Iterator<Record>, Collector<Record>) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCount.CountWords
 
combine(Iterator<Record>, Collector<Record>) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat.CountWords
 
commitJob(JobConf) - Method in class eu.stratosphere.hadoopcompatibility.FileOutputCommitterWrapper
 
commitTask(JobConf, TaskAttemptID) - Method in class eu.stratosphere.hadoopcompatibility.FileOutputCommitterWrapper
 
compareTo(WritableComparableWrapper<T>) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.WritableComparableWrapper
 
configure(Configuration) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
configure(Configuration) - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
convert(Record, K, V) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.DefaultHadoopTypeConverter
 
convert(Object) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.DefaultHadoopTypeConverter
 
convert(Record, K, V) - Method in interface eu.stratosphere.hadoopcompatibility.datatypes.HadoopTypeConverter
Convert a Hadoop type to a Stratosphere type.
convert(Record, K, V) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.WritableWrapperConverter
 
converter - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
converter - Variable in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
convertKey(Record) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.DefaultStratosphereTypeConverter
 
convertKey(Record) - Method in interface eu.stratosphere.hadoopcompatibility.datatypes.StratosphereTypeConverter
Convert a Stratosphere type to a Hadoop type.
convertValue(Record) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.DefaultStratosphereTypeConverter
 
convertValue(Record) - Method in interface eu.stratosphere.hadoopcompatibility.datatypes.StratosphereTypeConverter
 
CountWords() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCount.CountWords
 
CountWords() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat.CountWords
 
createInputSplits(int) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 

D

DefaultHadoopTypeConverter<K,V> - Class in eu.stratosphere.hadoopcompatibility.datatypes
Converter for the default hadoop writables.
DefaultHadoopTypeConverter() - Constructor for class eu.stratosphere.hadoopcompatibility.datatypes.DefaultHadoopTypeConverter
 
DefaultStratosphereTypeConverter<K,V> - Class in eu.stratosphere.hadoopcompatibility.datatypes
Converter Stratosphere Record into the default hadoop writables.
DefaultStratosphereTypeConverter(Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.datatypes.DefaultStratosphereTypeConverter
 
DummyHadoopProgressable - Class in eu.stratosphere.hadoopcompatibility
This is a dummy progress
DummyHadoopProgressable() - Constructor for class eu.stratosphere.hadoopcompatibility.DummyHadoopProgressable
 
DummyHadoopReporter - Class in eu.stratosphere.hadoopcompatibility
This is a dummy progress monitor / reporter
DummyHadoopReporter() - Constructor for class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 

E

eu.stratosphere.hadoopcompatibility - package eu.stratosphere.hadoopcompatibility
 
eu.stratosphere.hadoopcompatibility.datatypes - package eu.stratosphere.hadoopcompatibility.datatypes
 
eu.stratosphere.hadoopcompatibility.example - package eu.stratosphere.hadoopcompatibility.example
 

F

FileOutputCommitterWrapper - Class in eu.stratosphere.hadoopcompatibility
Hadoop 1.2.1 FileOutputCommitter takes JobContext as input parameter.
FileOutputCommitterWrapper() - Constructor for class eu.stratosphere.hadoopcompatibility.FileOutputCommitterWrapper
 
fileOutputCommitterWrapper - Variable in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 

G

getCounter(Enum<?>) - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 
getCounter(String, String) - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 
getDescription() - Method in class eu.stratosphere.hadoopcompatibility.example.WordCount
 
getDescription() - Method in class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat
 
getHadoopInputFormat() - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
getHadoopInputSplit() - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
getHadoopOutputFormat() - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
getInputSplit() - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 
getInputSplitType() - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
getJobConf() - Method in class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
getJobConf() - Method in class eu.stratosphere.hadoopcompatibility.HadoopDataSource
 
getJobConf() - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
getJobConf() - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
getPlan(String...) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCount
 
getPlan(String...) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat
 
getProgress() - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 
getSplitNumber() - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
getStatistics(BaseStatistics) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
getTempTaskOutputPath(JobConf, TaskAttemptID) - Method in class eu.stratosphere.hadoopcompatibility.FileOutputCommitterWrapper
 

H

HadoopConfiguration - Class in eu.stratosphere.hadoopcompatibility
merge hadoopConf into jobConf.
HadoopConfiguration() - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopConfiguration
 
HadoopDataSink<K,V> - Class in eu.stratosphere.hadoopcompatibility
The HadoopDataSink is a generic wrapper for all Hadoop OutputFormats.
HadoopDataSink(OutputFormat<K, V>, JobConf, String, Operator<Record>, StratosphereTypeConverter<K, V>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSink(OutputFormat<K, V>, JobConf, String, Operator<Record>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSink(OutputFormat<K, V>, JobConf, Operator<Record>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSink(OutputFormat<K, V>, Operator<Record>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSink(OutputFormat<K, V>, JobConf, String, List<Operator<Record>>, StratosphereTypeConverter<K, V>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSink(OutputFormat<K, V>, JobConf, String, List<Operator<Record>>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSink(OutputFormat<K, V>, JobConf, List<Operator<Record>>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSink(OutputFormat<K, V>, List<Operator<Record>>, Class<K>, Class<V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSink
 
HadoopDataSource<K,V> - Class in eu.stratosphere.hadoopcompatibility
The HadoopDataSource is a generic wrapper for all Hadoop InputFormats.
HadoopDataSource(InputFormat<K, V>, JobConf, String, HadoopTypeConverter<K, V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSource
 
HadoopDataSource(InputFormat<K, V>, JobConf, String) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSource
 
HadoopDataSource(InputFormat<K, V>, JobConf) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSource
 
HadoopDataSource(InputFormat<K, V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopDataSource
 
hadoopInputFormat - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
HadoopInputFormatWrapper<K,V> - Class in eu.stratosphere.hadoopcompatibility
 
HadoopInputFormatWrapper() - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
HadoopInputFormatWrapper(InputFormat<K, V>, JobConf, HadoopTypeConverter<K, V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
hadoopInputSplit - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
HadoopInputSplitWrapper - Class in eu.stratosphere.hadoopcompatibility
 
HadoopInputSplitWrapper() - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
HadoopInputSplitWrapper(InputSplit, JobConf) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
hadoopOutputFormat - Variable in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
HadoopOutputFormatWrapper<K,V> - Class in eu.stratosphere.hadoopcompatibility
 
HadoopOutputFormatWrapper(OutputFormat<K, V>, JobConf, StratosphereTypeConverter<K, V>) - Constructor for class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
HadoopTypeConverter<K,V> - Interface in eu.stratosphere.hadoopcompatibility.datatypes
An interface describing a class that is able to convert Hadoop types into Stratosphere's Record model.

I

incrCounter(Enum<?>, long) - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 
incrCounter(String, String, long) - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 

J

jobConf - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
jobConf - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
jobConf - Variable in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 

K

key - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 

M

main(String[]) - Static method in class eu.stratosphere.hadoopcompatibility.example.WordCount
 
main(String[]) - Static method in class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat
 
map(Record, Collector<Record>) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCount.TokenizeLine
 
map(Record, Collector<Record>) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat.TokenizeLine
 
mergeHadoopConf(JobConf) - Static method in class eu.stratosphere.hadoopcompatibility.HadoopConfiguration
 

N

needsTaskCommit(JobConf, TaskAttemptID) - Method in class eu.stratosphere.hadoopcompatibility.FileOutputCommitterWrapper
 
nextRecord(Record) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 

O

open(HadoopInputSplitWrapper) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
open(int, int) - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
create the temporary output file for hadoop RecordWriter.

P

progress() - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopProgressable
 
progress() - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 

R

reachedEnd() - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
read(DataInput) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.WritableWrapper
 
read(DataInput) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
recordReader - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
recordWriter - Variable in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
reduce(Iterator<Record>, Collector<Record>) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCount.CountWords
 
reduce(Iterator<Record>, Collector<Record>) - Method in class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat.CountWords
 

S

setHadoopInputFormat(InputFormat<K, V>) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
setHadoopInputSplit(InputSplit) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
setHadoopOutputFormat(OutputFormat<K, V>) - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
setJobConf(JobConf) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 
setJobConf(JobConf) - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
setSplitNumber(int) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
setStatus(String) - Method in class eu.stratosphere.hadoopcompatibility.DummyHadoopReporter
 
setupJob(JobConf) - Method in class eu.stratosphere.hadoopcompatibility.FileOutputCommitterWrapper
 
StratosphereTypeConverter<K,V> - Interface in eu.stratosphere.hadoopcompatibility.datatypes
An interface describing a class that is able to convert Stratosphere's Record into Hadoop types model.

T

TokenizeLine() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCount.TokenizeLine
 
TokenizeLine() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat.TokenizeLine
 

V

value() - Method in class eu.stratosphere.hadoopcompatibility.datatypes.WritableWrapper
 
value - Variable in class eu.stratosphere.hadoopcompatibility.HadoopInputFormatWrapper
 

W

WordCount - Class in eu.stratosphere.hadoopcompatibility.example
Implements a word count which takes the input file and counts the number of the occurrences of each word in the file.
WordCount() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCount
 
WordCount.CountWords - Class in eu.stratosphere.hadoopcompatibility.example
Sums up the counts for a certain given key.
WordCount.TokenizeLine - Class in eu.stratosphere.hadoopcompatibility.example
Converts a Record containing one string in to multiple string/integer pairs.
WordCountWithHadoopOutputFormat - Class in eu.stratosphere.hadoopcompatibility.example
Implements a word count which takes the input file and counts the number of the occurrences of each word in the file.
WordCountWithHadoopOutputFormat() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat
 
WordCountWithHadoopOutputFormat.CountWords - Class in eu.stratosphere.hadoopcompatibility.example
Sums up the counts for a certain given key.
WordCountWithHadoopOutputFormat.TokenizeLine - Class in eu.stratosphere.hadoopcompatibility.example
Converts a Record containing one string in to multiple string/integer pairs.
WritableComparableWrapper<T extends WritableComparable<T>> - Class in eu.stratosphere.hadoopcompatibility.datatypes
 
WritableComparableWrapper() - Constructor for class eu.stratosphere.hadoopcompatibility.datatypes.WritableComparableWrapper
 
WritableComparableWrapper(T) - Constructor for class eu.stratosphere.hadoopcompatibility.datatypes.WritableComparableWrapper
 
WritableWrapper<T extends Writable> - Class in eu.stratosphere.hadoopcompatibility.datatypes
 
WritableWrapper() - Constructor for class eu.stratosphere.hadoopcompatibility.datatypes.WritableWrapper
 
WritableWrapper(T) - Constructor for class eu.stratosphere.hadoopcompatibility.datatypes.WritableWrapper
 
WritableWrapperConverter<K extends WritableComparable,V extends Writable> - Class in eu.stratosphere.hadoopcompatibility.datatypes
 
WritableWrapperConverter() - Constructor for class eu.stratosphere.hadoopcompatibility.datatypes.WritableWrapperConverter
 
write(DataOutput) - Method in class eu.stratosphere.hadoopcompatibility.datatypes.WritableWrapper
 
write(DataOutput) - Method in class eu.stratosphere.hadoopcompatibility.HadoopInputSplitWrapper
 
writeRecord(Record) - Method in class eu.stratosphere.hadoopcompatibility.HadoopOutputFormatWrapper
 
C D E F G H I J K M N O P R S T V W 
Skip navigation links

Copyright © 2013–2014. All rights reserved.