- Enclosing interface:
ConsumerUpdateListener
public static interface ConsumerUpdateListener.Context
Information on the status change.
-
Method Summary
boolean
Whether the consumer is active or not.
The stream (partition in a super stream) involved.
-
Method Details
-
consumer
The consumer instance.
- Returns:
- the consumer instance
-
stream
The stream (partition in a super stream) involved.
- Returns:
- the stream
-
isActive
boolean isActive()
Whether the consumer is active or not.
- Returns:
- active flag