Home › Forums › PeerfactSim Forum › How to control the replication rate in simulator? › Reply To: How to control the replication rate in simulator?
May 21, 2015 at 8:12 pm
#928
Matthias Feldotto
Guest
You can use methods from more than only one class in your action file.
Look for an example in the configuration
“config/application-filesharing2/FSChord-32_Peers.xml” of the current
simulator’s version. The classes are named by the attributes
“componentClass” and “additionalClasses”. You can use methods in the
actions file with “class:method” (compare the actions-file for the
example).