Interface ICrossSpaceCompactionFileSelector
-
public interface ICrossSpaceCompactionFileSelectorIMergeFileSelector selects a set of files from given seqFiles and unseqFiles which can be merged without exceeding given memory budget.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List[]select()
-
-
-
Method Detail
-
select
java.util.List[] select() throws MergeException- Throws:
MergeException
-
-