Class Slf4jEventReporterFactory

  • All Implemented Interfaces:
    org.apache.flink.events.reporter.EventReporterFactory

    public class Slf4jEventReporterFactory
    extends Object
    implements org.apache.flink.events.reporter.EventReporterFactory
    EventReporterFactory for Slf4jEventReporter.
    • Constructor Detail

      • Slf4jEventReporterFactory

        public Slf4jEventReporterFactory()
    • Method Detail

      • createEventReporter

        public org.apache.flink.events.reporter.EventReporter createEventReporter​(Properties properties)
        Specified by:
        createEventReporter in interface org.apache.flink.events.reporter.EventReporterFactory