Package io.openlineage.client
Class DefaultConfigPathProvider
- java.lang.Object
-
- io.openlineage.client.DefaultConfigPathProvider
-
- All Implemented Interfaces:
ConfigPathProvider
public class DefaultConfigPathProvider extends java.lang.Object implements ConfigPathProvider
-
-
Constructor Summary
Constructors Constructor Description DefaultConfigPathProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.nio.file.Path>
getPaths()
-
-
-
Method Detail
-
getPaths
public java.util.List<java.nio.file.Path> getPaths()
- Specified by:
getPaths
in interfaceConfigPathProvider
-
-