Home
last modified time | relevance | path

Searched refs:SubmitDropSettings (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netschedule/test/traffic_generator/
H A Dsubmitdroploader.py12 from ns_traffic_settings import SubmitDropSettings
35 pSize = SubmitDropSettings.packageSize
41 pause = SubmitDropSettings.pause
48 pCount = SubmitDropSettings.packagesCount
57 pSize = SubmitDropSettings.packageSize
H A Dns_traffic_settings.py23 class SubmitDropSettings: class
H A Dns_traffic_generator.py16 from ns_traffic_settings import IndividualLoaders, SubmitDropSettings