MultiAccountingDB

Module for handling AccountingDB tables on multiple DBs (e.g. 2 MySQL servers)

class DIRAC.AccountingSystem.DB.MultiAccountingDB.MultiAccountingDB(csPath, readOnly=False)

Bases: object

__init__(csPath, readOnly=False)
insertRecordBundleThroughQueue(records)