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