Class KafkaInboundEndpoint.RetryContext
java.lang.Object
org.springframework.core.AttributeAccessorSupport
org.springframework.integration.kafka.inbound.KafkaInboundEndpoint.RetryContext
- All Implemented Interfaces:
Serializable
,AttributeAccessor
- Enclosing interface:
KafkaInboundEndpoint
- Since:
- 6.0
- Author:
- Gary Russell, Artem Bilan
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.core.AttributeAccessorSupport
attributeNames, computeAttribute, copyAttributesFrom, equals, getAttribute, hasAttribute, hashCode, removeAttribute, setAttribute
-
Constructor Details
-
RetryContext
public RetryContext()
-
-
Method Details
-
getRetryCount
public int getRetryCount()
-