Uses of Interface
io.debezium.connector.spanner.function.BlockingBiConsumer
Packages that use BlockingBiConsumer
-
Uses of BlockingBiConsumer in io.debezium.connector.spanner.kafka.internal
Fields in io.debezium.connector.spanner.kafka.internal with type parameters of type BlockingBiConsumerModifier and TypeFieldDescriptionprivate final List<BlockingBiConsumer<TaskSyncEvent,SyncEventMetadata>> TaskSyncEventListener.eventConsumersMethods in io.debezium.connector.spanner.kafka.internal with parameters of type BlockingBiConsumerModifier and TypeMethodDescriptionvoidTaskSyncEventListener.subscribe(BlockingBiConsumer<TaskSyncEvent, SyncEventMetadata> eventConsumer)