Uses of Enum
io.debezium.connector.jdbc.util.SinkRecordBuilder.Type
Packages that use SinkRecordBuilder.Type
-
Uses of SinkRecordBuilder.Type in io.debezium.connector.jdbc.util
Fields in io.debezium.connector.jdbc.util declared as SinkRecordBuilder.TypeModifier and TypeFieldDescriptionprivate final SinkRecordBuilder.TypeSinkRecordBuilder.SinkRecordTypeBuilder.typeMethods in io.debezium.connector.jdbc.util that return SinkRecordBuilder.TypeModifier and TypeMethodDescriptionstatic SinkRecordBuilder.TypeReturns the enum constant of this type with the specified name.static SinkRecordBuilder.Type[]SinkRecordBuilder.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.debezium.connector.jdbc.util with parameters of type SinkRecordBuilder.Type