| Package | Description |
|---|---|
| org.apache.pulsar.common.protocol.schema |
Classes to work with schemas.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaData |
SchemaData.fromSchemaInfo(SchemaInfo schemaInfo)
Convert a schema info to a schema data.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaInfo |
SchemaInfoUtil.newSchemaInfo(String name,
SchemaData data) |
static SchemaHash |
SchemaHash.of(SchemaData schemaData) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.