Swoole\Table::get

Get the value in the Swoole table by $row_key and $column_key.

説明

public int Swoole\Table::get(string $row_key, string $column_key)

パラメータ

row_key

column_key

戻り値