Class GorMonitorGorLogForwarder

java.lang.Object
org.gorpipe.spark.platform.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

    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 Details

  • Method Details

    • 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