| Class | Description |
|---|---|
| WordCount |
Implements the "WordCount" program that computes a simple word occurrence histogram over text
files.
|
| WordCount.Tokenizer |
Implements the string tokenizer that splits sentences into words as a user-defined
FlatMapFunction.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.