Uses of Class
io.confluent.kafka.schemaregistry.json.schema.CombinedSchemaExt
Packages that use CombinedSchemaExt
-
Uses of CombinedSchemaExt in io.confluent.kafka.schemaregistry.json.schema
Methods in io.confluent.kafka.schemaregistry.json.schema that return CombinedSchemaExtMethods in io.confluent.kafka.schemaregistry.json.schema with parameters of type CombinedSchemaExtModifier and TypeMethodDescriptionprotected static booleanSchemaUtils.containsType(CombinedSchemaExt combinedSchema, org.everit.json.schema.Schema schema) protected static booleanSchemaUtils.isGeneratedCombined(CombinedSchemaExt schema, org.everit.json.schema.CombinedSchema.ValidationCriterion criterion) static CombinedSchemaExt.BuilderSchemaUtils.merge(CombinedSchemaExt.Builder builder, CombinedSchemaExt s) static CombinedSchemaExt.BuilderSchemaUtils.toBuilder(CombinedSchemaExt s)