Uses of Class
org.apache.pulsar.common.policies.data.SchemaMetadata
Packages that use SchemaMetadata
-
Uses of SchemaMetadata in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return SchemaMetadataModifier and TypeMethodDescriptionSchemas.getSchemaMetadata(String topic) Get schema metadata of the topic.Methods in org.apache.pulsar.client.admin that return types with arguments of type SchemaMetadataModifier and TypeMethodDescriptionSchemas.getSchemaMetadataAsync(String topic) Get schema metadata of the topic asynchronously.