| Package | Description |
|---|---|
| io.cdap.delta.api |
| Modifier and Type | Method and Description |
|---|---|
DMLEvent |
DMLEvent.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static DMLEvent.Builder |
DMLEvent.builder(DMLEvent event) |
void |
EventEmitter.emit(DMLEvent event)
Emits a DML event within its own transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventConsumer.applyDML(Sequenced<DMLEvent> event)
Apply a DML event.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.