Members
(static) commited
是否提交标志
(static) endRanges
事务提交之后的选区快照
(static) startRanges
保存事务初始化时的选区快照
(static) steps
步骤列表
Methods
(static) addAndApplyStep(step) → {*}
增加并且执行动作
Parameters:
Name | Type | Description |
---|---|---|
step | * |
Returns:
- Type:
- *
(static) addStep(…step)
增加动作
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
step | * | <repeatable> |
(static) apply()
执行事务
(static) commit() → {*}
提交事务
Returns:
- Type:
- *
(static) init()
初始化开始状态
(static) rollback()
回滚事务