We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dc7a1 commit 1dde5c5Copy full SHA for 1dde5c5
test/src/com/rabbitmq/examples/PerfTestMulti.java
@@ -17,6 +17,8 @@
17
package com.rabbitmq.examples;
18
19
import com.rabbitmq.client.ConnectionFactory;
20
+import com.rabbitmq.examples.perf.Scenario;
21
+import com.rabbitmq.examples.perf.ScenarioFactory;
22
import com.rabbitmq.tools.json.JSONReader;
23
import com.rabbitmq.tools.json.JSONWriter;
24
0 commit comments