yii\queue\RetryableJob - Yii2 类参考手册
Interface yii\queue\RetryableJob
全部
| 方法 Methods
| Extends | yii\queue\RetryableJobInterface |
|---|---|
| Deprecated since version | Will be removed in 2.1.0. Use RetryableJobInterface instead of RetryableJob. |
Interface RetryableJob
Public Methods
隐藏继承的方法 Hide inherited methods
| 方法 Method | 简介 Description | 定义在 Defined By |
|---|---|---|
| canRetry() | yii\queue\RetryableJobInterface | |
| execute() | yii\queue\JobInterface | |
| getTtr() | yii\queue\RetryableJobInterface |