Uses of Interface
org.apache.pulsar.broker.service.schema.SchemaRegistryService
Packages that use SchemaRegistryService
Package
Description
-
Uses of SchemaRegistryService in org.apache.pulsar.broker.service.schema
Classes in org.apache.pulsar.broker.service.schema that implement SchemaRegistryServiceModifier and TypeClassDescriptionclassclassMethods in org.apache.pulsar.broker.service.schema that return SchemaRegistryServiceModifier and TypeMethodDescriptionstatic SchemaRegistryServiceSchemaRegistryService.create(org.apache.pulsar.common.protocol.schema.SchemaStorage schemaStorage, Set<String> schemaRegistryCompatibilityCheckers, PulsarService pulsarService) -
Uses of SchemaRegistryService in org.apache.pulsar.broker.service.schema.validator
Classes in org.apache.pulsar.broker.service.schema.validator that implement SchemaRegistryServiceModifier and TypeClassDescriptionclassASchemaRegistryServicewrapper that validate schema data.Methods in org.apache.pulsar.broker.service.schema.validator with parameters of type SchemaRegistryServiceModifier and TypeMethodDescriptionSchemaRegistryServiceWithSchemaDataValidator.of(SchemaRegistryService service)