| Name | Type | Multiplicity | Description |
|---|---|---|---|
| bucketCreationBatch |
property int |
[0,1] | How many buckets are to be created at once (when needed)? EXPERIMENTAL |
| allocateFirst |
property boolean |
[0,1] | Should the first available bucket be always allocated? EXPERIMENTAL |
| workAllocationMaxRetries |
property int |
[0,1] | How many retries for allocation of a work bucket should be attempted? The default is specified in the system configuration. |
| workAllocationRetryIntervalBase |
property long |
[0,1] | The base for exponential growth of the retry interval window. |
| workAllocationRetryExponentialThreshold |
property int |
[0,1] | The retry number from which the retry delay window starts to be constant (instead of exponentially dependent on retry number). |
| workAllocationRetryIntervalLimit |
property long |
[0,1] | Alternative way of limiting the retry delay growth. |
| workAllocationInitialDelay |
property long |
[0,1] | Size of random interval for the initial delay. |
| workAllocationFreeBucketWaitInterval |
property long |
[0,1] | If specified, overrides the time used to wait for free bucket(s) reclamation. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]