ResultSetStats
class ResultSetStats extends Model (View source)
Properties
protected | $queryPlanType | ||
protected | $queryPlanDataType | ||
array[] | $queryStats | ||
string | $rowCountExact | ||
string | $rowCountLowerBound |
Methods
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
QueryPlan
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