|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DatasetManipulator | The base class for any operations that manipulate the dataset gov.bnl.star.offline.scheduler.dataset.Dataset object. |
| Class Summary | |
|---|---|
| DropDuplicateRegX | A dataset manipulator used to drop entries with matching regular expression capture groups. |
| DropDuplicatesFromSortedList | A dataset manipulator used to drop entries with matching regular expression capture groups from a list sorted be that capture groups. |
| DropMatchingRegX | Drop any entry matching the configured regular expression |
| SortByRegX | This is a sorter for large datasets that do not fit into memory. |
| SplitByMinMaxEntries | Add markers to the dataset that show where it should be split. |
| SplitByRegX | This class markers the dataset for splitting between non-matching regular expression capture groups in an ordered list |
Contains class for manipulating large datasets.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||