Class PushMonitorDelegator

java.lang.Object
com.linkedin.venice.pushmonitor.PushMonitorDelegator
All Implemented Interfaces:
PushMonitor

public class PushMonitorDelegator extends Object implements PushMonitor
This class maintains the mapping of Kafka topic to each PushMonitor instance and delegates calls to the correct instance.