| Package | Description |
|---|---|
| io.cdap.delta.api |
| Modifier and Type | Method and Description |
|---|---|
static DDLOperation |
DDLOperation.createRenameTableOperation(String databaseName,
String schemaName,
String prevTableName,
String tableName)
Create a rename table DDL operation.
|
DDLOperation |
DDLEvent.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeltaTargetContext.incrementCount(DDLOperation op)
Record that a DDL operation was processed.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.