org.apache.lucene.search.suggest.fst
Class Sort.SortInfo
java.lang.Object
org.apache.lucene.search.suggest.fst.Sort.SortInfo
- Enclosing class:
- Sort
public class Sort.SortInfo
- extends Object
Sort info (debugging mostly).
tempMergeFiles
public int tempMergeFiles
mergeRounds
public int mergeRounds
lines
public int lines
mergeTime
public long mergeTime
sortTime
public long sortTime
totalTime
public long totalTime
readTime
public long readTime
bufferSize
public final long bufferSize
Sort.SortInfo
public Sort.SortInfo()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.