Package io.openlineage.client
Interface ConfigPathProvider
- 
- All Known Implementing Classes:
 DefaultConfigPathProvider
public interface ConfigPathProvider 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.nio.file.Path>getPaths() 
 -