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