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

Stability: stable
to implement
Since
1.34

Definition at line 11 of file TransactionRoundAwareUpdate.php.

Member Function Documentation

◆ getTransactionRoundRequirement()

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

Implemented in MWCallableUpdate, RefreshSecondaryDataUpdate, and TransactionRoundDefiningUpdate.


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