Uses of Enum Class
org.apache.pulsar.broker.BitRateUnit
Packages that use BitRateUnit
-
Uses of BitRateUnit in org.apache.pulsar.broker
Methods in org.apache.pulsar.broker that return BitRateUnitModifier and TypeMethodDescriptionstatic BitRateUnitReturns the enum constant of this class with the specified name.static BitRateUnit[]BitRateUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.broker with parameters of type BitRateUnitModifier and TypeMethodDescriptiondoubleBitRateUnit.convert(double bitRate, BitRateUnit bitRateUnit)