Class FileTransport


  • public class FileTransport
    extends Transport
    Appends Openlineage events to a file specified. Events are separated by a newline character, while all the existing newline characters within event json are removed. FileTransport was introduced for the purpose of integration tests.