Uses of Interface
com.rabbitmq.stream.ConsumerUpdateListener.Context
-
Packages that use ConsumerUpdateListener.Context Package Description com.rabbitmq.stream Main API for RabbitMQ Stream Java Client. -
-
Uses of ConsumerUpdateListener.Context in com.rabbitmq.stream
Methods in com.rabbitmq.stream with parameters of type ConsumerUpdateListener.Context Modifier and Type Method Description OffsetSpecificationConsumerUpdateListener. update(ConsumerUpdateListener.Context context)Callback when the consumer status change.
-