Class EventMonitorFactory
- java.lang.Object
-
- org.openmetadata.service.monitoring.EventMonitorFactory
-
public final class EventMonitorFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EventMonitorcreateEventMonitor(EventMonitorConfiguration config, String clusterName)
-
-
-
Method Detail
-
createEventMonitor
public static EventMonitor createEventMonitor(EventMonitorConfiguration config, String clusterName)
-
-