Uses of Interface
io.hyperfoil.api.session.ThreadData
-
Packages that use ThreadData Package Description io.hyperfoil.api.session -
-
Uses of ThreadData in io.hyperfoil.api.session
Methods in io.hyperfoil.api.session that return ThreadData Modifier and Type Method Description ThreadDataSession. threadData()Methods in io.hyperfoil.api.session with parameters of type ThreadData Modifier and Type Method Description voidSession. attach(io.netty.util.concurrent.EventExecutor executor, ThreadData threadData, AgentData agentData, GlobalData globalData, SessionStatistics statistics)
-