Class SchemaDiff
java.lang.Object
io.confluent.kafka.schemaregistry.protobuf.diff.SchemaDiff
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Difference>compare(ProtobufSchema original, ProtobufSchema update) static voidcompareTypeElements(Context ctx, List<com.squareup.wire.schema.internal.parser.TypeElement> original, List<com.squareup.wire.schema.internal.parser.TypeElement> update)
-
Field Details
-
COMPATIBLE_CHANGES
-
-
Constructor Details
-
SchemaDiff
public SchemaDiff()
-
-
Method Details
-
compare
-
compareTypeElements
-