Class KafkaConsumerServiceDelegator.AAOrWCLeaderConsumerPoolStrategy
- java.lang.Object
-
- com.linkedin.davinci.kafka.consumer.KafkaConsumerServiceDelegator.ConsumerPoolStrategy
-
- com.linkedin.davinci.kafka.consumer.KafkaConsumerServiceDelegator.DefaultConsumerPoolStrategy
-
- com.linkedin.davinci.kafka.consumer.KafkaConsumerServiceDelegator.AAOrWCLeaderConsumerPoolStrategy
-
- Enclosing class:
- KafkaConsumerServiceDelegator
public class KafkaConsumerServiceDelegator.AAOrWCLeaderConsumerPoolStrategy extends KafkaConsumerServiceDelegator.DefaultConsumerPoolStrategy
-
-
Field Summary
-
Fields inherited from class com.linkedin.davinci.kafka.consumer.KafkaConsumerServiceDelegator.DefaultConsumerPoolStrategy
defaultConsumerService
-
Fields inherited from class com.linkedin.davinci.kafka.consumer.KafkaConsumerServiceDelegator.ConsumerPoolStrategy
consumerServices
-
-
Constructor Summary
Constructors Constructor Description AAOrWCLeaderConsumerPoolStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description KafkaConsumerService
delegateKafkaConsumerServiceFor(PartitionReplicaIngestionContext topicPartitionReplicaRole)
-
Methods inherited from class com.linkedin.davinci.kafka.consumer.KafkaConsumerServiceDelegator.DefaultConsumerPoolStrategy
getConsumerServices
-
-
-
-
Method Detail
-
delegateKafkaConsumerServiceFor
public KafkaConsumerService delegateKafkaConsumerServiceFor(PartitionReplicaIngestionContext topicPartitionReplicaRole)
-
-