testDevice(Device deviceAmqps, IotHubClientProtocol protocol, Integer numConnectionsPerDevice, Integer numMessagesPerConnection, Integer numKeys, Integer sendTimeout, CountDownLatch latch, AtomicBoolean succeed) 构造函数
定义
public testDevice(Device deviceAmqps, IotHubClientProtocol protocol, Integer numConnectionsPerDevice, Integer numMessagesPerConnection, Integer numKeys, Integer sendTimeout, CountDownLatch latch, AtomicBoolean succeed)
参数
- numConnectionsPerDevice
-
Integer
- numMessagesPerConnection
-
Integer
适用于