Uses of Class
org.apache.activemq.artemis.api.core.ObjLongPair
-
Packages that use ObjLongPair Package Description org.apache.activemq.artemis.cli.commands.messages.perf -
-
Uses of ObjLongPair in org.apache.activemq.artemis.cli.commands.messages.perf
Method parameters in org.apache.activemq.artemis.cli.commands.messages.perf with type arguments of type ObjLongPair Modifier and Type Method Description static longProducerBenchmark. expectedTotalMessageCountToReceive(Stream<ObjLongPair<javax.jms.Destination>> messageSentPerDestination, int sharedSubscriptions, int consumersPerDestination)
-