Class Sort.SortInfo
- java.lang.Object
-
- org.apache.lucene.search.suggest.fst.Sort.SortInfo
-
-
Field Summary
Fields Modifier and Type Field Description long
bufferSize
int
lines
int
mergeRounds
long
mergeTime
long
readTime
long
sortTime
int
tempMergeFiles
long
totalTime
-
Constructor Summary
Constructors Constructor Description SortInfo()
-