
public interface ResultProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
processNewResult(ResultHierarchy hier,
Result newResult)
Process a result.
|
void processNewResult(ResultHierarchy hier, Result newResult)
hier - The base of the result tree.newResult - Newly added result subtree.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.