All Downloads are FREE. Search and download functionalities are using the official Maven repository.

stream.data.test.Assert.md Maven / Gradle / Ivy

Assert
======

This element checks each processed element against a specific condition. If
the condition does not hold for that element, an exception is thrown.

The *Assert* processor is intended to ensure that pre-defined properties hold
for each event that is further processed by the experiment.

The following example fires an exception if an element does exceed the limit
of *1.0* in its `x1` key:

      




© 2015 - 2024 Weber Informatics LLC | Privacy Policy