Uses of Interface
adams.core.DeepCopyOperator
-
Packages that use DeepCopyOperator Package Description adams.flow.control -
-
Uses of DeepCopyOperator in adams.flow.control
Classes in adams.flow.control that implement DeepCopyOperator Modifier and Type Class Description class
LoadBalancer
Runs the specified 'load actor' in as many separate threads as specified with the 'num-threads' parameter.
Always uses a copy of the variables.
NB: no callable transformer or sink allowed.
-