Uses of Enum Class
org.apache.pulsar.common.policies.data.SchemaAutoUpdateCompatibilityStrategy
Package
Description
Implementation of policies.
-
Uses of SchemaAutoUpdateCompatibilityStrategy in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionNamespaces.getSchemaAutoUpdateCompatibilityStrategy
(String namespace) Deprecated.Modifier and TypeMethodDescriptionvoid
Namespaces.setSchemaAutoUpdateCompatibilityStrategy
(String namespace, SchemaAutoUpdateCompatibilityStrategy strategy) Deprecated. -
Uses of SchemaAutoUpdateCompatibilityStrategy in org.apache.pulsar.common.policies.data
Modifier and TypeFieldDescriptionDeprecated.Modifier 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.Modifier and TypeMethodDescriptionstatic SchemaCompatibilityStrategy
SchemaCompatibilityStrategy.fromAutoUpdatePolicy
(SchemaAutoUpdateCompatibilityStrategy strategy)