Uses of Interface
org.apache.pulsar.broker.service.schema.SchemaRegistryService
Packages that use SchemaRegistryService
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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, ScheduledExecutorService scheduler) -
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)