FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
integer | messageId Unique request-response matching number. |
string | serviceId The service Id the databases are on. |
string | errorMessage Blank on success, otherwise the error message. |
sequence<com.apama.database.NamedQuery> | namedQueries The sequence of available NamedQueries. |
dictionary<string, string> | extraParams This is currently a container to allow additional information in the future. |
Field detail |
---|
string errorMessageBlank on success, otherwise the error message.
dictionary<string, string> extraParamsThis is currently a container to allow additional information in the future.
integer messageIdUnique request-response matching number.
sequence<com.apama.database.NamedQuery> namedQueriesThe sequence of available NamedQueries.
string serviceIdThe service Id the databases are on.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |