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