Package | Description |
---|---|
io.cdap.cdap.etl.api.engine.sql | |
io.cdap.cdap.etl.api.relational |
Modifier and Type | Method and Description |
---|---|
default Engine |
SQLEngine.getRelationalEngine() |
Modifier and Type | Method and Description |
---|---|
Engine |
RelationalTranformContext.getEngine()
Gets the relational engine to be used for the transformation.
|
Modifier and Type | Method and Description |
---|---|
default boolean |
RelationalTransform.canUseEngine(Engine engine)
This call allows to prefilter engines before doing
RelationalTransform.transform(io.cdap.cdap.etl.api.relational.RelationalTranformContext) . |
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.