Class FlinkSlf4jLogWriter

  • All Implemented Interfaces:
    org.apache.beam.runners.fnexecution.logging.LogWriter

    public class FlinkSlf4jLogWriter
    extends Object
    implements org.apache.beam.runners.fnexecution.logging.LogWriter
    Writer to append Python worker's log.
    • Constructor Detail

      • FlinkSlf4jLogWriter

        public FlinkSlf4jLogWriter()
    • Method Detail

      • log

        public void log​(org.apache.beam.model.fnexecution.v1.BeamFnApi.LogEntry entry)
        Specified by:
        log in interface org.apache.beam.runners.fnexecution.logging.LogWriter