Searched refs:resultsProperties (Results 1 – 1 of 1) sorted by relevance
90 findResultProcessorConfigs(ImmutableMap<String, String> resultsProperties) in findResultProcessorConfigs() argument93 mapGroupNamesToClasses(resultsProperties, ResultProcessor.class); in findResultProcessorConfigs()97 builder.put(entry.getValue(), getResultProcessorConfig(resultsProperties, entry.getKey())); in findResultProcessorConfigs()170 ImmutableMap<String, String> resultsProperties, String name) { in getResultProcessorConfig() argument171 ImmutableMap<String, String> resultsMap = subgroupMap(resultsProperties, name); in getResultProcessorConfig()