Package | Description |
---|---|
io.smallrye.reactive.messaging.kafka.impl.ce |
Modifier and Type | Method and Description |
---|---|
static KafkaCloudEventHelper.CloudEventMode |
KafkaCloudEventHelper.getCloudEventMode(org.apache.kafka.clients.consumer.ConsumerRecord<?,?> record) |
static KafkaCloudEventHelper.CloudEventMode |
KafkaCloudEventHelper.CloudEventMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KafkaCloudEventHelper.CloudEventMode[] |
KafkaCloudEventHelper.CloudEventMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 SmallRye. All rights reserved.