MediaWiki REL1_40
|
Deferrable update that specifies whether it must run outside of any explicit LBFactory transaction round or must run inside of a round owned by doUpdate(). More...
Inherited by MWCallableUpdate, RefreshSecondaryDataUpdate, and TransactionRoundDefiningUpdate.
Public Member Functions | |
getTransactionRoundRequirement () | |
Deferrable update that specifies whether it must run outside of any explicit LBFactory transaction round or must run inside of a round owned by doUpdate().
Definition at line 11 of file TransactionRoundAwareUpdate.php.
TransactionRoundAwareUpdate::getTransactionRoundRequirement | ( | ) |
Implemented in MWCallableUpdate, RefreshSecondaryDataUpdate, and TransactionRoundDefiningUpdate.