public class Random extends TransformationSelector
mLogger, PACKAGE_NAME| Constructor and Description |
|---|
Random() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getTCEntry(java.util.List tcentries)
This method randomly selects one of the records from numerous valid
Transformation Catalog Entries returned by the TCMapper.
|
loadTXSelectorpublic java.util.List getTCEntry(java.util.List tcentries)
getTCEntry in class TransformationSelectortcentries - List TransformationCatalogEntry objects returned by the TCMapper.