See: Description
| Class | Description |
|---|---|
| ETLManager |
This class serves as an interface for all AbstractETLs that
are required to harvest the repository.
|
| EtlUtils |
This class contains static helper functions for processing multiple
AbstractETLs.
|
| TimestampedEntry<T> |
This class serves as an entry in the TimestampedList.
|
| TimestampedEntryComparator |
This class is a comparator for TimestampedEntrys.
|
| TimestampedList<T> |
This class stores a list of values and timestamps
that indicate when the values were added.
|
Copyright © 2017–2019. All rights reserved.