BucketOptions
class BucketOptions extends Message
Properties
Linear | $linear_buckets | ||
Exponential | $exponential_buckets | ||
Explicit | $explicit_buckets |
Methods
static
descriptor()
No description
boolean
hasLinearBuckets()
Check if
clearLinearBuckets()
Clear
getLinearBuckets()
Get
boolean
hasExponentialBuckets()
Check if
clearExponentialBuckets()
Clear
getExponentialBuckets()
Get
boolean
hasExplicitBuckets()
Check if
clearExplicitBuckets()
Clear
getExplicitBuckets()
Get
Details
at line line 559
static
descriptor()
at line line 602
boolean
hasLinearBuckets()
Check if
at line line 611
BucketOptions
clearLinearBuckets()
Clear
at line line 620
Linear
getLinearBuckets()
Get
at line line 630
BucketOptions
setLinearBuckets(Linear $value)
Set
at line line 639
boolean
hasExponentialBuckets()
Check if
at line line 648
BucketOptions
clearExponentialBuckets()
Clear
at line line 657
Exponential
getExponentialBuckets()
Get
at line line 667
BucketOptions
setExponentialBuckets(Exponential $value)
Set
at line line 676
boolean
hasExplicitBuckets()
Check if
at line line 685
BucketOptions
clearExplicitBuckets()
Clear
at line line 694
Explicit
getExplicitBuckets()
Get
at line line 704
BucketOptions
setExplicitBuckets(Explicit $value)
Set