Swoole\Table::incr
(PECL swoole >= 1.9.0)
Swoole\Table::incr — Increment the value by $row_key and $column_key.
説明
public Swoole\Table::incr
( string $key
, string $column
[, int $incrby
] ) : void
パラメータ
key
column
incrby
(PECL swoole >= 1.9.0)
Swoole\Table::incr — Increment the value by $row_key and $column_key.
public Swoole\Table::incr
( string $key
, string $column
[, int $incrby
] ) : void
key
column
incrby