Package io.openlineage.client.utils.jdbc
Class PostgresJdbcExtractor
java.lang.Object
io.openlineage.client.utils.jdbc.PostgresJdbcExtractor
- All Implemented Interfaces:
JdbcExtractor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionextract
(String rawUri, Properties properties) boolean
isDefinedAt
(String jdbcUri)
-
Constructor Details
-
PostgresJdbcExtractor
public PostgresJdbcExtractor()
-
-
Method Details
-
isDefinedAt
- Specified by:
isDefinedAt
in interfaceJdbcExtractor
-
extract
- Specified by:
extract
in interfaceJdbcExtractor
- Throws:
URISyntaxException
-