Flow PHP

ExternalSortConfig

Read onlyYes
FinalYes

Properties

$bucketing  : BucketingConfig
$runSize  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(BucketingConfig $bucketing[, int<1, max> $runSize = 10000 ]) : mixed
Parameters
$bucketing : BucketingConfig
$runSize : int<1, max> = 10000
  • rows buffered and sorted in memory before they are spilled as one run
On this page

Search results