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