public class PulsarConsumerSourceWordCount extends Object
Example usage: --service-url pulsar://localhost:6650 --input-topic test_src --subscription test_sub
| Modifier and Type | Class and Description |
|---|---|
static class |
PulsarConsumerSourceWordCount.WordWithCount
Data type for words with count.
|
| Constructor and Description |
|---|
PulsarConsumerSourceWordCount() |
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.