| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION | ||||||
| Constant summary | |
|---|---|
string | SEND_CHANNEL := "SharedManagedObjectCache_Send"Channel to which to send start requests, regardless of the tenant in question. |
| Field summary | |
|---|---|
optional<sequence<string>> | cacheParamsThe parameters to cache from the ManagedObjects. |
integer | maxSizeThe maximum number of items to be stored in the cache. Defaults to unlimited. |
float | idlePeriodSecsThe period in seconds after which an unaccessed cache item will be removed. Defaults to no items being removed for inactivity. |
com.apama.cumulocity.TenantDetails | tenantDetailsThe tenant id for which to create a cache instance in a multi-tenant application. |
| Constant detail |
|---|
string SEND_CHANNEL := "SharedManagedObjectCache_Send"Channel to which to send start requests, regardless of the tenant in question.
| Field detail |
|---|
optional<sequence<string>> cacheParamsThe parameters to cache from the ManagedObjects.
float idlePeriodSecsThe period in seconds after which an unaccessed cache item will be removed. Defaults to no items being removed for inactivity.
integer maxSizeThe maximum number of items to be stored in the cache. Defaults to unlimited.
com.apama.cumulocity.TenantDetails tenantDetailsThe tenant id for which to create a cache instance in a multi-tenant application.
| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION | ||||||