Uses of Class
org.apache.pulsar.common.policies.data.SchemaMetadata
-
Uses of SchemaMetadata in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionSchemas.getSchemaMetadata
(String topic) Get schema metadata of the topic.Modifier and TypeMethodDescriptionSchemas.getSchemaMetadataAsync
(String topic) Get schema metadata of the topic asynchronously.