class ResultSetStats extends Model (View source)

Properties

protected $queryPlanType
protected $queryPlanDataType
array[] $queryStats
string $rowCountExact
string $rowCountLowerBound

Methods

setQueryPlan(QueryPlan $queryPlan)

No description

getQueryPlan()

No description

setQueryStats($queryStats)

No description

array[]
getQueryStats()

No description

setRowCountExact($rowCountExact)

No description

string
getRowCountExact()

No description

setRowCountLowerBound($rowCountLowerBound)

No description

string
getRowCountLowerBound()

No description

Details

setQueryPlan(QueryPlan $queryPlan)

No description

Parameters

QueryPlan $queryPlan

QueryPlan getQueryPlan()

No description

Return Value

QueryPlan

setQueryStats($queryStats)

No description

Parameters

$queryStats

array[] getQueryStats()

No description

Return Value

array[]

setRowCountExact($rowCountExact)

No description

Parameters

$rowCountExact

string getRowCountExact()

No description

Return Value

string

setRowCountLowerBound($rowCountLowerBound)

No description

Parameters

$rowCountLowerBound

string getRowCountLowerBound()

No description

Return Value

string