| 类 | 说明 |
|---|---|
| TwitterExample |
Implements the "TwitterStream" program that computes a most used word
occurrence over JSON objects in a streaming fashion.
|
| TwitterExample.SelectEnglishAndTokenizeFlatMap |
Deserialize JSON from twitter source
Implements a string tokenizer that splits sentences into words as a
user-defined FlatMapFunction.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.