Package org.apache.pulsar.websocket.data
Class EndOfTopicResponse
java.lang.Object
org.apache.pulsar.websocket.data.EndOfTopicResponse
Represent result of request to check if we've reached end of topic.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
endOfTopic
public boolean endOfTopic
-
-
Constructor Details
-
EndOfTopicResponse
public EndOfTopicResponse()
-