Class JsonSchemaCreatorService

java.lang.Object
io.debezium.schemagenerator.JsonSchemaCreatorService

public class JsonSchemaCreatorService extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getErrors

      public List<String> getErrors()
    • checkField

      private Field checkField(Field field)
    • toJsonSchemaType

      private static JsonSchemaCreatorService.JsonSchemaType toJsonSchemaType(org.apache.kafka.common.config.ConfigDef.Type type)
    • buildConnectorSchema

      public org.eclipse.microprofile.openapi.models.media.Schema buildConnectorSchema()