Class EndOfTopicResponse

java.lang.Object
org.apache.pulsar.websocket.data.EndOfTopicResponse

public class EndOfTopicResponse extends Object
Represent result of request to check if we've reached end of topic.
  • Field Details

    • endOfTopic

      public boolean endOfTopic
  • Constructor Details

    • EndOfTopicResponse

      public EndOfTopicResponse()