| Package | Description |
|---|---|
| org.apache.pulsar.client.impl.schema |
| Modifier and Type | Method and Description |
|---|---|
static <T> AvroSchema<T> |
AvroSchema.of(Class<T> pojo) |
static <T> AvroSchema<T> |
AvroSchema.of(Class<T> pojo,
Map<String,String> properties) |
static <T> AvroSchema<T> |
AvroSchema.of(SchemaDefinition<T> schemaDefinition) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.