topicPartitions property

Map<String, Set<int>> topicPartitions
final

Topics and partitions to consume.

Implementation

final Map<String, Set<int>> topicPartitions;