KeyRangeInfo
class KeyRangeInfo extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $contextValuesType | ||
protected | $contextValuesDataType | ||
int | $endKeyIndex | ||
protected | $infoType | ||
protected | $infoDataType | ||
string | $keysCount | ||
protected | $metricType | ||
protected | $metricDataType | ||
int | $startKeyIndex | ||
string | $timeOffset | ||
protected | $unitType | ||
protected | $unitDataType | ||
float | $value |
Methods
setContextValues($contextValues)
No description
getContextValues()
No description
setEndKeyIndex($endKeyIndex)
No description
int
getEndKeyIndex()
No description
getInfo()
No description
setKeysCount($keysCount)
No description
string
getKeysCount()
No description
getMetric()
No description
setStartKeyIndex($startKeyIndex)
No description
int
getStartKeyIndex()
No description
setTimeOffset($timeOffset)
No description
string
getTimeOffset()
No description
getUnit()
No description
setValue($value)
No description
float
getValue()
No description
Details
setContextValues($contextValues)
No description
ContextValue[]
getContextValues()
No description
setEndKeyIndex($endKeyIndex)
No description
int
getEndKeyIndex()
No description
setInfo(LocalizedString $info)
No description
LocalizedString
getInfo()
No description
setKeysCount($keysCount)
No description
string
getKeysCount()
No description
setMetric(LocalizedString $metric)
No description
LocalizedString
getMetric()
No description
setStartKeyIndex($startKeyIndex)
No description
int
getStartKeyIndex()
No description
setTimeOffset($timeOffset)
No description
string
getTimeOffset()
No description
setUnit(LocalizedString $unit)
No description
LocalizedString
getUnit()
No description
setValue($value)
No description
float
getValue()
No description