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. |
integer | lastChangedSessionId
The session that caused the most recent update. |
sequence<com.apama.md.XI > | bids
A sequence of entries on the Bid side. |
sequence<com.apama.md.XI > | asks
A sequence of entries on the Ask side. |
sequence<com.apama.md.XLegStaticData > | staticData
A sequence of static data events each leg can refer back to. |
dictionary<com.apama.md.XEPKey, dictionary<string, string > > | epSourceValues
A dictionary of XEPKeys to a dictionary of Extra Parameter names, and their corresponding value (as a string) passed from the Source/Adapter. |
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.
sequence<com.apama.md.XI > asksA sequence of entries on the Ask side.
sequence<com.apama.md.XI > bidsA sequence of entries on the Bid side.
integer connectionIdThe Id of the Connection this datastream event is for.
dictionary<com.apama.md.XEPKey, dictionary<string, string > > epSourceValuesA dictionary of XEPKeys to a dictionary of Extra Parameter names, and their corresponding value (as a string) passed from the Source/Adapter.
integer lastChangedSessionIdThe session that caused the most recent update.
integer sessionIdThe Id of the Source where this datastream event was sent from.
sequence<com.apama.md.XLegStaticData > staticDataA sequence of static data events each leg can refer back to.
string symbolThe symbol which is associated with this datastream event.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |