MCPcopy Create free account
hub / github.com/UWSysLab/tapir / initThread

Method initThread

ycsb-t/core/src/main/java/com/yahoo/ycsb/Workload.java:65–68  ·  view source on GitHub ↗

Initialize any state for a particular client thread. Since the scenario object will be shared among all threads, this is the place to create any state that is specific to one thread. To be clear, this means the returned object should be created anew on each call to initThread(); do not return the sa

(Properties p, int mythreadid, int threadcount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected