| Package | Description |
|---|---|
| io.cdap.delta.api |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
ChangeEvent.getChangeType() |
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ChangeEvent(Offset offset,
boolean isSnapshot,
ChangeType changeType) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.