The Java Embedded Statistic Class IndexStatTree

For an overview see page Java Statistic Class

Class Definition

 
    public static class IndexStatTree extends IndexStat
    {
        public long LevelsCount;
        public long DuplicatesCount;
    };
     

Definitions:

LevelsCount The number of levels of the tree index
DuplicatesCount

The number of duplicates in this index