yii\queue\RetryableJobInterface - Yii2 类参考手册
Interface yii\queue\RetryableJobInterface
全部
| 方法 Methods
| Extends | yii\queue\JobInterface |
|---|---|
| Implemented by | yii\queue\RetryableJob |
Interface RetryableJobInterface
Public Methods
隐藏继承的方法 Hide inherited methods
| 方法 Method | 简介 Description | 定义在 Defined By |
|---|---|---|
| canRetry() | yii\queue\RetryableJobInterface | |
| execute() | yii\queue\JobInterface | |
| getTtr() | yii\queue\RetryableJobInterface |