com.apama.cumulocity
Event StopSharedMOCache


Stop a shared cache instance. The cache is cleared and made inert.

Be aware that sending this event will stop the cache instance for all users.

Even if the cache is for a specific tenant, this event should still be sent directly to the SEND_CHANNEL.
Constant summary
 stringSEND_CHANNEL := "SharedManagedObjectCache_Send"

Channel to which to send stop requests, regardless of the tenant in question.
 
Field summary
 stringtenantId

The tenant id for which to stop a cache instance in a multi-tenant application.
 
Constant detail

SEND_CHANNEL

string SEND_CHANNEL := "SharedManagedObjectCache_Send"
Channel to which to send stop requests, regardless of the tenant in question.
Field detail

tenantId

string tenantId
The tenant id for which to stop a cache instance in a multi-tenant application.