Uses of Class
io.confluent.kafka.schemaregistry.protobuf.diff.Difference
Packages that use Difference
-
Uses of Difference in io.confluent.kafka.schemaregistry.protobuf.diff
Methods in io.confluent.kafka.schemaregistry.protobuf.diff that return types with arguments of type DifferenceModifier and TypeMethodDescriptionstatic List<Difference>SchemaDiff.compare(ProtobufSchema original, ProtobufSchema update) Context.getDifferences()Method parameters in io.confluent.kafka.schemaregistry.protobuf.diff with type arguments of type Difference