DefaultScheduler

DefaultScheduler

Update capable: false
Scheduler for 'historical' (non update) tables. Assigns work in WorkUnits (default WorkUnits size in rows: 100) in a round robin fashion to workers and assigns sorting ID's to each junk.

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