Class FeedResponse

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      FeedResponse addError​(com.yahoo.container.protect.Error code, java.lang.String error)  
      void done()  
      java.util.List<java.lang.String> getErrorList()  
      SharedSender.Pending getPending()
      get the associated Pending number
      boolean handleReply​(com.yahoo.messagebus.Reply reply)
      Return true unless we should abort this sender.
      boolean isAborted()
      Returns true if feeding has been aborted.
      boolean isSuccess()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait