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