| Package | Description |
|---|---|
| io.cdap.delta.api |
| Modifier and Type | Method and Description |
|---|---|
void |
EventConsumer.applyDDL(Sequenced<DDLEvent> event)
Apply a DDL event, such as creating a table.
|
void |
EventConsumer.applyDML(Sequenced<DMLEvent> event)
Apply a DML event.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.