Exponential
class Exponential extends Message
Properties
int | $num_finite_buckets | ||
float | $growth_factor | ||
float | $scale |
Methods
static
descriptor()
No description
boolean
hasNumFiniteBuckets()
Check if
clearNumFiniteBuckets()
Clear
int
getNumFiniteBuckets()
Get
setNumFiniteBuckets(int $value)
Set
boolean
hasGrowthFactor()
Check if
clearGrowthFactor()
Clear
float
getGrowthFactor()
Get
setGrowthFactor(float $value)
Set
boolean
hasScale()
Check if
clearScale()
Clear
float
getScale()
Get
setScale(float $value)
Set
Details
at line line 305
static
descriptor()
at line line 345
boolean
hasNumFiniteBuckets()
Check if
at line line 354
Exponential
clearNumFiniteBuckets()
Clear
at line line 363
int
getNumFiniteBuckets()
Get
at line line 373
Exponential
setNumFiniteBuckets(int $value)
Set
at line line 382
boolean
hasGrowthFactor()
Check if
at line line 391
Exponential
clearGrowthFactor()
Clear
at line line 400
float
getGrowthFactor()
Get
at line line 410
Exponential
setGrowthFactor(float $value)
Set
at line line 419
boolean
hasScale()
Check if
at line line 428
Exponential
clearScale()
Clear
at line line 437
float
getScale()
Get
at line line 447
Exponential
setScale(float $value)
Set