public class ThroughputVsLatency extends Object
WordCount but the spout goes at a predefined rate and we collect proper latency statistics.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ThroughputVsLatency.FastRandomSentenceSpout | 
| static class  | ThroughputVsLatency.SplitSentence | 
| static class  | ThroughputVsLatency.WordCount | 
| Constructor and Description | 
|---|
| ThroughputVsLatency() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args)The main entry point for ThroughputVsLatency. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.