Uses of Class
io.debezium.server.eventhubs.EventDataBatchProxy
-
Uses of EventDataBatchProxy in io.debezium.server.eventhubs
Fields in io.debezium.server.eventhubs with type parameters of type EventDataBatchProxyModifier and TypeFieldDescriptionprivate final HashMap<Integer,EventDataBatchProxy> BatchManager.batchesMethods in io.debezium.server.eventhubs with parameters of type EventDataBatchProxyModifier and TypeMethodDescriptionprivate voidBatchManager.emitBatchToEventHub(List<io.debezium.engine.ChangeEvent<Object, Object>> records, io.debezium.engine.DebeziumEngine.RecordCommitter<io.debezium.engine.ChangeEvent<Object, Object>> committer, EventDataBatchProxy batch)