public class RoundRobin extends TransformationSelector
Modifier and Type | Field and Description |
---|---|
private LinkedList |
tclist |
mLogger, PACKAGE_NAME
Constructor and Description |
---|
RoundRobin() |
Modifier and Type | Method and Description |
---|---|
List |
getTCEntry(List tcentries)
Takes a list of TransformationCatalogEntry objects and returns 1 or many
TransformationCatalogEntry objects as a list depending on the type of selection algorithm.
|
loadTXSelector
private LinkedList tclist
public List getTCEntry(List tcentries)
TransformationSelector
getTCEntry
in class TransformationSelector
tcentries
- List