topics property

Map<String, Set<int>> topics
final

Map of topic names and partition IDs.

Implementation

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