Name | Type | Multiplicity | Description |
---|---|---|---|
bucket |
container WorkBucketType |
[0,-1] | Current buckets of work. |
numberOfBuckets |
property int |
[0,1] | How many buckets are there? This is an indicative information, e. |
bucketsProcessingRole |
property BucketsProcessingRoleType |
[0,1] | Role of this task in the processing of the buckets: standalone executor, coordinator, or worker. |
scavenging |
property boolean |
[0,1] | Are we in the scavenging phase? Present only in buckets-holding tasks, relevant only in coordinator-workers scenarios. |
scavenger |
property boolean |
[0,1] | Is this task a scavenger i. |
workComplete |
property boolean |
[0,1] | True if all the work is complete: there are no more buckets to be processed. |
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:3
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]