9.8 The Cohort bean
This bean gives information about the Cohort's internal statuses.
9.8.1 Tunable attributes
|
MaximumActiveSubtransactions
The maximum number of subtransactions allowed in this processing unit.
Debug
If it is true it turns on debug level logging.
OperationTimer
If it is true it turns on operation timer logging.
9.8.2 Read only attributes
|
UsedSubtransactions
The number of used subtransactions are currently used for this particular processing unit.
Calculated from MaximumActiveSubtransactions - the number of avaliable subtransactions.
|