Package com.rabbitmq.stream.impl
Interface Client.ConsumerUpdateListener
-
- Enclosing class:
- Client
public static interface Client.ConsumerUpdateListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OffsetSpecificationhandle(Client client, byte subscriptionId, boolean active)
-
-
-
Method Detail
-
handle
OffsetSpecification handle(Client client, byte subscriptionId, boolean active)
-
-