WindowFunction
Methods
- apply() : mixed
- over() : self
- toString() : string
- window() : Window
Methods
apply()
public
apply(Row $row, Rows $partition) : mixed
Parameters
over()
public
over(Window $window) : self
Parameters
- $window : Window
Return values
selftoString()
public
toString() : string
Return values
stringwindow()
public
window() : Window