| Package | Description |
|---|---|
| org.apache.pulsar.client.impl.schema.generic |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericAvroSchema
A generic avro schema.
|
class |
GenericJsonSchema
A generic json schema.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericSchemaImpl |
GenericSchemaImpl.of(SchemaInfo schemaInfo)
Create a generic schema out of a SchemaInfo.
|
static GenericSchemaImpl |
GenericSchemaImpl.of(SchemaInfo schemaInfo,
boolean useProvidedSchemaAsReaderSchema)
warning :
we suggest migrate GenericSchemaImpl.of() to
|
| Constructor and Description |
|---|
JsonRecordBuilderImpl(GenericSchemaImpl genericSchema) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.