RangeLimitOptions

Extends \io\vertx\jphp\redis\op\LimitOptions

package

Default

Methods

LimitOptions constructor

__construct( $limitOptions = null) 
inherited

Arguments

$limitOptions

mixed | null

setCount

setCount( $count) : $this
inherited

Arguments

$count

integer

Response

$this

setOffset

setOffset( $offset) : $this
inherited

Arguments

$offset

integer

Response

$this

setWithscores

setWithscores( $withscores) : $this

Arguments

$withscores

boolean

Response

$this