com.apama.adapters
Event AdapterError


Notifies registered clients that there is a problem with this subscription, such as a mismatch between the subscribed version and the version reported by the running transport/codec, or a timeout waiting for status information from the adapter.
Field summary
 stringadapterName

The identifier used to refer to this transport and codec pair when registering, deregistering or monitoring adapter status.
 stringdescription

A free-form string describing the problem.
 
Field detail

adapterName

string adapterName
The identifier used to refer to this transport and codec pair when registering, deregistering or monitoring adapter status.

description

string description
A free-form string describing the problem.