com.apama.database
Event StopStoreConfiguration


Request to stop an instance of a store configuration.

See also: StoreConfigurationAck

Response event: StoreConfigurationAck; errorMessage is blank on success, or otherwise a description of the error
Member Summary
 integermessageId

Unique request-response matching number.
 integerstoreConfigId

Configuration instance.
 stringname

Event, Scenario, or Dataview name.
 dictionary<string, string >extraParams

Any additional settings.
 
Member Detail

extraParams

dictionary<string, string > extraParams
Any additional settings.

messageId

integer messageId
Unique request-response matching number.

name

string name
Event, Scenario, or Dataview name.

storeConfigId

integer storeConfigId
Configuration instance.