public class IndexStatistics extends Object implements Evaluator
Modifier and Type | Class and Description |
---|---|
class |
IndexStatistics.IndexMetaResult
Result class.
|
Constructor and Description |
---|
IndexStatistics()
Constructor.
|
public void processNewResult(HierarchicalResult baseResult, Result result)
ResultProcessor
processNewResult
in interface ResultProcessor
baseResult
- The base of the result tree.result
- Newly added result subtree.