Uses of Enum Class
org.apache.pulsar.common.policies.data.Policies.BundleType
Packages that use Policies.BundleType
-
Uses of Policies.BundleType in org.apache.pulsar.common.policies.data
Methods in org.apache.pulsar.common.policies.data that return Policies.BundleTypeModifier and TypeMethodDescriptionstatic Policies.BundleType
Returns the enum constant of this class with the specified name.static Policies.BundleType[]
Policies.BundleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.