Flow PHP

RowGroups

FinalYes

Methods

__construct()  : mixed
add()  : void
all()  : array<string|int, RowGroup>
fromThrift()  : self
rowsCount()  : int
toThrift()  : array<string|int, mixed>

Methods

__construct()

public __construct(array<string|int, RowGroup$rowGroups) : mixed
Parameters
$rowGroups : array<string|int, RowGroup>

fromThrift()

public static fromThrift(array<string|int, RowGroup$rowGroups, Options $options) : self
Parameters
$rowGroups : array<string|int, RowGroup>
$options : Options
Return values
self

rowsCount()

public rowsCount() : int
Return values
int

toThrift()

public toThrift() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results