All Downloads are FREE. Search and download functionalities are using the official Maven repository.

example.scenario.js.backward_compatibility.js Maven / Gradle / Ivy

There is a newer version: 4.3.10
Show newest version
Load
	.config(
		{
			"load": {
				"limit": {
					"count": 100
				},
				"threads": 10
			},
			"run": {
				"id": "backward-compatibility-test"
			},
			"storage": {
				"auth": {
					"id": "[email protected]"
				},
				"node": {
					"addrs": new java.util.ArrayList(["127.0.0.1"])
				}
			}
		}
	)
	.run();




© 2015 - 2025 Weber Informatics LLC | Privacy Policy