Package com.softwaremining.jcl.utils
Class OutFileSortController
java.lang.Object
com.softwaremining.jcl.utils.OutFileSortController
-
Field Summary
Modifier and TypeFieldDescriptionboolean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetControlLine
(String nextLine) void
setControlFields_KeyWrapper
(ISMObject[] controlFields_KeyWrapper) void
setRemoveDuplicates
(boolean removeDuplicates) void
setSortFullWrapper
(CBLBean sortFullWrapper) void
setSortKeyWrapper
(CBLBean sortKeyWrapper) void
setSortManager
(SortManager sortManager) void
setXsumData_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
-