| Package | Description |
|---|---|
| org.apache.pulsar.common.protocol.schema |
Classes to work with schemas.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<StoredSchema> |
SchemaStorage.get(String key,
SchemaVersion version) |
CompletableFuture<List<CompletableFuture<StoredSchema>>> |
SchemaStorage.getAll(String key) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.