public interface EndOfTopicMessageListener<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
default void |
reachedEndOfTopic(Consumer<T> consumer)
Get the notification when a topic is terminated.
|
Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.