Uses of Class
org.apache.activemq.artemis.cli.commands.messages.DestAbstract
Packages that use DestAbstract
-
Uses of DestAbstract in org.apache.activemq.artemis.cli.commands.messages
Subclasses of DestAbstract in org.apache.activemq.artemis.cli.commands.messagesMethods in org.apache.activemq.artemis.cli.commands.messages that return DestAbstractModifier and TypeMethodDescriptionDestAbstract.setDestination(String destination) DestAbstract.setMessageCount(long messageCount) DestAbstract.setSerializer(String serializer) DestAbstract.setSleep(int sleep) DestAbstract.setThreads(int threads) DestAbstract.setTxBatchSize(int txBatchSize)