ProducerParameters |
ProducerParameters.setChannel(com.rabbitmq.client.Channel channel) |
ProducerParameters |
ProducerParameters.setCompletionHandler(MulticastSet.CompletionHandler completionHandler) |
ProducerParameters |
ProducerParameters.setConfirm(long confirm) |
ProducerParameters |
ProducerParameters.setConfirmTimeout(int confirmTimeout) |
ProducerParameters |
ProducerParameters.setExchangeName(java.lang.String exchangeName) |
ProducerParameters |
ProducerParameters.setFlags(java.util.List<?> flags) |
ProducerParameters |
ProducerParameters.setId(java.lang.String id) |
ProducerParameters |
ProducerParameters.setMessageBodySource(MessageBodySource messageBodySource) |
ProducerParameters |
ProducerParameters.setMessageProperties(java.util.Map<java.lang.String,java.lang.Object> messageProperties) |
ProducerParameters |
ProducerParameters.setMsgLimit(int msgLimit) |
ProducerParameters |
ProducerParameters.setPerformanceMetrics(PerformanceMetrics performanceMetrics) |
ProducerParameters |
ProducerParameters.setRandomRoutingKey(boolean randomRoutingKey) |
ProducerParameters |
ProducerParameters.setRandomStartDelayInSeconds(int randomStartDelayInSeconds) |
ProducerParameters |
ProducerParameters.setRateIndicator(com.rabbitmq.perf.ValueIndicator<java.lang.Float> rateIndicator) |
ProducerParameters |
ProducerParameters.setRecoveryProcess(com.rabbitmq.perf.Recovery.RecoveryProcess recoveryProcess) |
ProducerParameters |
ProducerParameters.setRoutingKeyCacheSize(int routingKeyCacheSize) |
ProducerParameters |
ProducerParameters.setStartListener(com.rabbitmq.perf.StartListener startListener) |
ProducerParameters |
ProducerParameters.setTsp(TimestampProvider tsp) |
ProducerParameters |
ProducerParameters.setTxSize(int txSize) |