Class TimeWindowSample


  • public class TimeWindowSample
    extends Object
    Sample Siddhi application that groups the events by symbol and calculates aggregates such as the sum of price and sum of volume for the last sliding 5 seconds time window.