Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- V2 - Enum constant in enum class org.springframework.kafka.listener.ContainerProperties.EOSMode
-
fetch-offset-request fencing (2.5+ brokers).
- value() - Element in annotation interface org.springframework.kafka.annotation.KafkaListeners
- value() - Element in annotation interface org.springframework.kafka.test.context.EmbeddedKafka
- value(V) - Static method in class org.springframework.kafka.test.assertj.KafkaConditions
- VALUE_DEFAULT_TYPE - Static variable in class org.springframework.kafka.support.serializer.JsonDeserializer
-
Kafka config property for the default value type if no header.
- VALUE_DESERIALIZER_CLASS - Static variable in class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer
-
Property name for the delegate value deserializer.
- VALUE_DESERIALIZER_EXCEPTION_HEADER - Static variable in class org.springframework.kafka.support.KafkaUtils
-
Header name for deserialization exceptions.
- VALUE_DESERIALIZER_EXCEPTION_HEADER - Static variable in class org.springframework.kafka.support.serializer.SerializationUtils
-
Header name for deserialization exceptions.
- VALUE_FUNCTION - Static variable in class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer
-
Supplier for a T when deserialization fails.
- VALUE_PARSER - Static variable in class org.springframework.kafka.support.serializer.ParseStringDeserializer
-
Property for the key parser method.
- VALUE_SERIALIZATION_SELECTOR - Static variable in class org.springframework.kafka.support.serializer.DelegatingSerializer
-
Name of the header containing the serialization selector for values.
- VALUE_SERIALIZATION_SELECTOR_CONFIG - Static variable in class org.springframework.kafka.support.serializer.DelegatingSerializer
-
Name of the configuration property containing the serialization selector map for values with format
selector:class,...
. - VALUE_SERIALIZATION_TOPIC_CONFIG - Static variable in class org.springframework.kafka.support.serializer.DelegatingByTopicSerialization
-
Name of the configuration property containing the serialization selector map for values with format
selector:class,...
. - VALUE_SERIALIZATION_TOPIC_DEFAULT - Static variable in class org.springframework.kafka.support.serializer.DelegatingByTopicSerialization
-
Name of the default delegate for keys when no topic name match is fount.
- VALUE_TYPE - Static variable in class org.springframework.kafka.support.serializer.ToStringSerializer
-
Header for the type of value.
- VALUE_TYPE_METHOD - Static variable in class org.springframework.kafka.support.serializer.JsonDeserializer
-
A method name to determine the
JavaType
to deserialize the value to: 'com.Foo.deserialize'. - valueOf(String) - Static method in enum class org.springframework.kafka.event.ConsumerRetryAuthEvent.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.event.ConsumerStoppedEvent.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.KafkaException.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.listener.ContainerProperties.AckMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.listener.ContainerProperties.AssignmentCommitOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.listener.ContainerProperties.EOSMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.listener.DeadLetterPublishingRecoverer.HeaderNames.HeadersToAdd
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.listener.ListenerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.retrytopic.DltStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.retrytopic.FixedDelayStrategy
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.retrytopic.SameIntervalTopicReuseStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.retrytopic.TopicSuffixingStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.security.jaas.KafkaJaasLoginModuleInitializer.ControlFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.support.LogIfLevelEnabled.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.support.mapping.Jackson2JavaTypeMapper.TypePrecedence
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.support.micrometer.KafkaListenerObservation.ListenerLowCardinalityTags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.support.micrometer.KafkaListenerObservation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.support.micrometer.KafkaTemplateObservation.TemplateLowCardinalityTags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.support.micrometer.KafkaTemplateObservation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.kafka.support.TopicPartitionOffset.SeekPosition
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.kafka.event.ConsumerRetryAuthEvent.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.event.ConsumerStoppedEvent.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.KafkaException.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.listener.ContainerProperties.AckMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.listener.ContainerProperties.AssignmentCommitOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.listener.ContainerProperties.EOSMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.listener.DeadLetterPublishingRecoverer.HeaderNames.HeadersToAdd
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.listener.ListenerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.retrytopic.DltStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.retrytopic.FixedDelayStrategy
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.retrytopic.SameIntervalTopicReuseStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.retrytopic.TopicSuffixingStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.security.jaas.KafkaJaasLoginModuleInitializer.ControlFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.support.LogIfLevelEnabled.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.support.mapping.Jackson2JavaTypeMapper.TypePrecedence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.support.micrometer.KafkaListenerObservation.ListenerLowCardinalityTags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.support.micrometer.KafkaListenerObservation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.support.micrometer.KafkaTemplateObservation.TemplateLowCardinalityTags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.support.micrometer.KafkaTemplateObservation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.kafka.support.TopicPartitionOffset.SeekPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifySendResult(KafkaOperations<Object, Object>, ProducerRecord<Object, Object>, CompletableFuture<SendResult<Object, Object>>, ConsumerRecord<?, ?>) - Method in class org.springframework.kafka.listener.DeadLetterPublishingRecoverer
-
Wait for the send future to complete.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form