operator substituted by OperatorManagedJob in Topologies 47/56

parent c2a2e5d5
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"operationType": "MT-Load-Setup" "operationType": "MT-Load-Setup"
}, },
"O1": { "O1": {
"_class": "Dream.Operator", "_class": "Dream.OperatorManagedJob",
"capacity": 1, "capacity": 1,
"name": "Operator1" "name": "Operator1"
}, },
......
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
"name": "Order Decomposition" "name": "Order Decomposition"
}, },
"OP1": { "OP1": {
"_class": "Dream.Operator", "_class": "Dream.OperatorManagedJob",
"capacity": 1, "capacity": 1,
"name": "Operator1" "name": "Operator1"
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment