Uses of Interface
com.rabbitmq.stream.ConsumerFlowStrategy.MessageProcessedCallback
-
Packages that use ConsumerFlowStrategy.MessageProcessedCallback Package Description com.rabbitmq.stream Main API for RabbitMQ Stream Java Client. -
-
Uses of ConsumerFlowStrategy.MessageProcessedCallback in com.rabbitmq.stream
Methods in com.rabbitmq.stream that return ConsumerFlowStrategy.MessageProcessedCallback Modifier and Type Method Description ConsumerFlowStrategy.MessageProcessedCallbackConsumerFlowStrategy.CreditOnChunkArrivalConsumerFlowStrategy. start(ConsumerFlowStrategy.Context context)ConsumerFlowStrategy.MessageProcessedCallbackConsumerFlowStrategy.MessageCountConsumerFlowStrategy. start(ConsumerFlowStrategy.Context context)ConsumerFlowStrategy.MessageProcessedCallbackConsumerFlowStrategy. start(ConsumerFlowStrategy.Context context)Return the behavior forMessageHandler.Context.processed()calls.
-