Uses of Interface
io.debezium.pipeline.Sizeable
Packages that use Sizeable
-
Uses of Sizeable in io.debezium.connector.base
Classes in io.debezium.connector.base with type parameters of type SizeableModifier and TypeClassDescriptionclassChangeEventQueue<T extends Sizeable>A queue which serves as handover point between producer threads (e.g.static classChangeEventQueue.Builder<T extends Sizeable>Fields in io.debezium.connector.base declared as Sizeable -
Uses of Sizeable in io.debezium.pipeline
Classes in io.debezium.pipeline that implement Sizeable