FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
string | name
Name of the parameter. |
string | type
The type of the parameter : Integer, Float, String, Time, Boolean, ApamaEvent. |
string | description
A description of the parameter. |
string | defaultValue
The default value for the parameter. |
dictionary<string, string> | extraParams
This is currently a container to allow additional information in the future. |
Member detail |
---|
string defaultValueThe default value for the parameter.
string descriptionA description of the parameter.
dictionary<string, string> extraParamsThis is currently a container to allow additional information in the future.
string nameName of the parameter.
string typeThe type of the parameter : Integer, Float, String, Time, Boolean, ApamaEvent.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |