Uses of Enum Class
org.apache.pulsar.client.impl.ProducerBase.MultiSchemaMode
Packages that use ProducerBase.MultiSchemaMode
-
Uses of ProducerBase.MultiSchemaMode in org.apache.pulsar.client.impl
Fields in org.apache.pulsar.client.impl declared as ProducerBase.MultiSchemaModeModifier and TypeFieldDescriptionprotected ProducerBase.MultiSchemaModeProducerBase.multiSchemaModeMethods in org.apache.pulsar.client.impl that return ProducerBase.MultiSchemaModeModifier and TypeMethodDescriptionstatic ProducerBase.MultiSchemaModeReturns the enum constant of this class with the specified name.static ProducerBase.MultiSchemaMode[]ProducerBase.MultiSchemaMode.values()Returns an array containing the constants of this enum class, in the order they are declared.