- java.lang.Object
-
- org.apache.lucene.search.suggest.fst.Sort.SortInfo
-
-
Constructor Summary
Constructors
Constructor and Description |
SortInfo() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
mergeRounds
public int mergeRounds
-
mergeTime
public long mergeTime
-
sortTime
public long sortTime
-
totalTime
public long totalTime
-
readTime
public long readTime
-
Constructor Detail
-
SortInfo
public SortInfo()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.