Flow PHP

PeerFrame implements WindowFrame

Read onlyYes
FinalYes

Interfaces

WindowFrame

Methods

__construct()  : mixed
bounds()  : array{0: int, 1: int}
Inclusive indexes into the sorted partition.

Methods

bounds()

Inclusive indexes into the sorted partition.

public bounds(int $index, Rows $partition) : array{0: int, 1: int}

An empty frame is expressed as [1, 0] (start > end).

Parameters
$index : int
$partition : Rows
Return values
array{0: int, 1: int}
On this page

Search results