public class Sort.SortInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
long |
bufferSize |
int |
lines |
int |
mergeRounds |
long |
mergeTime |
long |
readTime |
long |
sortTime |
int |
tempMergeFiles |
long |
totalTime |
| Constructor and Description |
|---|
Sort.SortInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |