Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a class extending theĀ org.wso2.siddhi.core.query.selector.attribute.aggregator.AttributeAggregator.
  2. Create an appropriate .siddhiext extension mapping file.
  3. Compile the class.
  4. Build the jar containing the .class and .siddhiext files.
  5. Add the jar to the Siddhi class path. If you need to run them on WSO2 CEPDAS, add it to theĀ <CEP<DAS_HOME>/repository/components/dropins directory.

...