com.apama.md
Event WrappedN


Wrapped News datastream event - contains the schema.
Member summary
 integersessionId

The Id of the Source where this datastream event was sent from.
 integerconnectionId

The Id of the Connection this datastream event is for.
 stringsymbol

Symbol this schema related to.
 dictionary<string, com.apama.md.NSI>schema

The schema for the feed.
 com.apama.md.Nnews

The initial snapshot event.
 dictionary<integer, float>__timestamps

The timestamp when this datastream event was sent from the Source/Adapter.
 
Member detail

__timestamps

dictionary<integer, float> __timestamps
The timestamp when this datastream event was sent from the Source/Adapter.

connectionId

integer connectionId
The Id of the Connection this datastream event is for.

news

com.apama.md.N news
The initial snapshot event.

schema

dictionary<string, com.apama.md.NSIschema
The schema for the feed.

sessionId

integer sessionId
The Id of the Source where this datastream event was sent from.

symbol

string symbol
Symbol this schema related to.