Constant Field Values

Contents

io.debezium.*

  • io.debezium.time.Date 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.Date"
  • io.debezium.time.Interval 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.Interval"
  • io.debezium.time.MicroDuration 
    Modifier and Type Constant Field Value
    public static final double DAYS_PER_MONTH_AVG 30.4375
    public static final String SCHEMA_NAME "io.debezium.time.MicroDuration"
  • io.debezium.time.MicroTime 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.MicroTime"
  • io.debezium.time.MicroTimestamp 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.MicroTimestamp"
  • io.debezium.time.NanoDuration 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.NanoDuration"
  • io.debezium.time.NanoTime 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.NanoTime"
  • io.debezium.time.NanoTimestamp 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.NanoTimestamp"
  • io.debezium.time.Time 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.Time"
  • io.debezium.time.Timestamp 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.Timestamp"
  • io.debezium.time.Year 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.Year"
  • io.debezium.time.ZonedTime 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.ZonedTime"
  • io.debezium.time.ZonedTimestamp 
    Modifier and Type Constant Field Value
    public static final String SCHEMA_NAME "io.debezium.time.ZonedTimestamp"
  • io.debezium.transforms.outbox.EventRouter<R extends org.apache.kafka.connect.connector.ConnectRecord<R>> 
    Modifier and Type Constant Field Value
    private static final String ENVELOPE_PAYLOAD "payload"