DbDumpUpdateScheduler

DbDumpUpdateScheduler

Update capable: true
Requires an 'Update' table. Simulates a complete database dump (snapshot) in each update generation. Default: deleted tuples/ID's are excluded from the dump.

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
excludeDeletedIDs If value=True, deleted ID's will be excluded from the generated dump. no 0 1
  • true
  • false
  • 0
  • 1
2.6_#1486_b758 | 2016-05-24