BaseHistoryCorrector

BaseHistoryCorrector is a base class for correctors of user shares within a given group based on the history of the resources consumption

class DIRAC.WorkloadManagementSystem.private.correctors.BaseHistoryCorrector.BaseHistoryCorrector(opsHelper, baseCSPath, group)

Bases: BaseCorrector

__init__(opsHelper, baseCSPath, group)
applyCorrection(entitiesExpectedShare)
getCSOption(opName, defValue=None)
getCSSections(secName='')
getGroup()
getiCSOptions(opName='')
initialize()
updateHistoryKnowledge()