Package org.apache.pulsar.websocket.data
Class EndOfTopicResponse
- java.lang.Object
-
- org.apache.pulsar.websocket.data.EndOfTopicResponse
-
public class EndOfTopicResponse extends java.lang.ObjectRepresent result of request to check if we've reached end of topic.
-
-
Field Summary
Fields Modifier and Type Field Description booleanendOfTopic
-
Constructor Summary
Constructors Constructor Description EndOfTopicResponse()
-