Interface | Description |
---|---|
CompatibilityChecker |
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 |
---|---|
AvroCompatibilityChecker | |
CompatibilityRuleExecutor |
Rule executor for the "Compatibility" rule.
|
JsonCompatibilityChecker | |
NoopCompatibilityChecker | |
ProtobufCompatibilityChecker | |
ProtobufFdCompatibilityChecker | |
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.