FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
integer | sessionId
The Id of the Source where this datastream event was sent from. |
integer | connectionId
The Id of the Connection this datastream event is for. |
string | symbol
The symbol which is associated with this datastream event. |
string | destStreamType
Stream Type that this Extra Parameter is for (e.g. "com.apama.md.T"). |
com.apama.md.XEPKey | xEPKey
A dictionary of Extra Parameter names, and their corresponding value (as an EPSI event) passed from the Source/Adapter. |
dictionary<string, com.apama.md.ESI > | list
|
dictionary<integer, float > | __timestamps
The timestamp when this datastream event was sent from the Source/Adapter. |
Member Detail |
---|
dictionary<integer, float > __timestampsThe timestamp when this datastream event was sent from the Source/Adapter.
integer connectionIdThe Id of the Connection this datastream event is for.
string destStreamTypeStream Type that this Extra Parameter is for (e.g. "com.apama.md.T").
dictionary<string, com.apama.md.ESI > list
integer sessionIdThe Id of the Source where this datastream event was sent from.
string symbolThe symbol which is associated with this datastream event.
com.apama.md.XEPKey xEPKeyA dictionary of Extra Parameter names, and their corresponding value (as an EPSI event) passed from the Source/Adapter.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |