MediaWiki  1.34.0
TransactionRoundAwareUpdate Interface Reference

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...

Inheritance diagram for TransactionRoundAwareUpdate:

Public Member Functions

 getTransactionRoundRequirement ()
 

Detailed Description

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().

Since
1.34

Definition at line 9 of file TransactionRoundAwareUpdate.php.

Member Function Documentation

◆ getTransactionRoundRequirement()

TransactionRoundAwareUpdate::getTransactionRoundRequirement ( )
Returns
int One of the class TRX_ROUND_* constants

Implemented in MWCallableUpdate, and TransactionRoundDefiningUpdate.


The documentation for this interface was generated from the following file: