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) boolean
isDefinedAt
(String jdbcUri)
-
Constructor Details
-
CrateJdbcExtractor
public CrateJdbcExtractor()
-
-
Method Details
-
isDefinedAt
- Specified by:
isDefinedAt
in interfaceJdbcExtractor
-
extract
- Specified by:
extract
in interfaceJdbcExtractor
- Throws:
URISyntaxException
-