public class ExternalSorter
extends java.lang.Object
Constructor and Description |
---|
ExternalSorter() |
Modifier and Type | Method and Description |
---|---|
void |
print(java.lang.String in2Path,
java.lang.String outPath) |
static java.util.Iterator<java.lang.Long> |
sort(java.util.Iterator<java.lang.Long> it,
java.lang.String[] basePaths) |
public static java.util.Iterator<java.lang.Long> sort(java.util.Iterator<java.lang.Long> it, java.lang.String[] basePaths) throws java.io.IOException
java.io.IOException
public void print(java.lang.String in2Path, java.lang.String outPath) throws java.io.IOException
java.io.IOException