Uses of Interface
com.rabbitmq.stream.ConsumerFlowStrategy.Context
-
Packages that use ConsumerFlowStrategy.Context Package Description com.rabbitmq.stream Main API for RabbitMQ Stream Java Client. -
-
Uses of ConsumerFlowStrategy.Context in com.rabbitmq.stream
Methods in com.rabbitmq.stream with parameters of type ConsumerFlowStrategy.Context 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.
-