Package org.apache.kafka.connect.data
package org.apache.kafka.connect.data
-
ClassDescriptionA date representing a calendar day with no time of day or timezone.An arbitrary-precision signed decimal number.Definition of an abstract data type.The type of a schema.SchemaBuilder provides a fluent API for constructing
Schema
objects.SchemaProjector is utility to project a value between compatible schemas and throw exceptions when non compatible schemas are provided.A structured record containing a set of named fields with values, each field using an independentSchema
.A time representing a specific point in a day, not tied to any specific date.A timestamp representing an absolute time, without timezone information.Utility for converting from one Connect value to a different form.