The heat.engine.timestamp ModuleΒΆ

class heat.engine.timestamp.Timestamp(db_fetch, attribute)[source]

Bases: object

A descriptor for writing a timestamp to the database.

Previous topic

The heat.engine.scheduler Module

Next topic

The heat.engine.stack_lock Module

This Page