- 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.CountWords() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCount.CountWords
-
- WordCount.TokenizeLine - Class in eu.stratosphere.hadoopcompatibility.example
-
Converts a Record containing one string in to multiple string/integer pairs.
- WordCount.TokenizeLine() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCount.TokenizeLine
-
- 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.CountWords() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat.CountWords
-
- WordCountWithHadoopOutputFormat.TokenizeLine - Class in eu.stratosphere.hadoopcompatibility.example
-
Converts a Record containing one string in to multiple string/integer pairs.
- WordCountWithHadoopOutputFormat.TokenizeLine() - Constructor for class eu.stratosphere.hadoopcompatibility.example.WordCountWithHadoopOutputFormat.TokenizeLine
-
- 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
-