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