Buckets
FinalYes
Methods
- __construct() : mixed
- bucketIds() : array<string|int, string>
- sort() : Generator<string|int, Row>
Methods
__construct()
public
__construct(array<string|int, Bucket> $buckets) : mixed
Parameters
- $buckets : array<string|int, Bucket>
bucketIds()
public
bucketIds() : array<string|int, string>
Return values
array<string|int, string>sort()
public
sort(Reference ...$refs) : Generator<string|int, Row>
Parameters
- $refs : Reference