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 some error message. |
sequence<com.apama.database.Database> | databases A list of databases available. |
dictionary<string, string> | extraParams Any additional parameters. |
Field detail |
---|
sequence<com.apama.database.Database> databasesA list of databases available.
string errorMessageBlank on success, otherwise some error message.
dictionary<string, string> extraParamsAny additional parameters.
integer messageIdUnique request-response matching number.
string serviceIdThe service Id the databases are on.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |