Class ConsoleTransport


  • public final class ConsoleTransport
    extends Transport
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void emit​(OpenLineage.RunEvent runEvent)  
      void emit​(java.lang.String eventJson)  
      • Methods inherited from class java.lang.Object

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

      • ConsoleTransport

        public ConsoleTransport()