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.C |
static class |
ThroughputVsLatency.FastRandomSentenceSpout |
static class |
ThroughputVsLatency.SplitSentence |
static class |
ThroughputVsLatency.WordCount |
| Constructor and Description |
|---|
ThroughputVsLatency() |
| Modifier and Type | Method and Description |
|---|---|
static void |
kill(ThroughputVsLatency.C client,
String name) |
static void |
main(String[] args) |
static void |
printMetrics(ThroughputVsLatency.C client,
String name) |
public static void printMetrics(ThroughputVsLatency.C client, String name) throws Exception
Exceptionpublic static void kill(ThroughputVsLatency.C client, String name) throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All Rights Reserved.