TokyoTyrantQuery::setLimit

(PECL tokyo_tyrant >= 0.1.0)

TokyoTyrantQuery::setLimitLimit results

说锟斤拷

public TokyoTyrantQuery::setLimit ([ int $max [, int $skip ]] ) : mixed

Set the maximum amount of records to return on a query.

锟斤拷锟斤拷

max

Maximum amount of records. Default: -1

skip

How many records to skip from the start. Default: -1

锟斤拷锟斤拷值

This method returns the current object and throws TokyoTyrantException on failure.