Uses of Interface
org.apache.storm.st.topology.TestableTopology
-
Packages that use TestableTopology Package Description org.apache.storm.st.topology.window -
-
Uses of TestableTopology in org.apache.storm.st.topology.window
Classes in org.apache.storm.st.topology.window that implement TestableTopology Modifier and Type Class Description class
SlidingTimeCorrectness
Computes sliding window sum.class
SlidingWindowCorrectness
Computes sliding window sum.class
TumblingTimeCorrectness
Computes sliding window sum.class
TumblingWindowCorrectness
Computes sliding window sum.
-