CounterUpdate
class CounterUpdate extends Model (View source)
Properties
bool | $boolean | ||
bool | $cumulative | ||
protected | $distributionType | ||
protected | $distributionDataType | ||
$floatingPoint | |||
protected | $floatingPointListType | ||
protected | $floatingPointListDataType | ||
protected | $floatingPointMeanType | ||
protected | $floatingPointMeanDataType | ||
protected | $integerType | ||
protected | $integerDataType | ||
protected | $integerGaugeType | ||
protected | $integerGaugeDataType | ||
protected | $integerListType | ||
protected | $integerListDataType | ||
protected | $integerMeanType | ||
protected | $integerMeanDataType | ||
array | $internal | ||
protected | $nameAndKindType | ||
protected | $nameAndKindDataType | ||
string | $shortId | ||
protected | $stringListType | ||
protected | $stringListDataType | ||
protected | $structuredNameAndMetadataType | ||
protected | $structuredNameAndMetadataDataType |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
setBoolean($boolean)
No description
bool
getBoolean()
No description
setCumulative($cumulative)
No description
bool
getCumulative()
No description
setDistribution(DistributionUpdate $distribution)
No description
DistributionUpdate
getDistribution()
No description
setFloatingPoint($floatingPoint)
No description
getFloatingPoint()
No description
setFloatingPointList(FloatingPointList $floatingPointList)
No description
FloatingPointList
getFloatingPointList()
No description
setFloatingPointMean(FloatingPointMean $floatingPointMean)
No description
FloatingPointMean
getFloatingPointMean()
No description
setInteger(SplitInt64 $integer)
No description
SplitInt64
getInteger()
No description
setIntegerGauge(IntegerGauge $integerGauge)
No description
IntegerGauge
getIntegerGauge()
No description
setIntegerList(IntegerList $integerList)
No description
IntegerList
getIntegerList()
No description
setIntegerMean(IntegerMean $integerMean)
No description
IntegerMean
getIntegerMean()
No description
setInternal($internal)
No description
array
getInternal()
No description
setNameAndKind(NameAndKind $nameAndKind)
No description
NameAndKind
getNameAndKind()
No description
setShortId($shortId)
No description
string
getShortId()
No description
setStringList(StringList $stringList)
No description
StringList
getStringList()
No description
setStructuredNameAndMetadata(CounterStructuredNameAndMetadata $structuredNameAndMetadata)
No description
CounterStructuredNameAndMetadata
getStructuredNameAndMetadata()
No description