Uses of Enum
io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper.CloudEventMode
Packages that use KafkaCloudEventHelper.CloudEventMode
-
Uses of KafkaCloudEventHelper.CloudEventMode in io.smallrye.reactive.messaging.kafka.impl.ce
Methods in io.smallrye.reactive.messaging.kafka.impl.ce that return KafkaCloudEventHelper.CloudEventModeModifier and TypeMethodDescriptionKafkaCloudEventHelper.getCloudEventMode(org.apache.kafka.clients.consumer.ConsumerRecord<?, ?> record) 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.