public class IndexStatistics extends Object implements Evaluator
Modifier and Type | Class and Description |
---|---|
class |
IndexStatistics.IndexMetaResult
Result class.
|
Constructor and Description |
---|
IndexStatistics()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
processNewResult(HierarchicalResult baseResult,
Result result)
Process a result.
|
public void processNewResult(HierarchicalResult baseResult, Result result)
ResultProcessor
processNewResult
in interface ResultProcessor
baseResult
- The base of the result tree.result
- Newly added result subtree.Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.