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
Symbol this schema related to. |
dictionary<string, com.apama.md.NSI> | schema
The schema for the feed. |
com.apama.md.N | news
The initial snapshot event. |
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.
com.apama.md.N newsThe initial snapshot event.
dictionary<string, com.apama.md.NSI> schemaThe schema for the feed.
integer sessionIdThe Id of the Source where this datastream event was sent from.
string symbolSymbol this schema related to.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |