| Package | Description |
|---|---|
| org.apache.pulsar.broker.service.schema |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.schema.validator |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSchemaRegistryService |
class |
SchemaRegistryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static SchemaRegistryService |
SchemaRegistryService.create(org.apache.pulsar.common.protocol.schema.SchemaStorage schemaStorage,
Set<String> schemaRegistryCompatibilityCheckers) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaRegistryServiceWithSchemaDataValidator
A
SchemaRegistryService wrapper that validate schema data. |
| Modifier and Type | Method and Description |
|---|---|
static SchemaRegistryServiceWithSchemaDataValidator |
SchemaRegistryServiceWithSchemaDataValidator.of(SchemaRegistryService service) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.