com.apama.database
Event DataSource


Included in the response event for RequestDataSources(). A sequence of DataSource events is returned, one for each available dataSource.

See also: RequestDataSources()

Dataplayer:
- Direction: From correlator to client
- Direction: From iaf to client

Channel: None
Member summary
 stringserviceId

Service Ids (channel names) to talk to this datasource.
 stringname

Name of DataSource (e.g. Sim, ODBC, SQLite, etc.).
 dictionary<stringstring>extraParams

Any additional parameters.
 
Member detail

extraParams

            dictionary<stringstringextraParams
        
Any additional parameters.

name

            string name
        
Name of DataSource (e.g. Sim, ODBC, SQLite, etc.).

serviceId

            string serviceId
        
Service Ids (channel names) to talk to this datasource.