openmnglab.planning.default.PlannedData#

class openmnglab.planning.default.PlannedData(depth: int, calculated_hash: bytes, schema: IOutputDataScheme, produced_by: Stage)[source]#

Bases: IPlannedData

__init__(depth: int, calculated_hash: bytes, schema: IOutputDataScheme, produced_by: Stage)[source]#

Methods

__init__(depth, calculated_hash, schema, ...)

from_function(func, scheme, pos)

Attributes

calculated_hash

depth

schema