com.apama.md
Event NSI


News Schema Item.
Member summary
 stringtype

The type of the parameter as a string (e.g. "string", "boolean", "integer", "float", etc).
 stringdescription

A brief description of the extra parameter.
 integerupdateType

Update type. 0 - Add, 1 - Modify, 2 - Remove (see DatastreamConstants in MDConstants.mon for details).
 
Member detail

description

            string description
        
A brief description of the extra parameter.

type

            string type
        
The type of the parameter as a string (e.g. "string", "boolean", "integer", "float", etc).

updateType

            integer updateType
        
Update type. 0 - Add, 1 - Modify, 2 - Remove (see DatastreamConstants in MDConstants.mon for details).