public class TumblingWindowCorrectness extends Object implements TestableTopology
DUMMY_FIELD, MAX_SPOUT_EMITS, TIMEDATA_SLEEP_BETWEEN_EMITS_MS| Constructor and Description |
|---|
TumblingWindowCorrectness(int tumbleSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBoltExecutors() |
String |
getBoltName() |
int |
getSpoutExecutors() |
String |
getSpoutName() |
StormTopology |
newTopology() |
public String getBoltName()
getBoltName in interface TestableTopologypublic String getSpoutName()
getSpoutName in interface TestableTopologypublic int getBoltExecutors()
getBoltExecutors in interface TestableTopologypublic int getSpoutExecutors()
getSpoutExecutors in interface TestableTopologypublic StormTopology newTopology()
newTopology in interface TestableTopologyCopyright © 2023 The Apache Software Foundation. All rights reserved.