pygrenade_vx.common.ExecutionInstanceTopologyRewrite
-
class
pygrenade_vx.common.ExecutionInstanceTopologyRewrite Bases:
pygrenade_common.TopologyRewrite-
__init__(self: pygrenade_common.ExecutionInstanceTopologyRewrite, resource_estimator: grenade::common::ResourceEstimator, system_resources: dict[pygrenade_common.ConnectionOnExecutor, dapr::PropertyHolder<grenade::common::ResourceEstimator::Resource, std::unique_ptr>], topology: pygrenade_common.LinkedTopology) → None Construct topology rewrite operation targeting given topology.
Methods
__init__(self, resource_estimator, …)Construct topology rewrite operation targeting given topology.
-