| Interface | Description |
|---|---|
| BytesSchemaVersion.ByteArrayComparator |
This interface helps to compare byte arrays.
|
| SchemaStorage |
Schema storage.
|
| SchemaVersion |
Schema version.
|
| Class | Description |
|---|---|
| BytesSchemaVersion |
Bytes schema version.
|
| DeleteSchemaResponse |
Response for schema deletion.
|
| EmptyVersion |
Empty schema version.
|
| GetAllVersionsSchemaResponse |
Response containing all schemas.
|
| GetSchemaResponse |
Response containing information about a schema.
|
| LatestVersion |
Latest schema version.
|
| LongSchemaVersionResponse |
Response containing the schema version field.
|
| PostSchemaResponse |
Response with the version of a schema.
|
| ProtobufNativeSchemaData |
POJO class used for serialize to json-string for SchemaInfo.schema when SchemaType is SchemaType.PROTOBUF_NATIVE.
|
| SchemaData |
Schema data.
|
| SchemaHash |
Schema hash wrapper with a HashCode inner type.
|
| SchemaInfoUtil |
Class helping to initialize schemas.
|
| StoredSchema |
Stored schema with version.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.