Interface | Description |
---|---|
ArtifactTypeAdapter |
An interface that is used to determine whether a proposed artifact's content is compatible
with older version(s) of the same content, based on a given compatibility level.
|
Class | Description |
---|---|
ArtifactTypeAdapterFactory |
Factory that creates an artifact type adapter for a given artifact type.
|
AvroArtifactTypeAdapter | |
CompatibilityRuleExecutor |
Rule executor for the "Compatibility" rule.
|
JsonArtifactTypeAdapter | |
NoopArtifactTypeAdapter | |
ProtobufArtifactTypeAdapter | |
ProtobufFdArtifactTypeAdapter | |
ProtobufFile |
Indexed representation of the data resulting from parsing a single .proto protobuf schema file,
used mainly for schema validation.
|
Enum | Description |
---|---|
CompatibilityLevel |
Copyright © 2020 Red Hat. All rights reserved.