BucketOptions
class BucketOptions extends Model (View source)
Properties
| protected | $exponentialType | ||
| protected | $exponentialDataType | ||
| protected | $linearType | ||
| protected | $linearDataType |
Methods
getExponential()
No description
Details
setExponential(Base2Exponent $exponential)
No description
Base2Exponent
getExponential()
No description
setLinear(Linear $linear)
No description
Linear
getLinear()
No description