See: Description
| Interface | Description |
|---|---|
| Schema |
RecordV2 schema. |
| Schema.Field |
Field Definition.
|
| Schema.Node |
Schema Node - A
Schema.Record or a Schema.Field. |
| Schema.Record |
Record Definition.
|
| SchemaBuilder |
Used to build an immutable
Schema. |
| Enum | Description |
|---|---|
| Schema.Field.Type |
Field Type.
|
| Exception | Description |
|---|---|
| SchemaParseException |
Indicates a problem that has occurred when parsing a
Schema. |
| SchemaViolationException |
Indicates a problem that has occurred when building a
Schema. |
This package contains additional interfaces relating to schemas within the
record-based data type.
Schemas are used to define and constrain the value of a RecordV2 topic.
Copyright © 2023 DiffusionData Limited. All rights reserved.