public class KafkaWindowedWordCountExample extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KafkaWindowedWordCountExample.ExtractWordsFn
Function to extract words.
|
static class |
KafkaWindowedWordCountExample.FormatAsStringFn
Function to format KV as String.
|
static interface |
KafkaWindowedWordCountExample.KafkaStreamingWordCountOptions
Pipeline options.
|
| Constructor and Description |
|---|
KafkaWindowedWordCountExample() |
public static void main(String[] args)
Copyright © 2016 The Apache Software Foundation. All rights reserved.