Class GorMonitorGorLogForwarder

  • All Implemented Interfaces:
    GorLogReceiver

    public class GorMonitorGorLogForwarder
    extends java.lang.Object
    implements GorLogReceiver
    Forward messages from remote jobs to local job
    • Constructor Summary

      Constructors 
      Constructor Description
      GorMonitorGorLogForwarder​(org.gorpipe.gor.monitor.GorMonitor mon)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void receiveLog​(java.lang.String channel, java.lang.String jobId, java.lang.String message)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GorMonitorGorLogForwarder

        public GorMonitorGorLogForwarder​(org.gorpipe.gor.monitor.GorMonitor mon)
    • Method Detail

      • receiveLog

        public void receiveLog​(java.lang.String channel,
                               java.lang.String jobId,
                               java.lang.String message)
        Specified by:
        receiveLog in interface GorLogReceiver
        Parameters:
        channel - Channel received from
        jobId - Job id
        message - Message