Filter Event Table by Length

This node filters the traces based on their length.

Options

Keep
The filtering strategy. If "keep"" is chosen, the traces that meet the filtering threshold will be kept. Otherwise, the traces that meet the filtering threshold will removed.
Minimum trace length
The minimum length of trace. It is a positive integer. When a negative value is given, the default value 1 is used instead. When a double value is given, it is casted down. It should be greater or equal than the minimum length. Otherwise, a configuration exception is thrown.
Maximum trace length
The maximum length of trace. It is a positive integer. When a negative value is given, the default value 1 is automatically set. When a double value is given, it is casted down. It should be greater or equal than the minimum length. Otherwise, a configuration exception is thrown.

Input Ports

Icon
the event table to be filtered

Output Ports

Icon
the filtered event table

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.