Searched defs:topicToContributorsMap (Results 1 – 2 of 2) sorted by relevance
1360 long epochId, Map<Integer, Set<String>> topicToContributorsMap) { in persistTopicContributors()1402 Map<Integer, Set<String>> topicToContributorsMap = new HashMap<>(); in retrieveTopicToContributorsMap() local
1369 Map<Integer, Set<String>> topicToContributorsMap = in testPersistAndRetrieveTopicContributors() local