Flow PHP

Count implements AggregatingFunction, WindowFunction

FinalYes

Interfaces

AggregatingFunction
WindowFunction

Methods

__construct()  : mixed
aggregate()  : void
apply()  : mixed
over()  : WindowFunction
result()  : Entry<int|null, int|null>
toString()  : string
window()  : Window

Methods

aggregate()

public aggregate(Row $row) : void
Parameters
$row : Row

result()

public result() : Entry<int|null, int|null>
Return values
Entry<int|null, int|null>

toString()

public toString() : string
Return values
string

        
On this page

Search results