| Package | Description |
|---|---|
| io.debezium.connector.cassandra |
| Modifier and Type | Method and Description |
|---|---|
Event.EventType |
TombstoneRecord.getEventType() |
Event.EventType |
Event.getEventType() |
Event.EventType |
EOFEvent.getEventType() |
Event.EventType |
ChangeRecord.getEventType() |
static Event.EventType |
Event.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.EventType[] |
Event.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.