Package ZenModel :: Package migrate :: Module datapoints :: Class DataPoints
[show private | hide private]
[frames | no frames]

Class DataPoints

Step --+
       |
      DataPoints


Convert a data source into a data source with a data point
Method Summary
  __init__(self)
self insert ourselves in the list of all steps
  cutover(self, dmd)
perform changes to the database
  cutoverCommands(self, obj)
  cutoverDataSource(self, s)
  cutoverTemplate(self, t, rrdPath)
  revert(self)
Inherited from Step: __cmp__, cleanup, getDependencies, name, prepare

Class Variable Summary
Version version = Version(Zenoss, 0, 23, 0,)
Inherited from Step: dependencies

Method Details

__init__(self)
(Constructor)

self insert ourselves in the list of all steps
Overrides:
ZenModel.migrate.Migrate.Step.__init__ (inherited documentation)

cutover(self, dmd)

perform changes to the database
Overrides:
ZenModel.migrate.Migrate.Step.cutover (inherited documentation)

Class Variable Details

version

Type:
Version
Value:
Version(Zenoss, 0, 23, 0,)                                             

Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 http://epydoc.sf.net