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(EventDataBatchProxy batch)