public class DeleteRewriterFactory extends Object implements RewriterFactory<DeleteStatement>
| Constructor and Description |
|---|
DeleteRewriterFactory(HiveConf conf) |
| Modifier and Type | Method and Description |
|---|---|
Rewriter<DeleteStatement> |
createRewriter(Table table,
String targetTableFullName,
String subQueryAlias) |
protected final HiveConf conf
public DeleteRewriterFactory(HiveConf conf)
public Rewriter<DeleteStatement> createRewriter(Table table, String targetTableFullName, String subQueryAlias)
createRewriter in interface RewriterFactory<DeleteStatement>Copyright © 2024 The Apache Software Foundation. All rights reserved.