XCLAIMClaim specific idle pending entries for a consumer.
| 構文 | XCLAIM key group consumer min-idle-time id [id ...] [IDLE ms] [TIME unix-time-milliseconds] [RETRYCOUNT count] [FORCE] [JUSTID] |
| グループ | stream |
| 引数の数 | -6 |
| 導入バージョン | 1.0.0 |
| フラグ | write |
| 計算量 | O(A * (log P + log N)) |
| Redis 互換性 | differs: IDLE / TIME / RETRYCOUNT / FORCE / JUSTID are parsed but LASTID is not, and a missing key or group returns 'no such key' instead of NOGROUP |