| Package | Description |
|---|---|
| io.kareldb.kafka |
| Modifier and Type | Method and Description |
|---|---|
KafkaSchema.Action |
KafkaSchemaValue.getAction() |
static KafkaSchema.Action |
KafkaSchema.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KafkaSchema.Action[] |
KafkaSchema.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KafkaSchemaValue(String tableName,
Integer version,
String schema,
KafkaSchema.Action action,
Integer epoch) |
Copyright © 2020. All rights reserved.