Versions Compared

Key

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

Esper

The Esper component supports the Esper Libraryl for Event Stream Processing. The camel-esper library is provided by the Camel Extra project which hosts all *GPL related components.

URI format

Code Block

esper:name[?option1=value[&option2=value2]]

When consuming from an Esper endpoint you must specify a pattern or eql statement to query the event stream.

Options

Name

Default Value

Description

pattern

 

The Esper Pattern expression as a String to filter events

eql

 

The Esper EQL expression as a String to filter events

Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also
|Created by James Strachan
On Wed Nov 21 11:56:33 GMT 2007
Using TimTam