com.apama.md
Event NS


News Schema Snapshot.
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 relates to.
 dictionary<string, com.apama.md.NSI>schema

The schema for the feed.
 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.

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 relates to.