Uses of Enum Class
org.apache.pulsar.common.policies.data.SchemaAutoUpdateCompatibilityStrategy
Packages that use SchemaAutoUpdateCompatibilityStrategy
Package
Description
Implementation of policies.
- 
Uses of SchemaAutoUpdateCompatibilityStrategy in org.apache.pulsar.client.adminMethods in org.apache.pulsar.client.admin that return SchemaAutoUpdateCompatibilityStrategyModifier and TypeMethodDescriptionNamespaces.getSchemaAutoUpdateCompatibilityStrategy(String namespace) Deprecated.Methods in org.apache.pulsar.client.admin with parameters of type SchemaAutoUpdateCompatibilityStrategyModifier and TypeMethodDescriptionvoidNamespaces.setSchemaAutoUpdateCompatibilityStrategy(String namespace, SchemaAutoUpdateCompatibilityStrategy strategy) Deprecated.
- 
Uses of SchemaAutoUpdateCompatibilityStrategy in org.apache.pulsar.common.policies.dataFields in org.apache.pulsar.common.policies.data declared as SchemaAutoUpdateCompatibilityStrategyModifier and TypeFieldDescriptionDeprecated.Methods in org.apache.pulsar.common.policies.data that return SchemaAutoUpdateCompatibilityStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SchemaAutoUpdateCompatibilityStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.common.policies.data with parameters of type SchemaAutoUpdateCompatibilityStrategyModifier and TypeMethodDescriptionstatic SchemaCompatibilityStrategySchemaCompatibilityStrategy.fromAutoUpdatePolicy(SchemaAutoUpdateCompatibilityStrategy strategy)