Package com.softwaremining.jcl.utils
Class OutFileSortController
java.lang.Object
com.softwaremining.jcl.utils.OutFileSortController
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetControlLine(String nextLine) voidsetControlFields_KeyWrapper(ISMObject[] controlFields_KeyWrapper) voidsetRemoveDuplicates(boolean removeDuplicates) voidsetSortFullWrapper(CBLBean sortFullWrapper) voidsetSortKeyWrapper(CBLBean sortKeyWrapper) voidsetSortManager(SortManager sortManager) voidsetXsumData_LinesExcludedFromOutFile(List<String> xsumData_LinesExcludedFromOutFile) void
-
Field Details
-
controlFields_FullWrapper
-
controlFields_KeyWrapper
-
sortManager
-
removeDuplicates
public boolean removeDuplicates -
sumFields
-
-
Constructor Details
-
OutFileSortController
public OutFileSortController()
-
-
Method Details
-
setSortManager
-
getSortKeyWrapper
-
setSortKeyWrapper
-
getSortFullWrapper
-
setSortFullWrapper
-
getControlFields_FullWrapper
-
getControlFields_KeyWrapper
-
setControlFields_KeyWrapper
-
setRemoveDuplicates
public void setRemoveDuplicates(boolean removeDuplicates) -
setXsumData_LinesExcludedFromOutFile
-
sort
-
process
-
process
-
getControlLine
-