Class Context
java.lang.Object
io.confluent.kafka.schemaregistry.json.diff.Context
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDifference(Difference.Type type) voidaddDifference(String attribute, Difference.Type type) voidaddDifferences(List<Difference> differences) enterSchema(org.everit.json.schema.Schema schema) boolean
-
Constructor Details
-
Context
-
-
Method Details
-
getSubcontext
-
enterSchema
-
enterPath
-
isCompatible
public boolean isCompatible() -
getDifferences
-
addDifference
-
addDifference
-
addDifferences
-