UpdateScheduler

UpdateScheduler

Update capable: true
Requires an 'Update' table. Simulates 'log file' or 'change data capture' behavior. For every 'TimeID' this scheduler outputs the the changes made to the database: NEW tuples, DELETED tuples and CHANGED tuples.

Attributes
Name Description Required Min Max Allowed Values
seed Random number generator seed of this Element. Overrides default seeding behavior. no 0 1
name (Class)Name of this element. Used to identify plugin Class. Full name is required. Example: com.en.myPluginPackage.myPuginClass yes 1 1
id Identification String of this element. May be used to uniquely identify a field within the children of an Element. no 0 1
Nodes
Name Description Required Min Max Allowed Values
partitioner Partitioner plugins specify how the workload is distributed between independent compute nodes. Default partitioner plugin if no one is explicitly specified: pdgf.core.dataGenerator.scheduler.DefaultPartitioner no 0 1
2.6_#1486_b758 | 2016-05-24