class Record extends Model (View source)

Properties

protected $collectionPeriodType
protected $collectionPeriodDataType
protected $keyType
protected $keyDataType
protected $metricsType
protected $metricsDataType

Methods

setCollectionPeriod(CollectionPeriod $collectionPeriod)

No description

setKey(Key $key)

No description

Key
getKey()

No description

setMetrics($metrics)

No description

Metric[]
getMetrics()

No description

Details

setCollectionPeriod(CollectionPeriod $collectionPeriod)

No description

Parameters

CollectionPeriod $collectionPeriod

CollectionPeriod getCollectionPeriod()

No description

Return Value

CollectionPeriod

setKey(Key $key)

No description

Parameters

Key $key

Key getKey()

No description

Return Value

Key

setMetrics($metrics)

No description

Parameters

$metrics

Metric[] getMetrics()

No description

Return Value

Metric[]