Uses of Interface
io.hyperfoil.api.session.ThreadData.SharedCounter
-
Packages that use ThreadData.SharedCounter Package Description io.hyperfoil.api.session -
-
Uses of ThreadData.SharedCounter in io.hyperfoil.api.session
Methods in io.hyperfoil.api.session that return ThreadData.SharedCounter Modifier and Type Method Description ThreadData.SharedCounterThreadData. getCounter(java.lang.String key)ThreadData.SharedCounterThreadData. reserveCounter(java.lang.String key)
-