Uses of Interface
org.springframework.cloud.stream.binder.PartitionKeyExtractorStrategy
-
Packages that use PartitionKeyExtractorStrategy Package Description org.springframework.cloud.stream.binder -
-
Uses of PartitionKeyExtractorStrategy in org.springframework.cloud.stream.binder
Constructors in org.springframework.cloud.stream.binder with parameters of type PartitionKeyExtractorStrategy Constructor Description PartitionHandler(org.springframework.expression.EvaluationContext evaluationContext, ProducerProperties properties, PartitionKeyExtractorStrategy partitionKeyExtractorStrategy, PartitionSelectorStrategy partitionSelectorStrategy)Deprecated.since 3.0.2.
-