Package io.openlineage.client.transports
Class NoopTransport
- java.lang.Object
-
- io.openlineage.client.transports.Transport
-
- io.openlineage.client.transports.NoopTransport
-
public class NoopTransport extends Transport
-
-
Constructor Summary
Constructors Constructor Description NoopTransport()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
emit(OpenLineage.RunEvent runEvent)
-
-
-
Method Detail
-
emit
public void emit(OpenLineage.RunEvent runEvent)
-
-