Module spring.cloud.stream
Class ExtendedProducerProperties<T>
java.lang.Object
org.springframework.cloud.stream.binder.ProducerProperties
org.springframework.cloud.stream.binder.ExtendedProducerProperties<T>
- Type Parameters:
T- extension type
- Author:
- Marius Bogoevici
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.cloud.stream.binder.ProducerProperties
ProducerProperties.ExpressionSerializer, ProducerProperties.PollerProperties -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.cloud.stream.binder.ProducerProperties
getBindingName, getHeaderMode, getPartitionCount, getPartitionKeyExpression, getPartitionKeyExtractorName, getPartitionSelectorExpression, getPartitionSelectorName, getPoller, getRequiredGroups, isAutoStartup, isDynamicPartitionUpdatesEnabled, isErrorChannelEnabled, isPartitioned, isUseNativeEncoding, isValidPartitionKeyProperty, isValidPartitionSelectorProperty, populateBindingName, setAutoStartup, setDynamicPartitionUpdatesEnabled, setErrorChannelEnabled, setHeaderMode, setPartitionCount, setPartitionKeyExpression, setPartitionKeyExtractorName, setPartitionSelectorExpression, setPartitionSelectorName, setPoller, setRequiredGroups, setUseNativeEncoding
-
Constructor Details
-
ExtendedProducerProperties
public ExtendedProducerProperties() -
ExtendedProducerProperties
-
-
Method Details
-
getExtension
-
setExtension
-