@Service public class AlgorithmTemplateServiceImpl extends Object implements AlgorithmTemplateService
| Constructor and Description |
|---|
AlgorithmTemplateServiceImpl(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
Stream<AlgorithmTemplate> |
find(Hits<ExplainedAttribute> attrMatches) |
public AlgorithmTemplateServiceImpl(DataService dataService)
public Stream<AlgorithmTemplate> find(Hits<ExplainedAttribute> attrMatches)
find in interface AlgorithmTemplateServiceattrMatches - attribute matches returned from SemanticSearchService.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.